summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-27staging: rtl8723bs: rename EFUSE_ShadowRead() to rtw_efuse_shadow_read()Linus Probert
2026-04-27staging: rtl8723bs: EFUSE_ShadowMapUpdate -> rtw_efuse_shadow_map_updateLinus Probert
2026-04-27staging: rtl8723bs: rename EFUSE_Read1Byte() to rtw_efuse_read_1_byte()Linus Probert
2026-04-27staging: rtl8723bs: efuse_OneByteRead() -> rtw_efuse_one_byte_read()Linus Probert
2026-04-27staging: rtl8723bs: rename global function Efuse_CalculateWordCntsLinus Probert
2026-04-27staging: rtl8723bs: convert _rtw_init_xmit_priv to return errnoHungyu Lin
2026-04-27staging: rtl8723bs: convert rtw_os_xmit_resource_alloc to return errnoHungyu Lin
2026-04-27staging: rtl8723bs: move rtw_os_xmit_resource_alloc to rtw_xmit.cHungyu Lin
2026-04-27staging: rtl8723bs: convert rtw_alloc_hwxmits to return errnoHungyu Lin
2026-04-27staging: rtl8723bs: make rtw_alloc_hwxmits staticHungyu Lin
2026-04-27staging: rtl8723bs: simplify _rtw_init_xmit_priv control flowHungyu Lin
2026-04-27staging: rtl8723bs: fix logical continuation stylePaarth Mahadik
2026-04-27staging: rtl8723bs: remove unnecessary parentheses in os_intfs.cHungyu Lin
2026-04-27staging: rtl8723bs: remove multiple blank lines in rtw_btcoex.cLinus Probert
2026-04-27staging: rtl8723bs: fix include guard comment in rtw_cmd.hXiyuan Guo
2026-04-27staging: rtl8723bs: replace tabs used as separators with spacesNikolay Kulikov
2026-04-27staging: rtl8723bs: remove dead code in rtw_io.cNikolay Kulikov
2026-04-27staging: rtl8723bs: Rename pHT_info_ie to ht_info_ieEthan Tidmore
2026-04-27staging: rtl8723bs: Remove dead codeEthan Tidmore
2026-04-27staging: greybus: fix alignment to match open parenthesisKosugi Souta
2026-04-27staging: sm750fb: remove unused functionsKenet Jovan Sokoli
2026-04-27staging: sm750fb: fix off-by-one in lynxfb_ops_setcolregAhmet Sezgin Duran
2026-04-27staging: sm750fb: Rename sm750_pnltype enum values to upper caseShubham Chakraborty
2026-04-27staging: sm750fb: constify fix_id arrayHungyu Lin
2026-04-27staging: most: video: remove redundant cleanup in comp_exit()Gabriel Rondon
2026-04-27staging: most: net: remove filename from top-of-file commentShyam Sunder Reddy Padira
2026-04-27staging: most/net: remove dead code from skb_to_mamac() and skb_to_mep()Hadi Chokr
2026-04-27staging: most: dim2: remove unnecessary NULL check in try_start_dim_transfer()Gabriel Rondon
2026-04-27staging: most: dim2: remove unnecessary NULL check in service_done_flag()Gabriel Rondon
2026-04-27docs: isofs: replace dead ECMA-119 FTP linkZiran Zhang
2026-04-27wifi: mac80211: drop stray 'static' from fast-RX rx_resultCatherine
2026-04-27wifi: mac80211: check ieee80211_rx_data_set_link return in pubsta MLO pathMichael Bommarito
2026-04-27wifi: nl80211: require admin perm on SET_PMK / DEL_PMKMichael Bommarito
2026-04-27wifi: libertas: fix integer underflow in process_cmdrequest()Amir Mohammad Jahangirzad
2026-04-27wifi: b43legacy: enforce bounds check on firmware key index in RX pathTristan Madani
2026-04-27wifi: b43: enforce bounds check on firmware key index in b43_rx()Tristan Madani
2026-04-27wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog taskMarek Szyprowski
2026-04-27i2c: designware: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR()Xueqin Luo
2026-04-27i2c: ls2x-v2: Add driver for Loongson-2K0300 I2C controllerBinbin Zhou
2026-04-27dt-bindings: i2c: loongson,ls2x: Add ls2k0300-i2c compatibleBinbin Zhou
2026-04-27arm64: dts: rockchip: fix Ethernet PHY not found on PX30 RingneckQuentin Schulz
2026-04-27arm64: dts: rockchip: fix Ethernet PHY not found on PX30 CobraQuentin Schulz
2026-04-27arm64: dts: rockchip: Update vdec register blocks order on RK3588Cristian Ciocaltea
2026-04-27arm64: dts: rockchip: Fix vdec register blocks order on RK3576Cristian Ciocaltea
2026-04-27docs: xforms_lists: allow __maybe_unused in func parametersRandy Dunlap
2026-04-27docs: fix typos in kernel documentationHyeonjin Kim
2026-04-27wifi: mac80211: skip ieee80211_verify_sta_ht_mcs_support check in non-strict ...Rio Liu
2026-04-27docs: staging: fix various typos and grammar issuesZhang Xiaolei
2026-04-27Documentation/binfmt-misc.rst: Specify aux vector for "O" flag descriptionCharlie Jenkins
2026-04-27Documentation: fix spelling mistake "stucture" -> "structure"Ninad Naik