index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2026-04-27
staging: rtl8723bs: move constant to right side of test in comparison
Prithvi Tambewagh
2026-04-27
staging: rtl8723bs: remove redundant return in report_join_res()
Hungyu Lin
2026-04-27
staging: rtl8723bs: remove unused function pointers
Bera Yüzlü
2026-04-27
staging: rtl8723bs: remove redundant returns in rtw_mlme_ext.c
Hungyu Lin
2026-04-27
staging: rtl8723bs: remove unused BIT33..BIT36 macros
Nikolay Kulikov
2026-04-27
staging: rtl8723bs: remove the rtw_warn_on() macro
Nikolay Kulikov
2026-04-27
staging: rtl8723bs: remove unused rtw_sprintf() macro
Nikolay Kulikov
2026-04-27
staging: rtl8723bs: remove the header of non-existent _kfree() function
Nikolay Kulikov
2026-04-27
staging: rtl8723bs: remove unused _rtw_init_queue() function header
Nikolay Kulikov
2026-04-27
staging: rtl8723bs: remove unnecessary rtw_bug_check() function
Nikolay Kulikov
2026-04-27
staging: rtl8723bs: remove space before tab
Linus Probert
2026-04-27
staging: rtl8723bs: remove two unused function prototypes
Linus Probert
2026-04-27
staging: rtl8723bs: rename EFUSE_ShadowRead() to rtw_efuse_shadow_read()
Linus Probert
2026-04-27
staging: rtl8723bs: EFUSE_ShadowMapUpdate -> rtw_efuse_shadow_map_update
Linus Probert
2026-04-27
staging: rtl8723bs: rename EFUSE_Read1Byte() to rtw_efuse_read_1_byte()
Linus Probert
2026-04-27
staging: rtl8723bs: efuse_OneByteRead() -> rtw_efuse_one_byte_read()
Linus Probert
2026-04-27
staging: rtl8723bs: rename global function Efuse_CalculateWordCnts
Linus Probert
2026-04-27
staging: rtl8723bs: convert _rtw_init_xmit_priv to return errno
Hungyu Lin
2026-04-27
staging: rtl8723bs: convert rtw_os_xmit_resource_alloc to return errno
Hungyu Lin
2026-04-27
staging: rtl8723bs: move rtw_os_xmit_resource_alloc to rtw_xmit.c
Hungyu Lin
2026-04-27
staging: rtl8723bs: convert rtw_alloc_hwxmits to return errno
Hungyu Lin
2026-04-27
staging: rtl8723bs: make rtw_alloc_hwxmits static
Hungyu Lin
2026-04-27
staging: rtl8723bs: simplify _rtw_init_xmit_priv control flow
Hungyu Lin
2026-04-27
staging: rtl8723bs: fix logical continuation style
Paarth Mahadik
2026-04-27
staging: rtl8723bs: remove unnecessary parentheses in os_intfs.c
Hungyu Lin
2026-04-27
staging: rtl8723bs: remove multiple blank lines in rtw_btcoex.c
Linus Probert
2026-04-27
staging: rtl8723bs: fix include guard comment in rtw_cmd.h
Xiyuan Guo
2026-04-27
staging: rtl8723bs: replace tabs used as separators with spaces
Nikolay Kulikov
2026-04-27
staging: rtl8723bs: remove dead code in rtw_io.c
Nikolay Kulikov
2026-04-27
staging: rtl8723bs: Rename pHT_info_ie to ht_info_ie
Ethan Tidmore
2026-04-27
staging: rtl8723bs: Remove dead code
Ethan Tidmore
2026-04-27
staging: greybus: fix alignment to match open parenthesis
Kosugi Souta
2026-04-27
staging: sm750fb: remove unused functions
Kenet Jovan Sokoli
2026-04-27
staging: sm750fb: fix off-by-one in lynxfb_ops_setcolreg
Ahmet Sezgin Duran
2026-04-27
staging: sm750fb: Rename sm750_pnltype enum values to upper case
Shubham Chakraborty
2026-04-27
staging: sm750fb: constify fix_id array
Hungyu Lin
2026-04-27
staging: most: video: remove redundant cleanup in comp_exit()
Gabriel Rondon
2026-04-27
staging: most: net: remove filename from top-of-file comment
Shyam Sunder Reddy Padira
2026-04-27
staging: most/net: remove dead code from skb_to_mamac() and skb_to_mep()
Hadi Chokr
2026-04-27
staging: most: dim2: remove unnecessary NULL check in try_start_dim_transfer()
Gabriel Rondon
2026-04-27
staging: most: dim2: remove unnecessary NULL check in service_done_flag()
Gabriel Rondon
2026-04-27
wifi: libertas: fix integer underflow in process_cmdrequest()
Amir Mohammad Jahangirzad
2026-04-27
wifi: b43legacy: enforce bounds check on firmware key index in RX path
Tristan Madani
2026-04-27
wifi: b43: enforce bounds check on firmware key index in b43_rx()
Tristan Madani
2026-04-27
wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task
Marek Szyprowski
2026-04-27
i2c: designware: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR()
Xueqin Luo
2026-04-27
i2c: ls2x-v2: Add driver for Loongson-2K0300 I2C controller
Binbin Zhou
2026-04-27
clk: renesas: r8a7740: Add ZT/ZTR trace clocks
Marek Vasut
2026-04-27
clk: renesas: r9a09g077: Add MTU3 module clock
Cosmin Tanislav
2026-04-27
clk: renesas: r9a08g046: Add I2C clocks and resets
Biju Das
[prev]
[next]