summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: Fix key-store index handlingHans de Goede2023-03-173-31/+36
* staging: rtl8723bs: fix placement of bracesHannes Braun2023-03-171-158/+65
* Staging: rtl8723bs: Placing opening { braces in previous lineJagath Jog J2023-03-171-66/+32
* staging: rtl8723bs: clean up comparsions to NULLMichael Straube2023-03-179-117/+117
* staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()Hans de Goede2023-03-171-3/+3
* staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann2023-03-131-12/+0
* staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann2023-03-131-27/+0
* staging: emxx_udc: Add checks for dma_alloc_coherent()Yuan Can2023-03-111-1/+6
* staging: mt7621-dts: change palmbus address to lower caseSergio Paracuellos2023-03-031-1/+1
* staging: mt7621-dts: change some node hex addresses to lower caseSergio Paracuellos2023-01-241-6/+6
* staging: vchiq_arm: fix enum vchiq_status return typesArnd Bergmann2023-01-242-3/+3
* ipu3-imgu: Fix NULL pointer dereference in imgu_subdev_set_selection()Maximilian Luz2023-01-121-23/+34
* staging: media: tegra-video: fix device_node use after freeLuca Ceresoli2023-01-121-1/+2
* staging: media: tegra-video: fix chan->mipi value on errorLuca Ceresoli2023-01-122-1/+2
* staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing2022-12-311-1/+1
* staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter2022-12-311-1/+3
* iio:imu:adis: Move exports into IIO_ADISLIB namespaceJonathan Cameron2022-12-312-0/+2
* PCI: mt7621: Add sentinel to quirks tableJohn Thomson2022-12-311-1/+2
* PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_Bjorn Helgaas2022-12-311-18/+18
* media: meson: vdec: fix possible refcount leak in vdec_probe()Hangyu Hua2022-11-101-0/+2
* media: atomisp: prevent integer overflow in sh_css_set_black_frame()Dan Carpenter2022-11-031-2/+2
* media: ipu3-imgu: Fix NULL pointer dereference in active selection accessSakari Ailus2022-10-291-17/+14
* staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()Xiaoke Wang2022-10-261-10/+6
* staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()Xiaoke Wang2022-10-261-29/+31
* staging: vt6655: fix potential memory leakNam Cao2022-10-261-1/+1
* staging: vt6655: fix some erroneous memory clean-up loopsNam Cao2022-10-261-3/+3
* media: meson: vdec: add missing clk_disable_unprepare on error in vdec_hevc_s...Xu Qiang2022-10-261-1/+5
* staging: greybus: audio_helper: remove unused and wrong debugfs usageGreg Kroah-Hartman2022-10-261-11/+0
* media: cedrus: Fix endless loop in cedrus_h265_skip_bits()Dmitry Osipenko2022-10-261-2/+3
* media: cedrus: Set the platform driver data earlierDmitry Osipenko2022-10-261-2/+2
* media: rkvdec: Disable H.264 error detectionNicolas Dufresne2022-10-051-2/+2
* staging: r8188eu: Add Rosewill USB-N150 Nano to device tablesLarry Finger2022-09-281-0/+1
* staging: r8188eu: Remove support for devices with 8188FU chipset (0bda:f179)Candy Febriyanto2022-09-281-1/+0
* staging: r8188eu: add firmware dependencyGrzegorz Szymaszek2022-09-081-0/+1
* staging: rtl8712: fix use after free bugsDan Carpenter2022-09-081-36/+0
* staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callbackDuoming Zhou2022-08-173-22/+20
* media: cedrus: hevc: Add check for invalid timestampJernej Skrabec2022-08-171-0/+3
* media: staging: media: hantro: Fix typosSebastian Fricke2022-08-172-2/+2
* media: hevc: Embedded indexes in RPSBenjamin Gaignard2022-08-171-19/+6
* media: hantro: Simplify postprocessorEzequiel Garcia2022-08-175-7/+6
* media: hantro: postproc: Fix motion vector space sizeEzequiel Garcia2022-08-171-3/+4
* media: cedrus: h265: Fix flag nameJernej Skrabec2022-08-172-3/+4
* media: [PATCH] pci: atomisp_cmd: fix three missing checks on list iteratorXiaomeng Tong2022-08-171-21/+36
* staging: r8188eu: Fix warning of array overflow in ioctl_linux.cLarry Finger2022-06-221-1/+1
* staging: r8188eu: Use zeroing allocator in wpa_set_encryption()Gustavo A. R. Silva2022-06-221-2/+1
* staging: r8188eu: fix rtw_alloc_hwxmits error detection for nowPhillip Potter2022-06-221-15/+5
* staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng2022-06-141-3/+3
* staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng2022-06-141-9/+18
* drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou2022-06-141-1/+1
* drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()Duoming Zhou2022-06-141-1/+1