aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/of_mmc_spi.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.cWanlong Gao2011-06-181-0/+5
* mmc: of_mmc_spi: Need to include irq.h and of_irq.hDavid Miller2011-03-251-0/+2
* of_mmc_spi: add card detect irq supportEsben Haabendal2011-03-071-2/+24
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mmc: fix missing module license declaration in of_mmc_spi.cGrant Likely2009-11-041-0/+2
* mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-1/+1
* mmc_spi: Add support for OpenFirmware bindingsAnton Vorontsov2008-12-311-0/+149