index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
spi
Age
Commit message (
Expand
)
Author
10 days
spi: use generic driver_override infrastructure
Danilo Krummrich
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-13
Merge tag 'mtd/for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
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: add multi_lane_mode field to struct spi_transfer
David Lechner
2026-02-02
spi: support controllers with multiple data lanes
David Lechner
2026-01-29
spi: spi-mem: Create a repeated address operation
Miquel Raynal
2026-01-12
spi: spi-mem: Create a repeated address operation
Miquel Raynal
2026-01-12
spi: spi-mem: Make the DTR command operation macro more suitable
Miquel Raynal
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-10-13
spi: offload: Add offset parameter
Axel Haslam
2025-09-22
spi: rename SPI_CS_CNT_MAX => SPI_DEVICE_CS_CNT_MAX
Jonas Gorski
2025-09-22
spi: reduce device chip select limit again
Jonas Gorski
2025-09-22
spi: keep track of number of chipselects in spi_device
Jonas Gorski
2025-07-31
Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2025-07-30
spi: spi-mem: Take into account the actual maximum frequency
Miquel Raynal
2025-06-29
spi: Raise limit on number of chip selects to 24
Marc Kleine-Budde
2025-05-27
Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2025-05-22
spi: use container_of_cont() for to_spi_device()
Greg Kroah-Hartman
2025-05-19
spi: sh-msiof: Move register definitions to <linux/spi/sh_msiof.h>
Geert Uytterhoeven
2025-04-18
spi: Introduce and use spi_bpw_to_bytes()
Mark Brown
2025-04-17
spi: Add spi_bpw_to_bytes() helper and use it
Andy Shevchenko
2025-04-13
spi: Add support for Double Transfer Rate (DTR) mode
Mukesh Kumar Savaliya
2025-04-06
spi: Group CS related fields in struct spi_device
Andy Shevchenko
2025-03-13
spi: Use inclusive language
Andy Shevchenko
2025-02-12
spi: fix missing offload_flags doc
David Lechner
2025-02-11
spi: offload: types: include linux/bits.h
David Lechner
2025-02-07
spi: add offload TX/RX streaming APIs
David Lechner
2025-02-07
spi: offload: add support for hardware triggers
David Lechner
2025-02-07
spi: add basic support for SPI offloading
David Lechner
2025-01-10
spi: spi-mem: Estimate the time taken by operations
Miquel Raynal
2025-01-09
spi: spi-mem: Create macros for DTR operation
Miquel Raynal
2025-01-09
spi: spi-mem: Reorder spi-mem macro assignments
Miquel Raynal
2025-01-09
spi: spi-mem: Add a new controller capability
Miquel Raynal
2025-01-09
spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
Miquel Raynal
2024-11-22
Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2024-10-02
spi: spi-mem: Allow specifying the byte order in Octal DTR mode
Tudor Ambarus
2024-09-30
spi: remove {devm_}spi_alloc_master/slave()
Yang Yingliang
2024-09-10
spi: remove spi_controller_is_slave() and spi_slave_abort()
Yang Yingliang
2024-08-02
spi: Add dummy definitions for ACPI lookup functions
Mark Brown
2024-08-02
spi: Add empty versions of ACPI functions
Richard Fitzgerald
2024-07-29
spi: bitbang: Implement support for MOSI idle state configuration
Marcelo Schmitt
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-15
Merge tag 'spi-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2024-07-09
spi: add defer_optimize_message controller flag
David Lechner
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-23
spi: add devm_spi_optimize_message() helper
Mark Brown
2024-06-22
spi: add devm_spi_optimize_message() helper
David Lechner
[next]