summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw
AgeCommit message (Expand)Author
18 hoursMerge branch 'nand/next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Mark Brown
18 hoursMerge branch 'mtd/next' of https://git.kernel.org/pub/scm/linux/kernel/git/mt...Mark Brown
2 daysmtd: rawnand: fsl_ifc: use devm_platform_get_and_ioremap_resourceRosen Penev
2 daysmtd: rawnand: sunxi: fix free OOB section offsetsJames Hilliard
2 daysmtd: rawnand: sunxi: reject ECC maximization on small pagesJames Hilliard
7 daysmtd: rawnand: cadence: Initialize IRQ state before requesting IRQRunyu Xiao
7 daysmtd: rawnand: vf610_nfc: fix false bitflips on reads of erased pagesMehmet Fide
7 daysmtd: rawnand: vf610_nfc: fix reads on chips with more than 64 bytes of OOBMehmet Fide
7 daysmtd: rawnand: lpc32xx_mlc: Remove platform data supportVladimir Zapolskiy
7 daysmtd: rawnand: lpc32xx_slc: Remove platform data supportVladimir Zapolskiy
7 daysmtd: rawnand: ndfc: use devm_platform_ioremap_resource()Rosen Penev
7 daysmtd: nand: omap2: Fix kernel-doc parameter warningRosen Penev
7 daysmtd: rawnand: stm32_fmc2: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Triet Hoang
7 daysmtd: rawnand: brcmnand: Propagate errors from optional IRQ lookupbui duc phuc
7 daysmtd: rawnand: sunxi: use a stack buffer for BBM randomizationJames Hilliard
7 daysmtd: rawnand: sunxi: reserve a full user-data word for BBMJames Hilliard
7 daysmtd: rawnand: sunxi: propagate user-data allocation errorsJames Hilliard
7 daysmtd: fix typos in commentsHemanth Selam
2026-08-23Merge tag 'mtd/for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2026-08-23Merge 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