aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/of_mdio.c
Commit message (Expand)AuthorAge
* of_mdio: Don't phy_scan_fixups() twiceKyle Moffett2011-10-25
* Fix common misspellingsLucas De Marchi2011-03-31
* of/mdio: Fix some endianness problems.David Daney2010-12-24
* of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-28
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * of: check for IS_ERR()Dan Carpenter2010-04-28
* | of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-18
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* | driver-core: Add device node pointer to struct deviceGrant Likely2010-04-28
|/
* of: assume big-endian properties, adding conversions where necessaryJeremy Kerr2010-02-09
* of: Remove nested functionJérôme Pouiller2009-10-15
* of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov2009-07-22
* openfirmware: Add OF phylib support codeGrant Likely2009-04-27