summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/Makefile
AgeCommit message (Expand)AuthorLines
2020-05-31mtd: Support kmsg dumper based on pstore/blkWeiXiong Liao-0/+1
2019-09-15mtd: parsers: Move CMDLINE parserLinus Walleij-1/+0
2019-09-15mtd: parsers: Move OF parserLinus Walleij-1/+0
2019-09-15mtd: parsers: Move BCM63xx parserLinus Walleij-1/+0
2019-09-15mtd: parsers: Move BCM47xx parserLinus Walleij-1/+0
2019-09-15mtd: parsers: Move TI AR7 parserLinus Walleij-1/+0
2019-06-27mtd: Add support for HyperBus memory devicesVignesh Raghavendra-0/+1
2019-05-06mtd: afs: Move AFS partition parser to parsers subdirLinus Walleij-1/+0
2018-11-12mtd: Move Redboot partition parserLinus Walleij-1/+0
2018-03-15mtd: Move onenand code base to drivers/mtd/nand/onenandBoris Brezillon-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-06-22mtd: extract TRX parser out of bcm47xxpart into a separated moduleRafał Miłecki-0/+1
2014-04-14mtd: spi-nor: shorten Kconfig namingBrian Norris-1/+1
2014-04-14mtd: spi-nor: add the framework for SPI NORHuang Shijie-0/+1
2013-04-05mtd: merge mtdchar module with mtdcoreArtem Bityutskiy-2/+1
2012-09-29mtd: bcm47part driver for BCM47XX chipsetsRafał Miłecki-0/+1
2012-01-09mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parserJonas Gorski-0/+1
2011-09-11mtd: make ofpart buildable as a separate moduleDmitry Eremin-Solenikov-1/+1
2011-05-25mtd: kill CONFIG_MTD_PARTITIONSJamie Iles-2/+1
2011-03-11mtd: Add mtdswap block driverJarkko Lavinen-0/+1
2011-03-11mtd: make MTD_CONCAT support mandatoryDmitry Eremin-Solenikov-2/+1
2010-12-03mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONSGrant Likely-1/+1
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-1/+1
2010-04-27Move mtd_bdi_*mappable to mtdcore.cJörn Engel-1/+1
2010-02-26mtd: Add new SmartMedia/xD FTLMaxim Levitsky-0/+1
2009-03-24NOMMU: Present backing device capabilities for MTD chardevsDavid Howells-1/+1
2009-01-05Merge branch 'master' of git://git.infradead.org/users/dedekind/mtd-tests-2.6David Woodhouse-1/+1
2009-01-05[MTD] LPDDR Makefile and KConfigAlexey Korolev-1/+1
2008-12-10MTD: add MTD tests to compilationArtem Bityutskiy-1/+1
2008-04-22[MTD] AR7 mtd partition mapMatteo Croce-0/+1
2008-02-03[MTD] Factor out OF partition support from the NOR driver.Scott Wood-0/+1
2007-08-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-1/+1
2007-08-03[MTD] Makefile fix for mtdsuperSatyam Sharma-1/+1
2007-06-28[MTD] oops and panic message logging to MTD deviceRichard Purdie-0/+1
2007-05-11[MTD] generalise the handling of MTD-specific superblocksDavid Howells-2/+1
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy-0/+2
2006-11-29[MTD] add MTD_BLKDEVS Kconfig optionJosh Boyer-7/+8
2006-09-22[MTD] Add SSFDC (SmartMedia) read-only translation layerClaudio Lanconelli-0/+1
2005-11-06[MTD] Add initial support for OneNAND flash chipsKyungmin Park-2/+2
2005-11-06[MTD] Add Resident Flash Disk (RFD) supportSean Young-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+27