summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-30Merge tag 'spi-nor/for-5.14' into mtd/nextMiquel Raynal
2021-06-29Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger
2021-06-21mtd: spi-nor: remove redundant continue statementColin Ian King
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-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-15mtd: spi-nor: add initial sysfs supportMichael Walle
2021-06-15mtd: spi-nor: sfdp: save a copy of the SFDP dataMichael Walle
2021-06-11mtd: Convert list_for_each to entry variantZou Wei
2021-06-11dt-bindings: mtd: Convert ti, am654-hbmc.txt to YAML schemaVignesh Raghavendra
2021-06-11mtd: inftl: remove unnecessary oom messageZhen Lei
2021-06-11mtd: amd76xrom: remove unnecessary oom messageZhen Lei
2021-06-11mtd: ck804xrom: remove unnecessary oom messageZhen Lei
2021-06-11mtd: esb2rom: remove unnecessary oom messageZhen Lei
2021-06-11mtd: ichxrom: remove unnecessary oom messageZhen Lei
2021-06-11mtd: sun_uflash: remove unnecessary oom messageZhen Lei
2021-06-11mtd: mtdoops: remove unnecessary oom messageZhen Lei
2021-06-11mtd: rawnand: atmel: remove unnecessary oom messageZhen Lei
2021-06-11mtd: rawnand: sunxi: remove unnecessary oom messageZhen Lei
2021-06-11mtd: nftl: remove unnecessary oom messageZhen Lei
2021-06-11mtd: rfd_ftl: remove unnecessary oom messageZhen Lei
2021-06-11mtd: devices: add support for microchip 48l640 EERAMHeiko Schocher
2021-06-11mtd: devices: add devicetree documentation for microchip 48l640Heiko Schocher
2021-06-11mtd: core: use MTD_DEVICE_ATTR_RO/RW() helper macrosZhen Lei
2021-06-11mtd: core: add MTD_DEVICE_ATTR_RO/RW() helper macrosZhen Lei
2021-06-11mtd: mtdpart: use DEVICE_ATTR_RO() helper macroZhen Lei
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