aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09mtd: introduce mtd_read_fact_prot_reg interfaceArtem Bityutskiy1-1/+9
2012-01-09mtd: introduce mtd_get_fact_prot_info interfaceArtem Bityutskiy1-6/+13
2012-01-09mtd: introduce mtd_write_oob interfaceArtem Bityutskiy1-4/+8
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy1-2/+8
2012-01-09mtd: introduce mtd_panic_write interfaceArtem Bityutskiy1-10/+15
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy1-1/+8
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy1-1/+8
2012-01-09mtd: introduce mtd_get_unmapped_area interfaceArtem Bityutskiy1-5/+13
2012-01-09mtd: introduce mtd_unpoint interfaceArtem Bityutskiy1-2/+6
2012-01-09mtd: introduce mtd_point interfaceArtem Bityutskiy1-4/+10
2012-01-09mtd: introduce mtd_erase interfaceArtem Bityutskiy1-5/+14
2012-01-09mtd: map.h: fix arm cross-build failureArtem Bityutskiy1-1/+1
2012-01-09mtd: maps: physmap: allow partition parsers for physmap_flash_dataJonas Gorski1-0/+1
2012-01-09mtd: cfi: Allow per-mapping CFI device endiannessAaron Sierra3-55/+38
2012-01-09mtd: nand: add Macronix manufacturerBrian Norris1-0/+1
2011-12-23mtd: fix compile error for gpmi-nandHuang Shijie1-0/+68
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds6-156/+124
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker1-1/+2
2011-09-21mtd: define `mtd_is_*()' functionsBrian Norris1-0/+12
2011-09-11mtd: nand: kill member `ops' of `struct nand_chip'Brian Norris1-3/+0
2011-09-11mtd: document ABIBrian Norris1-1/+1
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris1-1/+1
2011-09-11mtd: move mtd_oob_mode_t to shared kernel/user spaceBrian Norris1-15/+1
2011-09-11mtd: support reading OOB without ECCBrian Norris1-0/+3
2011-09-11mtd: nand: document nand_chip.oob_poiBrian Norris1-1/+2
2011-09-11mtd: support writing OOB without ECCBrian Norris1-0/+3
2011-09-11mtd: style fixups in multi-line comment, indentationBrian Norris1-7/+9
2011-09-11mtd: nand: fix spelling error (date => data)Brian Norris1-1/+1
2011-09-11mtd: remove CONFIG_MTD_DEBUGBrian Norris1-23/+0
2011-09-11mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chipTobias Klauser1-2/+0
2011-09-11mtd: spelling, capitalization, uniformityBrian Norris2-26/+26
2011-09-11mtd: drop mtd_device_registerDmitry Eremin-Solenikov1-3/+2
2011-09-11mtd: remove put_partition_parser() from public headerDmitry Eremin-Solenikov1-2/+0
2011-09-11mtd: hide parse_mtd_partitionsDmitry Eremin-Solenikov1-3/+0
2011-09-11mtd: OneNAND: Detect the correct NOP when 4KiB pagesizeKyungmin Park1-0/+4
2011-09-11mtd: drop of_mtd_parse_partitions()Dmitry Eremin-Solenikov1-16/+0
2011-09-11mtd: prepare to convert of_mtd_parse_partitions to partition parserDmitry Eremin-Solenikov1-1/+4
2011-09-11mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov2-3/+15
2011-09-11mtd: add new API for handling MTD registrationDmitry Eremin-Solenikov1-0/+5
2011-09-11mtd: plat-nand: drop unused fields from platform_nand_dataDmitry Eremin-Solenikov1-2/+0
2011-09-11mtd: add a flags for partitions which should just leave smth. after themDmitry Eremin-Solenikov1-1/+4
2011-09-11mtd: drop mtd_has_cmdlinepart()Dmitry Eremin-Solenikov1-6/+0
2011-09-11mtd: drop physmap_configureDmitry Eremin-Solenikov1-17/+0
2011-09-11mtd: nand: improve comment on NAND_BBT_DYNAMIC_STRUCTBrian Norris1-1/+5
2011-09-11mtd: nand: renumber the reorganized flags in nand.h / bbm.hBrian Norris2-14/+15
2011-09-11mtd: nand: rename CREATE_EMPTY bbt flag with proper prefixBrian Norris1-1/+1
2011-09-11mtd: nand: move NAND_CREATE_EMPTY_BBT flagBrian Norris2-2/+7
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris1-1/+1
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2-12/+9
2011-09-11mtd: nand: separate chip options / bbt_optionsBrian Norris1-0/+4