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
/
dw_mmc-pltfm.c
Age
Commit message (
Expand
)
Author
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-06
mmc: dw_mmc: use helper macro module_platform_driver()
Andy Shevchenko
2012-12-06
mmc: dw_mmc: use __devexit_p macro for .remove()
Andy Shevchenko
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
2012-11-07
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
Arnd Bergmann
2012-11-07
mmc: dw_mmc: fix multiple drv_data NULL dereferences
James Hogan
2012-10-03
mmc: dw_mmc: add support for implementation specific callbacks
Thomas Abraham
2012-10-03
mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuse
Thomas Abraham
2012-10-03
mmc: dw_mmc: add device tree support
Thomas Abraham
2012-10-03
mmc: dw_mmc: Use devm_* functions in dw_mmc platform driver
Thomas Abraham
2012-10-03
mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
Thomas Abraham
2012-09-04
mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slot
Jaehoon Chung
2012-03-25
mmc: Support of PCI mode in the dw_mmc driver
Shashidhar Hiremath