summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2021-09-08mtd/drivers/nand: use HZ macrosDaniel Lezcano
2021-08-06mtd: rawnand: Fix probe failure due to of_get_nand_secure_regions()Manivannan Sadhasivam
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
2021-05-26mtd: rawnand: Add a helper to find the closest ONFI NV-DDR modeMiquel Raynal
2021-05-26mtd: rawnand: Handle the double bytes in NV-DDR modeMiquel Raynal
2021-05-26mtd: rawnand: Access SDR and NV-DDR timings through a common macroMiquel Raynal
2021-05-26mtd: rawnand: Avoid accessing NV-DDR timings from legacy codeMiquel Raynal
2021-05-26mtd: rawnand: Add onfi_fill_nvddr_interface_config() helperMiquel Raynal
2021-05-26mtd: rawnand: Add an indirection on onfi_fill_interface_config()Miquel Raynal
2021-05-26mtd: rawnand: Retrieve NV-DDR timing modes from the ONFI parameter pageMiquel Raynal
2021-05-26mtd: rawnand: Add NV-DDR timingsMiquel Raynal
2021-05-26mtd: rawnand: Use more recent ONFI specification wordingMiquel Raynal
2021-05-26mtd: rawnand: atmel: Check the proposed data interface is supportedMiquel Raynal
2021-05-26mtd: rawnand: arasan: Check the proposed data interface is supportedMiquel Raynal
2021-05-26mtd: rawnand: Add a helper to clarify the interface configurationMiquel Raynal