summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2019-09-214-83/+218
|\
| * Merge tag 'spi-nor/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger2019-09-152-82/+212
| |\
| | * mtd: mtdcore: add debugfs nodes for querying the flash name and idZhuohao Lee2019-08-291-0/+3
| | * mtd: spi-nor: Add a ->setup() methodTudor Ambarus2019-08-281-0/+5
| | * mtd: spi-nor: Add a ->convert_addr() methodBoris Brezillon2019-08-281-7/+10
| | * mtd: spi-nor: Rework the SPI NOR lock/unlock logicBoris Brezillon2019-08-281-7/+16
| | * mtd: spi-nor: Create a ->set_4byte() methodBoris Brezillon2019-08-281-0/+2
| | * mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'Tudor Ambarus2019-08-281-3/+5
| | * mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'Tudor Ambarus2019-08-281-2/+0
| | * mtd: spi-nor: Regroup flash parameter and settingsTudor Ambarus2019-08-281-75/+164
| | * mtd: spi-nor: Remove unused macroTudor Ambarus2019-08-281-1/+0
| | * mtd: spi-nor: fix description for int (*flash_is_locked)()Tudor Ambarus2019-08-121-1/+1
| | * mtd: spi-nor: Rework hwcaps selection for the spi-mem caseBoris Brezillon2019-08-121-0/+14
| | * mtd: spi-nor: Move m25p80 code in spi-nor.cBoris Brezillon2019-08-121-0/+3
| | * mtd: spi-nor: always use bounce buffer for register read/writesVignesh Raghavendra2019-08-121-2/+5
| * | mtd: nand: fix typo, s/erasablocks/eraseblocksTudor Ambarus2019-08-261-1/+1
| * | mtd: rawnand: sharpsl: add include guard to linux/mtd/sharpsl.hMasahiro Yamada2019-08-261-0/+5
| |/
* | mtd: Kill mount_mtd()David Howells2019-09-051-3/+0
* | mtd: Provide fs_context-aware mount_mtd() replacementDavid Howells2019-09-051-0/+3
|/
* Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2019-07-136-2/+167
|\
| * Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2019-07-0618-196/+91
| |\
| | * mtd: spinand: Add initial support for Paragon PN26G0xAJeff Kletsky2019-06-271-0/+1
| | * mtd: Add flag to indicate panic_writeKamal Dasu2019-06-271-0/+6
| | * mtd: spinand: Add support for two-byte device IDsJeff Kletsky2019-06-271-2/+2
| | * mtd: spinand: Define macros for page-read ops with three-byte addressesJeff Kletsky2019-06-271-0/+30
| | * mtd: rawnand: export NAND operation tracerSascha Hauer2019-06-271-0/+36
| | * mtd: onenand: Add support for 8Gb datasize onenandJonathan Bakker2019-06-271-0/+1
| * | mtd: Add support for HyperBus memory devicesVignesh Raghavendra2019-06-271-0/+84
| * | mtd: cfi_cmdset_0002: Add support for polling status registerVignesh Raghavendra2019-06-271-0/+7
* | | Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-06-241-0/+3
|\ \ \
| * | | mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashesTudor Ambarus2019-06-231-0/+3
| |/ /
* | / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1911-46/+11
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner2019-05-301-4/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-11/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-2411-165/+11
|/
* mtd: nand: Make flags for bad block marker position more granularFrieder Schrempf2019-04-181-0/+1
* mtd: nand: Cleanup flags and fields for bad block marker positionFrieder Schrempf2019-04-181-13/+1
* mtd: onenand: Store bad block marker position in chip structFrieder Schrempf2019-04-181-0/+3
* mtd: rawnand: Always store info about bad block markers in chip structFrieder Schrempf2019-04-181-1/+15
* mtd: rawnand: constify elements of NAND_OP_PARSER(_PATTERN)Masahiro Yamada2019-04-181-2/+2
* mtd: rawnand: Fix sphinx syntaxJonathan Neuschäfer2019-04-181-2/+2
* mtd: nand: Clarify Kconfig entry for software BCH ECC algorithmMiquel Raynal2019-04-181-3/+3
* mtd: rawnand: Get rid of chip->ecc_{strength,step}_dsBoris Brezillon2019-04-081-8/+0
* mtd: rawnand: Get rid of chip->numchipsBoris Brezillon2019-04-081-4/+3
* mtd: rawnand: Get rid of chip->chipsizeBoris Brezillon2019-04-081-2/+0
* mtd: rawnand: Get rid of chip->bits_per_cellBoris Brezillon2019-04-081-4/+2
* mtd: rawnand: Use nanddev_mtd_max_bad_blocks()Boris Brezillon2019-04-081-5/+0
* mtd: rawnand: Move all page cache related fields to a sub-structBoris Brezillon2019-04-081-7/+11
* mtd: rawnand: Provide a helper to get chip->data_bufBoris Brezillon2019-04-081-0/+21