aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker
2011-09-21mtd: define `mtd_is_*()' functionsBrian Norris
2011-09-11mtd: nand: kill member `ops' of `struct nand_chip'Brian Norris
2011-09-11mtd: document ABIBrian Norris
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris
2011-09-11mtd: move mtd_oob_mode_t to shared kernel/user spaceBrian Norris
2011-09-11mtd: support reading OOB without ECCBrian Norris
2011-09-11mtd: nand: document nand_chip.oob_poiBrian Norris
2011-09-11mtd: support writing OOB without ECCBrian Norris
2011-09-11mtd: style fixups in multi-line comment, indentationBrian Norris
2011-09-11mtd: nand: fix spelling error (date => data)Brian Norris
2011-09-11mtd: remove CONFIG_MTD_DEBUGBrian Norris
2011-09-11mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chipTobias Klauser
2011-09-11mtd: spelling, capitalization, uniformityBrian Norris
2011-09-11mtd: drop mtd_device_registerDmitry Eremin-Solenikov
2011-09-11mtd: remove put_partition_parser() from public headerDmitry Eremin-Solenikov
2011-09-11mtd: hide parse_mtd_partitionsDmitry Eremin-Solenikov
2011-09-11mtd: OneNAND: Detect the correct NOP when 4KiB pagesizeKyungmin Park
2011-09-11mtd: drop of_mtd_parse_partitions()Dmitry Eremin-Solenikov
2011-09-11mtd: prepare to convert of_mtd_parse_partitions to partition parserDmitry Eremin-Solenikov
2011-09-11mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov
2011-09-11mtd: add new API for handling MTD registrationDmitry Eremin-Solenikov
2011-09-11mtd: plat-nand: drop unused fields from platform_nand_dataDmitry Eremin-Solenikov
2011-09-11mtd: add a flags for partitions which should just leave smth. after themDmitry Eremin-Solenikov
2011-09-11mtd: drop mtd_has_cmdlinepart()Dmitry Eremin-Solenikov
2011-09-11mtd: drop physmap_configureDmitry Eremin-Solenikov
2011-09-11mtd: nand: improve comment on NAND_BBT_DYNAMIC_STRUCTBrian Norris
2011-09-11mtd: nand: renumber the reorganized flags in nand.h / bbm.hBrian Norris
2011-09-11mtd: nand: rename CREATE_EMPTY bbt flag with proper prefixBrian Norris
2011-09-11mtd: nand: move NAND_CREATE_EMPTY_BBT flagBrian Norris
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris
2011-09-11mtd: nand: separate chip options / bbt_optionsBrian Norris
2011-09-11mtd: nand: remove NAND_BBT_SCANBYTE1AND6 optionBrian Norris
2011-07-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-06-23UBI: clarify the volume notification types' docDavid Wagner
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