summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-1/+1
|\
| * mtd/drivers/nand: use HZ macrosDaniel Lezcano2021-09-081-1/+1
* | Merge tag 'mtd/for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2021-09-058-24/+70
|\ \ | |/ |/|
| * mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET2021-08-231-1/+3
| * mtd: rawnand: intel: Fix error handling in probeEvgeny Novikov2021-08-171-9/+18
| * mtd: spinand: macronix: Add Quad support for serial NAND flashJaime Liao2021-08-171-8/+8
| * mtd: rawnand: remove never changed ret variableJason Wang2021-08-061-2/+2
| * mtd: rawnand: omap: Fix kernel doc warning on 'calcuate' typoVladimir Molokov2021-08-061-1/+1
| * mtd: spinand: core: Properly fill the OOB area.Daniel Palmer2021-08-061-0/+2
| * mtd: rawnand: Fix a couple of spelling mistakes in KconfigColin Ian King2021-07-161-2/+2
| * mtd: spinand: Fix commentMiquel Raynal2021-07-161-1/+1
| * mtd: rawnand: nand_bbt: Skip bad blocks when searching for the BBT in NANDStefan Riedmueller2021-07-161-0/+33
* | mtd: rawnand: Fix probe failure due to of_get_nand_secure_regions()Manivannan Sadhasivam2021-08-061-0/+6
* | mtd: rawnand: Add a check in of_get_nand_secure_regions()Dan Carpenter2021-07-161-2/+2
|/
* 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