aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-12mtd: Move Redboot partition parserLinus Walleij1-1/+0
2018-03-15mtd: Move onenand code base to drivers/mtd/nand/onenandBoris Brezillon1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-22mtd: extract TRX parser out of bcm47xxpart into a separated moduleRafał Miłecki1-0/+1
2014-04-14mtd: spi-nor: shorten Kconfig namingBrian Norris1-1/+1
2014-04-14mtd: spi-nor: add the framework for SPI NORHuang Shijie1-0/+1
2013-04-05mtd: merge mtdchar module with mtdcoreArtem Bityutskiy1-2/+1
2012-09-29mtd: bcm47part driver for BCM47XX chipsetsRafał Miłecki1-0/+1
2012-01-09mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parserJonas Gorski1-0/+1
2011-09-11mtd: make ofpart buildable as a separate moduleDmitry Eremin-Solenikov1-1/+1
2011-05-25mtd: kill CONFIG_MTD_PARTITIONSJamie Iles1-2/+1
2011-03-11mtd: Add mtdswap block driverJarkko Lavinen1-0/+1
2011-03-11mtd: make MTD_CONCAT support mandatoryDmitry Eremin-Solenikov1-2/+1
2010-12-03mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONSGrant Likely1-1/+1
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+1
2010-04-27Move mtd_bdi_*mappable to mtdcore.cJörn Engel1-1/+1
2010-02-26mtd: Add new SmartMedia/xD FTLMaxim Levitsky1-0/+1
2009-03-24NOMMU: Present backing device capabilities for MTD chardevsDavid Howells1-1/+1
2009-01-05Merge branch 'master' of git://git.infradead.org/users/dedekind/mtd-tests-2.6David Woodhouse1-1/+1
2009-01-05[MTD] LPDDR Makefile and KConfigAlexey Korolev1-1/+1
2008-12-10MTD: add MTD tests to compilationArtem Bityutskiy1-1/+1
2008-04-22[MTD] AR7 mtd partition mapMatteo Croce1-0/+1
2008-02-03[MTD] Factor out OF partition support from the NOR driver.Scott Wood1-0/+1
2007-08-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+1
2007-08-03[MTD] Makefile fix for mtdsuperSatyam Sharma1-1/+1
2007-06-28[MTD] oops and panic message logging to MTD deviceRichard Purdie1-0/+1
2007-05-11[MTD] generalise the handling of MTD-specific superblocksDavid Howells1-2/+1
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy1-0/+2
2006-11-29[MTD] add MTD_BLKDEVS Kconfig optionJosh Boyer1-7/+8
2006-09-22[MTD] Add SSFDC (SmartMedia) read-only translation layerClaudio Lanconelli1-0/+1
2005-11-06[MTD] Add initial support for OneNAND flash chipsKyungmin Park1-2/+2
2005-11-06[MTD] Add Resident Flash Disk (RFD) supportSean Young1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+27