summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
4 daysspi: virtio: mark device ready before registering the controllerJasper Wise
6 daysspi: dw: fix wrong RX_SAMPLE_DLY setting after resumeJisheng Zhang
2026-07-30spi: Few fix/improvement for spi-nxp-fspiMark Brown
2026-07-30spi: spi-nxp-fspi: propagate clock reconfig failures in nxp_fspi_select_mem()Haibo Chen
2026-07-30spi: spi-nxp-fspi: enter stop mode before reconfiguring MCR0 and DLLHaibo Chen
2026-07-30spi: spi-nxp-fspi: add per-SoC SDR/DTR clock rate limits for all supported SoCsHaibo Chen
2026-07-28spi: spi-qpic-snand: write the feature value before executing SET_FEATUREStanislaw Pal
2026-07-27spi: spi-cadence: Move TX FIFO full busy-wait into FIFOSrikanth Boyapally
2026-07-23spi: qcom-qspi: Correct max DMA length to avoid 64K boundary failureVijaya Krishna Nivarthi
2026-07-22spi: spacemit: prepare both DMA descriptors before submittingSurendra Singh Chouhan
2026-07-19spi: spacemit: Correct TX FIFO slot calculationZhengyu He
2026-07-14spi: cadence-quadspi: Fix indirect write timeout when DMA read mode is enabledSrikanth Boyapally
2026-07-14spi: dw-dma: Wait for controller idle before completing TxWang YuWei
2026-07-05Merge tag 'spi-fix-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-30spi: rzv2h-rspi: Fix DMA transfer error handling for signal interruptionFelix Gu
2026-06-29spi: dw: use the correct error msg if request_irq() failsJisheng Zhang
2026-06-29spi: dw: fix first spi transfer with dma always fallback to PIOJisheng Zhang
2026-06-26Merge tag 'spi-fix-v7.2-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-06-25spi: core: Abort active target transfer on controller suspendPraveen Talari
2026-06-25spi: sh-msiof: abort transfers when reset times outPengpeng Hou
2026-06-24spi: imx: reconfigure for PIO when DMA cannot be startedJavier Fernandez Pastrana
2026-06-19spi: dw: Add support for snps,dwc-ssi-2.00aChanghuang Liang
2026-06-18spi: rpc-if: Use correct device for hardware reinitialization on resumeQuang Nguyen
2026-06-17spi: acpi: Free resource list at appropriate timeAndy Shevchenko
2026-06-16spi: dw: fix wrong BAUDR setting after resumeJisheng Zhang
2026-06-16spi: uniphier: Fix completion initialization order before devm_request_irq()Kunihiko Hayashi
2026-06-16spi: Add NULL check for spi_get_device_id() in spi_get_device_match_data()guoqi0226
2026-06-16Merge tag 'spi-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2026-06-15Merge 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