summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)AuthorFilesLines
29 hoursspi: mtk-snfi: Fix resource leak in mtk_snand_read_page_cache()Felix Gu1-1/+1
29 hoursspi: ti-qspi: fix use-after-free after DMA setup failureJohan Hovold1-0/+1
29 hoursspi: sprd: fix error pointer deref after DMA setup failureJohan Hovold1-1/+2
29 hoursspi: ep93xx: fix error pointer deref after DMA setup failureJohan Hovold1-0/+2
29 hoursspi: qup: fix error pointer deref after DMA setup failureJohan Hovold1-0/+3
29 hoursspi: amd: Set correct bus number in ACPI probe pathKrishnamoorthi M1-1/+1
10 daysspi: sifive: fix controller deregistrationJohan Hovold1-1/+7
10 daysspi: sifive: Simplify clock handling with devm_clk_get_enabled()Pei Xiao1-15/+6
10 daysspi: amlogic-spisg: initialize completion before requesting IRQFelix Gu1-2/+1
10 daysspi: axiado: replace usleep_range() with udelay() in IRQ pathFelix Gu1-1/+1
10 daysspi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQJohn Madieu1-1/+2
10 daysspi: rzv2h-rspi: Fix silent failure in clock setup error pathJohn Madieu1-1/+1
10 daysspi: cadence-qspi: Revert the filtering of certain opcodes in ODTRMiquel Raynal1-4/+0
10 daysspi: mtk-snfi: unregister ECC engine on probe failure and remove() callbackPei Xiao1-0/+14
10 daysspi: rzv2h-rspi: Fix invalid SPR=0/BRDV=0 clock configurationLad Prabhakar1-6/+12
10 daysspi: hisi-kunpeng: prevent infinite while() loop in hisi_spi_flush_fifoPei Xiao1-1/+11
10 daysspi: atcspi200: fix mutex initialization orderPei Xiao1-1/+3
10 daysspi: axiado: Remove redundant pm_runtime_mark_last_busy() callFelix Gu1-1/+0
10 daysspi: fsl-qspi: Use reinit_completion() for repeated operationsFelix Gu1-1/+2
10 daysspi: nxp-fspi: Use reinit_completion() for repeated operationsFelix Gu1-1/+2
10 daysspi: nxp-xspi: Use reinit_completion() for repeated operationsFelix Gu1-1/+2
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: cadence-quadspi: fix unclocked access on unbindJohan Hovold1-4/+3
2026-05-17spi: cadence-quadspi: fix runtime pm and clock imbalance on unbindJohan Hovold1-7/+10
2026-05-17spi: cadence-quadspi: fix clock imbalance on probe failureJohan Hovold1-2/+1
2026-05-17spi: cadence-quadspi: fix runtime pm disable imbalance on probe failureJohan Hovold1-6/+5
2026-05-17spi: cadence: fix clock imbalance on probe failureJohan Hovold1-1/+5
2026-05-17spi: cadence: fix unclocked access on unbindJohan Hovold1-1/+8
2026-05-17spi: cadence-quadspi: fix controller deregistrationJohan Hovold1-2/+2
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: octeon: fix controller deregistrationJohan Hovold1-1/+7
2026-05-17spi: mpfs: fix controller deregistrationJohan Hovold1-1/+3
2026-05-17spi: img-spfi: fix controller deregistrationJohan Hovold1-1/+7
2026-05-17spi: slave-mt27xx: fix controller deregistrationJohan Hovold1-1/+9
2026-05-17spi: sh-msiof: fix controller deregistrationJohan Hovold1-2/+8
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
2026-05-17spi: cavium-thunderx: fix controller deregistrationJohan Hovold1-1/+7
2026-05-17spi: npcm-pspi: fix controller deregistrationJohan Hovold1-1/+7
2026-05-17spi: coldfire-qspi: fix controller deregistrationJohan Hovold1-2/+8