summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2025-12-18spi: ch341: fix out-of-bounds memory access in ch341_transfer_oneTianchu Chen
2025-12-18spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GNDMikhail Kshevetskiy
2025-12-18spi: sophgo: Fix incorrect use of bus width value macrosLongbin Li
2025-12-18spi: tegra210-quad: Fix timeout handlingVishwaroop A
2025-12-12spi: imx: keep dma request disabled before dma transfer setupRobin Gong
2025-12-12spi: xilinx: increase number of retries before declaring stallAlvaro Gamez Machado
2025-12-07spi: cadence-quadspi: Fix cqspi_probe() error handling for runtime pmSiddharth Vadapalli
2025-12-07spi: bcm63xx: fix premature CS deassertion on RX-only transactionsHang Zhou
2025-12-07spi: nxp-fspi: Propagate fwnode in ACPI case as wellAndy Shevchenko
2025-12-07spi: spi-nxp-fspi: Add OCT-DTR mode supportHaibo Chen
2025-12-07spi: amlogic-spifc-a1: Handle devm_pm_runtime_enable() errorsHaotian Zhang
2025-12-07spi: tegra114: remove Kconfig dependency on TEGRA20_APB_DMAFrancesco Lavra
2025-12-07spi: spi-cadence-quadspi: Enable pm runtime earlier to avoid imbalanceAnurag Dutta
2025-12-07spi: spi-cadence-quadspi: Remove duplicate pm_runtime_put_autosuspend() callAnurag Dutta
2025-11-24spi: Try to get ACPI GPIO IRQ earlierHans de Goede
2025-11-13spi: rpc-if: Add resume support for RZ/G3EBiju Das
2025-11-13spi: spi-qpic-snand: handle 'use_ecc' parameter of qcom_spi_config_cw_read()Gabor Juhos
2025-11-13spi: loopback-test: Don't use %pK through printkThomas Weißschuh
2025-10-29spi: airoha: fix reading/writing of flashes with more than one plane per lunMikhail Kshevetskiy
2025-10-29spi: airoha: switch back to non-dma mode in the case of errorMikhail Kshevetskiy
2025-10-29spi: airoha: add support of dual/quad wires spi modes to exec_op() handlerMikhail Kshevetskiy
2025-10-29spi: airoha: return an error for continuous mode dirmap creation casesMikhail Kshevetskiy
2025-10-29spi: cadence-quadspi: Fix pm_runtime unbalance on dma EPROBE_DEFERMattijs Korpershoek
2025-10-29spi: spi-nxp-fspi: limit the clock rate for different sample clock source sel...Haibo Chen
2025-10-29spi: spi-nxp-fspi: add extra delay after dll lockedHan Xu
2025-10-29spi: spi-nxp-fspi: re-config the clock rate when operation require new clock ...Haibo Chen
2025-10-29spi: spi-nxp-fspi: add the support for sample data from DQS padHaibo Chen
2025-10-29spi: rockchip-sfc: Fix DMA-API usageMarek Szyprowski
2025-10-19spi: cadence-quadspi: Fix cqspi_setup_flash()Santhosh Kumar K
2025-10-19spi: cadence-quadspi: Flush posted register writes before DAC accessPratyush Yadav
2025-10-19spi: cadence-quadspi: Flush posted register writes before INDAC accessPratyush Yadav
2025-10-15spi: fix return code when spi device has too many chipselectsJonas Gorski
2025-09-22spi: omap2-mcspi: drive SPI_CLK on transfer_setup()Bastien Curutchet (Schneider Electric)
2025-09-18spi: cadence-qspi: defer runtime support on socfpga if reset bit is enabledKhairul Anuar Romli
2025-09-03spi: spi-qpic-snand: unregister ECC engine on probe error and device removeGabor Juhos
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-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-09Merge tag 'spi-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-08-07spi: spi-qpic-snand: fix calculating of ECC OOB regions' propertiesGabor Juhos