summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2021-06-18mtd: rawnand: omap: Add larger page NAND chips supportMiquel Raynal-69/+116
2021-06-18mtd: rawnand: omap: Various style fixesMiquel Raynal-5/+7
2021-06-18mtd: rawnand: omap: Check return valuesMiquel Raynal-9/+21
2021-06-18mtd: rawnand: omap: Rename a macroMiquel Raynal-8/+8
2021-06-18mtd: rawnand: omap: Aggregate the HW configuration of the ELMMiquel Raynal-19/+11
2021-06-18mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controllerMiquel Raynal-0/+1203
2021-06-18mtd: rawnand: qcom: avoid writing to obsolete registerMd Sadre Alam-6/+12
2021-06-18mtd: rawnand: marvell: Minor documentation correctionSouptick Joarder-1/+1
2021-06-18mtd: rawnand: r852: use DEVICE_ATTR_RO() helper macroZhen Lei-4/+3
2021-06-18mtd: spinand: add SPI-NAND MTD resume handlerPatrice Chotard-0/+17
2021-06-18mtd: spinand: Add spinand_init_flash() helperPatrice Chotard-29/+45
2021-06-18mtd: spinand: add spinand_read_cfg() helperPatrice Chotard-9/+20
2021-06-18mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvel...Yang Yingliang-1/+3
2021-06-18mtd: rawnand: arasan: Finer grain NV-DDR configurationMiquel Raynal-2/+54
2021-06-18mtd: rawnand: arasan: Rename the data interface registerMiquel Raynal-7/+7
2021-06-18mtd: rawnand: onfi: Fix endianness when reading NV-DDR valuesMiquel Raynal-3/+3
2021-06-18mtd: rawnand: arasan: Use the right DMA maskMiquel Raynal-0/+4
2021-06-16pstore/blk: Include zone in pstore_device_infoKees Cook-5/+5
2021-06-16mtd_blkdevs: initialze new->rq in add_mtd_blktrans_devChristoph Hellwig-0/+1
2021-06-15mtd: spi-nor: add initial sysfs supportMichael Walle-1/+97
2021-06-15mtd: spi-nor: sfdp: save a copy of the SFDP dataMichael Walle-0/+68
2021-06-11mtd: Convert list_for_each to entry variantZou Wei-4/+1
2021-06-11mtd: inftl: remove unnecessary oom messageZhen Lei-13/+2
2021-06-11mtd: amd76xrom: remove unnecessary oom messageZhen Lei-4/+2
2021-06-11mtd: ck804xrom: remove unnecessary oom messageZhen Lei-5/+3
2021-06-11mtd: esb2rom: remove unnecessary oom messageZhen Lei-4/+3
2021-06-11mtd: ichxrom: remove unnecessary oom messageZhen Lei-4/+2
2021-06-11mtd: sun_uflash: remove unnecessary oom messageZhen Lei-3/+1
2021-06-11mtd: mtdoops: remove unnecessary oom messageZhen Lei-3/+1
2021-06-11mtd: rawnand: atmel: remove unnecessary oom messageZhen Lei-3/+1
2021-06-11mtd: rawnand: sunxi: remove unnecessary oom messageZhen Lei-3/+1
2021-06-11mtd: nftl: remove unnecessary oom messageZhen Lei-4/+1
2021-06-11mtd: rfd_ftl: remove unnecessary oom messageZhen Lei-4/+1
2021-06-11mtd: devices: add support for microchip 48l640 EERAMHeiko Schocher-0/+380
2021-06-11mtd: core: use MTD_DEVICE_ATTR_RO/RW() helper macrosZhen Lei-25/+21
2021-06-11mtd: core: add MTD_DEVICE_ATTR_RO/RW() helper macrosZhen Lei-0/+6
2021-06-11mtd: mtdpart: use DEVICE_ATTR_RO() helper macroZhen Lei-4/+3
2021-06-11mtd: spinand: Fix double counting of ECC statsMiquel Raynal-6/+11
2021-06-11ubi: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig-39/+29
2021-06-11mtd_blkdevs: use blk_mq_alloc_diskChristoph Hellwig-26/+22
2021-06-09mtd: spi-nor: otp: implement erase for Winbond and similar flashesMichael Walle-1/+92
2021-06-09mtd: spi-nor: otp: return -EROFS if region is read-onlyMichael Walle-3/+38
2021-06-09mtd: spi-nor: otp: use more consistent wordingMichael Walle-8/+19
2021-06-09mtd: spi-nor: otp: fix access to security registers in 4 byte modeMichael Walle-2/+0
2021-06-03mtd: spinand: use the spi-mem poll status APIsPatrice Chotard-13/+32
2021-05-27mtd: spi-nor: enable locking support for MX25L12805DDavid Bauer-1/+2
2021-05-27mtd: spi-nor: macronix: Fix name for mx66l51235fTudor Ambarus-1/+1
2021-05-27mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-M SPI serial flashMika Westerberg-0/+1
2021-05-26mtd: spi-nor: otp: fix kerneldoc typosMichael Walle-2/+2
2021-05-26mtd: spi-nor: Add documentation for spi_nor_soft_reset()Pratyush Yadav-0/+15