summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger2021-06-2933-894/+3169
|\
| * 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
| * dt-bindings: mtd: pl353-nand: Describe this hardware controllerMiquel Raynal2021-06-181-0/+53
| * MAINTAINERS: Add PL353 NAND controller entryMiquel Raynal2021-06-181-0/+8
| * 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
| * Merge tag 'memory-controller-drv-pl353-5.14' into nand/nextMiquel Raynal2021-06-115-381/+149
| |\
| | * dt-binding: memory: pl353-smc: Convert to yamlMiquel Raynal2021-06-102-44/+131
| | * MAINTAINERS: Add PL353 SMC entryMiquel Raynal2021-06-101-0/+8
| | * memory: pl353-smc: Declare variables following a reverse christmas tree orderMiquel Raynal2021-06-101-3/+3
| | * memory: pl353-smc: Avoid useless acronyms in descriptionsMiquel Raynal2021-06-101-1/+1
| | * memory: pl353-smc: Let lower level controller drivers handle initsMiquel Raynal2021-06-102-324/+0
| | * memory: pl353-smc: Rename goto labelsMiquel Raynal2021-06-101-4/+4
| | * memory: pl353-smc: Fix styleMiquel Raynal2021-06-101-2/+2
| | * dt-binding: memory: pl353-smc: Fix the NAND controller node in the exampleMiquel Raynal2021-06-101-1/+3
| | * dt-binding: memory: pl353-smc: Drop unsupported nodes from the exampleMiquel Raynal2021-06-101-10/+0
| | * dt-binding: memory: pl353-smc: Fix the example syntax and styleMiquel Raynal2021-06-101-23/+25
| | * dt-binding: memory: pl353-smc: Describe the child reg propertyMiquel Raynal2021-06-101-0/+4
| | * dt-binding: memory: pl353-smc: Drop the partitioning sectionMiquel Raynal2021-06-101-2/+0
| | * dt-binding: memory: pl353-smc: Document the range propertyMiquel Raynal2021-06-101-0/+2
| | * dt-binding: memory: pl353-smc: Rephrase the bindingMiquel Raynal2021-06-101-6/+5
| * | 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-262-0/+43
| * | mtd: rawnand: Move struct gpio_desc declaration to the topMiquel Raynal2021-05-261-1/+1
| * | dt-binding: mtd: nand: Document the cs-gpios propertyMiquel Raynal2021-05-261-1/+17
| * | 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
| * | MAINTAINERS: Add myself as co-maintainer of the Arasan NAND controller driverMiquel Raynal2021-05-261-0/+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-262-5/+18