summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2025-02-06spi: sn-f-ospi: Fix division by zeroKunihiko Hayashi
2025-02-04spi: pxa2xx: Fix regression when toggling chip select on LPSS devicesMark Lord
2025-02-03spi: atmel-quadspi: Fix warning in doc-commentBence Csókás
2025-01-24Merge tag 'spi-fix-v6.14-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-22Merge tag 'spi-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21spi: omap2-mcspi: Correctly handle devm_clk_get_optional() errorsMark Brown
2025-01-16spi: pxa2xx: Introduce __lpss_ssp_update_priv() helperAndy Shevchenko
2025-01-14spi-nand/spi-mem DTR supportMark Brown
2025-01-14spi: ti-qspi: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-01-14spi: amd: Fix -Wuninitialized in amd_spi_exec_mem_op()Nathan Chancellor
2025-01-10spi: Add spi_mem_calc_op_duration() helperMark Brown
2025-01-10spi: spi-mem: Estimate the time taken by operationsMiquel Raynal
2025-01-10spi-nand/spi-mem DTR supportMark Brown
2025-01-09spi: zynqmp-gqspi: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: zynq-qspi: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: spi-ti-qspi: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: spi-sn-f-ospi: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: rockchip-sfc: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: nxp-fspi: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: mxic: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: mt65xx: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: microchip-core-qspi: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: fsl-qspi: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: dw: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: cadence-qspi: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: amlogic-spifc-a1: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: amd: Drop redundant checkMiquel Raynal
2025-01-09spi: amd: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: spi-mem: Add a new controller capabilityMiquel Raynal
2025-01-09spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequencyMiquel Raynal
2025-01-09spi: atmel-quadspi: Update to current device naming terminologyAlexander Dahl
2025-01-09spi: fsl-spi: Remove display of virtual addressChristophe Leroy
2025-01-09spi: Merge up v6.13-rc6Mark Brown
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2025-01-06spi: atmel-quadspi: Use devm_ clock managementBence Csókás
2025-01-06spi: rockchip-sfc: Support sclk_x2 versionJon Lin
2025-01-06spi: cadence-quadspi: Enable SPI_TX_QUADSanthosh Kumar K
2025-01-06spi: atmel-qspi: Memory barriers after memory-mapped I/OBence Csókás
2024-12-19spi: rockchip-sfc: Using normal memory for dmaJon Lin
2024-12-18spi: rockchip-sfc: Fix error in remove progressJon Lin
2024-12-18spi: atmel-quadspi: Factor out switching to Serial Memory Mode to functionBence Csókás
2024-12-17spi: atmel-quadspi: Refactor to allow supportingMark Brown
2024-12-17spi: spidev: Align ordering of spidev_spi_ids[] and spidev_dt_ids[]Uwe Kleine-König
2024-12-16spi: rockchip-sfc: Support pm opsJon Lin
2024-12-16spi: atmel-quadspi: Add support for sama7g5 QSPITudor Ambarus
2024-12-16spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC familiesCsókás, Bence
2024-12-10spi: Unify and simplify fwnode related checksMark Brown
2024-12-10spi: Merge up fixesMark Brown
2024-12-09spi: mxs: support effective_speed_hzStefan Wahren