summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)AuthorFilesLines
8 daysspi: spi-cadence: enable SPI_CONTROLLER_MUST_TXJun Guo1-0/+1
8 daysspi: qcom-qspi: Correct max DMA length to avoid 64K boundary failureVijaya Krishna Nivarthi1-1/+2
8 daysspi: spi-cadence: Move TX FIFO full busy-wait into FIFOSrikanth Boyapally1-10/+16
8 daysspi: spi-cadence: supports transmission with bits_per_word of 16 and 32Jun Guo1-13/+93
2026-07-24spi: uniphier: Fix completion initialization order before devm_request_irq()Kunihiko Hayashi1-2/+2
2026-07-24spi: sh-msiof: abort transfers when reset times outPengpeng Hou1-4/+6
2026-07-24spi: rpc-if: Use correct device for hardware reinitialization on resumeQuang Nguyen1-1/+5
2026-07-24spi: dw: fix wrong BAUDR setting after resumeJisheng Zhang1-0/+1
2026-07-24spi: xilinx: use FIFO occupancy register to determine buffer sizeLars Pöschel1-2/+9
2026-07-24spi: meson-spifc: fix runtime PM leak on removeRuoyu Wang1-0/+1
2026-07-24spi: ep93xx: fix double-free of zeropage on DMA setup failureFelix Gu1-0/+1
2026-07-24Revert "treewide: Fix probing of devices in DT overlays"Saravana Kannan1-5/+0
2026-07-24spi: hisi-kunpeng: Use dev_err_probe() for host registration failureQiang Ma1-4/+2
2026-07-18spi: fsl-lpspi: terminate the RX channel on TX prepare failure pathCarlos Song1-1/+1
2026-07-18spi: fsl-lpspi: replace dmaengine_terminate_all() with dmaengine_terminate_sy...Carlos Song1-9/+9
2026-06-19spi: cadence-quadspi: fix unclocked access on unbindJohan Hovold1-2/+3
2026-06-01spi: mtk-snfi: Fix resource leak in mtk_snand_read_page_cache()Felix Gu1-1/+1
2026-06-01spi: ti-qspi: fix use-after-free after DMA setup failureJohan Hovold1-0/+1
2026-06-01spi: sprd: fix error pointer deref after DMA setup failureJohan Hovold1-1/+2
2026-06-01spi: ep93xx: fix error pointer deref after DMA setup failureJohan Hovold1-0/+2
2026-06-01spi: qup: fix error pointer deref after DMA setup failureJohan Hovold1-0/+3
2026-06-01spi: spi-dw-dma: fix print error log when wait finish transactionVladimir Yakovlev1-1/+1
2026-05-23spi: sifive: fix controller deregistrationJohan Hovold1-1/+7
2026-05-23spi: sifive: Simplify clock handling with devm_clk_get_enabled()Pei Xiao1-15/+6
2026-05-23spi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQJohn Madieu1-1/+2
2026-05-23spi: mtk-snfi: unregister ECC engine on probe failure and remove() callbackPei Xiao1-0/+14
2026-05-23spi: hisi-kunpeng: prevent infinite while() loop in hisi_spi_flush_fifoPei Xiao1-1/+11
2026-05-23spi: fsl-qspi: Use reinit_completion() for repeated operationsFelix Gu1-1/+2
2026-05-23spi: nxp-fspi: Use reinit_completion() for repeated operationsFelix Gu1-1/+2
2026-05-23spi: spi-nxp-fspi: enable runtime pm for fspiHaibo Chen1-17/+76
2026-05-17spi: uniphier: fix controller deregistrationJohan Hovold1-1/+7
2026-05-17spi: uniphier: Simplify clock handling with devm_clk_get_enabled()Pei Xiao1-14/+4
2026-05-17spi: tegra114: fix controller deregistrationJohan Hovold1-1/+7
2026-05-17spi: tegra20-sflash: fix controller deregistrationJohan Hovold1-1/+7
2026-05-17spi: zynq-qspi: fix controller deregistrationJohan Hovold1-4/+11
2026-05-17spi: zynq-qspi: Simplify clock handling with devm_clk_get_enabled()Pei Xiao1-36/+6
2026-05-17spi: cadence: fix unclocked access on unbindJohan Hovold1-1/+8
2026-05-17spi: cadence: fix controller deregistrationJohan Hovold1-1/+5
2026-05-17spi: mpc52xx: fix use-after-free on unbindJohan Hovold1-1/+2
2026-05-17spi: mpc52xx: fix controller deregistrationJohan Hovold1-1/+2
2026-05-17spi: mpc52xx: fix use-after-free on registration failureJohan Hovold1-0/+3
2026-05-17spi: orion: fix clock imbalance on registration failureJohan Hovold1-0/+6
2026-05-17spi: orion: fix runtime pm leak on unbindJohan Hovold1-0/+3
2026-05-17spi: orion: fix controller deregistrationJohan Hovold1-1/+6
2026-05-17spi: mxic: fix controller deregistrationJohan Hovold1-1/+2
2026-05-17spi: imx: fix runtime pm leak on probe deferralJohan Hovold1-0/+1
2026-05-17spi: img-spfi: fix controller deregistrationJohan Hovold1-1/+7
2026-05-17spi: rspi: fix controller deregistrationJohan Hovold1-2/+8
2026-05-17spi: sprd: fix controller deregistrationJohan Hovold1-2/+6
2026-05-17spi: pic32-sqi: fix controller deregistrationJohan Hovold1-1/+7