summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2020-03-30Merge tag 'nand/for-5.7' into mtd/nextMiquel Raynal
2020-03-25Merge tag 'spi-nor/for-5.7' into mtd/nextMiquel Raynal
2020-03-24mtd: rawnand: Add support for manufacturer specific suspend/resume operationMason Yang
2020-03-24mtd: spi-nor: Add SR 4bit block protection supportJungseung Lee
2020-03-17mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus
2020-03-17mtd: spi-nor: Drop the MFR definitionsTudor Ambarus
2020-03-17mtd: spi-nor: Add the concept of SPI NOR manufacturer driverBoris Brezillon
2020-03-16mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() methodTudor Ambarus
2020-03-12mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri
2020-03-11mtd: rawnand: Add support for manufacturer specific lock/unlock operationMason Yang
2020-03-11mtd: rawnand: Fix a typo ("manufecturer")Jonathan Neuschäfer
2020-03-11mtd: implement proper partition handlingMiquel Raynal
2020-03-09mtd: spinand: rework detect procedure for different READ_ID operationChuanhong Guo
2020-02-19mtd: spi-nor: use spi-mem dirmap APISergei Shtylyov
2020-02-17mtd: spi-nor: introduce SR_BP_SHIFT defineJungseung Lee
2020-01-27Merge tag 'nand/for-5.6' into mtd/nextMiquel Raynal
2020-01-14mtd: spi-nor: remove unused enum spi_nor_opsMichael Walle
2020-01-09mtd: onenand: omap2: Fix errors in styleAmir Mahdi Ghorbanian
2019-12-23mtd: spi-nor: Support TB selection using SR bit 6Jungseung Lee
2019-12-23mtd: spi-nor: Rename SR_TB to indicate the bit usedJungseung Lee
2019-11-11mtd: spi-nor: Set default Quad Enable method for ISSI flashesSagar Shrikant Kadam
2019-11-11mtd: spi-nor: Rename Quad Enable methodsTudor Ambarus
2019-11-11mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1Tudor Ambarus
2019-11-11mtd: spi-nor: Rework the disabling of block write protectionTudor Ambarus
2019-11-11mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()Tudor Ambarus
2019-10-23mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'Tudor Ambarus
2019-09-21Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2019-09-15Merge tag 'spi-nor/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger
2019-09-05mtd: Kill mount_mtd()David Howells
2019-09-05mtd: Provide fs_context-aware mount_mtd() replacementDavid Howells
2019-08-29mtd: mtdcore: add debugfs nodes for querying the flash name and idZhuohao Lee
2019-08-28mtd: spi-nor: Add a ->setup() methodTudor Ambarus
2019-08-28mtd: spi-nor: Add a ->convert_addr() methodBoris Brezillon
2019-08-28mtd: spi-nor: Rework the SPI NOR lock/unlock logicBoris Brezillon
2019-08-28mtd: spi-nor: Create a ->set_4byte() methodBoris Brezillon
2019-08-28mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'Tudor Ambarus
2019-08-28mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'Tudor Ambarus
2019-08-28mtd: spi-nor: Regroup flash parameter and settingsTudor Ambarus
2019-08-28mtd: spi-nor: Remove unused macroTudor Ambarus
2019-08-26mtd: nand: fix typo, s/erasablocks/eraseblocksTudor Ambarus
2019-08-26mtd: rawnand: sharpsl: add include guard to linux/mtd/sharpsl.hMasahiro Yamada
2019-08-12mtd: spi-nor: fix description for int (*flash_is_locked)()Tudor Ambarus
2019-08-12mtd: spi-nor: Rework hwcaps selection for the spi-mem caseBoris Brezillon
2019-08-12mtd: spi-nor: Move m25p80 code in spi-nor.cBoris Brezillon
2019-08-12mtd: spi-nor: always use bounce buffer for register read/writesVignesh Raghavendra
2019-07-13Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2019-07-06Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger
2019-06-27mtd: spinand: Add initial support for Paragon PN26G0xAJeff Kletsky
2019-06-27mtd: Add flag to indicate panic_writeKamal Dasu
2019-06-27mtd: spinand: Add support for two-byte device IDsJeff Kletsky