summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2025-07-22Merge branches 'pm-misc' and 'pm-tools'Rafael J. Wysocki
2025-07-21spidev: introduce trivial abb sensor deviceMark Brown
2025-07-21spi: spidev: Add an entry for the ABB spi sensorsHeiko Schocher
2025-07-16spi: stm32-ospi: Fix NULL vs IS_ERR() bug in stm32_ospi_get_resources()Dan Carpenter
2025-07-16spi: gpio: Use explicit 'unsigned int' for parameter typesDarshan Rathod
2025-07-15spi: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Raphael Gallais-Pou
2025-07-14spi: Add check for 8-bit transfer with 8 IO mode supportCheng Ming Lin
2025-07-11spi: spi-nxp-fspi: Check return value of devm_mutex_init()Thomas Weißschuh
2025-07-10spi: rspi: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-07-10spi: sh-msiof: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-07-10spi: xilinx: Fix block comment style and minor cleanupsDarshan Rathod
2025-07-09spi: stm32-ospi: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)
2025-07-07PM: domains: Add flags to specify power on attach/detachClaudiu Beznea
2025-07-07treewide: Remove redundantMark Brown
2025-07-05spi: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-07-02spi: spi-qpic-snand: add support for 8 bits ECC strengthGabor Juhos
2025-07-02mtd: nand: qpic-common: add defines for ECC_MODE valuesGabor Juhos
2025-07-02iio: adc: ad7173: add SPI offload supportMark Brown
2025-07-01spi: offload trigger: add ADI Util Sigma-Delta SPI driverDavid Lechner
2025-07-01spi: stm32: delete stray tabs in stm32h7_spi_data_idleness()Dan Carpenter
2025-07-01spi: cadence-quadspi: fix cleanup of rx_chan on failure pathsKhairul Anuar Romli
2025-06-30include: linux: move adi-axi-common.h out of fpgaNuno Sá
2025-06-30spi: stm32: fix pointer-to-pointer variables usageAntonio Quartulli
2025-06-30spi: stm32: fix sram pool free in probe error pathClément Le Goffic
2025-06-30spi: spi-qpic-snand: avoid memory corruptionMark Brown
2025-06-30spi: spi-pci1xxxx: enable concurrent DMA read/write across SPI transfersThangaraj Samynathan
2025-06-29spi: spi-fsl-dspi: Clear completion counter before initiating transferJames Clark
2025-06-29spi: spi-qpic-snand: reallocate BAM transactionsGabor Juhos
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