aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/of_spi.c
Commit message (Expand)AuthorAgeFilesLines
* of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin2010-07-301-4/+6
* of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-281-0/+1
* of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-181-1/+0
* 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-3/+3
* of/spi: Support specifying chip select as active high via device treeWolfgang Ocker2008-10-201-0/+2
* spi: Add OF binding support for SPI bussesGrant Likely2008-07-251-0/+93