summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
45 hoursMerge tag 'spi-fix-v7.2-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
4 daysspi: imx: reconfigure for PIO when DMA cannot be startedJavier Fernandez Pastrana
9 daysspi: dw: Add support for snps,dwc-ssi-2.00aChanghuang Liang
10 daysspi: rpc-if: Use correct device for hardware reinitialization on resumeQuang Nguyen
11 daysspi: acpi: Free resource list at appropriate timeAndy Shevchenko
12 daysspi: dw: fix wrong BAUDR setting after resumeJisheng Zhang
12 daysspi: uniphier: Fix completion initialization order before devm_request_irq()Kunihiko Hayashi
12 daysspi: Add NULL check for spi_get_device_id() in spi_get_device_match_data()guoqi0226
13 daysMerge tag 'spi-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
13 daysMerge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-14spi: Fix mismatched DT property access typesRob Herring (Arm)
2026-06-12Merge tag 'spi-fix-v7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-12spi: xilinx: use FIFO occupancy register to determine buffer sizeLars Pöschel
2026-06-12spi: spi-mem: Add a no_cs_assertion capabilityMark Brown
2026-06-11spi: xilinx: let transfers timeout in case of no IRQVadim Fedorenko
2026-06-10spi: rzv2h-rspi: Fix SPDR read access width for 16-bit RXFelix Gu
2026-06-10spi: dw: fix race between IRQ handler and error handler on SMPPeng Yang
2026-06-10spi: meson-spifc: fix runtime PM leak on removeRuoyu Wang
2026-06-09spi: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-09spi: rzv2h-rspi: Add suspend/resume supportTommaso Merciai
2026-06-09spi: qcom-geni: Fix cs_change handling on the last transferViken Dadhaniya
2026-06-08spi: dw-pci: remove redundant pci_free_irq_vectors() callsFelix Gu
2026-06-08spi: ep93xx: fix double-free of zeropage on DMA setup failureFelix Gu
2026-06-08spi: cadence-xspi: Revert COMPILE_TEST supportNathan Chancellor
2026-06-04spi: cadence-xspi: Support 32bit and 64bit slave dma interfaceJisheng Zhang
2026-06-01spi: tegra210-quad: Allocate DMA memory for DMA engineAaron Kling
2026-06-01spi: imx: replace dmaengine_terminate_all() with dmaengine_terminate_sync()Carlos Song
2026-06-01spi: fsl-lpspi: fix DMA termination issuesMark Brown
2026-06-01spi: fsl-lpspi: terminate the RX channel on TX prepare failure pathCarlos Song
2026-06-01spi: fsl-lpspi: replace dmaengine_terminate_all() with dmaengine_terminate_sy...Carlos Song
2026-06-01spi: atmel: fix DMA channel and bounce buffer leaksFelix Gu
2026-05-28spi: spi-mem: avoid mutating op template in spi_mem_supports_op()Santhosh Kumar K
2026-05-25spi: omap2-mcspi: Use of_device_get_match_data()Rosen Penev
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich
2026-05-22Merge tag 'spi-fix-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-22Revert "treewide: Fix probing of devices in DT overlays"Saravana Kannan
2026-05-22spi: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-22spi: aspeed: Fix __iomem annotation and VLA parameterMark Brown
2026-05-22spi: aspeed: Replace VLA parameter with flat pointer in calibration helperChin-Ting Kuo
2026-05-22spi: aspeed: Fix missing __iomem annotation in output transfer pathChin-Ting Kuo
2026-05-21spi: Drop redundant 'cs' variable declaration in __spi_add_device()Lad Prabhakar
2026-05-21spi: fix controller registration API inconsistencyJohan Hovold
2026-05-21spi: dw-mmio: Add ACPI ID LECA0002 for LECARC SoCsThomas Lin
2026-05-20spi: cadence-xspi: Add COMPILE_TEST supportRosen Penev
2026-05-19spi: Add trace events for Qualcomm GENI SPI driversMark Brown
2026-05-19spi: qcom-geni: Add trace events for Qualcomm GENI SPI driverPraveen Talari
2026-05-19spi: Merge up fixesMark Brown
2026-05-18spi: ti-qspi: fix use-after-free after DMA setup failureJohan Hovold
2026-05-18spi: sprd: fix error pointer deref after DMA setup failureJohan Hovold
2026-05-18spi: qup: fix error pointer deref after DMA setup failureJohan Hovold