summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2026-05-11spi: sh-hspi: switch to managed controller allocationJohan Hovold
2026-05-11spi: rspi: switch to managed controller allocationJohan Hovold
2026-05-11spi: qup: switch to managed controller allocationJohan Hovold
2026-05-11spi: pl022: switch to managed controller allocationJohan Hovold
2026-05-11spi: pic32-sqi: switch to managed controller allocationJohan Hovold
2026-05-11spi: pic32: switch to managed controller allocationJohan Hovold
2026-05-11spi: amd: Set correct bus number in ACPI probe pathKrishnamoorthi M
2026-05-07spi: amlogic-spisg: drop misleading NULL check on exdescStepan Ionichev
2026-05-06spi: ch341: correct company name in MODULE_DESCRIPTIONJiawei Liu
2026-05-05spi: spacemit: add u64 cast to NSEC_PER_SEC to avoid 32-bit overflowGuodong Xu
2026-05-05spi: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-05-04spi: microchip core-qspi gpio-cs fixes + cleanupMark Brown
2026-05-04spi: microchip-core-qspi: remove some inline markingsConor Dooley
2026-05-04spi: microchip-core-qspi: don't attempt to transmit during emulated read-only...Conor Dooley
2026-05-04spi: microchip-core-qspi: control built-in cs manuallyConor Dooley
2026-05-04spi: imx: Propagate prepare_transfer() error from spi_imx_setupxfer()John Madieu
2026-05-04spi: imx: Fix UAF on package-1 prepare failure in spi_imx_dma_data_prepare()John Madieu
2026-05-04spi: imx: Fix precedence bug in spi_imx_dma_max_wml_find()John Madieu
2026-05-04spi: spacemit: introduce SpacemiT K1 SPI controller driverAlex Elder
2026-05-04spi: spi-qcom-qspi: Add interconnect support for memory pathViken Dadhaniya
2026-05-04spi: spi-qcom-qspi: Fix incomplete error handling in runtime PMViken Dadhaniya
2026-05-04spi: omap2-mcspi: switch to managed controller allocationMark Brown
2026-05-04spi: omap2-mcspi: clean up probe return valueJohan Hovold
2026-05-04spi: omap2-mcspi: clean up error labelsJohan Hovold
2026-05-04spi: omap2-mcspi: switch to managed controller allocationJohan Hovold
2026-05-04spi: orion: switch to managed controller allocationJohan Hovold
2026-05-04spi: npcm-pspi: switch to managed controller allocationJohan Hovold
2026-05-04spi: mxs: switch to managed controller allocationJohan Hovold
2026-05-04spi: meson-spicc: switch to managed controller allocationJohan Hovold
2026-05-04spi: lantiq-ssc: switch to managed controller allocationJohan Hovold
2026-05-04spi: img-spfi: switch to managed controller allocationJohan Hovold
2026-05-04spi: fsl-espi: switch to managed controller allocationJohan Hovold
2026-05-04spi: fsl: switch to managed controller allocationJohan Hovold
2026-05-04spi: ep93xx: switch to managed controller allocationJohan Hovold
2026-05-04spi: dln2: switch to managed controller allocationJohan Hovold
2026-05-04spi: coldfire-qspi: switch to managed controller allocationJohan Hovold
2026-05-04spi: cavium-thunderx: switch to managed controller allocationJohan Hovold
2026-05-04spi: octeon: switch to managed controller allocationJohan Hovold
2026-05-04spi: cadence: switch to managed controller allocationJohan Hovold
2026-05-04spi: bcm63xx-hsspi: switch to managed controller allocationJohan Hovold
2026-05-04spi: bcm63xx: switch to managed controller allocationJohan Hovold
2026-05-04spi: atmel: switch to managed controller allocationJohan Hovold
2026-05-04spi: at91-usart: switch to managed controller allocationJohan Hovold
2026-05-04spi: at91-usart: drop dead runtime pm supportJohan Hovold
2026-05-04spi: spi-mem: Create a secondary read operationMiquel Raynal
2026-05-04spi: spi-mem: Transform the read operation templateMiquel Raynal
2026-05-01spi: cadence: Probe and unbind fixesMark Brown
2026-05-01spi: cadence-quadspi: Probe and unbind fixesMark Brown
2026-04-30spi: clean up controller registration return valueJohan Hovold
2026-04-29spi: microchip core-qspi cleanupMark Brown