summaryrefslogtreecommitdiff
path: root/drivers/mtd/ofpart.c
Commit message (Expand)AuthorAge
* mtd: ofpart: add of_match_table with "fixed-partitions"Rafał Miłecki2018-03-27
* mtd: rename "ofpart" parser to "fixed-partitions" as it fits it betterRafał Miłecki2018-03-27
* mtd: Convert to using %pOF instead of full_nameRob Herring2017-08-15
* drivers/mtd: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-04-19
* mtd: Add partition device node to mtd partition devicesSascha Hauer2017-02-09
* mtd: partitions: make parsers return 'const' partition arraysBrian Norris2015-12-09
* mtd: ofpart: assign return argument exactly onceBrian Norris2015-12-09
* mtd: merge for-4.4 development into -next developmentBrian Norris2015-12-09
|\
| * doc: dt: mtd: partitions: add compatible property to "partitions" nodeBrian Norris2015-12-08
| * mtd: ofpart: don't complain about missing 'partitions' node too loudlyBrian Norris2015-12-03
* | mtd: kill off MTD partition parser boilerplateBrian Norris2015-11-19
* | mtd: ofpart: drop 'of_node' partition parser dataBrian Norris2015-11-11
* | mtd: ofpart: grab device tree node directly from master device nodeBrian Norris2015-11-11
|/
* mtd: ofpart: move ofpart partitions to a dedicated dt nodeMichal Suchanek2015-10-30
* mtd: make register_mtd_parser return voidAxel Lin2014-01-03
* mtd: make mtd_partition.name constGeert Uytterhoeven2014-01-03
* mtd: ofpart: use for_each_child_of_node() macroWei Yongjun2013-08-30
* mtd: ofpart: add compatible check for child nodesJosh Wu2013-08-05
* mtd: ofpart: support partitions of 4 GiB and largerJoe Schaack2013-04-05
* mtd: Allow removal of partitioning modulesLubomir Rintel2013-02-04
* mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" propertyJosh Radel2012-11-22
* mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat2012-11-15
* mtd: ofpart: add ofoldpart aliasDmitry Eremin-Solenikov2011-09-11
* mtd: make ofpart buildable as a separate moduleDmitry Eremin-Solenikov2011-09-11
* mtd: physmap_of: move parse_obsolete_partitions to become separate parserDmitry Eremin-Solenikov2011-09-11
* mtd: drop of_mtd_parse_partitions()Dmitry Eremin-Solenikov2011-09-11
* mtd: prepare to convert of_mtd_parse_partitions to partition parserDmitry Eremin-Solenikov2011-09-11
* mtd: Fix endianness issues from device treeIan Munsie2010-10-25
* mtd: Update copyright noticesDavid Woodhouse2010-08-08
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mtd: ofpart: Check availability of reg property instead of name propertyBenjamin Krill2009-09-19
* [MTD] ofpart: Check name property to determine partition nodes.Benjamin Krill2009-03-24
* [MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior2008-10-13
* [MTD] mtd/ofpart.c: add MODULE_LICENSEAdrian Bunk2008-04-22
* [MTD] Factor out OF partition support from the NOR driver.Scott Wood2008-02-03