summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2025-07-10spi: spi-fsl-dspi: Clear completion counter before initiating transferJames Clark
2025-06-27spi: bcm63xx-hsspi: fix shared resetÁlvaro Fernández Rojas
2025-06-27spi: bcm63xx-spi: fix shared resetÁlvaro Fernández Rojas
2025-06-27spi: sh-msiof: Fix maximum DMA transfer sizeGeert Uytterhoeven
2025-06-27spi: tegra210-quad: modify chip select (CS) deactivationVishwaroop A
2025-06-27spi: tegra210-quad: remove redundant error handling codeVishwaroop A
2025-06-27spi: tegra210-quad: Fix X1_X2_X4 encoding and support x4 transfersVishwaroop A
2025-06-04spi: spi-sun4i: fix early activationAlessandro Grassi
2025-06-04spi: spi-fsl-dspi: Reset SR flags before sending a new messageLarisa Grigore
2025-06-04spi: spi-fsl-dspi: Halt the module after a new message transferBogdan-Gabriel Roman
2025-06-04spi: spi-fsl-dspi: restrict register range for regmap accessLarisa Grigore
2025-06-04spi: zynqmp-gqspi: Always acknowledge interruptsSean Anderson
2025-05-22spi: cadence-qspi: fix pointer reference in runtime PM hooksThéo Lebrun
2025-05-22spi: loopback-test: Do not split 1024-byte hexdumpsGeert Uytterhoeven
2025-05-02spi: spi-imx: Add check for spi_imx_setupxfer()Tamura Dai
2025-05-02spi: tegra210-quad: add rate limiting and simplify timeout error messageBreno Leitao
2025-05-02spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeoutsBreno Leitao
2025-04-25spi: cadence-qspi: Fix probe on AM62A LP SKMiquel Raynal
2025-03-13spi-mxs: Fix chipselect glitchRalf Schlatterbeck
2025-03-07spi: atmel-quadspi: Fix wrong register value written to MRAlexander Dahl
2025-03-07spi: atmel-quadspi: Avoid overwriting delay register settingsAlexander Dahl
2025-03-07spi: atmel-qspi: Memory barriers after memory-mapped I/OBence Csókás
2025-03-07spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC familiesCsókás, Bence
2025-03-07spi: atmel-quadspi: switch to use modern nameYang Yingliang
2025-03-07spi: atmel-quadspi: Add support for configuring CS timingTudor Ambarus
2025-02-21spi: zynq-qspi: Add check for clk_enable()Mingwei Zheng
2024-12-19spi: aspeed: Fix an error handling path in aspeed_spi_[read|write]_user()Christophe JAILLET
2024-12-14spi: mpc52xx: Add cancel_work_sync before module removePei Xiao
2024-12-14spi: Fix acpi deferred irq probeStanislaw Gruszka
2024-12-14spi: atmel-quadspi: Fix register name in verbose logging functionCsókás, Bence
2024-12-14memory: renesas-rpc-if: Remove Runtime PM wrappersGeert Uytterhoeven
2024-12-14memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()Geert Uytterhoeven
2024-12-14spi: zynqmp-gqspi: Undo runtime PM changes at driver exit time​Jinjie Ruan
2024-12-14spi: tegra210-quad: Avoid shift-out-of-boundsBreno Leitao
2024-12-14spi: spi-fsl-lpspi: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-12-14spi: spi-fsl-lpspi: downgrade log level for pio modeAlexander Stein
2024-10-17spi: bcm63xx: Fix missing pm_runtime_disable()Jinjie Ruan
2024-10-17spi: bcm63xx: Fix module autoloadingJinjie Ruan
2024-10-17spi: s3c64xx: fix timeout counters in flush_fifoBen Dooks
2024-10-17spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-10-17spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit timeJinjie Ruan
2024-10-17spi: atmel-quadspi: Undo runtime PM changes at driver exit timeJinjie Ruan
2024-10-17spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQAndy Shevchenko
2024-10-17spi: ppc4xx: handle irq_of_parse_and_map() errorsMa Ke
2024-09-30spi: spidev: Add missing spi_device_id for jg10309-01Geert Uytterhoeven
2024-09-30spi: bcm63xx: Enable module autoloadingLiao Chen
2024-09-30spi: spidev: Add an entry for elgin,jg10309-01Fabio Estevam
2024-09-18spi: geni-qcom: Fix incorrect free_irq() sequenceJinjie Ruan
2024-09-18spi: geni-qcom: Undo runtime PM changes at driver exit timeJinjie Ruan
2024-09-18spi: geni-qcom: Convert to platform remove callback returning voidUwe Kleine-König