index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
spi
Age
Commit message (
Expand
)
Author
2024-06-18
spi: Fix OCTAL mode support
Patrice Chotard
2024-05-03
spi: pxa2xx: Move contents of linux/spi/pxa2xx_spi.h to a local one
Andy Shevchenko
2024-03-29
spi: spi.h: add missing kernel-doc for @last_cs_index_mask
Randy Dunlap
2024-03-26
spi: xilinx: Massage xilinx_spi.h
Mark Brown
2024-03-26
spi: pxa2xx: Clean up linux/spi/pxa2xx_spi.h
Mark Brown
2024-03-25
spi: remove struct spi_message::is_dma_mapped
David Lechner
2024-03-25
spi: rspi: Get rid of unused struct rspi_plat_data
Andy Shevchenko
2024-03-25
spi: pxa2xx: Make num_chipselect 8-bit in the struct pxa2xx_spi_controller
Andy Shevchenko
2024-03-25
spi: pxa2xx: Kill pxa2xx_set_spi_info()
Andy Shevchenko
2024-03-25
spi: xilinx: Make num_chipselect 8-bit in the struct xspi_platform_data
Andy Shevchenko
2024-03-25
spi: xilinx: Add necessary inclusion and forward declaration
Andy Shevchenko
2024-03-25
spi: xilinx: Fix kernel documentation in the xilinx_spi.h
Andy Shevchenko
2024-03-14
Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2024-03-07
spi: Fix types of the last chip select storage variables
Andy Shevchenko
2024-02-26
spi: add spi_optimize_message() APIs
David Lechner
2024-02-09
spi: gpio: Follow renaming of SPI "master" to "controller"
Andy Shevchenko
2024-02-08
spi: pxa2xx: Use typedef for dma_filter_fn
Krzysztof Kozlowski
2024-02-08
spi: get rid of some legacy macros
Mark Brown
2024-02-08
spi: Drop compat layer from renaming "master" to "controller"
Uwe Kleine-König
2024-02-08
spi: bitbang: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-07
spi: drop gpf arg from __spi_split_transfer_maxsize()
David Lechner
2024-02-05
spi: Remove the @multi_cs_cap to prevent kernel-doc warnings
R SUNDAR
2024-01-31
spi: reorder spi_message struct member doc comments
David Lechner
2024-01-24
spi: Raise limit on number of chip selects
Mark Brown
2024-01-22
spi: make spi_bus_type const
Greg Kroah-Hartman
2023-12-07
spi: Add support for stacked/parallel memories
Mark Brown
2023-12-07
spi: Add multi-cs memories support in SPI core
Amit Kumar Mahapatra
2023-12-04
spi: spl022: fix sleeping in interrupt context
Mark Brown
2023-11-30
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
2023-11-30
spi: introduce SPI_TRANS_FAIL_IO for error reporting
Nam Cao
2023-11-16
treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX
Andy Shevchenko
2023-11-10
spi: Fix null dereference on suspend
Mark Hasemeyer
2023-10-16
spi: Export acpi_spi_find_controller_by_adev()
Hans de Goede
2023-10-11
spi: Don't use flexible array in struct spi_message definition
Andy Shevchenko
2023-08-21
spi: sh-msiof: switch to use modern name
Yang Yingliang
2023-08-21
spi: pxa2xx: switch to use modern name
Yang Yingliang
2023-08-18
Add cs42l43 PC focused SoundWire CODEC
Mark Brown
2023-08-04
Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-27
mtd: spi-nor: avoid holes in struct spi_mem_op
Arnd Bergmann
2023-07-27
backlight: corgi_lcd: fix missing prototype
Arnd Bergmann
2023-07-14
spi: Use struct_size() helper
Andy Shevchenko
2023-07-11
spi: Fix spelling typos and acronyms capitalization
Andy Shevchenko
2023-07-11
spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
Andy Shevchenko
2023-07-11
spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
Andy Shevchenko
2023-07-11
spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RX
Andy Shevchenko
2023-07-10
spi: Sort headers alphabetically
Andy Shevchenko
2023-06-29
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-22
spi: Create a helper to derive adaptive timeouts
Miquel Raynal
2023-05-24
Input: ads7846 - Convert to use software nodes
Linus Walleij
2023-04-21
spi: Add TPM HW flow flag
Krishna Yarlagadda
[next]