summary refs log tree commit diff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2021-06-21mtd: spi-nor: remove redundant continue statementColin Ian King
2021-06-18ubifs: fix snprintf() checkingDan Carpenter
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-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-16pstore/blk: Include zone in pstore_device_infoKees Cook
2021-06-16mtd_blkdevs: initialze new->rq in add_mtd_blktrans_devChristoph Hellwig
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-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: 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-11ubi: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-11mtd_blkdevs: use blk_mq_alloc_diskChristoph Hellwig
2021-06-09mtd: spi-nor: otp: implement erase for Winbond and similar flashesMichael Walle
2021-06-09mtd: spi-nor: otp: return -EROFS if region is read-onlyMichael Walle
2021-06-09mtd: spi-nor: otp: use more consistent wordingMichael Walle
2021-06-09mtd: spi-nor: otp: fix access to security registers in 4 byte modeMichael Walle
2021-06-03mtd: spinand: use the spi-mem poll status APIsPatrice Chotard
2021-05-27mtd: spi-nor: enable locking support for MX25L12805DDavid Bauer
2021-05-27mtd: spi-nor: macronix: Fix name for mx66l51235fTudor Ambarus
2021-05-27mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-M SPI serial flashMika Westerberg