summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-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-04spi: at91-usart: drop dead runtime pm supportJohan Hovold
2026-05-04dm vdo: use GFP_NOIO for blkdev_issue_zeroout on format pathBruce Johnston
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-04drm/fb-helper: Fix clipping when damage area spans a single scanlineFrancesco Lavra
2026-05-04drm/qxl: Fix missing KMS poll cleanupMyeonghun Pak
2026-05-04dm-ima: use active table's size if availableBenjamin Marzinski
2026-05-04dm-ima: Fail more gracefully in dm_ima_measure_on_*Benjamin Marzinski
2026-05-04dm-ima: Handle race between rename and table swapBenjamin Marzinski
2026-05-04dm-ima: Fix issues with dm_ima_measure_on_device_renameBenjamin Marzinski
2026-05-04dm-ima: remove new_map from dm_ima_measure_on_device_clearBenjamin Marzinski
2026-05-04dm-ima: Fix UAF errors and measuring incorrect contextBenjamin Marzinski
2026-05-04dm-ima: don't copy the active table to the inactive tableBenjamin Marzinski
2026-05-04dm-ima: Remove status_flags from dm_ima_measure_on_table_load()Benjamin Marzinski
2026-05-04dm-ima: remove broken last_target_measured logicBenjamin Marzinski
2026-05-04dm-ima: remove dm_ima_reset_data()Benjamin Marzinski
2026-05-04dm-raid: only requeue bios when dm is suspendingBenjamin Marzinski