summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2025-08-13media: Set file->private_data in v4l2_fh_add()Laurent Pinchart-9/+4
2025-08-13media: Replace file->private_data access with custom functionsLaurent Pinchart-24/+25
2025-08-13media: Replace file->private_data access with file_to_v4l2_fh()Laurent Pinchart-1/+1
2025-08-13media: staging: most: Store v4l2_fh pointer in file->private_dataLaurent Pinchart-4/+9
2025-08-11staging: axis-fifo: remove unnecessary dev_set_drvdata() callsOvidiu Panait-13/+6
2025-08-11staging: rtl8723bs: fix checkpatch spaces preferred around thatJannik Rehkemper-30/+30
2025-08-11staging: rtl8723bs: move rtw_reset_securitypriv to core/rtw_mlme.cMichael Straube-82/+61
2025-08-11staging: rtl8723bs: move rtw_report_sec_ie to core/rtw_mlme.cMichael Straube-36/+34
2025-08-11staging: rtl8723bs: merge rtw_os_indicate_disconnect into rtw_indicate_discon...Michael Straube-17/+8
2025-08-11staging: rtl8723bs: merge rtw_os_indicate_connect into rtw_indicate_connectMichael Straube-20/+11
2025-08-11staging: rtl8723bs: remove wrapper init_addba_retry_timerMichael Straube-8/+1
2025-08-11staging: rtl8723bs: move rtw_init_mlme_timer to core/rtw_mlme.cMichael Straube-31/+30
2025-08-11staging: rtl8723bs: move init_mlme_ext_timer to core/rtw_mlme_ext.cMichael Straube-9/+9
2025-08-11staging: rtl8723bs: remove wrapper rtw_os_indicate_scan_doneMichael Straube-7/+1
2025-08-11staging: rtl8723bs: fix space-before-tab warningsZhuoheng Li-97/+85
2025-08-11staging: octeon: Use 'u64' instead of 'uint64_t' in union cvmx_pip_wqe_word2Len Bao-66/+68
2025-08-11staging: rtl8723bs: fix if-statement alignment and line continuation in rtw_ap.cBruce Qin-5/+3
2025-08-11staging: rtl8723bs: fix comment formatting in basic_types.hAli Nasrolahi-19/+22
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-1/+1
2025-07-31Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-5047/+16708
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-2/+4
2025-07-29Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+5
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-6/+1
2025-07-29Merge tag 'staging-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-924/+425
2025-07-28staging: media: atomisp: Fix stack buffer overflow in gmin_get_var_int()Kees Cook-4/+5
2025-07-28Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-1/+1
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-45/+56
2025-07-24staging: rtl8723bs: remove redundant semicolon in basic_types.hAli Nasrolahi-1/+1
2025-07-24staging: gpib: Add init response codes for new ni-usb-hs+Dave Penkler-7/+7
2025-07-24staging: rtl8723bs: DoIQK_8723B is emptyMichael Straube-19/+0
2025-07-24staging: rtl8723bs: dm_CheckStatistics is emptyMichael Straube-7/+0
2025-07-24staging: rtl8723bs: hw_var_port_switch is emptyMichael Straube-9/+0
2025-07-24staging: rtl8723bs: _InitOtherVariable is emptyMichael Straube-5/+0
2025-07-24staging: rtl8723bs: rtw_get_encrypt_decrypt_from_registrypriv is emptyMichael Straube-9/+0
2025-07-24staging: rtl8723bs: rtl8723b_set_FwAoacRsvdPage_cmd is emptyMichael Straube-10/+2
2025-07-24staging: rtl8723bs: CheckFwRsvdPageContent is emptyMichael Straube-13/+0
2025-07-24staging: rtl8723bs: clean up redundant & parenthesesVivek BalachandharTN-64/+64
2025-07-24staging: axis-fifo: add debugfs interface for dumping fifo registersOvidiu Panait-0/+44
2025-07-24staging: axis-fifo: remove sysfs interfaceOvidiu Panait-175/+0
2025-07-24staging: nvec: Fix incorrect null termination of battery manufacturerAlok Tiwari-1/+1
2025-07-24staging: gpib: fix typoGaston Gonzalez-1/+1
2025-07-24staging: sm750fb: fix CamelCase variable namingIgnacio Pena-10/+10
2025-07-24staging: vme_user: fix spelling errorsAkhilesh Patil-3/+3
2025-07-24staging: rtl8723bs: remove unnecessary braces in rtl8723b_cmdIgnacio Pena-4/+2
2025-07-24staging: rtl8723bs: remove unnecessary commented codeIgnacio Pena-3/+0
2025-07-24staging: rtl8723bs: add missing blank line after declarationIgnacio Pena-0/+1
2025-07-24staging: rtl8723bs: remove unnecessary comment separator linesIgnacio Pena-6/+6
2025-07-21Merge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman-45/+56
2025-07-16staging: greybus: gbphy: fix up const issue with the match callbackGreg Kroah-Hartman-3/+3