aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ofpart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-25mtd: Fix endianness issues from device treeIan Munsie1-3/+3
2010-08-08mtd: Update copyright noticesDavid Woodhouse1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-19mtd: ofpart: Check availability of reg property instead of name propertyBenjamin Krill1-11/+10
2009-03-24[MTD] ofpart: Check name property to determine partition nodes.Benjamin Krill1-0/+7
2008-10-13[MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior1-1/+0
2008-04-22[MTD] mtd/ofpart.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-02-03[MTD] Factor out OF partition support from the NOR driver.Scott Wood1-0/+74