summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
27 hoursMerge branch 'spi-nor/next' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
27 hoursMerge branch 'nand/next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Mark Brown
27 hoursMerge branch 'mtd/next' of https://git.kernel.org/pub/scm/linux/kernel/git/mt...Mark Brown
28 hoursMerge branch 'fs-next' of linux-nextMark Brown
29 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/rw/ubi...Mark Brown
48 hoursmtd: spi-nor: micron-st: Enable die erase support for MT35XU02GCBAHaoyu Lu
3 daysmtdchar: replace deprecated mmap hook with mmap_prepare, clean upLorenzo Stoakes (Oracle)
3 daysmtd: spi-nor: winbond: Fix locking support for w25q256jwEliav Farber
3 daysmtd: spi-nor: sst: Fix write enable before AAI sequenceSanjaikumar V S
3 daysmtd: spi-nor: winbond: Fix locking support for w25q64jvmEliav Farber
3 daysmtd: spi-nor: winbond: Fix locking support for w25q256jwmEliav Farber
8 daysmtd: spinand: winbond: Clarify when to enable the HS bitMiquel Raynal
8 daysmtd: rawnand: sunxi: introduce maximize variable user data lengthRichard Genoud
8 daysmtd: rawnand: sunxi: fix typos in commentsRichard Genoud
8 daysmtd: rawnand: sunxi: change error prone variable nameRichard Genoud
8 daysmtd: rawnand: sunxi: remove dead codeRichard Genoud
8 daysmtd: rawnand: sunxi: make the code more self-explanatoryRichard Genoud
8 daysmtd: rawnand: sunxi: replace hard coded value by a define - take2Richard Genoud
8 daysmtd: rawnand: sunxi: do not count BBM bytes twiceRichard Genoud
8 daysmtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oobRichard Genoud
8 daysmtd: rawnand: sunxi: sunxi_nand_ooblayout_free code clarificationRichard Genoud
2026-03-18mtd: rawnand: pl353: make sure optimal timings are appliedOlivier Sobrie
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-17mtd: cmdlinepart: use a flexible array memberRosen Penev
2026-03-16mtd: parsers: ofpart: call of_node_get() for dedicated subpartitionsCosmin Tanislav
2026-03-16mtd: parsers: ofpart: call of_node_put() only in ofpart_fail pathCosmin Tanislav
2026-03-16mtd: physmap: Drop leftovers of removed code for Baikal SoCAndy Shevchenko
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-03-11mtd: rawnand: ifc: set chip->of_node to nand@0 child node if presentFrank Li
2026-03-11mtd: rawnand: mxc: set chip->of_node to nand@0 child node if presentFrank Li
2026-03-11mtd: rawnand: gpmi: set chip->of_node to nand@0 child node if presentFrank Li
2026-03-11mtd: nand: Use scoped_guard for mutex in nand_resumeRichard Lyu
2026-03-11mtd: rawnand: brcmnand: skip DMA during panic writeKamal Dasu
2026-03-11mtd: rawnand: serialize lock/unlock against other NAND operationsKamal Dasu
2026-03-11mtd: docg3: fix use-after-free in docg3_release()James Kim
2026-03-11mtd: concat: replace alloc + calloc with 1 allocRosen Penev
2026-03-11mtd: virt_concat: use single allocation for nodeRosen Penev
2026-03-11mtd: virt_concat: fix kdoc textLuca Ceresoli
2026-03-11mtd: physmap_of_gemini: Fix disabled pinctrl state checkChen Ni
2026-03-11mtd: physmap: physmap-bt1-rom: Remove not-going-to-be-supported code for Baik...Andy Shevchenko
2026-02-25mtd: rawnand: cafe: Use generic power managementVaibhav Gupta
2026-02-25mtd: rawnand: cadence: Fix error check for dma_alloc_coherent() in cadence_na...Chen Ni
2026-02-25mtd: Avoid boot crash in RedBoot partition table parserFinn Thain
2026-02-25mtd: nand: realtek-ecc: relax OOB size check to minimumAhmed Naseef
2026-02-25mtd: Add driver for concatenating devicesAmit Kumar Mahapatra
2026-02-25mtd: Move struct mtd_concat definition to header fileAmit Kumar Mahapatra