Merge branch 'renesas/soc' into next/soc2
[linux-flexiantxendom0-3.2.10.git] / drivers / of / of_mdio.c
2012-02-27 Baruch Siachof/mdio: fix fixed link bus name
2011-10-25 Kyle Moffettof_mdio: Don't phy_scan_fixups() twice
2011-03-31 Lucas De MarchiFix common misspellings
2010-12-24 David Daneyof/mdio: Fix some endianness problems.
2010-06-28 Grant Likelyof/irq: Move irq_of_parse_and_map() to common code
2010-05-22 Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-18 Grant Likelyof: eliminate of_device->node and dev_archdata->{of...
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-04-29 Grant Likelydriver-core: Add device node pointer to struct device
2010-04-28 Dan Carpenterof: check for IS_ERR()
2010-02-09 Jeremy Kerrof: assume big-endian properties, adding conversions...
2009-10-15 Jérôme Pouillerof: Remove nested function
2009-07-22 Anton Vorontsovof/mdio: Add support function for Ethernet fixed-link...
2009-04-27 Grant Likelyopenfirmware: Add OF phylib support code