summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2023-03-17staging: rtl8723bs: Fix key-store index handlingHans de Goede3-31/+36
2023-03-17staging: rtl8723bs: fix placement of bracesHannes Braun1-158/+65
2023-03-17Staging: rtl8723bs: Placing opening { braces in previous lineJagath Jog J1-66/+32
2023-03-17staging: rtl8723bs: clean up comparsions to NULLMichael Straube9-117/+117
2023-03-17staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()Hans de Goede1-3/+3
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-27/+0
2023-03-11staging: emxx_udc: Add checks for dma_alloc_coherent()Yuan Can1-1/+6
2023-03-03staging: mt7621-dts: change palmbus address to lower caseSergio Paracuellos1-1/+1
2023-01-24staging: mt7621-dts: change some node hex addresses to lower caseSergio Paracuellos1-6/+6
2023-01-24staging: vchiq_arm: fix enum vchiq_status return typesArnd Bergmann2-3/+3
2023-01-12ipu3-imgu: Fix NULL pointer dereference in imgu_subdev_set_selection()Maximilian Luz1-23/+34
2023-01-12staging: media: tegra-video: fix device_node use after freeLuca Ceresoli1-1/+2
2023-01-12staging: media: tegra-video: fix chan->mipi value on errorLuca Ceresoli2-1/+2
2022-12-31staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing1-1/+1
2022-12-31staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter1-1/+3
2022-12-31iio:imu:adis: Move exports into IIO_ADISLIB namespaceJonathan Cameron2-0/+2
2022-12-31PCI: mt7621: Add sentinel to quirks tableJohn Thomson1-1/+2
2022-12-31PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_Bjorn Helgaas1-18/+18
2022-11-10media: meson: vdec: fix possible refcount leak in vdec_probe()Hangyu Hua1-0/+2
2022-11-03media: atomisp: prevent integer overflow in sh_css_set_black_frame()Dan Carpenter1-2/+2
2022-10-29media: ipu3-imgu: Fix NULL pointer dereference in active selection accessSakari Ailus1-17/+14
2022-10-26staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()Xiaoke Wang1-10/+6
2022-10-26staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()Xiaoke Wang1-29/+31
2022-10-26staging: vt6655: fix potential memory leakNam Cao1-1/+1
2022-10-26staging: vt6655: fix some erroneous memory clean-up loopsNam Cao1-3/+3
2022-10-26media: meson: vdec: add missing clk_disable_unprepare on error in vdec_hevc_s...Xu Qiang1-1/+5
2022-10-26staging: greybus: audio_helper: remove unused and wrong debugfs usageGreg Kroah-Hartman1-11/+0
2022-10-26media: cedrus: Fix endless loop in cedrus_h265_skip_bits()Dmitry Osipenko1-2/+3
2022-10-26media: cedrus: Set the platform driver data earlierDmitry Osipenko1-2/+2
2022-10-05media: rkvdec: Disable H.264 error detectionNicolas Dufresne1-2/+2
2022-09-28staging: r8188eu: Add Rosewill USB-N150 Nano to device tablesLarry Finger1-0/+1
2022-09-28staging: r8188eu: Remove support for devices with 8188FU chipset (0bda:f179)Candy Febriyanto1-1/+0
2022-09-08staging: r8188eu: add firmware dependencyGrzegorz Szymaszek1-0/+1
2022-09-08staging: rtl8712: fix use after free bugsDan Carpenter1-36/+0
2022-08-17staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callbackDuoming Zhou3-22/+20
2022-08-17media: cedrus: hevc: Add check for invalid timestampJernej Skrabec1-0/+3
2022-08-17media: staging: media: hantro: Fix typosSebastian Fricke2-2/+2
2022-08-17media: hevc: Embedded indexes in RPSBenjamin Gaignard1-19/+6
2022-08-17media: hantro: Simplify postprocessorEzequiel Garcia5-7/+6
2022-08-17media: hantro: postproc: Fix motion vector space sizeEzequiel Garcia1-3/+4
2022-08-17media: cedrus: h265: Fix flag nameJernej Skrabec2-3/+4
2022-08-17media: [PATCH] pci: atomisp_cmd: fix three missing checks on list iteratorXiaomeng Tong1-21/+36
2022-06-22staging: r8188eu: Fix warning of array overflow in ioctl_linux.cLarry Finger1-1/+1
2022-06-22staging: r8188eu: Use zeroing allocator in wpa_set_encryption()Gustavo A. R. Silva1-2/+1
2022-06-22staging: r8188eu: fix rtw_alloc_hwxmits error detection for nowPhillip Potter1-15/+5
2022-06-14staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng1-3/+3
2022-06-14staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng1-9/+18
2022-06-14drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou1-1/+1
2022-06-14drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()Duoming Zhou1-1/+1