aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-01mtd: fix physmap.h warningsRandy Dunlap1-0/+1
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-24/+17
2011-05-25mtd: kill CONFIG_MTD_PARTITIONSJamie Iles1-8/+0
2011-05-25mtd: remove add_mtd_partitions, add_mtd_device and friendsJamie Iles2-12/+0
2011-05-25mtd: physmap: convert to mtd_device_register()Jamie Iles1-4/+0
2011-05-25mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTSJamie Iles1-0/+9
2011-05-25mtd: introduce mtd_device_(un)register()Jamie Iles2-1/+7
2011-05-25mtd: create function to perform large allocationsGrant Erickson1-0/+2
2011-05-25mtd: nand: renumber conflicting BBT flagsBrian Norris1-2/+2
2011-05-24Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds1-2/+2
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_infoMarc Zyngier1-1/+1
2011-05-20ARM: 6904/1: MTD: Add integrator-flash feature to physmapMarc Zyngier1-0/+2
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi3-5/+5
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1Artem Bityutskiy3-0/+24
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-0/+22
2011-03-11mtd: nand: add software BCH ECC supportIvan Djelic2-0/+75
2011-03-11mtd: cfi: add support for AMIC flashes (e.g. A29L160AT)Steffen Sledz1-0/+1
2011-03-11mtd: onenand: add new option to control initial onenand unlockingRoman Tereshonkov1-0/+1
2011-03-11mtd: NOR flash driver for OMAP-L137/AM17xDavid Griego1-0/+29
2011-03-11mtd_blkdevs: Add background processing supportJarkko Lavinen1-0/+2
2011-03-08UBI: provide LEB offset informationArtem Bityutskiy1-0/+3
2011-03-08UBI: incorporate maximum write sizeArtem Bityutskiy1-0/+19
2011-02-17OMAP: OneNAND: fix 104MHz supportAdrian Hunter1-0/+1
2011-01-06mtd: add writebufsize field to mtd_info structAnatolij Gustschin1-0/+11
2011-01-06mtd: OneNAND: add enable / disable methods to onenand_chipAdrian Hunter1-0/+2
2010-12-03mtd: FSMC NAND fix obvious speling errorsLinus Walleij1-3/+3
2010-12-03mtd: FSMC NAND use the PrimeCell identifier macrosLinus Walleij1-19/+0
2010-12-03mtd: fix master device identification for mtd repartitionRoman Tereshonkov1-1/+1
2010-12-03mtd: fix nand kernel-doc warningsRandy Dunlap1-0/+2
2010-12-03mtd: cfi_fixup: remove unused 'param' parameterGuillaume LECERF1-2/+1
2010-12-03mtd: fsmc.h: including linux/io.h for definition of readlViresh Kumar1-0/+1
2010-12-03mtd: onenand: add option and variable for cache program featureRoman Tereshonkov1-0/+12
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-169/+479
2010-10-29convert get_sb_mtd() users to ->mount()Al Viro1-3/+2
2010-10-26mtd: cfi_cmdset_0002: make sector erase command variableGuillaume LECERF1-0/+1
2010-10-25mtd: remove junk tabs in nand.hSebastian Andrzej Siewior1-168/+147
2010-10-25mtd: cleanup nand.hSebastian Andrzej Siewior1-56/+99
2010-10-25mtd: nand: introduce NAND_CREATE_EMPTY_BBTSebastian Andrzej Siewior2-1/+3
2010-10-25mtd: nand: add support for BBT without OOBSebastian Andrzej Siewior2-2/+11
2010-10-25mtd: add init_size hook for NAND driverHuang Shijie1-0/+6
2010-10-25mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov1-0/+5
2010-10-25mtd: generic FSMC NAND MTD driverLinus Walleij1-0/+181
2010-10-24mtd: nand: add support for reading ONFI parameters from NAND deviceFlorian Fainelli1-0/+68
2010-10-24mtd: nand: add NAND_CMD_PARAM (0xec) definitionFlorian Fainelli1-0/+1
2010-10-24mtd: nand: Increase NAND_MAX_OOBSIZEBrian Norris1-2/+2
2010-10-24mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris1-4/+4
2010-10-24mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris2-1/+16
2010-10-24mtd: inftl.h: fix spacing errorsBrian Norris1-7/+7
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse3-12/+0