summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2021-09-14mtd: rawnand: qcom: Update code word value for raw readMd Sadre Alam
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08mtd/drivers/nand: use HZ macrosDaniel Lezcano
2021-09-05Merge tag 'mtd/for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2021-08-23mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET
2021-08-17mtd: rawnand: intel: Fix error handling in probeEvgeny Novikov
2021-08-17mtd: spinand: macronix: Add Quad support for serial NAND flashJaime Liao
2021-08-06mtd: rawnand: remove never changed ret variableJason Wang
2021-08-06mtd: rawnand: omap: Fix kernel doc warning on 'calcuate' typoVladimir Molokov
2021-08-06mtd: spinand: core: Properly fill the OOB area.Daniel Palmer
2021-08-06mtd: rawnand: Fix probe failure due to of_get_nand_secure_regions()Manivannan Sadhasivam
2021-07-16mtd: rawnand: Fix a couple of spelling mistakes in KconfigColin Ian King
2021-07-16mtd: spinand: Fix commentMiquel Raynal
2021-07-16mtd: rawnand: nand_bbt: Skip bad blocks when searching for the BBT in NANDStefan Riedmueller
2021-07-16mtd: rawnand: Add a check in of_get_nand_secure_regions()Dan Carpenter
2021-07-05Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2021-06-29Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger
2021-06-25Merge remote-tracking branch 'spi/for-5.14' into spi-nextMark Brown
2021-06-18mtd: rawnand: omap: Add larger page NAND chips supportMiquel Raynal
2021-06-18mtd: rawnand: omap: Various style fixesMiquel Raynal
2021-06-18mtd: rawnand: omap: Check return valuesMiquel Raynal
2021-06-18mtd: rawnand: omap: Rename a macroMiquel Raynal
2021-06-18mtd: rawnand: omap: Aggregate the HW configuration of the ELMMiquel Raynal
2021-06-18mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controllerMiquel Raynal
2021-06-18mtd: rawnand: qcom: avoid writing to obsolete registerMd Sadre Alam
2021-06-18mtd: rawnand: marvell: Minor documentation correctionSouptick Joarder
2021-06-18mtd: rawnand: r852: use DEVICE_ATTR_RO() helper macroZhen Lei
2021-06-18mtd: spinand: add SPI-NAND MTD resume handlerPatrice Chotard
2021-06-18mtd: spinand: Add spinand_init_flash() helperPatrice Chotard
2021-06-18mtd: spinand: add spinand_read_cfg() helperPatrice Chotard
2021-06-18mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvel...Yang Yingliang
2021-06-18mtd: rawnand: arasan: Finer grain NV-DDR configurationMiquel Raynal
2021-06-18mtd: rawnand: arasan: Rename the data interface registerMiquel Raynal
2021-06-18mtd: rawnand: onfi: Fix endianness when reading NV-DDR valuesMiquel Raynal
2021-06-18mtd: rawnand: arasan: Use the right DMA maskMiquel Raynal
2021-06-11mtd: rawnand: atmel: remove unnecessary oom messageZhen Lei
2021-06-11mtd: rawnand: sunxi: remove unnecessary oom messageZhen Lei
2021-06-11mtd: spinand: Fix double counting of ECC statsMiquel Raynal
2021-06-03mtd: spinand: use the spi-mem poll status APIsPatrice Chotard
2021-05-26mtd: spinand: macronix: Add support for serial NAND flashJaime Liao
2021-05-26mtd: rawnand: qcom: Delete an unneeded bool conversionZhen Lei
2021-05-26mtd: rawnand: arasan: Leverage additional GPIO CSMiquel Raynal
2021-05-26mtd: rawnand: arasan: Ensure proper configuration for the asserted targetMiquel Raynal
2021-05-26mtd: rawnand: Add a helper to parse the gpio-cs DT propertyMiquel Raynal
2021-05-26mtd: rawnand: arasan: Support NV-DDR interfaceMiquel Raynal
2021-05-26mtd: rawnand: arasan: Workaround a misbehaving prog type with NV-DDRMiquel Raynal
2021-05-26mtd: rawnand: arasan: Fix a macro parameterMiquel Raynal
2021-05-26mtd: rawnand: Choose the best timings, NV-DDR includedMiquel Raynal
2021-05-26mtd: rawnand: Allow SDR timings to be nackedMiquel Raynal
2021-05-26mtd: rawnand: Support enabling NV-DDR through SET_FEATURESMiquel Raynal