summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw
AgeCommit message (Expand)Author
7 daysMerge tag 'mtd/for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
7 daysMerge tag 'nand/for-7.3' into mtd/nextMiquel Raynal
2026-08-10mtd: rawnand: sunxi: fix H6/H616 controller timingsJames Hilliard
2026-08-10mtd: rawnand: sunxi: describe tADL and tWHR delaysJames Hilliard
2026-08-10mtd: rawnand: sunxi: group controller delay tablesJames Hilliard
2026-08-07mtd: rawnand: gpmi: add debugfs entry for BCH geometryHan Xu
2026-08-07mtd: rawnand: validate ONFI extended parameter page sectionsPengpeng Hou
2026-08-07mtd: rawnand: sunxi: add H616 MBUS DMA supportJames Hilliard
2026-07-17Merge tag 'mtd/fixes-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-17mtd: mpc5121_nfc: use platform for irq and ioremapRosen Penev
2026-07-17mtd: nand-omap2: Move omap_nand_ids[] to raw nand driverUwe Kleine-König (The Capable Hub)
2026-07-17mtd: rawnand: add Toshiba TC58NVG1S3HJames Hilliard
2026-07-17mtd: rawnand: qcom: Add MDM9607 compatibleStephan Gerhold
2026-07-17mtd: rawnand: qcom: Make has_onfi_read_op separate from qpic_version2Stephan Gerhold
2026-07-17mtd: rawnand: qcom: Make "aon" clock optionalStephan Gerhold
2026-07-03mtd: rawnand: atmel: use struct_sizeRosen Penev
2026-07-03mtd: rawnand: fsl_ifc: return errors for failed page readsPengpeng Hou
2026-07-03mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeoutPengpeng Hou
2026-07-03mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeoutPengpeng Hou
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-29mtd: rawnand: pl353: Fix debug printsMiquel Raynal (DAVE)
2026-06-29mtd: rawnand: pl353: Make sure we use the monolithic helpers for raw accessesMiquel Raynal (DAVE)
2026-06-29mtd: rawnand: pl353: Update timings at the right momentMiquel Raynal (DAVE)
2026-06-29mtd: rawnand: ndfc: add CONFIG_OF dependencyArnd Bergmann
2026-06-29mtd: rawnand: ingenic: handle ECC clock enable failuresPengpeng Hou
2026-06-29mtd: rawnand: ndfc: fix gcc uninitialized varRosen Penev
2026-06-21Merge tag 'nand/for-7.2' into mtd/nextMiquel Raynal
2026-06-11mtd: rawnand: ndfc: use ioread32be/iowrite32be and allow COMPILE_TESTRosen Penev
2026-05-27mtd: Consistently define pci_device_idsUwe Kleine-König (The Capable Hub)
2026-05-27mtd: rawnand: pl353: fix probe resource allocationBastien Curutchet
2026-05-27mtd: rawnand: qcom: embed nand_controller into qcom_nand_controllerRosen Penev
2026-05-27mtd: rawnand: Pause continuous reads at block boundariesMiquel Raynal
2026-05-27mtd: rawnand: fix condition in 'nand_select_target()'Arseniy Krasnov
2026-04-27mtd: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-04-17Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2026-04-13MIPS/mtd: Handle READY GPIO in generic NAND platform dataLinus Walleij
2026-03-25mtd: rawnand: sunxi: introduce maximize variable user data lengthRichard Genoud
2026-03-25mtd: rawnand: sunxi: fix typos in commentsRichard Genoud
2026-03-25mtd: rawnand: sunxi: change error prone variable nameRichard Genoud
2026-03-25mtd: rawnand: sunxi: remove dead codeRichard Genoud
2026-03-25mtd: rawnand: sunxi: make the code more self-explanatoryRichard Genoud
2026-03-25mtd: rawnand: sunxi: replace hard coded value by a define - take2Richard Genoud
2026-03-25mtd: rawnand: sunxi: do not count BBM bytes twiceRichard Genoud
2026-03-25mtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oobRichard Genoud
2026-03-25mtd: rawnand: sunxi: sunxi_nand_ooblayout_free code clarificationRichard Genoud
2026-03-18mtd: rawnand: pl353: make sure optimal timings are appliedOlivier Sobrie
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