summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor
AgeCommit message (Expand)Author
2026-06-21Merge tag 'nand/for-7.2' into mtd/nextMiquel Raynal
2026-05-28mtd: spi-nor: spansion: add die erase support in s28hx-tTakahiro Kuwano
2026-05-28mtd: spi-nor: spansion: use die erase for multi-die devices onlyTakahiro Kuwano
2026-05-27mtd: spi-nor: winbond: Add W25Q02NWxxIM CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: winbond: Add W25Q01NWxxIM CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: winbond: Add W25Q01NWxxIQ CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: winbond: Add W25H02NWxxAM CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: winbond: Add W25H01NWxxAM CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: winbond: Add W25H512NWxxAM CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: swp: Add support for the complement featureMiquel Raynal
2026-05-26mtd: spi-nor: debugfs: Add a locked sectors mapMiquel Raynal
2026-05-26mtd: spi-nor: debugfs: Add locking supportMiquel Raynal
2026-05-26mtd: spi-nor: Create a local SR cacheMiquel Raynal
2026-05-26mtd: spi-nor: swp: Cosmetic changesMiquel Raynal
2026-05-26mtd: spi-nor: swp: Simplify checking the locked/unlocked rangeMiquel Raynal
2026-05-26mtd: spi-nor: swp: Create helpers for building the SR registerMiquel Raynal
2026-05-26mtd: spi-nor: swp: Create a TB intermediate variableMiquel Raynal
2026-05-26mtd: spi-nor: swp: Rename a maskMiquel Raynal
2026-05-26mtd: spi-nor: swp: Create a helper that writes SR, CR and checksMiquel Raynal
2026-05-26mtd: spi-nor: swp: Use a pointer for SR instead of a single byteMiquel Raynal
2026-05-26mtd: spi-nor: swp: Clarify a commentMiquel Raynal
2026-05-26mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviourMiquel Raynal
2026-05-26mtd: spi-nor: debugfs: Enhance outputMiquel Raynal
2026-05-26mtd: spi-nor: debugfs: Align variable access with the rest of the fileMiquel Raynal
2026-05-26mtd: spi-nor: Make sure the QE bit is kept enabled if usefulMiquel Raynal
2026-05-26mtd: spi-nor: Drop duplicate Kconfig dependencyMiquel Raynal
2026-05-26mtd: spi-nor: swp: Improve locking user experienceMiquel Raynal
2026-05-26mtd: spi-nor: debugfs: Fix the flags listMiquel Raynal
2026-05-04Merge tag 'mtd/spi-mem-cont-read-for-7.2' into nand/nextMiquel Raynal
2026-05-04spi: spi-mem: Transform the read operation templateMiquel Raynal
2026-04-27mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show()Tudor Ambarus
2026-04-17Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2026-03-31mtd: spi-nor: micron-st: Enable die erase support for MT35XU02GCBAHaoyu Lu
2026-03-30mtd: spi-nor: winbond: Fix locking support for w25q256jwEliav Farber
2026-03-30mtd: spi-nor: sst: Fix write enable before AAI sequenceSanjaikumar V S
2026-03-30mtd: spi-nor: winbond: Fix locking support for w25q64jvmEliav Farber
2026-03-30mtd: spi-nor: winbond: Fix locking support for w25q256jwmEliav Farber
2026-03-18mtd: spi-nor: Rename spi_nor_spimem_check_op()Miquel Raynal
2026-03-18mtd: spi-nor: Fix RDCR controller capability core checkMiquel Raynal
2026-03-13mtd: spi-nor: swp: check SR_TB flag when getting tb_maskShiji Yang
2026-03-13mtd: spi-nor: micron-st: add SNOR_CMD_PP_8_8_8_DTR sfdp fixup for mt35xu512abaHaibo Chen
2026-03-13mtd: spi-nor: update spi_nor_fixups::post_sfdp() documentationJonas Gorski
2026-03-13mtd: spi-nor: core: correct the op.dummy.nbytes when check read operationsHaibo Chen
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-06mtd: spi-nor: hisi-sfc: fix refcounting bug in hisi_spi_nor_register_all()Dan Carpenter
2026-01-19mtd: spi-nor: hisi-sfc: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2025-11-18mtd: spi-nor: core: Check read CR supportJakub Czapiga
2025-11-18mtd: spi-nor: micron-st: add TODO for fixing mt35xu02gcbaHaibo Chen
2025-11-18mtd: spi-nor: micron-st: add mt35xu01gbba supportHaibo Chen