index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-27
staging: rtl8723bs: rename RegEnableTxPowerByRate to reg_enable_tx_power_by_rate
Ethan Tidmore
4
-10
/
+10
2026-01-27
staging: rtl8723bs: rename RegEnableTxPowerLimit to reg_enable_tx_power_limit
Ethan Tidmore
4
-15
/
+11
2026-01-27
staging: sm750fb: rename initParm to init_parm
Madhumitha Sundar
3
-9
/
+9
2026-01-27
staging: rtl8723bs: remove unnecessary boolean comparisons
Michael Huang
1
-21
/
+21
2026-01-27
staging: rtl8723bs: use !ptr instead of ptr == NULL
Michael Huang
1
-2
/
+1
2026-01-27
staging: rtl8723bs: remove unnecessary braces
Michael Huang
1
-3
/
+2
2026-01-27
staging: rtl8723bs: add missing space around operators
Michael Huang
1
-7
/
+7
2026-01-27
staging: rtl8723bs: Fix the line length exceeding 100 columns warning in the ...
Michael Huang
1
-10
/
+30
2026-01-27
staging: rtl8723bs: remove unnecessary new lines
Michael Huang
1
-11
/
+0
2026-01-27
staging: rtl8723bs: refactor comments to fix the line length warning for exce...
Michael Huang
1
-3
/
+5
2026-01-27
staging: rtl8723bs: use continue statements to reduce indentation
Michael Huang
1
-23
/
+25
2026-01-27
staging: rtl8723bs: replace uint with unsigned int
Omer El Idrissi
1
-1
/
+1
2026-01-27
staging: greybus: remove completed GPIO conversion task from TODO
Archit Anant
1
-3
/
+0
2026-01-27
staging: rtl8723bs: rename add_RATid to add_ratid
Ethan Tidmore
3
-6
/
+6
2026-01-27
staging: axis-fifo: Fix indentation
Geet Singhi
1
-1
/
+1
2026-01-27
staging: most: dim2: replace macro with static function
Ethan Tidmore
1
-5
/
+7
2026-01-27
staging: rtl8723bs: fix alignment to match open parenthesis
Archit Anant
1
-11
/
+11
2026-01-27
staging: rtl8723bs: fix spacing around operators
Archit Anant
1
-13
/
+13
2026-01-27
irqchip/gic-v5: Add ACPI IWB probing
Lorenzo Pieralisi
3
-25
/
+116
2026-01-27
irqchip/gic-v5: Add ACPI ITS probing
Lorenzo Pieralisi
5
-44
/
+234
2026-01-27
irqchip/gic-v5: Add ACPI IRS probing
Lorenzo Pieralisi
3
-19
/
+246
2026-01-27
irqchip/gic-v5: Split IRS probing into OF and generic portions
Lorenzo Pieralisi
1
-42
/
+50
2026-01-27
PCI/MSI: Make the pci_msi_map_rid_ctlr_node() interface firmware agnostic
Lorenzo Pieralisi
2
-9
/
+20
2026-01-27
Merge ACPICA material for 6.20 to satisfy dependencies
Rafael J. Wysocki
6
-32
/
+38
2026-01-27
pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong adb400 reset
Jacky Bai
1
-6
/
+2
2026-01-27
bonding: fix use-after-free due to enslave fail after slave array update
Nikolay Aleksandrov
1
-5
/
+5
2026-01-27
RDMA/mana_ib: Add device‑memory support
Konstantin Taranov
3
-0
/
+149
2026-01-27
pmdomain: qcom: rpmpd: fix off-by-one error in clamping to the highest state
Gabor Juhos
1
-1
/
+1
2026-01-27
Merge tag 'opp-updates-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Rafael J. Wysocki
2
-4
/
+2
2026-01-27
Merge tag 'cpufreq-arm-updates-7.0-rc1' of git://git.kernel.org/pub/scm/linux...
Rafael J. Wysocki
7
-58
/
+147
2026-01-27
Merge back earlier cpufreq material for 6.20
Rafael J. Wysocki
4
-208
/
+6
2026-01-27
Merge tag 'cpufreq-arm-fixes-6.19-rc8' of git://git.kernel.org/pub/scm/linux/...
Rafael J. Wysocki
1
-0
/
+1
2026-01-27
Revert "tty: tty_port: add workqueue to flip TTY buffer"
Greg Kroah-Hartman
4
-57
/
+9
2026-01-27
Merge tag 'iwlwifi-next-2026-01-21' of https://git.kernel.org/pub/scm/linux/k...
Johannes Berg
55
-925
/
+1591
2026-01-27
Merge tag 'ath-next-20260120' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
58
-227
/
+3135
2026-01-27
wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()
Ziyi Guo
1
-0
/
+2
2026-01-27
wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()
Ziyi Guo
1
-0
/
+2
2026-01-27
spi: dw-mmio: support suspend/resume
Jisheng Zhang
1
-0
/
+33
2026-01-27
spi: cadence-xspi: support suspend/resume
Jisheng Zhang
1
-1
/
+28
2026-01-27
spi: aspeed: Add support for non-spi-mem devices
Chin-Ting Kuo
1
-6
/
+128
2026-01-27
spi: spi-mem: Protect dirmap_create() with spi_mem_access_start/end
Chin-Ting Kuo
1
-1
/
+10
2026-01-27
regcache: Demote defaults readback from HW to debug print
Marek Vasut
1
-1
/
+1
2026-01-27
regmap: add KUnit coverage for reg_default_cb callback
Sheetal
1
-0
/
+91
2026-01-27
regmap: Add reg_default_cb callback for flat cache defaults
Sheetal
4
-1
/
+26
2026-01-27
wifi: p54: Fix memory leak in p54_beacon_update()
Zilin Guan
1
-1
/
+3
2026-01-27
wifi: rtw88: sdio: Migrate to use sdio specific shutdown function
Uwe Kleine-König
7
-8
/
+7
2026-01-27
wifi: rsi: sdio: Migrate to use sdio specific shutdown function
Uwe Kleine-König
1
-3
/
+2
2026-01-27
sdio: Provide a bustype shutdown function
Uwe Kleine-König
1
-0
/
+25
2026-01-27
net: hns3: extend HCLGE_FD_AD_COUNTER_NUM to 8 bits
Jijie Shao
2
-4
/
+9
2026-01-27
net: hns3: extend HCLGE_FD_AD_QID to 11 bits
Jijie Shao
2
-3
/
+6
[prev]
[next]