aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/dw_mmc-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-03-15mmc: dw_mmc: remove the deprecated "num-slots"Jaehoon Chung1-1/+0
2017-02-13mmc: dw_mmc: Remove the public dw_mmc header fileUlf Hansson1-1/+0
2016-11-29mmc: dw_mmc-pci: deploy runtime PM facilitiesShawn Lin1-20/+9
2014-09-09mmc: dw_mmc-pci: Remove superflous #else condition on CONFIG_PM_SLEEPPeter Griffin1-3/+0
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2013-08-25mmc: dw_mmc-pci: enable bus-mastering modeAndy Shevchenko1-0/+2
2013-08-25mmc: dw_mmc-pci: get resources from a proper BARAndy Shevchenko1-1/+1
2013-06-27mmc: dw_mmc-pci: convert to use pcim_* and devm_*Andy Shevchenko1-35/+15
2013-06-27mmc: dw_mmc: eliminate useless usage of retAndy Shevchenko1-6/+2
2013-01-03Drivers: mmc: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2012-12-06mmc: dw_mmc: use __devexit_p macro for .remove()Andy Shevchenko1-1/+1
2012-11-28mmc: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mmc: remove use of __devinitBill Pemberton1-1/+1
2012-10-03mmc: dw_mmc: convert copy of struct device in struct dw_mci to a referenceThomas Abraham1-1/+1
2012-09-04mmc: dw_mmc-pci: Use module_pci_driverSachin Kamat1-12/+1
2012-03-25mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath1-0/+158