aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)AuthorFilesLines
2026-05-11spi: ti-qspi: switch to managed controller allocationJohan Hovold1-21/+9
2026-05-11spi: tegra20-sflash: switch to managed controller allocationJohan Hovold1-16/+8
2026-05-11spi: tegra114: switch to managed controller allocationJohan Hovold1-22/+12
2026-05-11spi: syncuacer: switch to managed controller allocationJohan Hovold1-17/+7
2026-05-11spi: sun6i: switch to managed controller allocationJohan Hovold1-26/+12
2026-05-11spi: sun4i: switch to managed controller allocationJohan Hovold1-24/+11
2026-05-11spi: st-ssc4: switch to managed controller allocationJohan Hovold1-10/+4
2026-05-11spi: sprd: switch to managed controller allocationJohan Hovold1-14/+6
2026-05-11spi: slave-mt27xx: switch to managed controller allocationJohan Hovold1-23/+10
2026-05-11spi: sifive: switch to managed controller allocationJohan Hovold1-28/+11
2026-05-11spi: sh-msiof: switch to managed controller allocationJohan Hovold1-19/+9
2026-05-11spi: sh-hspi: switch to managed controller allocationJohan Hovold1-9/+2
2026-05-11spi: rspi: switch to managed controller allocationJohan Hovold1-14/+5
2026-05-11spi: qup: switch to managed controller allocationJohan Hovold1-11/+4
2026-05-11spi: pl022: switch to managed controller allocationJohan Hovold1-8/+3
2026-05-11spi: pic32-sqi: switch to managed controller allocationJohan Hovold1-20/+8
2026-05-11spi: pic32: switch to managed controller allocationJohan Hovold1-8/+3
2026-05-11spi: amd: Set correct bus number in ACPI probe pathKrishnamoorthi M1-1/+1
2026-05-07spi: amlogic-spisg: drop misleading NULL check on exdescStepan Ionichev1-2/+1
2026-05-06spi: ch341: correct company name in MODULE_DESCRIPTIONJiawei Liu1-1/+1
2026-05-05spi: spacemit: add u64 cast to NSEC_PER_SEC to avoid 32-bit overflowGuodong Xu1-1/+1
2026-05-05spi: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)4-65/+65
2026-05-04spi: microchip core-qspi gpio-cs fixes + cleanupMark Brown1-20/+79
2026-05-04spi: microchip-core-qspi: remove some inline markingsConor Dooley1-4/+4
2026-05-04spi: microchip-core-qspi: don't attempt to transmit during emulated read-only...Conor Dooley1-1/+11
2026-05-04spi: microchip-core-qspi: control built-in cs manuallyConor Dooley1-15/+64
2026-05-04spi: imx: Propagate prepare_transfer() error from spi_imx_setupxfer()John Madieu1-3/+1
2026-05-04spi: imx: Fix UAF on package-1 prepare failure in spi_imx_dma_data_prepare()John Madieu1-0/+1
2026-05-04spi: imx: Fix precedence bug in spi_imx_dma_max_wml_find()John Madieu1-1/+1
2026-05-04spi: spacemit: introduce SpacemiT K1 SPI controller driverAlex Elder3-0/+799
2026-05-04spi: spi-qcom-qspi: Add interconnect support for memory pathViken Dadhaniya1-6/+38
2026-05-04spi: spi-qcom-qspi: Fix incomplete error handling in runtime PMViken Dadhaniya1-8/+36
2026-05-04spi: omap2-mcspi: switch to managed controller allocationMark Brown5-32/+23
2026-05-04spi: omap2-mcspi: clean up probe return valueJohan Hovold1-1/+1
2026-05-04spi: omap2-mcspi: clean up error labelsJohan Hovold1-8/+9
2026-05-04spi: omap2-mcspi: switch to managed controller allocationJohan Hovold1-15/+8
2026-05-04spi: orion: switch to managed controller allocationJohan Hovold1-18/+8
2026-05-04spi: npcm-pspi: switch to managed controller allocationJohan Hovold1-14/+5
2026-05-04spi: mxs: switch to managed controller allocationJohan Hovold1-10/+4
2026-05-04spi: meson-spicc: switch to managed controller allocationJohan Hovold1-30/+13
2026-05-04spi: lantiq-ssc: switch to managed controller allocationJohan Hovold1-20/+8
2026-05-04spi: img-spfi: switch to managed controller allocationJohan Hovold1-25/+15
2026-05-04spi: fsl-espi: switch to managed controller allocationJohan Hovold1-14/+6
2026-05-04spi: fsl: switch to managed controller allocationJohan Hovold1-12/+2
2026-05-04spi: ep93xx: switch to managed controller allocationJohan Hovold1-15/+7
2026-05-04spi: dln2: switch to managed controller allocationJohan Hovold1-17/+9
2026-05-04spi: coldfire-qspi: switch to managed controller allocationJohan Hovold1-20/+8
2026-05-04spi: cavium-thunderx: switch to managed controller allocationJohan Hovold1-24/+8
2026-05-04spi: octeon: switch to managed controller allocationJohan Hovold1-13/+4
2026-05-04spi: cadence: switch to managed controller allocationJohan Hovold1-19/+9