summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2021-07-0523-313/+2518
|\
| * Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger2021-06-2922-307/+2516
| |\
| | * mtd: rawnand: omap: Add larger page NAND chips supportMiquel Raynal2021-06-182-69/+116
| | * mtd: rawnand: omap: Various style fixesMiquel Raynal2021-06-181-5/+7
| | * mtd: rawnand: omap: Check return valuesMiquel Raynal2021-06-181-9/+21
| | * mtd: rawnand: omap: Rename a macroMiquel Raynal2021-06-181-8/+8
| | * mtd: rawnand: omap: Aggregate the HW configuration of the ELMMiquel Raynal2021-06-181-19/+11
| | * mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controllerMiquel Raynal2021-06-183-0/+1203
| | * mtd: rawnand: qcom: avoid writing to obsolete registerMd Sadre Alam2021-06-181-6/+12
| | * mtd: rawnand: marvell: Minor documentation correctionSouptick Joarder2021-06-181-1/+1
| | * mtd: rawnand: r852: use DEVICE_ATTR_RO() helper macroZhen Lei2021-06-181-4/+3
| | * mtd: spinand: add SPI-NAND MTD resume handlerPatrice Chotard2021-06-181-0/+17
| | * mtd: spinand: Add spinand_init_flash() helperPatrice Chotard2021-06-181-29/+45
| | * mtd: spinand: add spinand_read_cfg() helperPatrice Chotard2021-06-181-9/+20
| | * mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvel...Yang Yingliang2021-06-181-1/+3
| | * mtd: rawnand: arasan: Finer grain NV-DDR configurationMiquel Raynal2021-06-181-2/+54
| | * mtd: rawnand: arasan: Rename the data interface registerMiquel Raynal2021-06-181-7/+7
| | * mtd: rawnand: onfi: Fix endianness when reading NV-DDR valuesMiquel Raynal2021-06-181-3/+3
| | * mtd: rawnand: arasan: Use the right DMA maskMiquel Raynal2021-06-181-0/+4
| | * mtd: spinand: Fix double counting of ECC statsMiquel Raynal2021-06-111-6/+11
| | * mtd: spinand: macronix: Add support for serial NAND flashJaime Liao2021-05-261-0/+112
| | * mtd: rawnand: qcom: Delete an unneeded bool conversionZhen Lei2021-05-261-2/+1
| | * mtd: rawnand: arasan: Leverage additional GPIO CSMiquel Raynal2021-05-261-23/+125
| | * mtd: rawnand: arasan: Ensure proper configuration for the asserted targetMiquel Raynal2021-05-261-33/+57
| | * mtd: rawnand: Add a helper to parse the gpio-cs DT propertyMiquel Raynal2021-05-261-0/+39
| | * mtd: rawnand: arasan: Support NV-DDR interfaceMiquel Raynal2021-05-261-7/+20
| | * mtd: rawnand: arasan: Workaround a misbehaving prog type with NV-DDRMiquel Raynal2021-05-261-1/+18
| | * mtd: rawnand: arasan: Fix a macro parameterMiquel Raynal2021-05-261-1/+1
| | * mtd: rawnand: Choose the best timings, NV-DDR includedMiquel Raynal2021-05-262-1/+78
| | * mtd: rawnand: Allow SDR timings to be nackedMiquel Raynal2021-05-261-4/+4
| | * mtd: rawnand: Support enabling NV-DDR through SET_FEATURESMiquel Raynal2021-05-261-5/+13
| | * mtd: rawnand: Add a helper to find the closest ONFI NV-DDR modeMiquel Raynal2021-05-262-0/+44
| | * mtd: rawnand: Handle the double bytes in NV-DDR modeMiquel Raynal2021-05-261-8/+85
| | * mtd: rawnand: Access SDR and NV-DDR timings through a common macroMiquel Raynal2021-05-261-60/+71
| | * mtd: rawnand: Avoid accessing NV-DDR timings from legacy codeMiquel Raynal2021-05-261-1/+1
| | * mtd: rawnand: Add onfi_fill_nvddr_interface_config() helperMiquel Raynal2021-05-262-0/+42
| | * mtd: rawnand: Add an indirection on onfi_fill_interface_config()Miquel Raynal2021-05-261-10/+22
| | * mtd: rawnand: Retrieve NV-DDR timing modes from the ONFI parameter pageMiquel Raynal2021-05-261-0/+2
| | * mtd: rawnand: Add NV-DDR timingsMiquel Raynal2021-05-261-0/+255
| | * mtd: rawnand: Use more recent ONFI specification wordingMiquel Raynal2021-05-264-6/+6
| | * mtd: rawnand: atmel: Check the proposed data interface is supportedMiquel Raynal2021-05-261-0/+5
| | * mtd: rawnand: arasan: Check the proposed data interface is supportedMiquel Raynal2021-05-261-0/+5
| | * mtd: rawnand: Add a helper to clarify the interface configurationMiquel Raynal2021-05-261-1/+1
| | * mtd: nand: bbt: Fix corner case in bad block table handlingDoyle, Patrick2021-05-101-1/+1
| | * mtd: rawnand: qcom: allow override of partition parserBaruch Siach2021-05-101-1/+1
| | * mtd: rawnand: silence static checker warning in nand_setup_interface()Dan Carpenter2021-05-101-0/+1
| | * mtd: rawnand: mtk: remove redundant dev_err call in mtk_ecc_probe()Yu Kuai2021-05-101-3/+1
| | * mtd: rawnand: hisi504: Remove redundant dev_err call in probeWei Li2021-05-101-3/+1
| * | mtd: rawnand: atmel: remove unnecessary oom messageZhen Lei2021-06-111-3/+1
| * | mtd: rawnand: sunxi: remove unnecessary oom messageZhen Lei2021-06-111-3/+1
| |/