index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-03-13
wifi: b43: use register definitions in nphy_op_software_rfkill
Joshua Peisach
-13
/
+13
2026-03-13
drm/i915/hdcp: Take force_hdcp14 into account during check_link
Suraj Kandpal
-1
/
+1
2026-03-12
qlcnic: update outdated comment
Kexin Sun
-1
/
+1
2026-03-12
net: phy: vitesse: add inband caps and configuration
Russell King (Oracle)
-0
/
+41
2026-03-13
Merge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/r...
Dave Airlie
-115
/
+127
2026-03-13
Merge tag 'amd-drm-fixes-7.0-2026-03-12' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-19
/
+73
2026-03-12
regulator: da9063: kzalloc + kcalloc to kzalloc
Rosen Penev
-7
/
+2
2026-03-13
Merge tag 'drm-intel-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-22
/
+116
2026-03-13
Merge tag 'drm-misc-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-53
/
+73
2026-03-12
PCI: Use pr_warn_once() for ACS parameter parse failure
Richard Cheng
-1
/
+1
2026-03-12
Merge tag 'nvme-7.0-2026-03-12' of git://git.infradead.org/nvme into block-7.0
Jens Axboe
-8
/
+21
2026-03-12
net: xgbe: use device_get_mac_addr
Rosen Penev
-8
/
+3
2026-03-12
drm/xe/wa: Drop redundant entries for Wa_16021867713 & Wa_14019449301
Matt Roper
-14
/
+0
2026-03-12
Merge back ACPI OS services layer (OSL) material for 7.1
Rafael J. Wysocki
-1
/
+18
2026-03-12
Merge back cpuidle material for 7.1
Rafael J. Wysocki
-53
/
+90
2026-03-12
Merge tag 'pm-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-10
/
+0
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-941
/
+1837
2026-03-12
Merge tag 'acpi-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-25
/
+70
2026-03-12
accel/amdxdna: Allow forcing IOVA-based DMA via module parameter
Lizhi Hou
-32
/
+325
2026-03-12
Bluetooth: qca: fix ROM version reading on WCN3998 chips
Dmitry Baryshkov
-0
/
+2
2026-03-12
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-235
/
+449
2026-03-12
Input: psmouse - remove dedicated kpsmoused workqueue
Dmitry Torokhov
-27
/
+7
2026-03-12
Input: alps - use standard workqueue when registering supplemental device
Dmitry Torokhov
-8
/
+7
2026-03-12
Input: psmouse - replace flush_workqueue() with disable_delayed_work_sync()
Duoming Zhou
-1
/
+1
2026-03-12
Input: hgpk - remove protocol support
Dmitry Torokhov
-1156
/
+2
2026-03-12
Merge tag 'v7.0-rc3' into next
Dmitry Torokhov
-215057
/
+642991
2026-03-12
Merge branch 'acpi-osl'
Rafael J. Wysocki
-1
/
+1
2026-03-12
rtc: max77686: convert to i2c_new_ancillary_device
Svyatoslav Ryhel
-2
/
+12
2026-03-12
regulator: pf1550: Remove redundant regmap assignment
Felix Gu
-1
/
+0
2026-03-12
soc: imx9: don't access of_root directly
Bartosz Golaszewski
-2
/
+2
2026-03-12
soc: imx8m: don't access of_root directly
Bartosz Golaszewski
-8
/
+3
2026-03-12
soc: fsl: guts: don't access of_root directly
Bartosz Golaszewski
-9
/
+3
2026-03-12
base: soc: rename and export soc_device_get_machine()
Bartosz Golaszewski
-8
/
+5
2026-03-12
base: soc: order includes alphabetically
Bartosz Golaszewski
-5
/
+5
2026-03-12
of: provide of_machine_read_model()
Bartosz Golaszewski
-0
/
+13
2026-03-12
of: provide of_machine_read_compatible()
Bartosz Golaszewski
-0
/
+15
2026-03-12
device core: Fix kernel-doc warnings in base.h
Dan Williams
-38
/
+41
2026-03-12
serial: 8250_dw: Ensure BUSY is deasserted
Ilpo Järvinen
-55
/
+161
2026-03-12
serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSY
Ilpo Järvinen
-0
/
+6
2026-03-12
serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt storm
Ilpo Järvinen
-4
/
+63
2026-03-12
serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handling
Ilpo Järvinen
-16
/
+21
2026-03-12
serial: 8250: Add serial8250_handle_irq_locked()
Ilpo Järvinen
-8
/
+16
2026-03-12
serial: 8250_dw: Avoid unnecessary LCR writes
Ilpo Järvinen
-0
/
+31
2026-03-12
serial: 8250: Protect LCR write in shutdown
Ilpo Järvinen
-5
/
+6
2026-03-12
serial: 8250_pci: add support for the AX99100
Martin Roukala (né Peres)
-0
/
+17
2026-03-12
serial: core: fix infinite loop in handle_tx() for PORT_UNKNOWN
Jiayuan Chen
-1
/
+4
2026-03-12
serial: uartlite: fix PM runtime usage count underflow on probe
Maciej Andrzejewski ICEYE
-0
/
+1
2026-03-12
serial: 8250: always disable IRQ during THRE test
Peng Zhang
-4
/
+2
2026-03-12
serial: 8250: Fix TX deadlock when using DMA
Raul E Rangel
-0
/
+15
2026-03-12
tty: tty_port: add workqueue to flip TTY buffer
Xin Zhao
-14
/
+70
[prev]
[next]