summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)AuthorFilesLines
2 daysspi: mtk-snfi: Fix resource leak in mtk_snand_read_page_cache()Felix Gu1-1/+1
2 daysspi: ti-qspi: fix use-after-free after DMA setup failureJohan Hovold1-0/+1
2 daysspi: sprd: fix error pointer deref after DMA setup failureJohan Hovold1-1/+2
2 daysspi: qup: fix error pointer deref after DMA setup failureJohan Hovold1-0/+3
2 daysspi: spidev: fix lock inversion between spi_lock and buf_lockFabian Godehardt1-41/+22
11 daysspi: sifive: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: sifive: Simplify clock handling with devm_clk_get_enabled()Pei Xiao1-15/+6
11 daysspi: st-ssc4: fix controller deregistrationJohan Hovold1-1/+7
11 daysspi: st-ssc4: switch to use modern nameYang Yingliang1-35/+35
11 daysspi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQJohn Madieu1-1/+2
11 daysspi: mtk-snfi: unregister ECC engine on probe failure and remove() callbackPei Xiao1-0/+14
11 daysspi: hisi-kunpeng: prevent infinite while() loop in hisi_spi_flush_fifoPei Xiao1-1/+11
11 daysspi: fsl-qspi: Use reinit_completion() for repeated operationsFelix Gu1-1/+2
2026-05-17spi: microchip-core-qspi: fix controller deregistrationJohan Hovold1-4/+8
2026-05-17spi: microchip-core-qspi: Use helper function devm_clk_get_enabled()Li Zetao1-22/+7
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: uniphier: switch to use modern nameYang Yingliang1-97/+97
2026-05-17spi: tegra20-sflash: fix controller deregistrationJohan Hovold1-1/+7
2026-05-17spi: tegra114: fix controller deregistrationJohan Hovold1-1/+7
2026-05-17spi: sun6i: fix controller deregistrationJohan Hovold1-1/+7
2026-05-17spi: sun6i: switch to use modern nameYang Yingliang1-74/+74
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: zynq-qspi: switch to use modern nameYang Yingliang1-14/+14
2026-05-17spi: ti-qspi: fix controller deregistrationJohan Hovold1-8/+6
2026-05-17spi: spi-ti-qspi: switch to use modern nameYang Yingliang1-44/+44
2026-05-17spi: spi-ti-qspi: Convert to platform remove callback returning voidUwe Kleine-König1-6/+7
2026-05-17spi: sun4i: fix controller deregistrationJohan Hovold1-1/+9
2026-05-17spi: sun4i: switch to use modern nameYang Yingliang1-36/+36
2026-05-17spi: syncuacer: fix controller deregistrationJohan Hovold1-1/+7
2026-05-17spi: synquacer: switch to use modern nameYang Yingliang1-41/+41
2026-05-17spi: fix resource leaks on device setup failureJohan Hovold1-24/+37
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: 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: 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: coldfire-qspi: fix controller deregistrationJohan Hovold1-2/+8
2026-05-17spi: bcmbca-hsspi: fix controller deregistrationJohan Hovold1-1/+3
2026-05-17spi: fsl: fix controller deregistrationJohan Hovold1-1/+13
2026-05-17spi: sh-hspi: fix controller deregistrationJohan Hovold1-2/+8
2026-05-17spi: mtk-nor: fix controller deregistrationJohan Hovold1-1/+3
2026-05-17spi: omap2-mcspi: fix controller deregistrationJohan Hovold1-1/+7
2026-05-17spi: fsl-espi: fix controller deregistrationJohan Hovold1-1/+9
2026-05-17spi: s3c64xx: fix controller deregistrationJohan Hovold1-1/+3