aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/of_spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31drivers/of: Add module.h to of_spi.cPaul Gortmaker1-0/+1
2010-07-30of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin1-4/+6
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely1-0/+1
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely1-1/+0
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely1-0/+1
2010-02-09of: assume big-endian properties, adding conversions where necessaryJeremy Kerr1-3/+3
2008-10-20of/spi: Support specifying chip select as active high via device treeWolfgang Ocker1-0/+2
2008-07-25spi: Add OF binding support for SPI bussesGrant Likely1-0/+93