summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-04spi: dt-bindings: add SpacemiT K1 SPI supportAlex Elder
2026-05-04mtd: spinand: Use secondary ops for continuous readsMiquel Raynal
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: dt-bindings: qcom,spi-qcom-qspi: Add qcom,qcs615-qspi compatibleViken Dadhaniya
2026-05-04Merge tag 'mtd/spi-mem-cont-read-for-7.2' into nand/nextMiquel Raynal
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-04ASoC: uniphier: Use guard() for spin locksMark Brown
2026-05-04ASoC: uniphier: aio-dma: Use guard() for spin locksbui duc phuc
2026-05-04ASoC: uniphier: aio-compress: Use guard() for spin locksbui duc phuc
2026-05-04spi: spi-mem: Add a no_cs_assertion capabilityMiquel Raynal
2026-05-04ASoC: tegra: Use guard() for mutex locksbui duc phuc
2026-05-04ASoC: sdw_utils: avoid the SDCA companion function not supported failureDerek Fang
2026-05-04ASoC: amd: yc: Add HP OMEN Gaming Laptop 16-ap0xxx product line in quirk tableTommaso Soncin
2026-05-04ASoC: cs35l56: Fix out-of-bounds in dev_err() in cs35l56_read_onchip_spkid()Richard Fitzgerald
2026-05-04spi: at91-usart: drop dead runtime pm supportJohan Hovold
2026-05-04ASoC: amd: yc: Add DMI quirk for MSI Bravo 15 C7VEBob Song
2026-05-04ASoC: cs35l56: Fix hibernate write in runtime resume error pathRichard Fitzgerald
2026-05-04ASoC: spacemit: fix RX DMA params not set when TX is runningTroy Mitchell
2026-05-04dm vdo: use GFP_NOIO for blkdev_issue_zeroout on format pathBruce Johnston
2026-05-04ASoC: ux500: Use guard() for mutex locksbui duc phuc
2026-05-04spi: spi-mem: Create a secondary read operationMiquel Raynal
2026-05-04spi: spi-mem: Transform the read operation templateMiquel Raynal
2026-05-04mtd: spinand: Drop ECC dirmapsMiquel Raynal
2026-05-04mtd: spinand: Expose spinand_op_is_odtr()Miquel Raynal
2026-05-04mtd: spinand: Drop a too strong limitationMiquel Raynal
2026-05-04ASoC: tegra: ADMAIF: allocate with a single kzallocRosen Penev
2026-05-04drm/fb-helper: Fix clipping when damage area spans a single scanlineFrancesco Lavra
2026-05-04drm/qxl: Fix missing KMS poll cleanupMyeonghun Pak