summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2023-12-20net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean1-2/+2
2023-11-20media: cedrus: Fix clock/reset sequenceJernej Skrabec1-12/+12
2023-09-19media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman1-1/+1
2023-09-19media: rkvdec: increase max supported height for H.264Benjamin Gaignard1-1/+1
2023-09-06staging: rtl8712: fix race conditionNam Cao2-1/+1
2023-08-03staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()Zhang Shurong1-2/+4
2023-08-03staging: r8712: Fix memory leak in _r8712_init_xmit_priv()Larry Finger2-9/+40
2023-08-03media: staging: atomisp: select V4L2_FWNODESakari Ailus1-0/+1
2023-07-23media: atomisp: gmin_platform: fix out_len in gmin_get_config_dsm_var()Dan Carpenter1-1/+1
2023-07-23clk: clocking-wizard: Fix Oops in clk_wzrd_register_divider()Dan Carpenter1-1/+1
2023-06-14Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman2-3/+8
2023-05-24staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICEPhilipp Hortmann2-8/+3
2023-05-24media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart3-13/+13
2023-05-11staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann1-0/+1
2023-05-11drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler()Hans de Goede1-2/+2
2023-05-11drivers: staging: rtl8723bs: Fix locking in _rtw_join_timeout_handler()Hans de Goede1-2/+2
2023-05-11media: rkvdec: fix use after free bug in rkvdec_removeZheng Wang1-0/+2
2023-05-11media: av7110: prevent underflow in write_ts_to_decoder()Dan Carpenter1-2/+2
2023-05-11staging: iio: resolver: ads1210: fix config modeNuno Sá1-1/+1
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