summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2025-12-07Merge tag 'staging-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds145-45187/+487
2025-12-07Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-63/+52
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-21/+28
2025-12-04Merge tag 'media/v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds10-19/+12
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2025-11-27staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsingNavaneeth K1-3/+5
2025-11-27staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsingNavaneeth K1-1/+4
2025-11-27staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parserNavaneeth K1-6/+8
2025-11-26staging: rtl8723bs: remove custom FIELD_OFFSET macroNavaneeth K1-2/+0
2025-11-26staging: rtl8723bs: replace FIELD_OFFSET usage with offsetof in rtw_mlme_ext.cNavaneeth K1-2/+2
2025-11-26staging: rtl8723bs: remove dead commented code from odm.cNavaneeth K1-8/+5
2025-11-26staging: rtl8723bs: use standard offsetof in cfg80211 operationsNavaneeth K2-1/+3
2025-11-26staging: rtl8723bs: remove unused registry and BSSID offset macrosNavaneeth K1-7/+0
2025-11-26staging: rtl8723bs: core: delete commented-out codeArtur Stupa2-15/+0
2025-11-26staging: rtl8723bs: core: fix block comment style issuesArtur Stupa7-172/+128
2025-11-24staging: greybus: uart: check return values during probeNirbhay Sharma1-2/+6
2025-11-24staging: fbtft: core: fix potential memory leak in fbtft_probe_common()Jianglei Nie1-2/+2
2025-11-24staging: gpib: Destage gpibDave Penkler70-28205/+0
2025-11-24staging: gpib: Fix SPDX license for gpib headersDave Penkler2-2/+2
2025-11-24staging: gpib: Update TODO fileDave Penkler1-14/+0
2025-11-24staging: gpib: Change // comments in uapi header fileDave Penkler1-7/+7
2025-11-21Merge tag 'iio-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-63/+52
2025-11-21media: atomisp: gc2235: Fix namespace collision and startup() section placeme...Josh Poimboeuf1-2/+2
2025-11-19media: av7110: Switch to use %ptSpAndy Shevchenko1-1/+1
2025-11-17ASoC: audio_topology: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-7/+7
2025-11-17ASoC: audio_helper: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-4/+5
2025-11-17ASoC: audio_codec: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-5/+11
2025-11-16staging: iio: adt7316: replace sprintf() with sysfs_emit()Shi Hao1-51/+51
2025-11-13media: atomisp: Fix namespace collision and startup() section placement with ...Josh Poimboeuf1-3/+3
2025-11-11Merge tag 'v6.18-rc5' into media-nextMauro Carvalho Chehab3-8/+22
2025-11-09platform/raspberrypi: Destage VCHIQ MMAL driverJai Luthra13-3734/+0
2025-11-09platform/raspberrypi: Destage VCHIQ interfaceJai Luthra10-7412/+0
2025-11-09staging: vc04_services: Cleanup VCHIQ TODO entriesJai Luthra1-24/+0
2025-11-09include: linux: Destage VCHIQ interface headersJai Luthra16-1068/+26
2025-11-09staging: vchiq_arm: Improve inline documentationPhil Elwell2-4/+60
2025-11-09staging: vchiq_arm: Remove bcm2835_camera from vchiqJai Luthra1-3/+0
2025-11-09staging: vc04_services: Drop bcm2835-camera driverJai Luthra8-3591/+0
2025-11-09staging: sm750fb: avoid chained assignment in setcolreg()Cristian Del Gobbo1-2/+7
2025-11-09staging: sm750fb: align sm750_hw_cursor_set_size() argumentsCristian Del Gobbo1-2/+2
2025-11-09staging: vchiq_arm: delete unnecessary checkDan Carpenter1-4/+1
2025-11-09staging: rtl8723bs: use ether_addr_copy() for MAC address copyingDharanitharan R1-16/+17
2025-11-09staging: rtl8723bs: remove todo/note and duplicated EFUSE_CTRL macroRodrigo Gobbi2-7/+0
2025-11-09staging: most: remove broken i2c driverJohan Hovold5-394/+0
2025-11-03media: saa7146: Replace saa7146_ext_vv.vbi_fops with write functionLaurent Pinchart1-2/+2
2025-10-29media: staging: ipu7: isys: Drop video_open() functionLaurent Pinchart1-6/+1
2025-10-29media: ipu3-imgu: Drop struct imgu_device v4l2_file_ops fieldLaurent Pinchart1-1/+0
2025-10-28ALSA: cs35l56: Add support for factory calibrationMark Brown3-8/+22
2025-10-27Merge 6.18-rc3 into staging-nextGreg Kroah-Hartman3-8/+22
2025-10-22staging: nvec: remove NVEC_PS2_DEBUG and dead debug macroEmre Cecanpunar1-12/+0
2025-10-20ASoC: greybus: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component()Kuninori Morimoto1-5/+5