Age | Commit message (Expand) | Author | Files | Lines |
2019-05-06 | mtd: afs: Move AFS partition parser to parsers subdir | Linus Walleij | 1 | -16/+0 |
2019-05-06 | mtd: bcm63xxpart: move imagetag parsing to its own parser | Jonas Gorski | 1 | -0/+1 |
2019-04-18 | mtd: nand: Clarify Kconfig entry for software Hamming ECC entries | Miquel Raynal | 1 | -2/+1 |
2018-12-29 | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2018-12-06 | mtd: add support for reading MTD devices via the nvmem API | Alban Bedel | 1 | -0/+1 |
2018-11-12 | mtd: Move Redboot partition parser | Linus Walleij | 1 | -50/+0 |
2018-11-09 | mtd: Kconfig: fix spelling mistake "partions" -> "partition" | Colin Ian King | 1 | -1/+1 |
2018-07-20 | mtd: Make Kconfig formatting consistent | Boris Brezillon | 1 | -12/+12 |
2018-03-15 | mtd: Move onenand code base to drivers/mtd/nand/onenand | Boris Brezillon | 1 | -2/+0 |
2017-11-13 | kconfig: kill off GENERIC_IO option | Rob Herring | 1 | -1/+0 |
2017-06-22 | mtd: extract TRX parser out of bcm47xxpart into a separated module | Rafał Miłecki | 1 | -0/+4 |
2016-02-12 | mtd: bcm63xxpart: Remove dependency on mach-bcm63xx | Simon Arlott | 1 | -1/+1 |
2015-11-11 | mtd: enable AFS selection for ARM64 | Linus Walleij | 1 | -1/+1 |
2015-04-06 | mtd: part: Create the master device node when partitioned | Dan Ehrenberg | 1 | -0/+13 |
2014-11-05 | mtd: update help of CONFIG_MTD_OF_PARTS | Michal Sojka | 1 | -1/+1 |
2014-04-14 | mtd: spi-nor: add the framework for SPI NOR | Huang Shijie | 1 | -0/+2 |
2014-03-11 | mtd: bcm47xxpart: allow enabling on ARCH_BCM_5301X | Rafał Miłecki | 1 | -1/+1 |
2014-01-07 | mtd: Hide CONFIG_MTD_BLKDEVS from the menu | Ezequiel Garcia | 1 | -3/+4 |
2013-04-05 | mtd: merge mtdchar module with mtdcore | Artem Bityutskiy | 1 | -13/+0 |
2013-03-03 | Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -2/+2 |
2013-02-04 | mtd: cmdlinepart: Make it into a module | Lubomir Rintel | 1 | -2/+2 |
2013-01-11 | drivers/mtd: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -1/+1 |
2012-09-29 | mtd: bcm47part driver for BCM47XX chipsets | Rafał Miłecki | 1 | -0/+7 |
2012-06-01 | mtd: of_parts: fix breakage in Kconfig | Frank Svendsboe | 1 | -1/+1 |
2012-03-31 | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -3/+0 |
2012-03-27 | mtd: mtdoops: kill Kconfig usage instructions | Brian Norris | 1 | -3/+0 |
2012-03-25 | MTD: Relax dependencies | Richard Weinberger | 1 | -1/+1 |
2012-01-09 | mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parser | Jonas Gorski | 1 | -0/+8 |
2011-11-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -15/+6 |
2011-10-31 | mtd: tests: annotate as DANGEROUS in Kconfig | Wolfram Sang | 1 | -1/+4 |
2011-09-27 | doc: fix broken references | Paul Bolle | 1 | -1/+1 |
2011-09-11 | mtd: remove CONFIG_MTD_DEBUG | Brian Norris | 1 | -13/+0 |
2011-09-11 | mtd: make ofpart buildable as a separate module | Dmitry Eremin-Solenikov | 1 | -1/+2 |
2011-05-28 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -17/+1 |
2011-05-25 | mtd: kill CONFIG_MTD_PARTITIONS | Jamie Iles | 1 | -9/+1 |
2011-05-25 | mtd: always build partitioning support | Jamie Iles | 1 | -10/+2 |
2011-05-21 | ARM: 6906/1: MTD: Remove integrator-flash | Marc Zyngier | 1 | -2/+1 |
2011-03-25 | mtdswap: kill strict error handling option | Yang Ruirui | 1 | -8/+0 |
2011-03-11 | mtd: Add mtdswap block driver | Jarkko Lavinen | 1 | -0/+18 |
2011-03-11 | mtd: drop MTD_CONCAT from Kconfig entirely | Dmitry Eremin-Solenikov | 1 | -9/+0 |
2011-03-11 | mtd: make MTD_CONCAT support mandatory | Dmitry Eremin-Solenikov | 1 | -1/+2 |
2010-12-03 | mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONS | Grant Likely | 1 | -8/+11 |
2010-08-06 | mtd: update description on sm_ftl | Maxim Levitsky | 1 | -4/+7 |
2010-08-02 | mtd: remove redundant dependency checks in Kconfig files | Kyle Spaans | 1 | -1/+0 |
2010-03-26 | mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always on | Maxim Levitsky | 1 | -9/+0 |
2010-03-26 | mtd: nand: split out ECC module | Maxim Levitsky | 1 | -1/+2 |
2010-03-09 | mtd: Make SM_FTL depend on MTD_NAND | David Woodhouse | 1 | -5/+5 |
2010-02-26 | mtd: Add new SmartMedia/xD FTL | Maxim Levitsky | 1 | -0/+21 |
2009-09-24 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -1/+1 |
2009-09-21 | mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlaze | John Williams | 1 | -1/+1 |