summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2025-12-18staging: fbtft: core: fix potential memory leak in fbtft_probe_common()Jianglei Nie1-2/+2
2025-12-18staging: most: remove broken i2c driverJohan Hovold5-394/+0
2025-12-12staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsingNavaneeth K1-3/+5
2025-12-12staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsingNavaneeth K1-1/+4
2025-12-12staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parserNavaneeth K1-6/+8
2025-10-29staging: gpib: Fix sending clear and trigger eventsDave Penkler1-1/+4
2025-10-29staging: gpib: Return -EINTR on device clearDave Penkler1-2/+6
2025-10-29staging: gpib: Fix no EOI on 1 and 2 byte writesDave Penkler1-5/+7
2025-10-29staging: gpib: Fix device reference leak in fmh_gpib driverMa Ke1-0/+5
2025-10-19media: staging/ipu7: fix isys device runtime PM usage in firmware closingBingbu Cao1-0/+1
2025-10-15media: staging/ipu7: cleanup the MMU correctly in IPU7 driver releaseBingbu Cao1-3/+3
2025-10-15media: staging/ipu7: Don't set name for IPU7 PCI deviceBingbu Cao1-1/+0
2025-10-15media: staging/ipu7: convert to use pci_alloc_irq_vectors() APIBingbu Cao1-12/+9
2025-10-12staging: axis-fifo: flush RX FIFO on read errorsOvidiu Panait1-7/+11
2025-10-12staging: axis-fifo: fix TX handling on copy_from_user() failureOvidiu Panait1-26/+10
2025-10-12staging: axis-fifo: fix maximum TX packet length checkOvidiu Panait1-4/+10
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski1-1/+1
2025-07-31Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds100-5047/+16708
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-2/+4
2025-07-29Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+5
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-6/+1
2025-07-29Merge tag 'staging-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds57-924/+425
2025-07-28staging: media: atomisp: Fix stack buffer overflow in gmin_get_var_int()Kees Cook1-4/+5
2025-07-28Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-45/+56
2025-07-24staging: rtl8723bs: remove redundant semicolon in basic_types.hAli Nasrolahi1-1/+1
2025-07-24staging: gpib: Add init response codes for new ni-usb-hs+Dave Penkler1-7/+7
2025-07-24staging: rtl8723bs: DoIQK_8723B is emptyMichael Straube3-19/+0
2025-07-24staging: rtl8723bs: dm_CheckStatistics is emptyMichael Straube1-7/+0
2025-07-24staging: rtl8723bs: hw_var_port_switch is emptyMichael Straube2-9/+0
2025-07-24staging: rtl8723bs: _InitOtherVariable is emptyMichael Straube1-5/+0
2025-07-24staging: rtl8723bs: rtw_get_encrypt_decrypt_from_registrypriv is emptyMichael Straube3-9/+0
2025-07-24staging: rtl8723bs: rtl8723b_set_FwAoacRsvdPage_cmd is emptyMichael Straube1-10/+2
2025-07-24staging: rtl8723bs: CheckFwRsvdPageContent is emptyMichael Straube3-13/+0
2025-07-24staging: rtl8723bs: clean up redundant & parenthesesVivek BalachandharTN1-64/+64
2025-07-24staging: axis-fifo: add debugfs interface for dumping fifo registersOvidiu Panait1-0/+44
2025-07-24staging: axis-fifo: remove sysfs interfaceOvidiu Panait1-175/+0
2025-07-24staging: nvec: Fix incorrect null termination of battery manufacturerAlok Tiwari1-1/+1
2025-07-24staging: gpib: fix typoGaston Gonzalez1-1/+1
2025-07-24staging: sm750fb: fix CamelCase variable namingIgnacio Pena1-10/+10
2025-07-24staging: vme_user: fix spelling errorsAkhilesh Patil2-3/+3
2025-07-24staging: rtl8723bs: remove unnecessary braces in rtl8723b_cmdIgnacio Pena1-4/+2
2025-07-24staging: rtl8723bs: remove unnecessary commented codeIgnacio Pena1-3/+0
2025-07-24staging: rtl8723bs: add missing blank line after declarationIgnacio Pena1-0/+1
2025-07-24staging: rtl8723bs: remove unnecessary comment separator linesIgnacio Pena1-6/+6
2025-07-21Merge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman3-45/+56
2025-07-16staging: greybus: gbphy: fix up const issue with the match callbackGreg Kroah-Hartman1-3/+3
2025-07-16staging: sm750fb: fix function parameter alignmentIgnacio Pena1-2/+2
2025-07-16staging: rtl8723bs: remove struct hal_opsMichael Straube7-22/+0