| Commit message (Expand) | Author | Age | Files | Lines |
* | mtdblock: Add comment about UBI block devices | Ezequiel Garcia | 2021-08-06 | 1 | -0/+3 |
* | mtdblock: Update old JFFS2 mention in Kconfig | Ezequiel Garcia | 2021-08-06 | 1 | -4/+3 |
* | mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer | Miquel Raynal | 2020-12-10 | 1 | -0/+1 |
* | mtd: Support kmsg dumper based on pstore/blk | WeiXiong Liao | 2020-05-31 | 1 | -0/+10 |
* | mtd: parsers: Move CMDLINE parser | Linus Walleij | 2019-09-15 | 1 | -37/+0 |
* | mtd: parsers: Move OF parser | Linus Walleij | 2019-09-15 | 1 | -9/+0 |
* | mtd: parsers: Move BCM63xx parser | Linus Walleij | 2019-09-15 | 1 | -9/+0 |
* | mtd: parsers: Move BCM47xx parser | Linus Walleij | 2019-09-15 | 1 | -7/+0 |
* | mtd: parsers: Move TI AR7 parser | Linus Walleij | 2019-09-15 | 1 | -5/+0 |
* | mtd: Add support for HyperBus memory devices | Vignesh Raghavendra | 2019-06-27 | 1 | -0/+2 |
* | mtd: afs: Move AFS partition parser to parsers subdir | Linus Walleij | 2019-05-06 | 1 | -16/+0 |
* | mtd: bcm63xxpart: move imagetag parsing to its own parser | Jonas Gorski | 2019-05-06 | 1 | -0/+1 |
* | mtd: nand: Clarify Kconfig entry for software Hamming ECC entries | Miquel Raynal | 2019-04-18 | 1 | -2/+1 |
* | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-12-28 | 1 | -0/+1 |
|\ |
|
| * | mtd: add support for reading MTD devices via the nvmem API | Alban Bedel | 2018-12-06 | 1 | -0/+1 |
* | | mtd: Move Redboot partition parser | Linus Walleij | 2018-11-12 | 1 | -50/+0 |
* | | mtd: Kconfig: fix spelling mistake "partions" -> "partition" | Colin Ian King | 2018-11-09 | 1 | -1/+1 |
|/ |
|
* | mtd: Make Kconfig formatting consistent | Boris Brezillon | 2018-07-19 | 1 | -12/+12 |
* | mtd: Move onenand code base to drivers/mtd/nand/onenand | Boris Brezillon | 2018-03-15 | 1 | -2/+0 |
* | kconfig: kill off GENERIC_IO option | Rob Herring | 2017-11-13 | 1 | -1/+0 |
* | mtd: extract TRX parser out of bcm47xxpart into a separated module | Rafał Miłecki | 2017-06-22 | 1 | -0/+4 |
* | mtd: bcm63xxpart: Remove dependency on mach-bcm63xx | Simon Arlott | 2016-02-12 | 1 | -1/+1 |
* | mtd: enable AFS selection for ARM64 | Linus Walleij | 2015-11-10 | 1 | -1/+1 |
* | mtd: part: Create the master device node when partitioned | Dan Ehrenberg | 2015-04-05 | 1 | -0/+13 |
* | mtd: update help of CONFIG_MTD_OF_PARTS | Michal Sojka | 2014-11-05 | 1 | -1/+1 |
* | mtd: spi-nor: add the framework for SPI NOR | Huang Shijie | 2014-04-14 | 1 | -0/+2 |
* | mtd: bcm47xxpart: allow enabling on ARCH_BCM_5301X | Rafał Miłecki | 2014-03-10 | 1 | -1/+1 |
* | mtd: Hide CONFIG_MTD_BLKDEVS from the menu | Ezequiel Garcia | 2014-01-07 | 1 | -3/+4 |
* | mtd: merge mtdchar module with mtdcore | Artem Bityutskiy | 2013-04-05 | 1 | -13/+0 |
* | Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-03-02 | 1 | -2/+2 |
|\ |
|
| * | mtd: cmdlinepart: Make it into a module | Lubomir Rintel | 2013-02-04 | 1 | -2/+2 |
* | | drivers/mtd: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -1/+1 |
|/ |
|
* | mtd: bcm47part driver for BCM47XX chipsets | Rafał Miłecki | 2012-09-29 | 1 | -0/+7 |
* | mtd: of_parts: fix breakage in Kconfig | Frank Svendsboe | 2012-06-01 | 1 | -1/+1 |
* | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2012-03-30 | 1 | -3/+0 |
|\ |
|
| * | mtd: mtdoops: kill Kconfig usage instructions | Brian Norris | 2012-03-27 | 1 | -3/+0 |
* | | MTD: Relax dependencies | Richard Weinberger | 2012-03-25 | 1 | -1/+1 |
|/ |
|
* | mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parser | Jonas Gorski | 2012-01-09 | 1 | -0/+8 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-11-07 | 1 | -15/+6 |
|\ |
|
| * | mtd: tests: annotate as DANGEROUS in Kconfig | Wolfram Sang | 2011-10-30 | 1 | -1/+4 |
| * | mtd: remove CONFIG_MTD_DEBUG | Brian Norris | 2011-09-11 | 1 | -13/+0 |
| * | mtd: make ofpart buildable as a separate module | Dmitry Eremin-Solenikov | 2011-09-11 | 1 | -1/+2 |
* | | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-05-27 | 1 | -17/+1 |
|\ |
|
| * | mtd: kill CONFIG_MTD_PARTITIONS | Jamie Iles | 2011-05-25 | 1 | -9/+1 |
| * | mtd: always build partitioning support | Jamie Iles | 2011-05-25 | 1 | -10/+2 |
* | | ARM: 6906/1: MTD: Remove integrator-flash | Marc Zyngier | 2011-05-20 | 1 | -2/+1 |
|/ |
|
* | mtdswap: kill strict error handling option | Yang Ruirui | 2011-03-25 | 1 | -8/+0 |
* | mtd: Add mtdswap block driver | Jarkko Lavinen | 2011-03-11 | 1 | -0/+18 |
* | mtd: drop MTD_CONCAT from Kconfig entirely | Dmitry Eremin-Solenikov | 2011-03-11 | 1 | -9/+0 |