summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-14drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()Duoming Zhou1-2/+4
2022-06-14drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()Duoming Zhou1-2/+4
2022-06-14staging: rtl8712: fix a potential memory leak in r871xu_drv_init()Xiaoke Wang2-4/+3
2022-06-14staging: r8188eu: add check for kzallocJiasheng Jiang2-3/+12
2022-06-14staging: fieldbus: Fix the error handling path in anybuss_host_common_probe()Christophe JAILLET1-1/+1
2022-06-14staging: greybus: codecs: fix type confusion of list iterator variableJakob Koschel1-2/+2
2022-06-09staging: r8188eu: delete rtw_wx_read/write32()Dan Carpenter1-95/+2
2022-06-09staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov1-2/+4
2022-06-09media: rkvdec: h264: Fix bit depth wrap in pps packetJonas Karlman1-2/+2
2022-06-09media: rkvdec: h264: Fix dpb_valid implementationNicolas Dufresne1-9/+24
2022-06-09media: staging: media: rkvdec: Make use of the helper function devm_platform_...Cai Huoqing1-3/+1