index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2024-06-18
spi: Fix OCTAL mode support
Patrice Chotard
2024-06-18
spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to CCR_BUSWIDTH_4
Patrice Chotard
2024-06-18
spi: stm32: qspi: Fix dual flash mode sanity test in stm32_qspi_setup()
Patrice Chotard
2024-06-12
spi: meson-spicc: add spicc loopback mode
Xianwei Zhao
2024-06-11
spi: Rework DMA mapped flag
Mark Brown
2024-06-10
spi: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-10
spi: meson-spicc: set SPI clock flag CLK_SET_RATE_PARENT
Xianwei Zhao
2024-06-10
spi: Rework per message DMA mapped flag to be per transfer
Andy Shevchenko
2024-06-10
spi: qup: Use new spi_xfer_is_dma_mapped() helper
Andy Shevchenko
2024-06-10
spi: pci1xxxx: Use new spi_xfer_is_dma_mapped() helper
Andy Shevchenko
2024-06-10
spi: pxa2xx: Use new spi_xfer_is_dma_mapped() helper
Andy Shevchenko
2024-06-10
spi: omap2-mcspi: Use new spi_xfer_is_dma_mapped() helper
Andy Shevchenko
2024-06-10
spi: ingenic: Use new spi_xfer_is_dma_mapped() helper
Andy Shevchenko
2024-06-10
spi: dw: Use new spi_xfer_is_dma_mapped() helper
Andy Shevchenko
2024-06-10
spi: Introduce internal spi_xfer_is_dma_mapped() helper
Andy Shevchenko
2024-06-07
spi: cs42l43: Drop cs35l56 SPI speed down to 11MHz
Charles Keepax
2024-06-04
spi: cs42l43: Correct SPI root clock speed
Charles Keepax
2024-06-03
spi: pxa2xx: Convert PCI driver to use spi-pxa2xx code directly
Andy Shevchenko
2024-06-03
spi: pxa2xx: Move platform driver to a separate file
Andy Shevchenko
2024-06-03
spi: pxa2xx: Extract pxa2xx_spi_platform_*() callbacks
Andy Shevchenko
2024-06-03
spi: pxa2xx: Remove superflous check for Intel Atom SoCs
Andy Shevchenko
2024-06-03
spi: pxa2xx: Remove duplicate check
Andy Shevchenko
2024-06-03
spi: pxa2xx: Print DMA burst size only when DMA is enabled
Andy Shevchenko
2024-06-03
spi: pxa2xx: Utilise temporary variable for struct device
Andy Shevchenko
2024-06-03
spi: pxa2xx: Remove hard coded number of chip select pins
Andy Shevchenko
2024-06-03
spi: pxa2xx: Remove no more needed driver data
Andy Shevchenko
2024-06-03
spi: pxa2xx: Reorganize the SSP type retrieval
Andy Shevchenko
2024-06-03
spi: pxa2xx: Wrap pxa_ssp_request() to be device managed resource
Andy Shevchenko
2024-06-03
spi: Merge up fixes
Mark Brown
2024-05-29
spi: stm32: Don't warn about spurious interrupts
Uwe Kleine-König
2024-05-29
spi: Assign dummy scatterlist to unidirectional transfers
Andy Shevchenko
2024-05-29
spi: cadence: Ensure data lines set to low during dummy-cycle period
Witold Sadowski
2024-05-29
Add support for GPIO based CS
Mark Brown
2024-05-29
spi: gpio: Convert to be used outside of OF
Mark Brown
2024-05-29
spi: bitbang: Clean up the driver
Mark Brown
2024-05-29
spi: differentiate between unsupported and invalid
Mark Brown
2024-05-29
Add optional reset control for Cadence SPI
Mark Brown
2024-05-27
spi: Refactor spi_stop_queue()
Andy Shevchenko
2024-05-27
spi: Replace custom code with device_match_acpi_handle()
Andy Shevchenko
2024-05-27
spi: atmel-quadspi: Add missing check for clk_prepare
Chen Ni
2024-05-27
spi: imx: remove empty cleanup function
Martin Kaiser
2024-05-27
spi: axi-spi-engine: Add SPI_CS_HIGH support
David Lechner
2024-05-27
spi: gpio: Use traditional pattern when checking error codes
Andy Shevchenko
2024-05-27
spi: gpio: Make use of device properties
Andy Shevchenko
2024-05-27
spi: bitbang: Convert unsigned to unsigned int
Andy Shevchenko
2024-05-27
spi: bitbang: Use typedef for txrx_*() callbacks
Andy Shevchenko
2024-05-27
spi: spi-microchip-core: Add support for GPIO based CS
Prajna Rajendra Kumar
2024-05-27
spi: spi-microchip-core: Fix the number of chip selects supported
Prajna Rajendra Kumar
2024-05-27
spi: wpcm-fiu: differentiate between unsupported and invalid requests
Miquel Raynal
2024-05-27
spi: rpc-if: differentiate between unsupported and invalid requests
Miquel Raynal
[prev]
[next]