index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi.c
Age
Commit message (
Expand
)
Author
48 hours
Merge tag 'spi-fix-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
11 days
Merge tag 'spi-fix-v7.2-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
12 days
spi: core: Abort active target transfer on controller suspend
Praveen Talari
2026-06-17
spi: acpi: Free resource list at appropriate time
Andy Shevchenko
2026-06-16
spi: Add NULL check for spi_get_device_id() in spi_get_device_match_data()
guoqi0226
2026-06-16
Merge tag 'spi-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2026-05-22
Revert "treewide: Fix probing of devices in DT overlays"
Saravana Kannan
2026-05-21
spi: Drop redundant 'cs' variable declaration in __spi_add_device()
Lad Prabhakar
2026-05-21
spi: fix controller registration API inconsistency
Johan Hovold
2026-04-30
spi: clean up controller registration return value
Johan Hovold
2026-04-24
Merge tag 'spi-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-04-22
spi: fix resource leaks on device setup failure
Johan Hovold
2026-04-15
Merge tag 'spi-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-08
Add Renesas RZ/G3L RSPI support
Mark Brown
2026-03-26
device property: Make modifications of fwnode "flags" thread safe
Douglas Anderson
2026-03-26
spi: fix use-after-free on managed registration failure
Johan Hovold
2026-03-24
spi: use generic driver_override infrastructure
Danilo Krummrich
2026-03-23
spi: Replace open coded variant of spi_bpw_to_bytes()
Andy Shevchenko
2026-03-16
spi: controller registration fixes
Mark Brown
2026-03-16
spi: fix misleading controller deregistration kernel-doc
Johan Hovold
2026-03-16
spi: fix misleading controller registration kernel-doc
Johan Hovold
2026-03-16
spi: drop unused devres statistics allocation
Johan Hovold
2026-03-16
spi: fix statistics allocation
Johan Hovold
2026-03-16
spi: fix use-after-free on controller registration failure
Johan Hovold
2026-02-24
spi: add devm_spi_new_ancillary_device()
Antoniu Miclaus
2026-02-23
spi: allow ancillary devices to share parent's chip selects
Antoniu Miclaus
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
Merge tag 'sound-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2026-02-02
spi: add multi-lane support
Mark Brown
2026-02-02
spi: support controllers with multiple data lanes
David Lechner
2026-01-19
spi: Propagate default fwnode to the SPI controller device
Andy Shevchenko
2026-01-08
spi: Simplify devm_spi_*_controller()
Andy Shevchenko
2026-01-05
spi: change of_find_spi_controller_by_node() gating to CONFIG_OF
Oder Chiou
2026-01-05
spi: export of_find_spi_controller_by_node()
Oder Chiou
2025-11-10
spi: Add TODO comment about ACPI GPIO setup
Hans de Goede
2025-11-05
spi: Try to get ACPI GPIO IRQ earlier
Hans de Goede
2025-09-22
spi: rename SPI_CS_CNT_MAX => SPI_DEVICE_CS_CNT_MAX
Jonas Gorski
2025-09-22
spi: don't check spi_controller::num_chipselect when parsing a dt device
Jonas Gorski
2025-09-22
spi: drop check for validity of device chip selects
Jonas Gorski
2025-09-22
spi: move unused device CS initialization to __spi_add_device()
Jonas Gorski
2025-09-22
spi: keep track of number of chipselects in spi_device
Jonas Gorski
2025-09-22
spi: fix return code when spi device has too many chipselects
Jonas Gorski
2025-08-28
spi: Drop dev_pm_domain_detach() call
Claudiu Beznea
2025-07-28
Merge tag 'spi-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2025-07-28
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-07-21
spidev: introduce trivial abb sensor device
Mark Brown
2025-07-14
spi: Add check for 8-bit transfer with 8 IO mode support
Cheng Ming Lin
[next]