summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/partitions.h
Commit message (Expand)AuthorAgeFilesLines
* mtd: partitions: add of_match_table parser matching for the "ofpart" typeRafał Miłecki2018-03-271-0/+1
* mtd: partitions: add support for partition parsersRafał Miłecki2017-06-221-0/+7
* mtd: Add partition device node to mtd partition devicesSascha Hauer2017-02-091-0/+1
* mtd: partitions: support a cleanup callback for parsersBrian Norris2015-12-091-0/+1
* mtd: partitions: pass around 'mtd_partitions' wrapper structBrian Norris2015-12-091-0/+7
* mtd: partitions: make parsers return 'const' partition arraysBrian Norris2015-12-091-1/+1
* mtd: partitions: add module_mtd_part_parser() helperBrian Norris2015-11-191-1/+13
* mtd: partitions: kill unused ecclayout structBrian Norris2015-11-121-1/+0
* mtd: ofpart: drop 'of_node' partition parser dataBrian Norris2015-11-111-4/+0
* mtd: ofpart: grab device tree node directly from master device nodeBrian Norris2015-11-111-1/+3
* mtd: make register_mtd_parser return voidAxel Lin2014-01-031-1/+1
* mtd: make deregister_mtd_parser return voidAxel Lin2014-01-031-1/+1
* mtd: make mtd_partition.name constGeert Uytterhoeven2014-01-031-2/+2
* mtd: mtdparts: introduce mtd_get_device_sizeRichard Genoud2012-09-041-0/+1
* mtd: mark mtd_is_partition argument as constantRichard Genoud2012-09-041-1/+1
* mtd: remove put_partition_parser() from public headerDmitry Eremin-Solenikov2011-09-111-2/+0
* mtd: hide parse_mtd_partitionsDmitry Eremin-Solenikov2011-09-111-3/+0
* mtd: drop of_mtd_parse_partitions()Dmitry Eremin-Solenikov2011-09-111-16/+0
* mtd: prepare to convert of_mtd_parse_partitions to partition parserDmitry Eremin-Solenikov2011-09-111-1/+4
* mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov2011-09-111-2/+13
* mtd: add a flags for partitions which should just leave smth. after themDmitry Eremin-Solenikov2011-09-111-1/+4
* mtd: drop mtd_has_cmdlinepart()Dmitry Eremin-Solenikov2011-09-111-6/+0
* mtd: remove add_mtd_partitions, add_mtd_device and friendsJamie Iles2011-05-251-9/+0
* mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTSJamie Iles2011-05-251-0/+9
* mtd: introduce mtd_device_(un)register()Jamie Iles2011-05-251-1/+1
* mtd: fix master device identification for mtd repartitionRoman Tereshonkov2010-12-031-1/+1
* mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov2010-10-251-0/+5
* mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris2010-10-241-1/+1
* Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
* mtd: let include/linux/mtd/partitions.h stand on its ownNicolas Pitre2009-08-031-0/+2
* [MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse2009-05-261-1/+0
* [MTD] partitioning utility predicatesDavid Brownell2009-03-201-0/+12
* [MTD] Remove more strange u_intxx_t typesDavid Woodhouse2008-12-101-1/+1
* [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-101-2/+2
* [MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior2008-10-131-1/+0
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0
* [MTD] Factor out OF partition support from the NOR driver.Scott Wood2008-02-031-1/+8
* [MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner2006-05-291-1/+1
* [MTD] includes: Clean up trailing white spacesThomas Gleixner2005-11-071-10/+10
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+75
OpenPOWER on IntegriCloud