summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2023-11-28mtd: rawnand: meson: check return value of devm_kasprintf()Yi Yang
2023-11-28mtd: rawnand: intel: check return value of devm_kasprintf()Yi Yang
2023-11-28mtd: rawnand: tegra: add missing check for platform_get_irq()Yi Yang
2023-10-25mtd: spinand: micron: correct bitmask for ecc statusMartin Kurbanov
2023-10-25mtd: rawnand: Ensure the nand chip supports cached readsRouven Czerwinski
2023-10-25mtd: rawnand: arasan: Ensure program page operations are successfulMiquel Raynal
2023-10-25mtd: rawnand: marvell: Ensure program page operations are successfulMiquel Raynal
2023-10-25mtd: rawnand: pl353: Ensure program page operations are successfulMiquel Raynal
2023-10-25mtd: rawnand: qcom: Unmap the right resource upon probe failureBibek Kumar Patro
2023-09-19mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controllerWilliam Zhang
2023-09-19mtd: rawnand: brcmnand: Fix potential false time out warningWilliam Zhang
2023-09-19mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob writeWilliam Zhang
2023-09-19mtd: rawnand: brcmnand: Fix crash during the panic_writeWilliam Zhang
2023-09-13mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume()Yi Yang
2023-09-13mtd: rawnand: brcmnand: Fix mtd oobsizeWilliam Zhang
2023-07-27mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()Christophe JAILLET
2023-07-15mtd: rawnand: rockchip: Align hwecc vs. raw page helper layoutsJohan Jonker
2023-07-15mtd: rawnand: rockchip: fix oobfree offset and descriptionJohan Jonker
2023-07-12mtd: rawnand: meson: fix OOB available bytes for ECCArseniy Krasnov
2023-07-12mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros
2023-07-12mtd: spinand: winbond: Fix ecc_get_statusOlivier Maignial
2023-07-12mtd: spinand: toshiba: Fix ecc_get_statusOlivier Maignial
2023-06-28Merge tag 'mtd/for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-06-19mtd: rawnand: macronix: OTP access for MX30LFxG18ACArseniy Krasnov
2023-06-19mtd: rawnand: meson: fix unaligned DMA buffers handlingArseniy Krasnov
2023-06-19mtd: rawnand: add support for the Sandisk SDTNQGAMA chipJohan Jonker
2023-06-19mtd: rawnand: add basic sandisk manufacturer opsJohan Jonker
2023-06-09mtd: rawnand: meson: check buffer lengthArseniy Krasnov
2023-06-09mtd: spinand: macronix: Add support for serial NAND flashJaimeLiao
2023-06-09mtd: rawnand: meson: waiting w/o wired ready/busy pinArseniy Krasnov
2023-06-09mtd: rawnand: meson: replace integer consts with proper definesArseniy Krasnov
2023-06-09Revert "mtd: rawnand: arasan: Prevent an unsupported configuration"Amit Kumar Mahapatra
2023-06-01mtd: rawnand: marvell: don't set the NAND frequency selectChris Packham
2023-06-01mtd: rawnand: marvell: ensure timing values are writtenChris Packham
2023-05-26mtd: rawnand: ingenic: fix empty stub helper definitionsArnd Bergmann
2023-05-26mtd: spinand: gigadevice: add support for GD5F2GQ5xExxHMd Sadre Alam
2023-04-25Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-04-19Merge tag 'nand/for-6.4' into mtd/nextMiquel Raynal
2023-04-11mtd: nand: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-11mtd: onenand: omap2: Drop obsolete dependency on COMPILE_TESTJean Delvare
2023-04-03mtd: spinand: add support for ESMT F50x1G41LBChuanhong Guo
2023-04-03mtd: rawnand: meson: fix bitmask for length in command wordArseniy Krasnov
2023-04-03mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_minChristophe Kerello
2023-04-03mtd: rawnand: stm32_fmc2: remove unsupported EDO modeChristophe Kerello
2023-03-28mtd: rawnand: stm32_fmc2: depends on ARCH_STM32 instead of MACH_STM32MP157Christophe Kerello
2023-03-22mtd: rawnand: remove unused is_imx51_nfc and imx53_nfc functionsTom Rix
2023-03-22mtd: nand: qcom: Use of_property_present() for testing DT property presenceRob Herring
2023-03-22mtd: rawnand: hynix: fix up bit 0 of sdr_timing_modeHector Palacios
2023-03-22mtd: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-22mtd: rawnand: meson: invalidate cache on polling ECC bitArseniy Krasnov