summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
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: qup: fix error pointer deref after DMA setup failureJohan Hovold
2026-06-01spi: spidev: fix lock inversion between spi_lock and buf_lockFabian Godehardt
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: st-ssc4: fix controller deregistrationJohan Hovold
2026-05-23spi: st-ssc4: switch to use modern nameYang Yingliang
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-17spi: microchip-core-qspi: fix controller deregistrationJohan Hovold
2026-05-17spi: microchip-core-qspi: Use helper function devm_clk_get_enabled()Li Zetao
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: uniphier: switch to use modern nameYang Yingliang
2026-05-17spi: tegra20-sflash: fix controller deregistrationJohan Hovold
2026-05-17spi: tegra114: fix controller deregistrationJohan Hovold
2026-05-17spi: sun6i: fix controller deregistrationJohan Hovold
2026-05-17spi: sun6i: switch to use modern nameYang Yingliang
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: zynq-qspi: switch to use modern nameYang Yingliang
2026-05-17spi: ti-qspi: fix controller deregistrationJohan Hovold
2026-05-17spi: spi-ti-qspi: switch to use modern nameYang Yingliang
2026-05-17spi: spi-ti-qspi: Convert to platform remove callback returning voidUwe Kleine-König
2026-05-17spi: sun4i: fix controller deregistrationJohan Hovold
2026-05-17spi: sun4i: switch to use modern nameYang Yingliang
2026-05-17spi: syncuacer: fix controller deregistrationJohan Hovold
2026-05-17spi: synquacer: switch to use modern nameYang Yingliang
2026-05-17spi: fix resource leaks on device setup 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: orion: fix clock imbalance on registration failureJohan Hovold
2026-05-17spi: orion: fix runtime pm leak on unbindJohan Hovold
2026-05-17spi: imx: fix runtime pm leak on probe deferralJohan Hovold
2026-05-17spi: img-spfi: fix controller deregistrationJohan Hovold
2026-05-17spi: rspi: fix controller deregistrationJohan Hovold
2026-05-17spi: sprd: fix controller deregistrationJohan Hovold
2026-05-17spi: coldfire-qspi: fix controller deregistrationJohan Hovold
2026-05-17spi: bcmbca-hsspi: fix controller deregistrationJohan Hovold
2026-05-17spi: fsl: fix controller deregistrationJohan Hovold
2026-05-17spi: sh-hspi: fix controller deregistrationJohan Hovold
2026-05-17spi: mtk-nor: fix controller deregistrationJohan Hovold
2026-05-17spi: omap2-mcspi: fix controller deregistrationJohan Hovold
2026-05-17spi: fsl-espi: fix controller deregistrationJohan Hovold
2026-05-17spi: s3c64xx: fix controller deregistrationJohan Hovold