index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Lines
2025-10-13
staging: gpib: Fix sending clear and trigger events
Dave Penkler
-1
/
+4
2025-10-13
staging: gpib: Fix no EOI on 1 and 2 byte writes
Dave Penkler
-5
/
+7
2025-10-13
staging: rtl8723bs: Rename camel case functions.
Bryant Boatright
-7
/
+7
2025-10-13
staging: rtl8723bs: fall back to random mac address
Michael Straube
-5
/
+1
2025-10-13
staging: axis-fifo: drop debug print of remapped base address
Ovidiu Panait
-2
/
+0
2025-10-13
staging: axis-fifo: drop redundant read/write_flags from axis_fifo
Ovidiu Panait
-22
/
+8
2025-10-13
staging: axis-fifo: remove get_dts_property() helper
Ovidiu Panait
-26
/
+13
2025-10-13
staging: axis-fifo: remove unneeded irq field from struct axis_fifo
Ovidiu Panait
-7
/
+6
2025-10-13
staging: axis-fifo: simplify interrupt handling
Ovidiu Panait
-111
/
+33
2025-10-13
staging: axis-fifo: add compatible strings for v4.2 and v4.3
Ovidiu Panait
-2
/
+7
2025-10-13
staging: rtl8723bs: wrap long comments in rtw_ap.c
Rohan Tripathi
-5
/
+9
2025-10-13
staging: rtl8723bs: add spaces around '+' operator in rtw_ap.c
Rohan Tripathi
-1
/
+1
2025-10-13
staging: rtl8723bs: fix lines starting with '(' in rtw_ap.c
Rohan Tripathi
-169
/
+120
2025-10-13
staging: rtl8723bs: remove dead code in rtw_ap.c
Rohan Tripathi
-2
/
+0
2025-10-13
staging: rtl8723bs: add missing blank line in rtw_ap.c
Rohan Tripathi
-0
/
+1
2025-10-13
staging: rtl8723bs: remove unnecessary blank lines in rtw_ap.c
Rohan Tripathi
-2
/
+0
2025-10-13
staging: rtl8723bs: Remove unsupported PALTFORM_OS_WINCE ifdef
Rodrigo Gobbi
-4
/
+0
2025-10-13
staging: rtl8723bs: Remove commented ifdef CONFIG_WAPI_SUPPORT
Rodrigo Gobbi
-2
/
+0
2025-10-13
staging: rtl8723bs: Fix operator spacing in rtw_security.c
Sameeksha Sankpal
-78
/
+78
2025-10-13
staging: rtl8723bs: rtw_hal_set_def_var is not used
Michael Straube
-101
/
+0
2025-10-13
staging: gpib: tms9914: Fix typo in comment
Akiyoshi Kurita
-1
/
+1
2025-10-13
staging: rtl8723bs: sdio: clarify OQT free page comment
Akiyoshi Kurita
-4
/
+1
2025-10-13
staging: sm750fb: rename camel case identifiers
Ahmet Sezgin Duran
-5
/
+5
2025-10-13
staging: rtl8723bs: Add missing MODULE_DESCRIPTION()
Josephine Pfeiffer
-0
/
+2
2025-10-07
Merge tag 'staging-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-37
/
+31
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+0
2025-10-04
Merge tag 'staging-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1685
/
+857
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-10
/
+1
2025-09-17
staging: rtl8723bs: xmit: rephrase comment and drop extra space
Akiyoshi Kurita
-1
/
+1
2025-09-14
staging: sm750fb: rename camel case variable
Ahmet Sezgin Duran
-2
/
+2
2025-09-14
staging: rtl8723bs: hal: put return type and function name on one line
Akiyoshi Kurita
-4
/
+1
2025-09-12
staging: axis-fifo: flush RX FIFO on read errors
Ovidiu Panait
-7
/
+11
2025-09-12
staging: axis-fifo: fix TX handling on copy_from_user() failure
Ovidiu Panait
-26
/
+10
2025-09-12
staging: rtl8723bs: fix typo in comment
Akiyoshi Kurita
-1
/
+1
2025-09-12
staging: sm750fb: rename snake case variables
Yiming Qian
-7
/
+7
2025-09-12
staging: sm750fb: remove unnecessary volatile qualifiers
Yiming Qian
-3
/
+3
2025-09-12
staging: rtl8723bs: rtw_efuse.h: simplify copyright banner
Akiyoshi Kurita
-5
/
+2
2025-09-12
staging: rtl8723bs: remove unused tables
Michael Straube
-158
/
+0
2025-09-10
media: staging/ipu7: fix isys device runtime PM usage in firmware closing
Bingbu Cao
-0
/
+1
2025-09-09
media: staging: ipu7: Don't include linux/version.h
Sakari Ailus
-1
/
+0
2025-09-06
staging: rtl8723bs: Hal_EfuseParseAntennaDiversity_8723B is empty
Michael Straube
-11
/
+0
2025-09-06
staging: rtl8723bs: remove REG_EFUSE_ACCESS_8723 and EFUSE_ACCESS_ON_8723
Michael Straube
-8
/
+1
2025-09-06
staging: rtl8723bs: remove bWrite from Hal_EfusePowerSwitch
Michael Straube
-25
/
+6
2025-09-06
staging: rtl8723bs: remove wrapper Efuse_PowerSwitch
Michael Straube
-33
/
+4
2025-09-06
staging: octeon: Clean up dead code in ethernet-tx.c
Mohammed GUERMOUD
-40
/
+0
2025-09-06
staging: rtl8723bs: fix fortify warnings by using struct_group
yingche
-2
/
+2
2025-09-06
staging: gpib: use int type to store negative error codes
Qianfeng Rong
-1
/
+1
2025-09-06
staging: rtl8723bs: remove include/recv_osdep.h
Michael Straube
-22
/
+4
2025-09-06
staging: rtl8723bs: remove os_dep/recv_linux.c
Michael Straube
-13
/
+0
2025-09-06
staging: rtl8723bs: rename rtw_os_recv_indicate_pkt
Michael Straube
-3
/
+3
[prev]
[next]