| Commit message (Expand) | Author | Age |
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 |
|\ |
|
| * | mtd: extend physmap_of to let the device tree specify the parition probe | Jason Gunthorpe | 2010-05-13 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2010-05-10 |
| |\ |
|
| * | | mtd: physmap_of: Correct the size argument to kzalloc | Julia Lawall | 2010-01-02 |
* | | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 |
* | | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | mtd: maps: add mtd-ram support to physmap_of | Wolfram Sang | 2009-09-19 |
* | mtd: physmap_of: fix incorrect check | vimal singh | 2009-09-04 |
* | mtd: physmap_of: use resource_size | Wolfram Sang | 2009-09-04 |
* | mtd: physmap_of: Add multiple regions and concatenation support | Stefan Roese | 2009-06-06 |
* | [MTD] [NOR] Add device parent info to physmap_of | David Woodhouse | 2009-04-06 |
* | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
* | [MTD] remove unused mtd parameter in of_mtd_parse_partitions() | Sebastian Andrzej Siewior | 2008-10-13 |
* | [MTD] Factor out OF partition support from the NOR driver. | Scott Wood | 2008-02-03 |
* | MTD: small physmap_of partition parsing fixes | Valentine Barshak | 2007-10-30 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-10-13 |
|\ |
|
| * | [POWERPC] Cleanups for physmap_of.c (v2) | David Gibson | 2007-09-20 |
| * | [POWERPC] Make partitions optional in physmap_of | Josh Boyer | 2007-09-19 |
| * | [POWERPC] Document and implement an improved flash device binding for powerpc | David Gibson | 2007-09-13 |
* | | [MTD] remove redundant/dead code from physmap_of.c | Mariusz Kozlowski | 2007-08-01 |
|/ |
|
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | [MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driver | David Gibson | 2007-05-09 |
* | | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-05-02 |
|/ |
|
* | [MTD] of_device-based physmap driver | Vitaly Wool | 2006-12-08 |