summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/dw_mmc-pci.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* mmc: dw_mmc: remove the deprecated "num-slots"Jaehoon Chung2018-03-151-1/+0Star
* mmc: dw_mmc: Remove the public dw_mmc header fileUlf Hansson2017-02-131-1/+0Star
* mmc: dw_mmc-pci: deploy runtime PM facilitiesShawn Lin2016-11-291-20/+9Star
* mmc: dw_mmc-pci: Remove superflous #else condition on CONFIG_PM_SLEEPPeter Griffin2014-09-091-3/+0Star
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* mmc: dw_mmc-pci: enable bus-mastering modeAndy Shevchenko2013-08-251-0/+2
* mmc: dw_mmc-pci: get resources from a proper BARAndy Shevchenko2013-08-251-1/+1
* mmc: dw_mmc-pci: convert to use pcim_* and devm_*Andy Shevchenko2013-06-271-35/+15Star
* mmc: dw_mmc: eliminate useless usage of retAndy Shevchenko2013-06-271-6/+2Star
* Drivers: mmc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-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 __devexit_p macro for .remove()Andy Shevchenko2012-12-061-1/+1
|/
* mmc: dw_mmc: convert copy of struct device in struct dw_mci to a referenceThomas Abraham2012-10-031-1/+1
* mmc: dw_mmc-pci: Use module_pci_driverSachin Kamat2012-09-041-12/+1Star
* mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath2012-03-261-0/+158