summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-pci-core.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-26mmc: sdhci-pci: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllersAdrian Hunter1-0/+1
2016-09-26sdhci-pci: enable SD card interface on MerrifieldAndy Shevchenko1-1/+4
2016-09-26sdhci-pci: enable SDIO interface on Intel MerrifieldAndy Shevchenko1-0/+5
2016-09-26sdhci-pci: refactor intel_mrfld_mmc_probe_slot()Andy Shevchenko1-6/+11
2016-09-26mmc: sdhci-pci: Convert to use managed functions (part2)Andy Shevchenko1-28/+6
2016-07-27mmc: sdhci-pci-core: Simplify code by using SET_SYSTEM_SLEEP_PM_OPSUlf Hansson1-11/+5
2016-07-25sdhci-pci: Use MRFLD as abbreviation of MerrifieldAndy Shevchenko1-9/+9
2016-07-25mmc: sdhci-pci: Convert to use managed functions pcim_* and devm_*Andy Shevchenko1-31/+11
2016-07-25mmc: sdhci-pci: Do not runtime suspend at the end of sdhci_pci_probe()Adrian Hunter1-3/+4
2016-05-23mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter1-4/+1
2016-05-02mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllersAdrian Hunter1-1/+3
2016-05-02mmc: sdhci-pci: Remove redundant runtime PM callsUlf Hansson1-5/+0
2016-04-05mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllersAdrian Hunter1-0/+25
2016-03-18mmc: sdhci-pci: Do not set DMA mask in enable_dma()Alexandre Courbot1-15/+0
2016-02-11mmc: sdhci-pci: Fix card detect race for Intel BXT/APLAdrian Hunter1-0/+31
2016-01-05mmc: sdhci-pci: use to_pci_dev()Geliang Tang1-2/+2
2015-12-22mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPTAdrian Hunter1-1/+1
2015-10-26mmc: sdhci-pci: Add more PCI IDs for Intel controllersAdrian Hunter1-0/+48
2015-10-26mmc: sdhci-pci: Add another PCI ID for an Intel eMMC host controllerAdrian Hunter1-0/+8
2015-10-26mmc: sdhci-pci: fix simple_return.cocci warningskbuild test robot1-5/+1
2015-10-26mmc: sdhci-pci: Build o2micro support in the same moduleBen Hutchings1-0/+1816