summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2012-09-07mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesHuang Shijie
2012-07-20ENGR00179284-1 support ONFI NAND device on mx6q_arm2_pop boardAllen Xu
2012-07-20ENGR00173947-1 mtd/gpmi : add BBT support to gpmi nand driverHuang Shijie
2012-07-20ENGR00173397 MTD: add NAND_BBT_USE_FLASH macroHuang Shijie
2012-07-20mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov
2012-07-20mtd: add new API for handling MTD registrationDmitry Eremin-Solenikov
2012-07-20mtd: fix compile error for gpmi-nandHuang Shijie
2012-07-20nand: add more nand devicesRob Herring
2012-07-20nand: export symbols needed for stmp3xxx nand nand: increase max nand page an...Rob Herring
2011-06-01mtd: fix physmap.h warningsRandy Dunlap
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-25mtd: kill CONFIG_MTD_PARTITIONSJamie Iles
2011-05-25mtd: remove add_mtd_partitions, add_mtd_device and friendsJamie Iles
2011-05-25mtd: physmap: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTSJamie Iles
2011-05-25mtd: introduce mtd_device_(un)register()Jamie Iles
2011-05-25mtd: create function to perform large allocationsGrant Erickson
2011-05-25mtd: nand: renumber conflicting BBT flagsBrian Norris
2011-05-24Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier
2011-05-20ARM: 6904/1: MTD: Add integrator-flash feature to physmapMarc Zyngier
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-03-11mtd: nand: add software BCH ECC supportIvan Djelic
2011-03-11mtd: cfi: add support for AMIC flashes (e.g. A29L160AT)Steffen Sledz
2011-03-11mtd: onenand: add new option to control initial onenand unlockingRoman Tereshonkov
2011-03-11mtd: NOR flash driver for OMAP-L137/AM17xDavid Griego
2011-03-11mtd_blkdevs: Add background processing supportJarkko Lavinen
2011-03-08UBI: provide LEB offset informationArtem Bityutskiy
2011-03-08UBI: incorporate maximum write sizeArtem Bityutskiy
2011-02-17OMAP: OneNAND: fix 104MHz supportAdrian Hunter
2011-01-06mtd: add writebufsize field to mtd_info structAnatolij Gustschin
2011-01-06mtd: OneNAND: add enable / disable methods to onenand_chipAdrian Hunter
2010-12-03mtd: FSMC NAND fix obvious speling errorsLinus Walleij
2010-12-03mtd: FSMC NAND use the PrimeCell identifier macrosLinus Walleij
2010-12-03mtd: fix master device identification for mtd repartitionRoman Tereshonkov
2010-12-03mtd: fix nand kernel-doc warningsRandy Dunlap
2010-12-03mtd: cfi_fixup: remove unused 'param' parameterGuillaume LECERF
2010-12-03mtd: fsmc.h: including linux/io.h for definition of readlViresh Kumar
2010-12-03mtd: onenand: add option and variable for cache program featureRoman Tereshonkov
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-10-29convert get_sb_mtd() users to ->mount()Al Viro
2010-10-26mtd: cfi_cmdset_0002: make sector erase command variableGuillaume LECERF
2010-10-25mtd: remove junk tabs in nand.hSebastian Andrzej Siewior
2010-10-25mtd: cleanup nand.hSebastian Andrzej Siewior
2010-10-25mtd: nand: introduce NAND_CREATE_EMPTY_BBTSebastian Andrzej Siewior
2010-10-25mtd: nand: add support for BBT without OOBSebastian Andrzej Siewior
2010-10-25mtd: add init_size hook for NAND driverHuang Shijie