index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi.c
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'spi-fix-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
13 days
Merge tag 'spi-fix-v7.2-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
14 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]