aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/partitions.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-09mtd: partitions: support a cleanup callback for parsersBrian Norris1-0/+1
2015-12-09mtd: partitions: pass around 'mtd_partitions' wrapper structBrian Norris1-0/+7
2015-12-09mtd: partitions: make parsers return 'const' partition arraysBrian Norris1-1/+1
2015-11-19mtd: partitions: add module_mtd_part_parser() helperBrian Norris1-1/+13
2015-11-12mtd: partitions: kill unused ecclayout structBrian Norris1-1/+0
2015-11-11mtd: ofpart: drop 'of_node' partition parser dataBrian Norris1-4/+0
2015-11-11mtd: ofpart: grab device tree node directly from master device nodeBrian Norris1-1/+3
2014-01-03mtd: make register_mtd_parser return voidAxel Lin1-1/+1
2014-01-03mtd: make deregister_mtd_parser return voidAxel Lin1-1/+1
2014-01-03mtd: make mtd_partition.name constGeert Uytterhoeven1-2/+2
2012-09-04mtd: mtdparts: introduce mtd_get_device_sizeRichard Genoud1-0/+1
2012-09-04mtd: mark mtd_is_partition argument as constantRichard Genoud1-1/+1
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: 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-Solenikov1-2/+13
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-05-25mtd: remove add_mtd_partitions, add_mtd_device and friendsJamie Iles1-9/+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 Iles1-1/+1
2010-12-03mtd: fix master device identification for mtd repartitionRoman Tereshonkov1-1/+1
2010-10-25mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov1-0/+5
2010-10-24mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris1-1/+1
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre1-1/+1
2009-08-03mtd: let include/linux/mtd/partitions.h stand on its ownNicolas Pitre1-0/+2
2009-05-26[MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse1-1/+0
2009-03-20[MTD] partitioning utility predicatesDavid Brownell1-0/+12
2008-12-10[MTD] Remove more strange u_intxx_t typesDavid Woodhouse1-1/+1
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter1-2/+2
2008-10-13[MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior1-1/+0
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-2/+0
2008-02-03[MTD] Factor out OF partition support from the NOR driver.Scott Wood1-1/+8
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner1-1/+1
2005-11-07[MTD] includes: Clean up trailing white spacesThomas Gleixner1-10/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+75