summaryrefslogtreecommitdiff
path: root/include/linux/mtd/partitions.h
AgeCommit message (Expand)Author
2020-05-11mtd: Add support for emulated SLC mode on MLC NANDsBoris Brezillon
2020-03-11mtd: implement proper partition handlingMiquel Raynal
2018-03-27mtd: partitions: add of_match_table parser matching for the "ofpart" typeRafał Miłecki
2017-06-22mtd: partitions: add support for partition parsersRafał Miłecki
2017-02-09mtd: Add partition device node to mtd partition devicesSascha Hauer
2015-12-09mtd: partitions: support a cleanup callback for parsersBrian Norris
2015-12-09mtd: partitions: pass around 'mtd_partitions' wrapper structBrian Norris
2015-12-09mtd: partitions: make parsers return 'const' partition arraysBrian Norris
2015-11-19mtd: partitions: add module_mtd_part_parser() helperBrian Norris
2015-11-12mtd: partitions: kill unused ecclayout structBrian Norris
2015-11-11mtd: ofpart: drop 'of_node' partition parser dataBrian Norris
2015-11-11mtd: ofpart: grab device tree node directly from master device nodeBrian Norris
2014-01-03mtd: make register_mtd_parser return voidAxel Lin
2014-01-03mtd: make deregister_mtd_parser return voidAxel Lin
2014-01-03mtd: make mtd_partition.name constGeert Uytterhoeven
2012-09-04mtd: mtdparts: introduce mtd_get_device_sizeRichard Genoud
2012-09-04mtd: mark mtd_is_partition argument as constantRichard Genoud
2011-09-11mtd: remove put_partition_parser() from public headerDmitry Eremin-Solenikov
2011-09-11mtd: hide parse_mtd_partitionsDmitry Eremin-Solenikov
2011-09-11mtd: drop of_mtd_parse_partitions()Dmitry Eremin-Solenikov
2011-09-11mtd: prepare to convert of_mtd_parse_partitions to partition parserDmitry Eremin-Solenikov
2011-09-11mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov
2011-09-11mtd: add a flags for partitions which should just leave smth. after themDmitry Eremin-Solenikov
2011-09-11mtd: drop mtd_has_cmdlinepart()Dmitry Eremin-Solenikov
2011-05-25mtd: remove add_mtd_partitions, add_mtd_device and friendsJamie Iles
2011-05-25mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTSJamie Iles
2011-05-25mtd: introduce mtd_device_(un)register()Jamie Iles
2010-12-03mtd: fix master device identification for mtd repartitionRoman Tereshonkov
2010-10-25mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov
2010-10-24mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-08-03mtd: let include/linux/mtd/partitions.h stand on its ownNicolas Pitre
2009-05-26[MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse
2009-03-20[MTD] partitioning utility predicatesDavid Brownell
2008-12-10[MTD] Remove more strange u_intxx_t typesDavid Woodhouse
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter
2008-10-13[MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-02-03[MTD] Factor out OF partition support from the NOR driver.Scott Wood
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner
2005-11-07[MTD] includes: Clean up trailing white spacesThomas Gleixner
2005-04-16Linux-2.6.12-rc2Linus Torvalds