summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2025-06-27Add `devm_dma_request_chan()` to simplify probeMark Brown
2025-06-27spi: atmel-quadspi: Use `devm_dma_request_chan()`Bence Csókás
2025-06-25Add few updates to the STM32 SPI driverMark Brown
2025-06-24spi: stm32: deprecate `st,spi-midi-ns` propertyClément Le Goffic
2025-06-24spi: stm32: use STM32 DMA with STM32 MDMA to enhance DDR useClément Le Goffic
2025-06-24spi: stm32: Check for cfg availability in stm32_spi_probeClément Le Goffic
2025-06-24spi: stm32: Add SPI_READY mode to spi controllerClément Le Goffic
2025-06-24spi: spi-cadence-quadspi: Fix pm runtime unbalanceKhairul Anuar Romli
2025-06-24spi: spi-pci1xxxx: Add support for per-instance DMA interrupt vectorsThangaraj Samynathan
2025-06-23spi: microchip-core-qspi: Add regular transfersMark Brown
2025-06-23spi: microchip-core-qspi: Add regular transfersCyril Jean
2025-06-23spi: microchip-core-qspi: remove unused param from mchp_coreqspi_write_op()Conor Dooley
2025-06-23spi: microchip-core-qspi: set min_speed_hz during probeConor Dooley
2025-06-18spi: falcon: mark falcon_sflash_xfer() as staticShiji Yang
2025-06-16spi: spi-fsl-dspi: Revert unintended dependency change in config SPI_FSL_DSPILukas Bulwahn
2025-06-13spi: tegra210-qspi: Remove cache operationsThierry Reding
2025-06-13spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engineThangaraj Samynathan
2025-06-13spi: Merge up fixesMark Brown
2025-06-11spi: stm32-ospi: clean up on error in probe()Dan Carpenter
2025-06-11spi: spi-mt65xx: Add support for MT6991 Dimensity 9400 SPI IPMAngeloGioacchino Del Regno
2025-06-09SPI: omap2-mcspi: Fix SPI CS behaviour aroundMark Brown
2025-06-09spi: spi-fsl-dspi: DSPI support for NXP S32GMark Brown
2025-06-09spi: stm32-ospi: Make usage of reset_control_acquire/release() APIPatrice Chotard
2025-06-09spi: offload: check offload ops existence before disabling the triggerAndres Urian Florez
2025-06-08spi: spi-pci1xxxx: Add support for 25MHz Clock frequency in C0Thangaraj Samynathan
2025-06-08spi: spi-qpic-snand: remove 'qpic_snand_op' structureGabor Juhos
2025-06-08spi: spi-qpic-snand: use NANDC_STEP_SIZE consistentlyGabor Juhos
2025-06-08spi: spi-fsl-dspi: Enable support for S32G platformsCiprian Marian Costea
2025-06-08spi: spi-fsl-dspi: Enable modified transfer protocol on S32GAndra-Teodora Ilie
2025-06-08spi: spi-fsl-dspi: Reinitialize DSPI regs after resuming for S32GLarisa Grigore
2025-06-08spi: spi-fsl-dspi: Use DMA for S32G controller in target modeLarisa Grigore
2025-06-08spi: spi-fsl-dspi: Avoid setup_accel logic for DMA transfersLarisa Grigore
2025-06-08spi: spi-fsl-dspi: Use spi_alloc_target for targetMarius Trifu
2025-06-08spi: spi-fsl-dspi: Add config and regmaps for S32G platformsLarisa Grigore
2025-06-08spi: spi-fsl-dspi: Define regmaps per deviceJames Clark
2025-06-08spi: spi-fsl-dspi: Re-use one volatile regmap for both device typesJames Clark
2025-06-08spi: spi-pci1xxxx: Fix error code in probeDan Carpenter
2025-06-08spi: loongson: Fix build warnings about export.hHuacai Chen
2025-06-08spi: omap2-mcspi: Disable multi-mode when the previous message kept CS assertedFélix Piédallu
2025-06-08spi: omap2-mcspi: Disable multi mode when CS should be kept asserted after me...Félix Piédallu
2025-06-06Merge tag 'spi-v6.16-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-06-02Merge tag 'mtd/for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-06-02spi: spi-qpic-snand: document the limited bit error reporting capabilityGabor Juhos
2025-05-30spi: bcm63xx-hsspi: fix shared resetÁlvaro Fernández Rojas
2025-05-30spi: bcm63xx-spi: fix shared resetÁlvaro Fernández Rojas
2025-05-27Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2025-05-27Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-05-27spi: spi-pci1xxxx: Fix Probe failure with Dual SPI instance with INTx interruptsThangaraj Samynathan
2025-05-23spi: spi-qpic-snand: extend bitmasks usageMark Brown
2025-05-23spi: spi-qpic-snand: return early on error from qcom_spi_io_op()Gabor Juhos