summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2025-12-17Staging: rtl8723bs: fix space before tab in rtl8723bs_xmit.cSeungJu Cheon-1/+1
2025-12-17staging: vme_user: name function parametersArtur Stupa-61/+62
2025-12-06Merge tag 'staging-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-45187/+487
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-63/+52
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-21/+28
2025-12-04Merge tag 'media/v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-19/+12
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2025-11-27staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsingNavaneeth K-3/+5
2025-11-27staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsingNavaneeth K-1/+4
2025-11-27staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parserNavaneeth K-6/+8
2025-11-26staging: rtl8723bs: remove custom FIELD_OFFSET macroNavaneeth K-2/+0
2025-11-26staging: rtl8723bs: replace FIELD_OFFSET usage with offsetof in rtw_mlme_ext.cNavaneeth K-2/+2
2025-11-26staging: rtl8723bs: remove dead commented code from odm.cNavaneeth K-8/+5
2025-11-26staging: rtl8723bs: use standard offsetof in cfg80211 operationsNavaneeth K-1/+3
2025-11-26staging: rtl8723bs: remove unused registry and BSSID offset macrosNavaneeth K-7/+0
2025-11-26staging: rtl8723bs: core: delete commented-out codeArtur Stupa-15/+0
2025-11-26staging: rtl8723bs: core: fix block comment style issuesArtur Stupa-172/+128
2025-11-24staging: greybus: uart: check return values during probeNirbhay Sharma-2/+6
2025-11-24staging: fbtft: core: fix potential memory leak in fbtft_probe_common()Jianglei Nie-2/+2
2025-11-24staging: gpib: Destage gpibDave Penkler-28205/+0
2025-11-24staging: gpib: Fix SPDX license for gpib headersDave Penkler-2/+2
2025-11-24staging: gpib: Update TODO fileDave Penkler-14/+0
2025-11-24staging: gpib: Change // comments in uapi header fileDave Penkler-7/+7
2025-11-21Merge tag 'iio-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-63/+52
2025-11-21media: atomisp: gc2235: Fix namespace collision and startup() section placeme...Josh Poimboeuf-2/+2
2025-11-19media: av7110: Switch to use %ptSpAndy Shevchenko-1/+1
2025-11-17ASoC: audio_topology: convert to snd_soc_dapm_xxx()Kuninori Morimoto-7/+7
2025-11-17ASoC: audio_helper: convert to snd_soc_dapm_xxx()Kuninori Morimoto-4/+5
2025-11-17ASoC: audio_codec: convert to snd_soc_dapm_xxx()Kuninori Morimoto-5/+11
2025-11-16staging: iio: adt7316: replace sprintf() with sysfs_emit()Shi Hao-51/+51
2025-11-13media: atomisp: Fix namespace collision and startup() section placement with ...Josh Poimboeuf-3/+3
2025-11-11Merge tag 'v6.18-rc5' into media-nextMauro Carvalho Chehab-8/+22
2025-11-09platform/raspberrypi: Destage VCHIQ MMAL driverJai Luthra-3734/+0
2025-11-09platform/raspberrypi: Destage VCHIQ interfaceJai Luthra-7412/+0
2025-11-09staging: vc04_services: Cleanup VCHIQ TODO entriesJai Luthra-24/+0
2025-11-09include: linux: Destage VCHIQ interface headersJai Luthra-1068/+26
2025-11-09staging: vchiq_arm: Improve inline documentationPhil Elwell-4/+60
2025-11-09staging: vchiq_arm: Remove bcm2835_camera from vchiqJai Luthra-3/+0
2025-11-09staging: vc04_services: Drop bcm2835-camera driverJai Luthra-3591/+0
2025-11-09staging: sm750fb: avoid chained assignment in setcolreg()Cristian Del Gobbo-2/+7
2025-11-09staging: sm750fb: align sm750_hw_cursor_set_size() argumentsCristian Del Gobbo-2/+2
2025-11-09staging: vchiq_arm: delete unnecessary checkDan Carpenter-4/+1
2025-11-09staging: rtl8723bs: use ether_addr_copy() for MAC address copyingDharanitharan R-16/+17
2025-11-09staging: rtl8723bs: remove todo/note and duplicated EFUSE_CTRL macroRodrigo Gobbi-7/+0
2025-11-09staging: most: remove broken i2c driverJohan Hovold-394/+0
2025-11-03media: saa7146: Replace saa7146_ext_vv.vbi_fops with write functionLaurent Pinchart-2/+2
2025-10-29media: staging: ipu7: isys: Drop video_open() functionLaurent Pinchart-6/+1
2025-10-29media: ipu3-imgu: Drop struct imgu_device v4l2_file_ops fieldLaurent Pinchart-1/+0
2025-10-28ALSA: cs35l56: Add support for factory calibrationMark Brown-8/+22
2025-10-27Merge 6.18-rc3 into staging-nextGreg Kroah-Hartman-8/+22