aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ofpart.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat2012-12-061-1/+1
* mtd: ofpart: add ofoldpart aliasDmitry Eremin-Solenikov2011-09-111-0/+6
* mtd: make ofpart buildable as a separate moduleDmitry Eremin-Solenikov2011-09-111-0/+2
* mtd: physmap_of: move parse_obsolete_partitions to become separate parserDmitry Eremin-Solenikov2011-09-111-1/+74
* mtd: drop of_mtd_parse_partitions()Dmitry Eremin-Solenikov2011-09-111-11/+9
* mtd: prepare to convert of_mtd_parse_partitions to partition parserDmitry Eremin-Solenikov2011-09-111-2/+25
* mtd: Fix endianness issues from device treeIan Munsie2010-10-251-3/+3
* mtd: Update copyright noticesDavid Woodhouse2010-08-081-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mtd: ofpart: Check availability of reg property instead of name propertyBenjamin Krill2009-09-191-11/+10
* [MTD] ofpart: Check name property to determine partition nodes.Benjamin Krill2009-03-241-0/+7
* [MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior2008-10-131-1/+0
* [MTD] mtd/ofpart.c: add MODULE_LICENSEAdrian Bunk2008-04-221-0/+2
* [MTD] Factor out OF partition support from the NOR driver.Scott Wood2008-02-031-0/+74