summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2023-05-11staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann1-0/+1
2023-05-11drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler()Hans de Goede1-2/+2
2023-05-11drivers: staging: rtl8723bs: Fix locking in _rtw_join_timeout_handler()Hans de Goede1-2/+2
2023-05-11media: rkvdec: fix use after free bug in rkvdec_removeZheng Wang1-0/+2
2023-05-11media: cedrus: fix use after free bug in cedrus_remove due to race conditionZheng Wang1-0/+1
2023-05-11media: av7110: prevent underflow in write_ts_to_decoder()Dan Carpenter1-2/+2
2023-05-11staging: iio: resolver: ads1210: fix config modeNuno Sá1-1/+1
2023-03-17staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()Hans de Goede1-3/+3
2023-03-17staging: rtl8723bs: Fix key-store index handlingHans de Goede3-31/+36
2023-03-13staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann1-12/+0
2023-03-13staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann1-23/+0
2023-03-11staging: pi433: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-6/+5
2023-03-11staging: emxx_udc: Add checks for dma_alloc_coherent()Yuan Can1-1/+6
2023-03-10media: atomisp: Only set default_run_mode on first open of a stream/asdHans de Goede1-2/+2
2023-03-10media: atomisp: fix videobuf2 Kconfig depenendencyArnd Bergmann1-1/+1
2023-01-17staging: vchiq_arm: fix enum vchiq_status return typesArnd Bergmann2-3/+3
2022-12-26treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2-4/+4
2022-12-21Merge tag 'media/v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-8/+10
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-9/+12
2022-12-16Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds121-2787/+1739
2022-12-14media: sun6i-isp: params: Unregister pending buffer on cleanupPaul Kocialkowski1-0/+2
2022-12-14media: sun6i-isp: params: Fix incorrect indentationPaul Kocialkowski1-2/+2
2022-12-14media: sun6i-isp: capture: Fix uninitialized variable usePaul Kocialkowski1-2/+2
2022-12-14media: sun6i-isp: proc: Declare subdev ops as staticPaul Kocialkowski1-1/+1
2022-12-14media: sun6i-isp: proc: Error out on invalid port to fix warningPaul Kocialkowski1-1/+1
2022-12-14media: sun6i-isp: proc: Fix return code handling in stream off pathPaul Kocialkowski1-2/+2
2022-12-14Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+2
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+4
2022-12-13Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds98-5418/+8801
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+5
2022-12-12Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-3/+3
2022-12-08vme: Use root_device_register() not underlined versionChen Zhongjin1-1/+1
2022-12-08staging: rtl8192e: Fix spelling mistake "ContryIE" -> "CountryIE"Colin Ian King1-1/+1
2022-12-07media: imx: remove code for non-existing config IMX_GPT_ICAPLukas Bulwahn1-56/+1
2022-12-07media: staging: stkwebcam: Restore MEDIA_{USB,CAMERA}_SUPPORT dependenciesGeert Uytterhoeven1-1/+1
2022-12-07media: imx: Use get_mbus_config instead of parsing upstream DT endpointsPhilipp Zabel4-118/+63
2022-12-07drivers: staging: media: omap4iss: Use BIT macro instead of left shiftingMoses Christopher Bollavarapu1-9/+9
2022-12-05vme: Fix error not catched in fake_init()Chen Zhongjin1-0/+2
2022-12-05staging: vme_user: remove multiple blank linesMatt Jan4-20/+0
2022-12-05staging: r8188eu: use subtype helper in rtw_check_bcn_infoMartin Kaiser1-4/+3
2022-12-05staging: r8188eu: use subtype helpers in collect_bss_infoMartin Kaiser1-15/+11
2022-12-05staging: r8188eu: remove unused da parameterMartin Kaiser3-21/+17
2022-12-05staging: r8188eu: merge two probereq_p2p functionsMartin Kaiser1-12/+2
2022-12-05staging: r8188eu: simplify err handling for unknown stationMartin Kaiser1-11/+11
2022-12-05staging: r8188eu: handle the non-ap case firstMartin Kaiser1-19/+17
2022-12-05staging: r8188eu: move bBusyTraffic updateMartin Kaiser1-1/+1
2022-12-05staging: r8188eu: read reason code from ieee80211_mgmtMartin Kaiser1-2/+1
2022-12-05staging: r8188eu: use ieee80211_mgmt to parse addressesMartin Kaiser1-4/+4
2022-12-05staging: r8188eu: remove a variableMartin Kaiser1-3/+1
2022-12-05staging: r8188eu: simplify error handling for missing stationMartin Kaiser1-12/+12