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-01-27
PCI: Add dword #defines for Bus Number + Secondary Latency Timer
Ilpo Järvinen
-12
/
+13
2026-01-27
PCI: Use scnprintf() instead of sprintf()
Ilpo Järvinen
-3
/
+4
2026-01-27
PCI: Handle CardBus-specific params in setup-cardbus.c
Ilpo Järvinen
-13
/
+26
2026-01-27
PCI: Separate CardBus setup & build it only with CONFIG_CARDBUS
Ilpo Järvinen
-167
/
+197
2026-01-27
PCI: Add 'pci' prefix to struct pci_dev_resource handling functions
Ilpo Järvinen
-53
/
+61
2026-01-27
PCI: Use resource_assigned() in setup-bus.c algorithm
Ilpo Järvinen
-31
/
+33
2026-01-27
PCI: Add pbus_mem_size_optional() to handle optional sizes
Ilpo Järvinen
-23
/
+54
2026-01-27
PCI: Check invalid align earlier in pbus_size_mem()
Ilpo Järvinen
-13
/
+12
2026-01-27
PCI: Log reset and restore of resources
Ilpo Järvinen
-1
/
+9
2026-01-27
PCI: Add pci_resource_is_bridge_win()
Ilpo Järvinen
-6
/
+10
2026-01-27
PCI: Fetch dev_res to local var in __assign_resources_sorted()
Ilpo Järvinen
-16
/
+17
2026-01-27
PCI: Use res_to_dev_res() in reassign_resources_sorted()
Ilpo Järvinen
-10
/
+1
2026-01-27
PCI: Pass bridge window resource to pbus_size_mem()
Ilpo Järvinen
-18
/
+17
2026-01-27
PCI: Push realloc check into pbus_size_mem()
Ilpo Järvinen
-22
/
+12
2026-01-27
PCI: Remove old_size limit from bridge window sizing
Ilpo Järvinen
-8
/
+3
2026-01-27
PCI: Stop over-estimating bridge window size
Ilpo Järvinen
-92
/
+5
2026-01-27
spi: SPI_AXIADO should depend on ARCH_AXIADO
Geert Uytterhoeven
-0
/
+1
2026-01-27
PCI: Rewrite bridge window head alignment function
Ilpo Järvinen
-9
/
+44
2026-01-27
ice: stop counting UDP csum mismatch as rx_errors
Jesse Brandeburg
-1
/
+0
2026-01-27
ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
Aaron Ma
-4
/
+6
2026-01-27
ixgbe: don't initialize aci lock in ixgbe_recovery_probe()
Kohei Enju
-4
/
+2
2026-01-27
ixgbe: fix memory leaks in the ixgbe_recovery_probe() path
Kohei Enju
-12
/
+8
2026-01-27
ACPI: sysfs: Replace sprintf() with sysfs_emit()
Sumeet Pawnikar
-25
/
+25
2026-01-27
ACPI: CPPC: Rename EPP constants for clarity
Sumit Gupta
-1
/
+1
2026-01-27
gpio: pca953x: mask interrupts in irq shutdown
Martin Larsson
-0
/
+2
2026-01-27
gpio: virtuser: fix UAF in configfs release path
Yuhao Huang
-4
/
+4
2026-01-27
gpiolib: acpi: use BIT_ULL() for u64 mask in address space handler
Denis Sergeev
-1
/
+1
2026-01-27
gpio: sprd: Change sprd_gpio lock to raw_spin_lock
Xuewen Yan
-4
/
+4
2026-01-27
net: stmmac: rk: group MACPHY register offset and fields together
Russell King (Oracle)
-4
/
+6
2026-01-27
net: stmmac: rk: convert rk3328 to use bsp_priv->id
Russell King (Oracle)
-6
/
+9
2026-01-27
net: stmmac: rk: get rid of rk_phy_power_ctl()
Russell King (Oracle)
-14
/
+17
2026-01-27
net: stmmac: rk: avoid phy_power_on()
Russell King (Oracle)
-3
/
+3
2026-01-27
Merge tag 'vfio-v6.19-rc8' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-0
/
+12
2026-01-27
block: rnull: remove imports available via prelude
Gary Guo
-4
/
+0
2026-01-27
drm/xe: Unregister drm device on probe error
Shuicheng Lin
-0
/
+1
2026-01-27
dm vdo encodings: clean up header and version functions
Matthew Sakai
-30
/
+6
2026-01-27
spi: fsi: Convert to fsi bus probe mechanism
Uwe Kleine-König
-3
/
+3
2026-01-27
i2c: fsi: Convert to fsi bus probe mechanism
Uwe Kleine-König
-8
/
+7
2026-01-27
fsi: scom: Convert to fsi bus probe mechanism
Uwe Kleine-König
-9
/
+7
2026-01-27
fsi: sbefifo: Convert to fsi bus probe mechanism
Uwe Kleine-König
-9
/
+8
2026-01-27
fsi: master: Convert to fsi bus probe mechanism
Uwe Kleine-König
-9
/
+7
2026-01-27
fsi: i2cr-scom: Convert to fsi bus probe mechanism
Uwe Kleine-König
-8
/
+6
2026-01-27
fsi: Create bus specific probe and remove functions
Uwe Kleine-König
-0
/
+50
2026-01-27
fsi: Make fsi_bus_type a private variable to the core
Uwe Kleine-König
-34
/
+33
2026-01-27
spi: fsi: Drop assigning fsi bus
Uwe Kleine-König
-1
/
+0
2026-01-27
i2c: fsi: Drop assigning fsi bus
Uwe Kleine-König
-1
/
+0
2026-01-27
fsi: Assign driver's bus in fsi_driver_register()
Uwe Kleine-König
-4
/
+2
2026-01-27
fsi: Make use of module_fsi_driver()
Uwe Kleine-König
-24
/
+2
2026-01-27
ACPI: processor: idle: Rework the handling of acpi_processor_ffh_lpi_probe()
Huisong Li
-8
/
+10
2026-01-27
ACPI: processor: idle: Convert acpi_processor_setup_cpuidle_dev() to void
Huisong Li
-6
/
+7
[prev]
[next]