aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/of_mdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely1-1/+1
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely1-1/+0
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-2/+2
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely1-0/+1
2010-04-28of: check for IS_ERR()Dan Carpenter1-1/+1
2010-02-09of: assume big-endian properties, adding conversions where necessaryJeremy Kerr1-4/+4
2009-10-15of: Remove nested functionJérôme Pouiller1-6/+7
2009-07-22of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov1-0/+42
2009-04-27openfirmware: Add OF phylib support codeGrant Likely1-0/+139