index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-of-core.c
Age
Commit message (
Expand
)
Author
2011-07-20
mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data
Shawn Guo
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2011-01-14
mmc: sdhci-of: fix build on non-powerpc platforms
Rob Herring
2011-01-03
of: Fixes for OF probing on little endian systems
Rob Herring
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-11
sdhci: add auto CMD12 support for eSDHC driver
Jerry Huang
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2009-12-17
sdhci-of: add support for the wii sdhci controller
Albert Herranz
2009-12-17
sdhci-of: reorganize driver to support additional hardware
Albert Herranz
2009-12-17
sdhci-of: rename main driver file prior to reorganization
Albert Herranz