summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2025-09-18spi: cadence-qspi: defer runtime support on socfpga if reset bit is enabledKhairul Anuar Romli
2025-09-17spi: geni-qcom: Load spi qup Firmware from linux sideViken Dadhaniya
2025-09-17spi: mt65xx: add dual and quad mode for standard spi deviceTim Kuo
2025-09-16Miscellaneous fixes and clean-upsMark Brown
2025-09-15Merge tag 'microchip-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-09-15spi: amlogic: Fix error checking on regmap_write callColin Ian King
2025-09-14spi: apple: Add "apple,t8103-spi" compatibleJanne Grunau
2025-09-12spi: axi-spi-engine: improve version checksMark Brown
2025-09-12support for Amlogic SPI Flash Controller IPMark Brown
2025-09-11spi: axi-spi-engine: use adi_axi_pcore_ver_gteq()David Lechner
2025-09-10spi: amlogic: add driver for Amlogic SPI Flash ControllerFeng Chen
2025-09-09spi: cadence-quadspi: Use BIT() macros where possibleVignesh Raghavendra
2025-09-09spi: cadence-quadspi: Fix cqspi_setup_flash()Santhosh Kumar K
2025-09-09spi: cadence-quadspi: Flush posted register writes before DAC accessPratyush Yadav
2025-09-09spi: cadence-quadspi: Flush posted register writes before INDAC accessPratyush Yadav
2025-09-09spi: atmel: make it selectable for ARCH_MICROCHIPRobert Marko
2025-09-08spi: s3c64xx: Drop S3C2443Krzysztof Kozlowski
2025-09-03spi: spi-fsl-dspi: Target mode improvementsMark Brown
2025-09-03spi: spi-qpic-snand: unregister ECC engine on probe error and device removeGabor Juhos
2025-09-03spi: spi-fsl-dspi: Report FIFO overflows as errorsJames Clark
2025-09-03spi: spi-fsl-dspi: Increase target mode DMA buffer sizeJames Clark
2025-09-03spi: spi-fsl-dspi: Use whole page for DMA buffersJames Clark
2025-09-03spi: spi-fsl-dspi: Use non-coherent memory for DMAJames Clark
2025-09-03spi: spi-fsl-dspi: Stub out DMA functionsJames Clark
2025-09-03spi: fsl-dspi: Store status directly in cur_msg->statusJames Clark
2025-09-03spi: fsl-dspi: Avoid using -EINPROGRESS error codeJames Clark
2025-09-03spi: mxs: fix "transfered"->"transferred"Xichao Zhao
2025-09-01spi: spi-fsl-lpspi: Generic fixes and support forMark Brown
2025-09-01spi: cadence-quadspi: Implement refcount to handle unbind during busyKhairul Anuar Romli
2025-09-01spi: spi-fsl-lpspi: Add compatible for S32GLarisa Grigore
2025-09-01spi: spi-fsl-lpspi: Parameterize reading num-cs from hardwareJames Clark
2025-09-01spi: spi-fsl-lpspi: Treat prescale_max == 0 as no erratumJames Clark
2025-09-01spi: spi-fsl-lpspi: Constify devtype datasJames Clark
2025-09-01spi: spi-fsl-lpspi: Clear status register after disabling the moduleLarisa Grigore
2025-09-01spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abortLarisa Grigore
2025-09-01spi: spi-fsl-lpspi: Set correct chip-select polarity bitLarisa Grigore
2025-09-01spi: spi-fsl-lpspi: Fix transmissions when using CONTLarisa Grigore
2025-08-29spi: microchip-core-qspi: stop checking viability of op->max_freq in supports...Conor Dooley
2025-08-28add COMPILE_TEST supportMark Brown
2025-08-28spi: Drop dev_pm_domain_detach() callClaudiu Beznea
2025-08-28spi: rb4xx: use devm for clk_prepare_enableRosen Penev
2025-08-28spi: rb4xx: add COMPILE_TEST supportRosen Penev
2025-08-28spi: rb4xx: depend on OFRosen Penev
2025-08-21Merge tag 'spi-fix-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-21spi: st: fix PM macros to use CONFIG_PM instead of CONFIG_PM_SLEEPRaphael Gallais-Pou
2025-08-19spi: Remove the use of dev_err_probe()Mark Brown
2025-08-19spi: s3c64xx: Remove the use of dev_err_probe()Xichao Zhao
2025-08-19spi: pxa2xx: Remove the use of dev_err_probe()Xichao Zhao
2025-08-19spi: mt65xx: Remove the use of dev_err_probe()Xichao Zhao
2025-08-19spi: Remove the use of dev_err_probe()Xichao Zhao