index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2023-06-15
spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()
Neil Armstrong
2023-06-13
spi: dw: Replace incorrect spi_get_chipselect with set
Abe Kohandel
2023-06-06
spi: fsl-dspi: avoid SCK glitches with continuous transfers
Vladimir Oltean
2023-06-06
spi: cadence-quadspi: Add missing check for dma_set_mask
Jiasheng Jiang
2023-05-30
spi: qup: Request DMA before enabling clocks
Stephan Gerhold
2023-05-23
spi: mt65xx: make sure operations completed before unloading
Daniel Golle
2023-05-23
spi: lpspi: disable lpspi module irq in DMA mode
Clark Wang
2023-05-22
spi: spi-cadence: Interleave write of TX and read of RX FIFO
Charles Keepax
2023-05-16
spi: dw: Replace spi->chip_select references with function calls
Amit Kumar Mahapatra
2023-05-15
spi: spi-cadence: Only overlap FIFO transactions in slave mode
Charles Keepax
2023-05-15
spi: spi-cadence: Avoid read of RX FIFO before its ready
Charles Keepax
2023-05-11
spi: spi-geni-qcom: Select FIFO mode for chip select
Vijaya Krishna Nivarthi
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2023-04-25
spi: bcm63xx: use macro DEFINE_SIMPLE_DEV_PM_OPS
Dhruva Gole
2023-04-24
Tegra TPM driver with HW flow control
Mark Brown
2023-04-21
spi: tegra210-quad: Enable TPM wait polling
Krishna Yarlagadda
2023-04-21
spi: bcm63xx: remove PM_SLEEP based conditional compilation
Dhruva Gole
2023-04-20
spi: cadence-quadspi: use macro DEFINE_SIMPLE_DEV_PM_OPS
Dhruva Gole
2023-04-19
Merge tag 'spi-fix-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-19
spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()
Li Lanzhe
2023-04-18
spi: spi-cadence: Add Slave mode support
Mark Brown
2023-04-18
spi: spi-cadence: Add support for Slave mode
Srinivas Goud
2023-04-18
spi: spi-cadence: Switch to spi_controller structure
Srinivas Goud
2023-04-18
spi: cadence-quadspi: fix suspend-resume implementations
Dhruva Gole
2023-04-17
spi: cadence-quadspi: Fix random issues with Xilinx
Mark Brown
2023-04-17
spi: dw: Add support for AMD Pensando Elba SoC
Brad Larson
2023-04-17
spi: cadence-quadspi: Disable the SPI before reconfiguring
Sai Krishna Potthuri
2023-04-17
spi: cadence-quadspi: Update the read timeout based on the length
Sai Krishna Potthuri
2023-04-13
Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-13
spi: spi-loopback-test: Add module param for iteration length
Rohit Ner
2023-04-11
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
2023-04-11
spi: add support for Amlogic A1 SPI Flash Controller
Martin Kurbanov
2023-04-05
of: Rename of_modalias_node()
Miquel Raynal
2023-04-05
spi: mchp-pci1xxxx: Fix minor bugs in spi-pci1xxxx
Mark Brown
2023-04-05
spi: fsl-spi: No need to check transfer length versus word size
Christophe Leroy
2023-04-05
spi: fsl-spi: Change mspi_apply_cpu_mode_quirks() to void
Christophe Leroy
2023-04-05
spi: fsl-cpm: Use 16 bit mode for large transfers with even size
Christophe Leroy
2023-04-05
spi: fsl-spi: Re-organise transfer bits_per_word adaptation
Christophe Leroy
2023-04-05
spi: fsl-spi: Fix CPM/QE mode Litte Endian
Christophe Leroy
2023-04-05
spi: mchp-pci1xxxx: Fix improper implementation of disabling chip select lines
Tharun Kumar P
2023-04-05
spi: mchp-pci1xxxx: Fix SPI transactions not working after suspend and resume
Tharun Kumar P
2023-04-05
spi: mchp-pci1xxxx: Fix length of SPI transactions not set properly in driver
Tharun Kumar P
2023-04-04
spi: qup: Convert to platform remove callback
Mark Brown
2023-04-04
spi: qup: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-04
spi: tegra210-quad: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-04-04
spi: tegra114: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-04-04
spi: stm32: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-04-04
spi: imx: Use devm_platform_get_and_ioremap_resource()
Yang Li
[next]