aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
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/mchehab/linux-mediaLinus Torvalds100-5047/+16708
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-2/+4
2025-07-29Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-4/+5
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds1-1/+1
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-6/+1
2025-07-29Merge tag 'staging-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus 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
2025-07-16staging: rtl8723bs: remove function pointer c2h_id_filterMichael Straube3-3/+1
2025-07-16staging: rtl8723bs: remove function pointer hal_reset_security_engineMichael Straube2-10/+0
2025-07-16staging: rtl8723bs: remove function pointer xmit_thread_handlerMichael Straube3-6/+1
2025-07-16staging: rtl8723bs: remove macro hal_xmit_handlerMichael Straube2-2/+1
2025-07-16staging: rtl8723bs: remove function pointer fill_h2c_cmdMichael Straube3-10/+1
2025-07-16staging: rtl8723bs: remove macro FillH2CCmdMichael Straube1-1/+0
2025-07-16staging: rtl8723bs: remove function pointer c2h_handlerMichael Straube3-7/+1
2025-07-16staging: rtl8723bs: remove function pointer hal_notch_filterMichael Straube3-5/+3
2025-07-16staging: rtl8723bs: remove wrapper rtl8723b_SetHalODMVarMichael Straube3-7/+1