summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-06leds: max5970: Fix unreleased fwnode_handle in probe functionJavier Carrasco
2024-11-06leds: Introduce ordered workqueue for LEDs events instead of system_wqDmitry Rokosov
2024-11-06mfd: rt5033: Fix missing regmap_del_irq_chip()Zhang Changzhong
2024-11-06clk: renesas: vbattb: Add VBATTB clock driverClaudiu Beznea
2024-11-06wifi: rtlwifi: Remove some exhalbtc deadcodeDr. David Alan Gilbert
2024-11-06wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failuresGuilherme G. Piccoli
2024-11-06wifi: rtw88: Enable the new RTL8821AU/RTL8812AU driversBitterblue Smith
2024-11-06wifi: rtw88: Add rtw8821au.c and rtw8812au.cBitterblue Smith
2024-11-06wifi: rtw88: Add rtw8812a.{c,h}Bitterblue Smith
2024-11-06wifi: rtw88: Add rtw8821a.{c,h}Bitterblue Smith
2024-11-06wifi: rtw88: Add rtw88xxa.{c,h}Bitterblue Smith
2024-11-06wifi: rtw88: Add rtw8821a_table.{c,h}Bitterblue Smith
2024-11-06wifi: rtw88: Add rtw8812a_table.{c,h}Bitterblue Smith
2024-11-06wifi: rtw89: coex: set higher priority to BT when WL scan and BT A2DP existChing-Te Ku
2024-11-06wifi: rtw89: 8852b: change RF mode to normal mode when set channelChih-Kang Chang
2024-11-06wifi: rtw89: coex: check NULL return of kmalloc in btc_fw_set_monreg()Pei Xiao
2024-11-06wifi: rtw89: 8922a: fill the missing OP1dB configurationKuan-Chung Chen
2024-11-06wifi: rtw89: mac: no configure CMAC/DMAC tables for firmware secure bootPing-Ke Shih
2024-11-06wifi: rtw89: fw: use common function to parse security section for WiFi 6 chipsPing-Ke Shih
2024-11-06wifi: rtw89: fw: move v1 MSSC out of __parse_security_section() to share with v0Ping-Ke Shih
2024-11-06wifi: rtw89: fw: set recorded IDMEM share mode in firmware header to registerPing-Ke Shih
2024-11-06wifi: rtw89: fw: shrink download size of security section for RTL8852BPing-Ke Shih
2024-11-06wifi: rtw89: efuse: read firmware secure info v0 from efuse for WiFi 6 chipsPing-Ke Shih
2024-11-06wifi: rtw89: efuse: move recognize firmware MSS info v1 to commonPing-Ke Shih
2024-11-06wifi: rtw89: efuse: move reading efuse of fw secure info to commonPing-Ke Shih
2024-11-05md/md-bitmap: Add missing destroy_work_on_stack()Yuan Can
2024-11-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-11-05net: stmmac: Add glue layer for T-HEAD TH1520 SoCJisheng Zhang
2024-11-05r8169: remove leftover locks after reverted changeHeiner Kallweit
2024-11-05net: phy: ti: add PHY_RST_AFTER_CLK_EN flagDiogo Silva
2024-11-05net: stmmac: add support for dwmac 3.72aLothar Rubusch
2024-11-05net: hisilicon: hns: use ethtool string helpersRosen Penev
2024-11-05r8169: improve initialization of RSS registers on RTL8125/RTL8126Heiner Kallweit
2024-11-05sfc: Remove more unused functionsDr. David Alan Gilbert
2024-11-05sfc: Remove unused mcdi functionsDr. David Alan Gilbert
2024-11-05sfc: Remove unused efx_mae_mport_vfDr. David Alan Gilbert
2024-11-05sfc: Remove falcon deadcodeDr. David Alan Gilbert
2024-11-05bnxt_en: replace PTP spinlock with seqlockVadim Fedorenko
2024-11-05bnxt_en: cache only 24 bits of hw counterVadim Fedorenko
2024-11-05bcache: update min_heap_callbacks to use default builtin swapKuan-Wei Chiu
2024-11-05dm vdo: update min_heap_callbacks to use default builtin swapKuan-Wei Chiu
2024-11-05lib/min_heap: introduce non-inline versions of min heap API functionsKuan-Wei Chiu
2024-11-05drm: replace strcpy() with strscpy()Yafang Shao
2024-11-05clk: qcom: Add support for Global Clock Controller on QCS8300Imran Shaik
2024-11-05zram: remove UNDER_WB and simplify writebackSergey Senozhatsky
2024-11-05zram: reshuffle zram_free_page() flags operationsSergey Senozhatsky
2024-11-05zram: do not mark idle slots that cannot be idleSergey Senozhatsky
2024-11-05zram: rework writeback target selection strategySergey Senozhatsky
2024-11-05zram: rework recompress target selection strategySergey Senozhatsky
2024-11-05zram: permit only one post-processing operation at a timeSergey Senozhatsky