summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2022-06-22staging: r8188eu: Fix warning of array overflow in ioctl_linux.cLarry Finger
2022-06-22staging: r8188eu: fix rtw_alloc_hwxmits error detection for nowPhillip Potter
2022-06-14staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng
2022-06-14staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng
2022-06-14drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou
2022-06-14drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()Duoming Zhou
2022-06-14drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandleDuoming Zhou
2022-06-14drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()Duoming Zhou
2022-06-14drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()Duoming Zhou
2022-06-14staging: rtl8712: fix a potential memory leak in r871xu_drv_init()Xiaoke Wang
2022-06-14staging: r8188eu: add check for kzallocJiasheng Jiang
2022-06-14staging: fieldbus: Fix the error handling path in anybuss_host_common_probe()Christophe JAILLET
2022-06-14staging: r8188eu: fix struct rt_firmware_hdrMichael Straube
2022-06-14staging: greybus: codecs: fix type confusion of list iterator variableJakob Koschel
2022-06-09staging: r8188eu: delete rtw_wx_read/write32()Dan Carpenter
2022-06-09staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov
2022-06-09media: rkvdec: h264: Fix bit depth wrap in pps packetJonas Karlman
2022-06-09media: rkvdec: h264: Fix dpb_valid implementationNicolas Dufresne
2022-06-09media: hantro: HEVC: Fix tile info buffer value computationBenjamin Gaignard
2022-06-09media: hantro: Empty encoder capture buffers by defaultChen-Yu Tsai
2022-06-09media: hantro: Implement support for encoder commandsChen-Yu Tsai
2022-06-09media: hantro: Stop using H.264 parameter pic_numNicolas Dufresne
2022-06-09media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset valuesBenjamin Gaignard
2022-04-04staging: r8188eu: Fix PPPoE tag insertion on little endian systemsGuenter Roeck
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-18staging: r8188eu: remove unnecessary memset in r8188euWan Jiabing
2022-03-18staging: greybus: introduce pwm_ops::applySong Chen
2022-03-18staging: rts5208: Resolve checkpatch.pl issues.Charlie Sands
2022-03-18staging: sm750fb: fix naming styleNam Cao
2022-03-18staging: fbtft: Consider type of init sequence values in fbtft_init_display()Andy Shevchenko
2022-03-18staging: fbtft: Constify buf parameter in fbtft_dbg_hex()Andy Shevchenko
2022-03-18staging: mmal-vchiq: clear redundant item named bulk_scratchXiaoke Wang
2022-03-18Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-03-18media: atomisp: fix bad usage at error handling logicMauro Carvalho Chehab
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-03-16mips: dts: ralink: add MT7621 SoCArınç ÜNAL
2022-03-16staging: r8188eu: remove some unused local ieee80211 macrosMartin Kaiser
2022-03-16staging: r8188eu: make rtl8188e_process_phy_info staticMartin Kaiser
2022-03-16staging: r8188eu: remove unused function prototypeMartin Kaiser
2022-03-16staging: r8188eu: remove three unused receive definesMartin Kaiser
2022-03-16staging: r8188eu: remove unnecessary initializationsMartin Kaiser
2022-03-16staging: rtl8192e: Fix spelling mistake "RESQUEST" -> "REQUEST"Colin Ian King
2022-03-15staging: r8188eu: proper error handling in rtw_init_drv_swVihas Makwana