aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAge
...
| * mtd: drop of_mtd_parse_partitions()Dmitry Eremin-Solenikov2011-09-11
| * mtd: prepare to convert of_mtd_parse_partitions to partition parserDmitry Eremin-Solenikov2011-09-11
| * mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov2011-09-11
| * mtd: add new API for handling MTD registrationDmitry Eremin-Solenikov2011-09-11
| * mtd: plat-nand: drop unused fields from platform_nand_dataDmitry Eremin-Solenikov2011-09-11
| * mtd: add a flags for partitions which should just leave smth. after themDmitry Eremin-Solenikov2011-09-11
| * mtd: drop mtd_has_cmdlinepart()Dmitry Eremin-Solenikov2011-09-11
| * mtd: drop physmap_configureDmitry Eremin-Solenikov2011-09-11
| * mtd: nand: improve comment on NAND_BBT_DYNAMIC_STRUCTBrian Norris2011-09-11
| * mtd: nand: renumber the reorganized flags in nand.h / bbm.hBrian Norris2011-09-11
| * mtd: nand: rename CREATE_EMPTY bbt flag with proper prefixBrian Norris2011-09-11
| * mtd: nand: move NAND_CREATE_EMPTY_BBT flagBrian Norris2011-09-11
| * mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-11
| * mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-11
| * mtd: nand: separate chip options / bbt_optionsBrian Norris2011-09-11
| * mtd: nand: remove NAND_BBT_SCANBYTE1AND6 optionBrian Norris2011-09-11
* | include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-31
|/
* Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2011-07-22
|\
| * UBI: clarify the volume notification types' docDavid Wagner2011-06-23
* | mtd: fix physmap.h warningsRandy Dunlap2011-06-01
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-27
|\
| * mtd: kill CONFIG_MTD_PARTITIONSJamie Iles2011-05-24
| * mtd: remove add_mtd_partitions, add_mtd_device and friendsJamie Iles2011-05-24
| * mtd: physmap: convert to mtd_device_register()Jamie Iles2011-05-24
| * mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTSJamie Iles2011-05-24
| * mtd: introduce mtd_device_(un)register()Jamie Iles2011-05-24
| * mtd: create function to perform large allocationsGrant Erickson2011-05-24
| * mtd: nand: renumber conflicting BBT flagsBrian Norris2011-05-24
* | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2011-05-24
|\ \
| * | UBI: fix minor stylistic issuesArtem Bityutskiy2011-04-14
| |/
* | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier2011-05-20
* | ARM: 6904/1: MTD: Add integrator-flash feature to physmapMarc Zyngier2011-05-20
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-25
|\
| * Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-18
| |\
| | * UBI: provide LEB offset informationArtem Bityutskiy2011-03-08
| | * UBI: incorporate maximum write sizeArtem Bityutskiy2011-03-08
| * | OMAP: OneNAND: fix 104MHz supportAdrian Hunter2011-02-17
* | | mtd: nand: add software BCH ECC supportIvan Djelic2011-03-11
* | | mtd: cfi: add support for AMIC flashes (e.g. A29L160AT)Steffen Sledz2011-03-11
* | | mtd: onenand: add new option to control initial onenand unlockingRoman Tereshonkov2011-03-11
* | | mtd: NOR flash driver for OMAP-L137/AM17xDavid Griego2011-03-11
* | | mtd_blkdevs: Add background processing supportJarkko Lavinen2011-03-11
|/ /
* | mtd: add writebufsize field to mtd_info structAnatolij Gustschin2011-01-06
* | mtd: OneNAND: add enable / disable methods to onenand_chipAdrian Hunter2011-01-06
* | mtd: FSMC NAND fix obvious speling errorsLinus Walleij2010-12-03
* | mtd: FSMC NAND use the PrimeCell identifier macrosLinus Walleij2010-12-03
* | mtd: fix master device identification for mtd repartitionRoman Tereshonkov2010-12-03
* | mtd: fix nand kernel-doc warningsRandy Dunlap2010-12-03
* | mtd: cfi_fixup: remove unused 'param' parameterGuillaume LECERF2010-12-03