summary refs log tree commit diff
path: root/drivers/staging
AgeCommit message (Expand)Author
2023-05-11staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann
2023-05-11drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler()Hans de Goede
2023-05-11drivers: staging: rtl8723bs: Fix locking in _rtw_join_timeout_handler()Hans de Goede
2023-05-11media: rkvdec: fix use after free bug in rkvdec_removeZheng Wang
2023-05-11media: cedrus: fix use after free bug in cedrus_remove due to race conditionZheng Wang
2023-05-11media: av7110: prevent underflow in write_ts_to_decoder()Dan Carpenter
2023-05-11staging: iio: resolver: ads1210: fix config modeNuno Sá
2023-03-17staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()Hans de Goede
2023-03-17staging: rtl8723bs: Fix key-store index handlingHans de Goede
2023-03-13staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann
2023-03-13staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann
2023-03-11staging: pi433: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11staging: emxx_udc: Add checks for dma_alloc_coherent()Yuan Can
2023-03-10media: atomisp: Only set default_run_mode on first open of a stream/asdHans de Goede
2023-03-10media: imx: imx7-media-csi: fix missing clk_disable_unprepare() in imx7_csi_i...Yang Yingliang
2023-01-24staging: vchiq_arm: fix enum vchiq_status return typesArnd Bergmann
2023-01-07ipu3-imgu: Fix NULL pointer dereference in imgu_subdev_set_selection()Maximilian Luz
2023-01-07staging: media: tegra-video: fix device_node use after freeLuca Ceresoli
2023-01-07staging: media: tegra-video: fix chan->mipi value on errorLuca Ceresoli
2022-12-31vme: Fix error not catched in fake_init()Chen Zhongjin
2022-12-31staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing
2022-12-31staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter
2022-12-31staging: vme_user: Fix possible UAF in tsi148_dma_list_addGaosheng Cui
2022-12-31drivers: staging: r8188eu: Fix sleep-in-atomic-context bug in rtw_join_timeou...Duoming Zhou
2022-12-31media: staging: stkwebcam: Restore MEDIA_{USB,CAMERA}_SUPPORT dependenciesGeert Uytterhoeven
2022-12-31media: imx: imx7-media-csi: Clear BIT_MIPI_DOUBLE_CMPNT for <16b formatsLaurent Pinchart
2022-12-31media: rkvdec: Add required paddingAndrzej Pietrasiewicz
2022-12-31media: cedrus: hevc: Fix offset adjustmentsJernej Skrabec
2022-12-21staging: r8188eu: fix led register settingsMartin Kaiser
2022-11-18Merge tag 'staging-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-25staging: rtl8192e: remove bogus ssid character sign testJason A. Donenfeld
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-10-08Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-10-01Merge tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-09-30staging: rtl8192e: Rename variable Bandwidth to avoid CamelCaseYogesh Hegde
2022-09-30staging: r8188eu: remove PHY_RFConfig8188E()Michael Straube
2022-09-30staging: r8188eu: remove PHY_RF6052_Config8188E()Michael Straube
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_AGC_TAB_1T_8188E() to intMichael Straube
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_PHY_REG_1T_8188E() to intMichael Straube
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_RadioA_1T_8188E() to intMichael Straube
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_MAC_REG_8188E() to intMichael Straube
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-27staging: rtl8192e: cmdpkt: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing