aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/physmap_of.c
Commit message (Expand)AuthorAgeFilesLines
* [MTD] [NOR] Add device parent info to physmap_ofDavid Woodhouse2009-04-061-0/+1
* mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-2/+2
* [MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior2008-10-131-2/+1
* [MTD] Factor out OF partition support from the NOR driver.Scott Wood2008-02-031-62/+27
* MTD: small physmap_of partition parsing fixesValentine Barshak2007-10-301-6/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-10-131-128/+217
|\
| * [POWERPC] Cleanups for physmap_of.c (v2)David Gibson2007-09-201-125/+99
| * [POWERPC] Make partitions optional in physmap_ofJosh Boyer2007-09-191-0/+2
| * [POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson2007-09-141-65/+174
* | [MTD] remove redundant/dead code from physmap_of.cMariusz Kozlowski2007-08-011-5/+0
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-091-1/+1
|\
| * [MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driverDavid Gibson2007-05-091-1/+1
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-4/+4
|/
* [MTD] of_device-based physmap driverVitaly Wool2006-12-081-0/+255