aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pci-core.c
AgeCommit message (Expand)Author
2018-04-12sdhci: Advertise 2.0v supply on SDIO host controllerAndy Shevchenko
2018-03-08mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllersAdrian Hunter
2017-10-30mmc: sdhci-pci: Tidy o2micro definitionsAdrian Hunter
2017-10-30mmc: sdhci-pci: Add support for Intel CDFAdrian Hunter
2017-10-10mmc: sdhci-pci: Fix default d3_retune for Intel host controllersAdrian Hunter
2017-09-22mmc: sdhci-pci: Fix voltage switch for some Intel host controllersAdrian Hunter
2017-08-30mmc: sdhci-pci: use generic sdhci_set_bus_width()Michał Mirosław
2017-08-30sdhci: pci: Fix up power if device has ACPI companionAndy Shevchenko
2017-07-04Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-06-20mmc: sdhci-pci: Enable card detect wake for Intel BYT-related SD controllersAdrian Hunter
2017-06-20mmc: core: Remove MMC_CAP2_HC_ERASE_SZUlf Hansson
2017-06-20mmc: sdhci-pci: Add support for Intel CNPAdrian Hunter
2017-06-20mmc: sdhci-pci: Use macros in pci_ids definitionMatthias Kraemer
2017-06-20mmc: sdhci-pci: make guid intel_dsm_guid staticColin Ian King
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-04-24mmc: sdhci-pci: Allow for 3 bytes from Intel DSMAdrian Hunter
2017-04-24mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllersAzhar Shaikh
2017-04-24mmc: sdhci-pci: Move a function to avoid later forward declarationAdrian Hunter
2017-04-24mmc: sdhci-pci: Add runtime suspend/resume callbacksAdrian Hunter
2017-04-24mmc: sdhci-pci: Let suspend/resume callbacks replace default callbacksAdrian Hunter
2017-04-24mmc: sdhci-pci: Conditionally compile pm sleep functionsAdrian Hunter
2017-04-24mmc: sdhci-pci: Do not use suspend/resume callbacks with runtime pmAdrian Hunter
2017-04-24mmc: sdhci-pci: Let devices define how to add the hostAdrian Hunter
2017-04-24mmc: sdhci: Do not use spin lock in set_ios pathsAdrian Hunter
2017-04-24mmc: sdhci: Remove ->select_drive_strength() callbackAdrian Hunter
2017-04-24mmc: sdhci-pci: Use ACPI DSM to get driver strength for some Intel devicesAdrian Hunter
2017-04-24mmc: sdhci-pci: Don't re-tune with runtime pm for some Intel devicesAdrian Hunter
2017-04-24mmc: sdhci-pci: Let devices define their own private dataAdrian Hunter
2017-04-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter
2017-03-23mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_powerAdrian Hunter
2017-02-13mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1Shyam Sundar S K
2017-02-13mmc: sdhci-pci: Remove unused member cd_con_idAndy Shevchenko
2016-12-05mmc: sdhci-pci: Use ACPI to get max frequency for Intel NI byt sdioZach Brown
2016-12-05mmc: sdhci-pci: Add PCI ID for Intel NI byt sdioZach Brown
2016-11-29mmc: sdhci-pci: Allow deferred probe for sd card detect gpioDavid E. Box
2016-11-29mmc: sdhci-pci: Add support for Intel GLKAdrian Hunter
2016-10-10mmc: sdhci-pci: Fix bus power failing to enable for some Intel controllersAdrian Hunter
2016-10-10mmc: sdhci-pci: Let devices define their own sdhci_opsAdrian Hunter
2016-09-26mmc: sdhci-pci: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllersAdrian Hunter
2016-09-26sdhci-pci: enable SD card interface on MerrifieldAndy Shevchenko
2016-09-26sdhci-pci: enable SDIO interface on Intel MerrifieldAndy Shevchenko
2016-09-26sdhci-pci: refactor intel_mrfld_mmc_probe_slot()Andy Shevchenko
2016-09-26mmc: sdhci-pci: Convert to use managed functions (part2)Andy Shevchenko
2016-07-27mmc: sdhci-pci-core: Simplify code by using SET_SYSTEM_SLEEP_PM_OPSUlf Hansson
2016-07-25sdhci-pci: Use MRFLD as abbreviation of MerrifieldAndy Shevchenko
2016-07-25mmc: sdhci-pci: Convert to use managed functions pcim_* and devm_*Andy Shevchenko
2016-07-25mmc: sdhci-pci: Do not runtime suspend at the end of sdhci_pci_probe()Adrian Hunter
2016-05-23mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter
2016-05-02mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllersAdrian Hunter
2016-05-02mmc: sdhci-pci: Remove redundant runtime PM callsUlf Hansson