summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/dw_mmc-pltfm.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: mmc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-2/+2
|\
| * mmc: remove use of __devexitBill Pemberton2012-11-281-1/+1
| * mmc: remove use of __devinitBill Pemberton2012-11-281-1/+1
* | mmc: dw_mmc: use helper macro module_platform_driver()Andy Shevchenko2012-12-061-12/+2
* | mmc: dw_mmc: use __devexit_p macro for .remove()Andy Shevchenko2012-12-061-1/+1
|/
* mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann2012-11-071-1/+1
* mmc: dw_mmc: fix multiple drv_data NULL dereferencesJames Hogan2012-11-071-2/+2
* mmc: dw_mmc: add support for implementation specific callbacksThomas Abraham2012-10-031-2/+10
* mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuseThomas Abraham2012-10-031-2/+10
* mmc: dw_mmc: add device tree supportThomas Abraham2012-10-031-0/+9
* mmc: dw_mmc: Use devm_* functions in dw_mmc platform driverThomas Abraham2012-10-031-21/+8
* mmc: dw_mmc: convert copy of struct device in struct dw_mci to a referenceThomas Abraham2012-10-031-1/+1
* mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slotJaehoon Chung2012-09-041-2/+2
* mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath2012-03-251-0/+134
OpenPOWER on IntegriCloud