summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2023-08-11staging: r8712: Fix memory leak in _r8712_init_xmit_priv()Larry Finger
2023-08-11staging: rtl8712: Use constants from <linux/ieee80211.h>Christophe JAILLET
2023-08-11staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()Zhang Shurong
2023-08-11media: staging: atomisp: select V4L2_FWNODESakari Ailus
2023-07-27media: atomisp: gmin_platform: fix out_len in gmin_get_config_dsm_var()Dan Carpenter
2023-07-27media: atomisp: fix "variable dereferenced before check 'asd'"Tsuchiya Yuto
2023-06-14Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman
2023-06-14staging: vc04_services: fix gcc-13 build warningGreg Kroah-Hartman
2023-06-14staging: vchiq_core: drop vchiq_status from vchiq_initialiseStefan Wahren
2023-05-30staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICEPhilipp Hortmann
2023-05-17staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann
2023-05-17media: rkvdec: fix use after free bug in rkvdec_removeZheng Wang
2023-05-17staging: iio: resolver: ads1210: fix config modeNuno Sá
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: emxx_udc: Add checks for dma_alloc_coherent()Yuan Can
2023-01-24comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott
2023-01-24staging: vchiq_arm: fix enum vchiq_status return typesArnd Bergmann
2023-01-14staging: media: tegra-video: fix device_node use after freeLuca Ceresoli
2023-01-14staging: media: tegra-video: fix chan->mipi value on errorLuca Ceresoli
2023-01-14staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing
2023-01-14staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter
2023-01-14iio:imu:adis: Move exports into IIO_ADISLIB namespaceJonathan Cameron
2022-11-10media: meson: vdec: fix possible refcount leak in vdec_probe()Hangyu Hua
2022-11-10media: rkisp1: Zero v4l2_subdev_format fields in when validating linksLaurent Pinchart
2022-11-10media: rkisp1: Initialize color space on resizer sink and source padsLaurent Pinchart
2022-10-26staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()Xiaoke Wang
2022-10-26staging: vt6655: fix potential memory leakNam Cao
2022-10-26staging: vt6655: fix some erroneous memory clean-up loopsNam Cao
2022-10-26media: meson: vdec: add missing clk_disable_unprepare on error in vdec_hevc_s...Xu Qiang
2022-10-26staging: greybus: audio_helper: remove unused and wrong debugfs usageGreg Kroah-Hartman
2022-10-26media: cedrus: Set the platform driver data earlierDmitry Osipenko
2022-10-05media: rkvdec: Disable H.264 error detectionNicolas Dufresne
2022-09-08staging: rtl8712: fix use after free bugsDan Carpenter
2022-08-21staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callbackDuoming Zhou
2022-08-21media: cedrus: hevc: Add check for invalid timestampJernej Skrabec
2022-08-21media: [PATCH] pci: atomisp_cmd: fix three missing checks on list iteratorXiaomeng Tong
2022-07-29pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean
2022-06-22comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott
2022-06-14staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng
2022-06-14staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng
2022-06-14drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou
2022-06-14drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()Duoming Zhou
2022-06-14staging: rtl8712: fix a potential memory leak in r871xu_drv_init()Xiaoke Wang
2022-06-14staging: fieldbus: Fix the error handling path in anybuss_host_common_probe()Christophe JAILLET
2022-06-14staging: greybus: codecs: fix type confusion of list iterator variableJakob Koschel
2022-06-09media: rkvdec: h264: Fix bit depth wrap in pps packetJonas Karlman
2022-06-09media: rkvdec: h264: Fix dpb_valid implementationNicolas Dufresne
2022-06-09media: staging: media: rkvdec: Make use of the helper function devm_platform_...Cai Huoqing
2022-06-09media: hantro: Empty encoder capture buffers by defaultChen-Yu Tsai