summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2023-01-24comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott1-1/+1
2023-01-24staging: vchiq_arm: fix enum vchiq_status return typesArnd Bergmann2-3/+3
2023-01-14staging: media: tegra-video: fix device_node use after freeLuca Ceresoli1-1/+2
2023-01-14staging: media: tegra-video: fix chan->mipi value on errorLuca Ceresoli2-1/+2
2023-01-14staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing1-1/+1
2023-01-14staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter1-1/+3
2023-01-14iio:imu:adis: Move exports into IIO_ADISLIB namespaceJonathan Cameron2-0/+2
2022-11-10media: meson: vdec: fix possible refcount leak in vdec_probe()Hangyu Hua1-0/+2
2022-11-10media: rkisp1: Zero v4l2_subdev_format fields in when validating linksLaurent Pinchart1-3/+4
2022-11-10media: rkisp1: Initialize color space on resizer sink and source padsLaurent Pinchart1-0/+4
2022-10-26staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()Xiaoke Wang1-10/+6
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: Set the platform driver data earlierDmitry Osipenko1-2/+2
2022-10-05media: rkvdec: Disable H.264 error detectionNicolas Dufresne1-2/+2
2022-09-08staging: rtl8712: fix use after free bugsDan Carpenter1-36/+0
2022-08-21staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callbackDuoming Zhou3-22/+20
2022-08-21media: cedrus: hevc: Add check for invalid timestampJernej Skrabec1-0/+3
2022-08-21media: [PATCH] pci: atomisp_cmd: fix three missing checks on list iteratorXiaomeng Tong1-21/+36
2022-07-29pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean1-0/+2
2022-06-22comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott1-1/+1
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-14staging: rtl8712: fix a potential memory leak in r871xu_drv_init()Xiaoke Wang2-4/+3
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-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
2022-06-09media: hantro: Empty encoder capture buffers by defaultChen-Yu Tsai1-2/+6
2022-05-30staging: rtl8723bs: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov (Oracle)1-2/+4
2022-04-27staging: ion: Prevent incorrect reference counting behavourLee Jones1-0/+3
2022-04-13staging: wfx: fix an error handling in wfx_init_common()Xiaoke Wang1-1/+6
2022-04-13staging: vchiq_core: handle NULL result of find_service_by_handleStefan Wahren1-0/+6
2022-04-08staging: mt7621-dts: fix pinctrl-0 items to be size-1 items on ethernetArınç ÜNAL1-1/+1
2022-04-08media: atomisp: fix bad usage at error handling logicMauro Carvalho Chehab1-9/+19
2022-04-08media: atomisp: fix dummy_ptr check to avoid duplicate active_boTsuchiya Yuto1-3/+4
2022-04-08media: atomisp_gmin_platform: Add DMI quirk to not turn AXP ELDO2 regulator o...Hans de Goede1-0/+18
2022-04-08media: staging: media: zoran: fix various V4L2 compliance errorsHans Verkuil2-4/+11
2022-04-08media: staging: media: zoran: calculate the right buffer number for zoran_rea...Corentin Labbe1-1/+6
2022-04-08media: staging: media: zoran: move videodev allocCorentin Labbe3-33/+54
2022-04-08staging: mt7621-dts: fix GB-PC2 devicetreeArınç ÜNAL1-8/+102
2022-04-08staging: mt7621-dts: fix pinctrl properties for ethernetArınç ÜNAL2-15/+14
2022-04-08staging: mt7621-dts: fix formattingArınç ÜNAL1-3/+12
2022-04-08staging: mt7621-dts: fix LEDs and pinctrl on GB-PC1 devicetreeArınç ÜNAL1-22/+18
2022-04-08staging:iio:adc:ad7280a: Fix handing of device address bit reversing.Jonathan Cameron1-2/+2