index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-23
staging: rtl8723bs: Rename camel case variable
Bryant Boatright
1
-7
/
+7
2026-02-23
staging: rtl8723bs: Rename camel case enumeration
Bryant Boatright
3
-11
/
+15
2026-02-23
staging: rtl8723bs: rename camelCase variable
Nikolay Kulikov
1
-3
/
+3
2026-02-23
staging: rtl8723bs: remove unnecessary boolean comparison
Nikolay Kulikov
1
-1
/
+1
2026-02-23
staging: rtl8723bs: align and split variable declarations
Khushal Chitturi
2
-7
/
+14
2026-02-23
staging: rtl8723bs: simplify boolean expressions
Khushal Chitturi
3
-12
/
+12
2026-02-23
staging: rtl8723bs: use bool for traffic_status_watchdog()
Khushal Chitturi
3
-8
/
+8
2026-02-23
staging: rtl8723bs: remove stale commented code
Khushal Chitturi
6
-6
/
+2
2026-02-23
staging: rtl8723bs: convert traffic_status_watchdog() local variables to snake_case
Khushal Chitturi
2
-30
/
+30
2026-02-23
staging: rtl8723bs: rename rt_link_detect_t fields to snake_case
Khushal Chitturi
12
-62
/
+62
2026-02-23
staging: rtl8723bs: rename LinkDetectInfo to link_detect_info
Khushal Chitturi
12
-54
/
+54
2026-02-23
staging: rtl8723bs: remove shadowed variable in sdio_halinit
Haroen Tmimi
1
-1
/
+1
2026-02-23
staging: rtl8723bs: remove explicit comparisons to false in rtw_ap.c
Haroen Tmimi
1
-2
/
+2
2026-02-23
staging: rtl8723bs: Remove unused members in struct rtw_wdev_priv
Ethan Tidmore
3
-11
/
+0
2026-02-23
staging: rtl8723bs: Remove unused structs and helper functions
Ethan Tidmore
2
-57
/
+0
2026-02-23
staging: rtl8723bs: wrap long comments to 100 columns
Siwanan Bungtong
1
-1
/
+2
2026-02-23
staging: axis-fifo: refactor device tree parsing
Gustavo Piaz da Silva
1
-38
/
+17
2026-02-23
staging: axis-fifo: use u32 for fifo depth flags
Gustavo Piaz da Silva
1
-2
/
+2
2026-02-23
staging: rtl8723bs: remove redundant NULL check on premainder_ie
Giorgi Tchankvetadze
1
-1
/
+1
2026-02-23
staging: nvec: propagate error codes in tegra_nvec_probe()
Artem Lytkin
1
-9
/
+6
2026-02-23
staging: fbtft: fb_tinylcd: replace udelay() with fsleep()
Tomasz Unger
1
-1
/
+1
2026-02-23
staging: rtl8723bs: remove unused MAX_PATH_NUM defines for other chips
Azamat Rakhim
1
-7
/
+0
2026-02-23
staging: fbtft: Remove duplications of fbtft_set_addr_win()
Nam Cao
10
-119
/
+0
2026-02-23
staging: octeon: fix free_irq dev_id mismatch in cvm_oct_rx_shutdown
Yuvraj Singh Chauhan
1
-1
/
+1
2026-02-23
staging: rtl8723bs: remove redundant 'Adapter' variable in HalPhyRf_8723B
Haroen Tmimi
1
-2
/
+0
2026-02-23
staging: octeon: type change from uint<bits>_t to u<bits>
Yoelvis Oliveros
1
-807
/
+807
2026-02-23
staging: rtl8723bs: remove unnecessary void * casts in ioctl_cfg80211.c
Siwanan Bungtong
1
-9
/
+9
2026-02-23
staging: rtl8723bs: remove unnecessary void * casts in rtl8723b_hal_init.c
Siwanan Bungtong
1
-2
/
+2
2026-02-23
staging: rtl8723bs: remove unnecessary void * casts in rtw_security.c
Siwanan Bungtong
1
-1
/
+1
2026-02-23
staging: rtl8723bs: remove unnecessary void * casts in rtw_mlme_ext.c
Siwanan Bungtong
1
-9
/
+9
2026-02-23
staging: rtl8723bs: remove unnecessary void * casts in rtw_ieee80211.c
Siwanan Bungtong
1
-2
/
+2
2026-02-23
staging: rtl8723bs: remove unnecessary void * casts in rtw_efuse.c
Siwanan Bungtong
1
-3
/
+3
2026-02-23
staging: rtl8723bs: remove unnecessary void * casts in rtw_ap.c
Siwanan Bungtong
1
-2
/
+2
2026-02-23
staging: rtl8723bs: replace ternary min comparison with min()
William Hansen-Baird
1
-2
/
+4
2026-02-23
staging: rtl8723bs: Wrap long function parameter lists
Siwanan Bungtong
1
-1
/
+3
2026-02-23
staging: rtl8723bs: fix spacing around operators
Tabrez Ahmed
1
-1
/
+1
2026-02-23
staging: fbtft: fix unchecked write return value in fb_agm1264k-fl
Artem Lytkin
1
-1
/
+1
2026-02-23
staging: sm750fb: convert logging to device-based in sm750.c
Artem Lytkin
1
-5
/
+7
2026-02-23
staging: fbtft: Optimize partial write()
Nam Cao
1
-8
/
+5
2026-02-23
staging: fbtft: fix spelling mistake "dinamically" -> "dynamically"
Santiago Almeida
1
-1
/
+1
2026-02-23
staging: rtl8723bs: Refactor setCCKFilterCoefficient to remove duplicated rtw_write8() calls
Bera Yüzlü
1
-19
/
+9
2026-02-23
staging: most: dim2: check return value of clk_prepare_enable for PLL
Artem Lytkin
1
-1
/
+6
2026-02-23
staging: most: net: remove unused header include
Rajveer Chaudhari
1
-1
/
+0
2026-02-23
staging: most: dim2: remove unused header includes
Rajveer Chaudhari
2
-5
/
+1
2026-02-23
staging: most: dim2: convert pr_err/warn to dev_err/warn
Zeeshan Ahmad
1
-20
/
+20
2026-02-23
staging: most: dim2: move extra info messages to dev_dbg
Zeeshan Ahmad
1
-4
/
+3
2026-02-23
staging: greybus: sdio: Remove double whitespace
Giorgi Tchankvetadze
1
-1
/
+1
2026-02-23
staging: greybus: Fix spelling mistake in Kconfig
Tomasz Unger
1
-1
/
+1
2026-02-23
staging: greybus: sdio: Fix typo in comment
Giorgi Tchankvetadze
1
-1
/
+1
2026-02-23
staging: greybus: pwm: Fix typo in comment
Giorgi Tchankvetadze
1
-1
/
+1
[prev]
[next]