aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-of-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-20mmc: sdhci: eliminate sdhci_of_host and sdhci_of_dataShawn Guo1-253/+0
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely1-6/+9
2011-01-14mmc: sdhci-of: fix build on non-powerpc platformsRob Herring1-0/+9
2011-01-03of: Fixes for OF probing on little endian systemsRob Herring1-2/+2
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-4/+4
2010-08-11sdhci: add auto CMD12 support for eSDHC driverJerry Huang1-0/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-4/+4
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming1-1/+1
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2009-12-17sdhci-of: add support for the wii sdhci controllerAlbert Herranz1-0/+3
2009-12-17sdhci-of: reorganize driver to support additional hardwareAlbert Herranz1-124/+16
2009-12-17sdhci-of: rename main driver file prior to reorganizationAlbert Herranz1-0/+336