summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)AuthorFilesLines
5 daysspi: sifive: fix controller deregistrationJohan Hovold1-1/+7
5 daysspi: sifive: Simplify clock handling with devm_clk_get_enabled()Pei Xiao1-15/+6
5 daysspi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQJohn Madieu1-1/+2
5 daysspi: mtk-snfi: unregister ECC engine on probe failure and remove() callbackPei Xiao1-0/+14
5 daysspi: hisi-kunpeng: prevent infinite while() loop in hisi_spi_flush_fifoPei Xiao1-1/+11
5 daysspi: fsl-qspi: Use reinit_completion() for repeated operationsFelix Gu1-1/+2
5 daysspi: nxp-fspi: Use reinit_completion() for repeated operationsFelix Gu1-1/+2
5 daysspi: spi-nxp-fspi: enable runtime pm for fspiHaibo Chen1-17/+76
11 daysspi: uniphier: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: uniphier: Simplify clock handling with devm_clk_get_enabled()Pei Xiao1-14/+4
11 daysspi: tegra114: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: tegra20-sflash: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: zynq-qspi: fix controller deregistrationJohan Hovold1-4/+11
11 daysspi: zynq-qspi: Simplify clock handling with devm_clk_get_enabled()Pei Xiao1-36/+6
11 daysspi: cadence: fix unclocked access on unbindJohan Hovold1-1/+8
11 daysspi: cadence: fix controller deregistrationJohan Hovold1-1/+5
11 daysspi: mpc52xx: fix use-after-free on unbindJohan Hovold1-1/+2
11 daysspi: mpc52xx: fix controller deregistrationJohan Hovold1-1/+2
11 daysspi: mpc52xx: fix use-after-free on registration failureJohan Hovold1-0/+3
11 daysspi: orion: fix clock imbalance on registration failureJohan Hovold1-0/+6
11 daysspi: orion: fix runtime pm leak on unbindJohan Hovold1-0/+3
11 daysspi: orion: fix controller deregistrationJohan Hovold1-1/+6
11 daysspi: mxic: fix controller deregistrationJohan Hovold1-1/+2
11 daysspi: imx: fix runtime pm leak on probe deferralJohan Hovold1-0/+1
11 daysspi: img-spfi: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: rspi: fix controller deregistrationJohan Hovold1-2/+8
11 daysspi: sprd: fix controller deregistrationJohan Hovold1-2/+6
11 daysspi: pic32-sqi: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: npcm-pspi: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: coldfire-qspi: fix controller deregistrationJohan Hovold1-2/+8
11 daysspi: bcmbca-hsspi: fix controller deregistrationJohan Hovold1-1/+3
11 daysspi: fsl: fix controller deregistrationJohan Hovold1-1/+13
11 daysspi: sh-hspi: fix controller deregistrationJohan Hovold1-2/+8
11 daysspi: pl022: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: mtk-nor: fix controller deregistrationJohan Hovold1-1/+3
11 daysspi: pic32: fix controller deregistrationJohan Hovold1-3/+8
11 daysspi: omap2-mcspi: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: fsl-espi: fix controller deregistrationJohan Hovold1-1/+9
11 daysspi: s3c64xx: fix controller deregistrationJohan Hovold1-1/+3
11 daysspi: dln2: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: mxs: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: aspeed-smc: fix controller deregistrationJohan Hovold1-3/+6
11 daysspi: at91-usart: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: qup: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: meson-spicc: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: lantiq-ssc: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: st-ssc4: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: atmel: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: bcm63xx: fix controller deregistrationJohan Hovold1-1/+7
2026-05-14spi: topcliff-pch: fix use-after-free on unbindJohan Hovold1-3/+3