aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/spi
AgeCommit message (Expand)AuthorFilesLines
2025-02-16spi: atmel-quadspi: remove references to runtime PM on error pathClaudiu Beznea1-4/+1
2025-02-12spi: offload: fix use after freeDavid Lechner1-5/+8
2025-02-11spi: spi-offload-trigger-pwm: add extra headersDavid Lechner1-1/+8
2025-02-10spi: axi-spi-engine: add offload supportMark Brown6-7/+965
2025-02-07spi: axi-spi-engine: implement offload supportDavid Lechner2-7/+309
2025-02-07spi: add offload TX/RX streaming APIsDavid Lechner2-0/+80
2025-02-07spi: offload-trigger: add PWM trigger driverDavid Lechner3-0/+177
2025-02-07spi: offload: add support for hardware triggersDavid Lechner1-0/+281
2025-02-07spi: add basic support for SPI offloadingDavid Lechner3-0/+118
2025-02-06spi: gpio: Enable a single always-selected deviceMark Brown1-38/+7
2025-02-06spi: sn-f-ospi: Fix division by zeroKunihiko Hayashi1-0/+3
2025-02-05spi: Replace custom fsleep() implementationAndy Shevchenko1-4/+1
2025-02-05spi: gpio: Support a single always-selected deviceAndy Shevchenko1-6/+5
2025-02-05spi: gpio: Remove stale documentation partAndy Shevchenko1-32/+2
2025-02-04spi: pxa2xx: Fix regression when toggling chip select on LPSS devicesMark Lord1-1/+1
2025-02-03spi: fsi: Batch TX operationsEddie James1-0/+13
2025-02-03spi: atmel-quadspi: Fix warning in doc-commentBence Csókás1-2/+2
2025-02-03spi: zynqmp-gqspi: Clean up the driver a bitMark Brown1-91/+76
2025-02-03spi: realtek-rtl-snand: Drop unneeded assignment for cache_typeAndy Shevchenko1-1/+0
2025-02-03spi: zynqmp-gqspi: Always acknowledge interruptsSean Anderson1-12/+8
2025-02-03spi: zynqmp-gqspi: Clean up fillgenfifoSean Anderson1-50/+28
2025-02-03spi: zynqmp-gqspi: Add helpers for enabling/disabling DMASean Anderson1-27/+34
2025-02-03spi: zynqmp-gqspi: Add some more debug printsSean Anderson1-0/+4
2025-02-03spi: zynqmp-gqspi: Reformat long lineSean Anderson1-2/+2
2025-01-24Merge tag 'spi-fix-v6.14-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-3/+8
2025-01-22Merge tag 'spi-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds25-290/+1861
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticksLinus Torvalds1-1/+1
2025-01-21spi: omap2-mcspi: Correctly handle devm_clk_get_optional() errorsMark Brown1-3/+8
2025-01-16spi: pxa2xx: Introduce __lpss_ssp_update_priv() helperAndy Shevchenko1-48/+40
2025-01-14spi-nand/spi-mem DTR supportMark Brown1-3/+2
2025-01-14spi: ti-qspi: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski1-10/+2
2025-01-14spi: amd: Fix -Wuninitialized in amd_spi_exec_mem_op()Nathan Chancellor1-3/+2
2025-01-10spi: Add spi_mem_calc_op_duration() helperMark Brown1-0/+30
2025-01-10spi: spi-mem: Estimate the time taken by operationsMiquel Raynal1-0/+30
2025-01-10spi-nand/spi-mem DTR supportMark Brown15-39/+148
2025-01-09spi: zynqmp-gqspi: Support per spi-mem operation frequency switchesMiquel Raynal1-4/+9
2025-01-09spi: zynq-qspi: Support per spi-mem operation frequency switchesMiquel Raynal1-3/+10
2025-01-09spi: spi-ti-qspi: Support per spi-mem operation frequency switchesMiquel Raynal1-1/+6
2025-01-09spi: spi-sn-f-ospi: Support per spi-mem operation frequency switchesMiquel Raynal1-2/+6
2025-01-09spi: rockchip-sfc: Support per spi-mem operation frequency switchesMiquel Raynal1-3/+8
2025-01-09spi: nxp-fspi: Support per spi-mem operation frequency switchesMiquel Raynal1-3/+9
2025-01-09spi: mxic: Support per spi-mem operation frequency switchesMiquel Raynal1-1/+2
2025-01-09spi: mt65xx: Support per spi-mem operation frequency switchesMiquel Raynal1-1/+6
2025-01-09spi: microchip-core-qspi: Support per spi-mem operation frequency switchesMiquel Raynal1-4/+22
2025-01-09spi: fsl-qspi: Support per spi-mem operation frequency switchesMiquel Raynal1-3/+9
2025-01-09spi: dw: Support per spi-mem operation frequency switchesMiquel Raynal1-2/+8
2025-01-09spi: cadence-qspi: Support per spi-mem operation frequency switchesMiquel Raynal1-1/+2
2025-01-09spi: amlogic-spifc-a1: Support per spi-mem operation frequency switchesMiquel Raynal1-1/+6
2025-01-09spi: amd: Drop redundant checkMiquel Raynal1-10/+3
2025-01-09spi: amd: Support per spi-mem operation frequency switchesMiquel Raynal1-1/+9