aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mtd/partitions.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-03mtd: make register_mtd_parser return voidGravatar Axel Lin 1-1/+1
2014-01-03mtd: make deregister_mtd_parser return voidGravatar Axel Lin 1-1/+1
2014-01-03mtd: make mtd_partition.name constGravatar Geert Uytterhoeven 1-2/+2
2012-09-04mtd: mtdparts: introduce mtd_get_device_sizeGravatar Richard Genoud 1-0/+1
2012-09-04mtd: mark mtd_is_partition argument as constantGravatar Richard Genoud 1-1/+1
2011-09-11mtd: remove put_partition_parser() from public headerGravatar Dmitry Eremin-Solenikov 1-2/+0
2011-09-11mtd: hide parse_mtd_partitionsGravatar Dmitry Eremin-Solenikov 1-3/+0
2011-09-11mtd: drop of_mtd_parse_partitions()Gravatar Dmitry Eremin-Solenikov 1-16/+0
2011-09-11mtd: prepare to convert of_mtd_parse_partitions to partition parserGravatar Dmitry Eremin-Solenikov 1-1/+4
2011-09-11mtd: abstract last MTD partition parser argumentGravatar Dmitry Eremin-Solenikov 1-2/+13
2011-09-11mtd: add a flags for partitions which should just leave smth. after themGravatar Dmitry Eremin-Solenikov 1-1/+4
2011-09-11mtd: drop mtd_has_cmdlinepart()Gravatar Dmitry Eremin-Solenikov 1-6/+0
2011-05-25mtd: remove add_mtd_partitions, add_mtd_device and friendsGravatar Jamie Iles 1-9/+0
2011-05-25mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTSGravatar Jamie Iles 1-0/+9
2011-05-25mtd: introduce mtd_device_(un)register()Gravatar Jamie Iles 1-1/+1
2010-12-03mtd: fix master device identification for mtd repartitionGravatar Roman Tereshonkov 1-1/+1
2010-10-25mtd: prepare partition add and del functions for ioctl requestsGravatar Roman Tereshonkov 1-0/+5
2010-10-24mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTGravatar Brian Norris 1-1/+1
2009-09-15Nicolas Pitre has a new email addressGravatar Nicolas Pitre 1-1/+1
2009-08-03mtd: let include/linux/mtd/partitions.h stand on its ownGravatar Nicolas Pitre 1-0/+2
2009-05-26[MTD] Remove option for add_mtd_partitions() to not register partitions.Gravatar David Woodhouse 1-1/+0
2009-03-20[MTD] partitioning utility predicatesGravatar David Brownell 1-0/+12
2008-12-10[MTD] Remove more strange u_intxx_t typesGravatar David Woodhouse 1-1/+1
2008-12-10[MTD] update internal API to support 64-bit device sizeGravatar Adrian Hunter 1-2/+2
2008-10-13[MTD] remove unused mtd parameter in of_mtd_parse_partitions()Gravatar Sebastian Andrzej Siewior 1-1/+0
2008-06-04MTD/JFFS2: remove CVS keywordsGravatar Adrian Bunk 1-2/+0
2008-02-03[MTD] Factor out OF partition support from the NOR driver.Gravatar Scott Wood 1-1/+8
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutGravatar Thomas Gleixner 1-1/+1
2005-11-07[MTD] includes: Clean up trailing white spacesGravatar Thomas Gleixner 1-10/+10
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+75