summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2026-08-23spi: virtio: mark device ready before registering the controllerJasper Wise
2026-08-09spi: spi-cadence: enable SPI_CONTROLLER_MUST_TXJun Guo
2026-08-09spi: qcom-qspi: Correct max DMA length to avoid 64K boundary failureVijaya Krishna Nivarthi
2026-08-09spi: spi-qpic-snand: write the feature value before executing SET_FEATUREStanislaw Pal
2026-08-09spi: spi-nxp-fspi: add per-SoC SDR/DTR clock rate limits for all supported SoCsHaibo Chen
2026-08-09spi: spi-cadence: Move TX FIFO full busy-wait into FIFOSrikanth Boyapally
2026-08-09spi: spi-cadence: supports transmission with bits_per_word of 16 and 32Jun Guo
2026-07-24spi: uniphier: Fix completion initialization order before devm_request_irq()Kunihiko Hayashi
2026-07-24spi: sh-msiof: abort transfers when reset times outPengpeng Hou
2026-07-24spi: rpc-if: Use correct device for hardware reinitialization on resumeQuang Nguyen
2026-07-24spi: dw: fix wrong BAUDR setting after resumeJisheng Zhang
2026-07-24spi: xilinx: use FIFO occupancy register to determine buffer sizeLars Pöschel
2026-07-24spi: meson-spifc: fix runtime PM leak on removeRuoyu Wang
2026-07-24spi: ep93xx: fix double-free of zeropage on DMA setup failureFelix Gu
2026-07-24spi: atmel: fix DMA channel and bounce buffer leaksFelix Gu
2026-07-24Revert "treewide: Fix probing of devices in DT overlays"Saravana Kannan
2026-07-24spi: hisi-kunpeng: Use dev_err_probe() for host registration failureQiang Ma
2026-07-18spi: fsl-lpspi: terminate the RX channel on TX prepare failure pathCarlos Song
2026-07-18spi: fsl-lpspi: replace dmaengine_terminate_all() with dmaengine_terminate_sy...Carlos Song
2026-06-19spi: rzv2h-rspi: Fix SPDR read access width for 16-bit RXFelix Gu
2026-06-19spi: cadence-quadspi: fix unclocked access on unbindJohan Hovold
2026-06-09spi: spi-mem: avoid mutating op template in spi_mem_supports_op()Santhosh Kumar K
2026-06-01spi: mtk-snfi: Fix resource leak in mtk_snand_read_page_cache()Felix Gu
2026-06-01spi: ti-qspi: fix use-after-free after DMA setup failureJohan Hovold
2026-06-01spi: sprd: fix error pointer deref after DMA setup failureJohan Hovold
2026-06-01spi: ep93xx: fix error pointer deref after DMA setup failureJohan Hovold
2026-06-01spi: qup: fix error pointer deref after DMA setup failureJohan Hovold
2026-06-01spi: amd: Set correct bus number in ACPI probe pathKrishnamoorthi M
2026-06-01spi: spi-dw-dma: fix print error log when wait finish transactionVladimir Yakovlev
2026-05-23spi: sifive: fix controller deregistrationJohan Hovold
2026-05-23spi: sifive: Simplify clock handling with devm_clk_get_enabled()Pei Xiao
2026-05-23spi: amlogic-spisg: initialize completion before requesting IRQFelix Gu
2026-05-23spi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQJohn Madieu
2026-05-23spi: mtk-snfi: unregister ECC engine on probe failure and remove() callbackPei Xiao
2026-05-23spi: hisi-kunpeng: prevent infinite while() loop in hisi_spi_flush_fifoPei Xiao
2026-05-23spi: fsl-qspi: Use reinit_completion() for repeated operationsFelix Gu
2026-05-23spi: nxp-fspi: Use reinit_completion() for repeated operationsFelix Gu
2026-05-17spi: zynq-qspi: fix controller deregistrationJohan Hovold
2026-05-17spi: zynq-qspi: Simplify clock handling with devm_clk_get_enabled()Pei Xiao
2026-05-17spi: tegra114: fix controller deregistrationJohan Hovold
2026-05-17spi: tegra20-sflash: fix controller deregistrationJohan Hovold
2026-05-17spi: uniphier: fix controller deregistrationJohan Hovold
2026-05-17spi: uniphier: Simplify clock handling with devm_clk_get_enabled()Pei Xiao
2026-05-17spi: cadence: fix clock imbalance on probe failureJohan Hovold
2026-05-17spi: cadence: fix unclocked access on unbindJohan Hovold
2026-05-17spi: cadence: fix controller deregistrationJohan Hovold
2026-05-17spi: mpc52xx: fix use-after-free on unbindJohan Hovold
2026-05-17spi: mpc52xx: fix controller deregistrationJohan Hovold
2026-05-17spi: mpc52xx: fix use-after-free on registration failureJohan Hovold
2026-05-17spi: orion: fix clock imbalance on registration failureJohan Hovold