aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/of_mdio.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* of/mdio: Fix some endianness problems.David Daney2010-12-241-9/+17
* of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-281-0/+1
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-1/+1
|\
| * of: check for IS_ERR()Dan Carpenter2010-04-281-1/+1
* | of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-181-1/+0
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-2/+2
* | driver-core: Add device node pointer to struct deviceGrant Likely2010-04-281-0/+1
|/
* of: assume big-endian properties, adding conversions where necessaryJeremy Kerr2010-02-091-4/+4
* of: Remove nested functionJérôme Pouiller2009-10-151-6/+7
* of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov2009-07-221-0/+42
* openfirmware: Add OF phylib support codeGrant Likely2009-04-271-0/+139