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