summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/of_mmc_spi.c
AgeCommit message (Expand)Author
2011-06-18mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.cWanlong Gao
2011-03-25mmc: of_mmc_spi: Need to include irq.h and of_irq.hDavid Miller
2011-03-07of_mmc_spi: add card detect irq supportEsben Haabendal
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-04mmc: fix missing module license declaration in of_mmc_spi.cGrant Likely
2009-03-24mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-31mmc_spi: Add support for OpenFirmware bindingsAnton Vorontsov