summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)AuthorFilesLines
7 daysspi: ch341: fix out-of-bounds memory access in ch341_transfer_oneTianchu Chen1-1/+1
7 daysspi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GNDMikhail Kshevetskiy1-1/+24
7 daysspi: tegra210-quad: Fix timeout handlingVishwaroop A1-2/+20
13 daysspi: imx: keep dma request disabled before dma transfer setupRobin Gong1-4/+11
13 daysspi: xilinx: increase number of retries before declaring stallAlvaro Gamez Machado1-1/+1
2025-12-07spi: spi-nxp-fspi: Check return value of devm_mutex_init()Thomas Weißschuh1-1/+3
2025-12-07spi: bcm63xx: fix premature CS deassertion on RX-only transactionsHang Zhou1-0/+14
2025-12-07spi: nxp-fspi: Propagate fwnode in ACPI case as wellAndy Shevchenko1-5/+5
2025-12-07spi: spi-nxp-fspi: Add OCT-DTR mode supportHaibo Chen1-2/+16
2025-12-07spi: spi-nxp-fspi: remove the goto in probeHaibo Chen1-60/+27
2025-12-07spi: nxp-fspi: Support per spi-mem operation frequency switchesMiquel Raynal1-3/+9
2025-12-07spi: spi-mem: Add a new controller capabilityMiquel Raynal1-0/+6
2025-12-07spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequencyMiquel Raynal1-0/+28
2025-12-07spi: spi-mem: Allow specifying the byte order in Octal DTR modeTudor Ambarus1-0/+3
2025-12-07spi: amlogic-spifc-a1: Handle devm_pm_runtime_enable() errorsHaotian Zhang1-1/+3
2025-12-07spi: tegra114: remove Kconfig dependency on TEGRA20_APB_DMAFrancesco Lavra1-2/+2
2025-11-24spi: Try to get ACPI GPIO IRQ earlierHans de Goede1-0/+10
2025-11-13spi: rpc-if: Add resume support for RZ/G3EBiju Das1-0/+2
2025-11-13spi: loopback-test: Don't use %pK through printkThomas Weißschuh1-6/+6
2025-10-29spi: airoha: fix reading/writing of flashes with more than one plane per lunMikhail Kshevetskiy1-3/+6
2025-10-29spi: airoha: switch back to non-dma mode in the case of errorMikhail Kshevetskiy1-2/+5
2025-10-29spi: airoha: do not keep {tx,rx} dma buffer always mappedLorenzo Bianconi1-83/+71
2025-10-29spi: airoha: add support of dual/quad wires spi modes to exec_op() handlerMikhail Kshevetskiy1-26/+82
2025-10-29spi: airoha: return an error for continuous mode dirmap creation casesMikhail Kshevetskiy1-0/+4
2025-10-29spi: spi-nxp-fspi: add extra delay after dll lockedHan Xu1-0/+6
2025-10-19spi: cadence-quadspi: Fix cqspi_setup_flash()Santhosh Kumar K1-5/+8
2025-10-19spi: cadence-quadspi: Flush posted register writes before DAC accessPratyush Yadav1-0/+2
2025-10-19spi: cadence-quadspi: Flush posted register writes before INDAC accessPratyush Yadav1-0/+3
2025-10-15spi: fix return code when spi device has too many chipselectsJonas Gorski1-1/+1
2025-09-09spi: spi-fsl-lpspi: Clear status register after disabling the moduleLarisa Grigore1-4/+5
2025-09-09spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abortLarisa Grigore1-3/+1
2025-09-09spi: spi-fsl-lpspi: Set correct chip-select polarity bitLarisa Grigore1-2/+5
2025-09-09spi: spi-fsl-lpspi: Fix transmissions when using CONTLarisa Grigore1-2/+2
2025-08-28spi: spi-fsl-lpspi: Clamp too high speed_hzStefan Wahren1-5/+3
2025-08-15spi: cs42l43: Property entry should be a null-terminated arraySimon Trimmer1-1/+1
2025-08-15spi: stm32: Check for cfg availability in stm32_spi_probeClément Le Goffic1-1/+7
2025-08-01spi: cadence-quadspi: fix cleanup of rx_chan on failure pathsKhairul Anuar Romli1-5/+0
2025-07-24spi: Add check for 8-bit transfer with 8 IO mode supportCheng Ming Lin1-4/+10
2025-07-10spi: spi-fsl-dspi: Clear completion counter before initiating transferJames Clark1-1/+10
2025-07-06spi: fsl-qspi: Fix double cleanup in probe error pathKevin Hao1-5/+2
2025-07-06spi: fsl-qspi: use devm function instead of driver removeHan Xu1-14/+17
2025-07-06spi: spi-cadence-quadspi: Fix pm runtime unbalanceKhairul Anuar Romli1-5/+7
2025-06-19spi: omap2-mcspi: Disable multi-mode when the previous message kept CS assertedFélix Piédallu1-10/+10
2025-06-19spi: omap2-mcspi: Disable multi mode when CS should be kept asserted after me...Félix Piédallu1-3/+9
2025-06-19spi: bcm63xx-hsspi: fix shared resetÁlvaro Fernández Rojas1-1/+1
2025-06-19spi: bcm63xx-spi: fix shared resetÁlvaro Fernández Rojas1-1/+1
2025-06-19spi: sh-msiof: Fix maximum DMA transfer sizeGeert Uytterhoeven1-6/+7
2025-06-19spi: tegra210-quad: modify chip select (CS) deactivationVishwaroop A1-4/+4
2025-06-19spi: tegra210-quad: remove redundant error handling codeVishwaroop A1-4/+0
2025-06-19spi: tegra210-quad: Fix X1_X2_X4 encoding and support x4 transfersVishwaroop A1-8/+4