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
2025-09-09
bonding: add support for per-port LACP actor priority
Hangbin Liu
3
-0
/
+56
2025-09-09
crypto: atmel-aes: make it selectable for ARCH_MICROCHIP
Robert Marko
1
-1
/
+1
2025-09-09
char: hw_random: atmel: make it selectable for ARCH_MICROCHIP
Robert Marko
1
-1
/
+1
2025-09-09
i2c: at91: make it selectable for ARCH_MICROCHIP
Robert Marko
1
-1
/
+1
2025-09-09
spi: atmel: make it selectable for ARCH_MICROCHIP
Robert Marko
1
-1
/
+1
2025-09-09
tty: serial: atmel: make it selectable for ARCH_MICROCHIP
Robert Marko
1
-1
/
+1
2025-09-09
mfd: at91-usart: Make it selectable for ARCH_MICROCHIP
Robert Marko
1
-1
/
+1
2025-09-09
drm/gma500: Do not clear framebuffer GEM objects during cleanup
Thomas Zimmermann
1
-2
/
+0
2025-09-09
drm/i915/power: fix size for for_each_set_bit() in abox iteration
Jani Nikula
1
-3
/
+3
2025-09-09
net/mlx5: Support getcyclesx and getcrosscycles
Carolina Jubran
1
-1
/
+73
2025-09-09
net/mlx5: Extract MTCTR register read logic into helper function
Carolina Jubran
1
-12
/
+27
2025-09-09
ptp: Add ioctl commands to expose raw cycle counter values
Carolina Jubran
1
-8
/
+26
2025-09-09
xen/manage: Fix suspend error path
Lukas Wunner
1
-1
/
+2
2025-09-09
xen/events: Update virq_to_irq on migration
Jason Andryuk
1
-1
/
+12
2025-09-09
xen/events: Return -EEXIST for bound VIRQs
Jason Andryuk
1
-5
/
+14
2025-09-09
xen/events: Cleanup find_virq() return codes
Jason Andryuk
1
-3
/
+4
2025-09-09
drm/i915/display: add intel_display_device_present()
Jani Nikula
7
-34
/
+36
2025-09-08
lkdtm: fortify: Fix potential NULL dereference on kmalloc failure
Junjie Cao
1
-0
/
+6
2025-09-09
drm/i915/backlight: Disable backlight when using luminance control
Suraj Kandpal
1
-3
/
+0
2025-09-08
net: phy: NXP_TJA11XX: Update Kconfig with TJA1102 support
Jonas Rebmann
1
-1
/
+1
2025-09-09
wifi: rtw89: Add USB ID 2001:3327 for D-Link AX18U rev. A1
Zenm Chen
1
-0
/
+2
2025-09-09
wifi: rtw89: Add USB ID 2001:332a for D-Link AX9U rev. A1
Zenm Chen
1
-0
/
+3
2025-09-09
wifi: rtl8xxxu: expose efuse via debugfs
Martin Kaistra
1
-0
/
+22
2025-09-08
net: stmmac: use STMMAC_CSR_xxx definitions in platform glue
Russell King (Oracle)
3
-5
/
+8
2025-09-08
net: stmmac: mdio: remove redundant clock rate tests
Russell King (Oracle)
1
-7
/
+7
2025-09-08
net: stmmac: mdio: return clk_csr value from stmmac_clk_csr_set()
Russell King (Oracle)
2
-35
/
+34
2025-09-08
net: stmmac: mdio: move initialisation of priv->clk_csr to stmmac_mdio
Russell King (Oracle)
2
-84
/
+86
2025-09-08
net: stmmac: mdio: improve mdio register field definitions
Russell King (Oracle)
1
-8
/
+8
2025-09-08
net: stmmac: mdio: move runtime PM into stmmac_mdio_access()
Russell King (Oracle)
1
-51
/
+20
2025-09-08
net: stmmac: mdio: merge stmmac_mdio_read() and stmmac_mdio_write()
Russell King (Oracle)
1
-35
/
+24
2025-09-08
net: stmmac: mdio: move stmmac_mdio_format_addr() into read/write
Russell King (Oracle)
1
-21
/
+25
2025-09-08
net: stmmac: mdio: provide priv->gmii_address_bus_config
Russell King (Oracle)
2
-9
/
+18
2025-09-08
net: stmmac: mdio: provide stmmac_mdio_wait()
Russell King (Oracle)
1
-37
/
+33
2025-09-08
net: stmmac: mdio: provide address register formatter
Russell King (Oracle)
1
-27
/
+28
2025-09-08
net: dsa: b53: fix ageing time for BCM53101
Jonas Gorski
1
-4
/
+13
2025-09-08
ixgbe: fix typo in function comment for ixgbe_get_num_per_func()
Alok Tiwari
1
-1
/
+1
2025-09-09
power: supply: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2
-2
/
+4
2025-09-09
power: supply: replace use of system_wq with system_percpu_wq
Marco Crivellari
6
-12
/
+12
2025-09-09
power: supply: Use devm_mutex_init()
Christophe JAILLET
3
-50
/
+5
2025-09-08
Drivers: hv: Simplify data structures for VMBus channel close message
Michael Kelley
1
-1
/
+1
2025-09-08
Drivers: hv: util: Cosmetic changes for hv_utils_transport.c
Abhishek Tiwari
1
-5
/
+5
2025-09-08
mshv: Add support for a new parent partition configuration
Nuno Das Neves
2
-22
/
+26
2025-09-08
clocksource: hyper-v: Skip unnecessary checks for the root partition
Wei Liu
1
-1
/
+9
2025-09-08
PCI: Test for bit underflow in pcie_set_readrq()
Kees Cook
1
-1
/
+5
2025-09-09
drm/bridge: simple: add Realtek RTD2171 DP-to-HDMI bridge
Neil Armstrong
1
-0
/
+5
2025-09-08
pinctrl: airoha: fix wrong MDIO function bitmaks
Christian Marangi
1
-6
/
+9
2025-09-08
PCI: endpoint: pci-epf-test: Limit PCIe BAR size for fixed BARs
Marek Vasut
1
-1
/
+6
2025-09-08
PCI: mvebu: Fix use of for_each_of_range() iterator
Klaus Kudielka
1
-17
/
+4
2025-09-08
rust: drm: gem: Simplify use of generics
Lyude Paul
1
-5
/
+3
2025-09-08
hwmon: add GPD devices sensor driver
Cryolitia PukNgae
3
-0
/
+726
[prev]
[next]