summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18dt-bindings: mtd: pl353-nand: Describe this hardware controllerMiquel Raynal
2021-06-18MAINTAINERS: Add PL353 NAND controller entryMiquel 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: spinand: Fix double counting of ECC statsMiquel Raynal
2021-06-11Merge tag 'memory-controller-drv-pl353-5.14' into nand/nextMiquel Raynal
2021-06-10dt-binding: memory: pl353-smc: Convert to yamlMiquel Raynal
2021-06-10MAINTAINERS: Add PL353 SMC entryMiquel Raynal
2021-06-10memory: pl353-smc: Declare variables following a reverse christmas tree orderMiquel Raynal
2021-06-10memory: pl353-smc: Avoid useless acronyms in descriptionsMiquel Raynal
2021-06-10memory: pl353-smc: Let lower level controller drivers handle initsMiquel Raynal
2021-06-10memory: pl353-smc: Rename goto labelsMiquel Raynal
2021-06-10memory: pl353-smc: Fix styleMiquel Raynal
2021-06-10dt-binding: memory: pl353-smc: Fix the NAND controller node in the exampleMiquel Raynal
2021-06-10dt-binding: memory: pl353-smc: Drop unsupported nodes from the exampleMiquel Raynal
2021-06-10dt-binding: memory: pl353-smc: Fix the example syntax and styleMiquel Raynal
2021-06-10dt-binding: memory: pl353-smc: Describe the child reg propertyMiquel Raynal
2021-06-10dt-binding: memory: pl353-smc: Drop the partitioning sectionMiquel Raynal
2021-06-10dt-binding: memory: pl353-smc: Document the range propertyMiquel Raynal
2021-06-10dt-binding: memory: pl353-smc: Rephrase the bindingMiquel Raynal
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: Move struct gpio_desc declaration to the topMiquel Raynal
2021-05-26dt-binding: mtd: nand: Document the cs-gpios 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-26MAINTAINERS: Add myself as co-maintainer of the Arasan NAND controller driverMiquel 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