summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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
2021-05-26mtd: spi-nor: otp: fix kerneldoc typosMichael Walle
2021-05-26mtd: spi-nor: Add documentation for spi_nor_soft_reset()Pratyush Yadav
2021-05-26mtd: spi-nor: nxp-spifi: Use SPI_MODE_X_MASKAndy Shevchenko
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: parsers: qcom: Fix leaking of partition nameAnsuel Smith
2021-05-26mtd: partitions: redboot: fix style issuesCorentin Labbe
2021-05-26mtd: partitions: redboot: seek fis-index-block in the right nodeCorentin Labbe
2021-05-26mtd: devices: Remove superfluous "break"Ding Senjie
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-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
2021-05-26mtd: rawnand: Access SDR and NV-DDR timings through a common macroMiquel Raynal
2021-05-26mtd: rawnand: Avoid accessing NV-DDR timings from legacy codeMiquel Raynal
2021-05-26mtd: rawnand: Add onfi_fill_nvddr_interface_config() helperMiquel Raynal
2021-05-26mtd: rawnand: Add an indirection on onfi_fill_interface_config()Miquel Raynal
2021-05-26mtd: rawnand: Retrieve NV-DDR timing modes from the ONFI parameter pageMiquel Raynal
2021-05-26mtd: rawnand: Add NV-DDR timingsMiquel Raynal
2021-05-26mtd: rawnand: Use more recent ONFI specification wordingMiquel Raynal
2021-05-26mtd: rawnand: atmel: Check the proposed data interface is supportedMiquel Raynal
2021-05-26mtd: rawnand: arasan: Check the proposed data interface is supportedMiquel Raynal
2021-05-26mtd: rawnand: Add a helper to clarify the interface configurationMiquel Raynal
2021-05-26mtd: core: Potential NULL dereference in mtd_otp_size()Dan Carpenter
2021-05-26mtd: core: Fix freeing of otp_info bufferJon Hunter