summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-acpi.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-acpi: Fix voltage switch for some Intel host controllersAdrian Hunter2017-11-021-0/+108
* mmc: sdhci-acpi: Let devices define their own private dataAdrian Hunter2017-11-021-2/+14
* mmc: sdhci-acpi: Tidy Intel slot probe functions into oneAdrian Hunter2017-10-301-42/+6Star
* mmc: sdhci-acpi: Use helper function acpi_device_uid()Adrian Hunter2017-10-301-1/+1
* sdhci: acpi: Use new method to get ACPI companionAndy Shevchenko2017-08-301-2/+2
* mmc: sdhci-acpi: remove unused struct sdhci_host variableShawn Lin2017-08-301-3/+0Star
* mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheldAdrian Hunter2017-07-111-6/+64
* mmc: core: Remove MMC_CAP2_HC_ERASE_SZUlf Hansson2017-06-201-1/+0Star
* mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() callHans de Goede2017-06-201-3/+0Star
* mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllersAzhar Shaikh2017-04-241-4/+2Star
* mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter2017-04-241-2/+10
* mmc: sdhci-acpi: support deferred probeZhang Rui2017-02-131-1/+4
* mmc: sdhci-acpi: Only powered up enabled acpi child devicesHans de Goede2017-01-121-1/+2
* mmc: sdhci-acpi: support 80860F14 UID 2 SDIO busDaniel Drake2016-12-051-0/+1
* mmc: sdhci-acpi: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllersAdrian Hunter2016-09-261-1/+1
* Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-08-011-7/+1Star
|\
| * mmc: sdhci-acpi: Simplify code by using SET_SYSTEM_SLEEP_PM_OPSUlf Hansson2016-07-271-7/+1Star
* | x86, mmc: Use Intel family name macros for mmc driverDave Hansen2016-06-081-1/+2
|/
* mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-05-231-3/+3
* mmc: sdhci-acpi: Ensure connected devices are powered when probingAdrian Hunter2016-05-201-1/+6
* mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllersAdrian Hunter2016-05-021-1/+3
* mmc: sdhci-acpi: Remove redundant runtime PM callsUlf Hansson2016-05-021-5/+0Star
* mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter2016-04-181-0/+81
* mmc: sdhci-acpi: Remove enable_dma() hookAlexandre Courbot2016-03-181-30/+0Star
* mmc: sdhci-acpi: add QCOM controllersPhilip Elcan2016-03-171-0/+15
* mmc: sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronouslyFu, Zhonghui2016-02-291-0/+2
* mmc: sdhci-acpi: Fix card detect race for Intel BXT/APLAdrian Hunter2016-02-111-0/+30
* mmc: sdhci-acpi: Add more ACPI HIDs for Intel controllersAdrian Hunter2015-10-261-1/+9
* mmc: sdhci-acpi: detect sd card reader on asus x205taMichele Curti2015-10-261-0/+1
* mmc: sdhci: Remove the sdhci exported header fileUlf Hansson2015-03-231-1/+0Star
* mmc: sdhci-acpi: fix copy'n'paste typos in the commentsAndy Shevchenko2015-01-191-3/+3
* mmc: sdhci-acpi: Remove redundant runtime PM idle callbackUlf Hansson2015-01-191-6/+1Star
* mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter2015-01-121-0/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * mmc: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-111-1/+1
|\ \
| * | MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-051-1/+1
| |/
* | mmc: sdhci-acpi: Add two host capabilities for IntelAdrian Hunter2014-12-021-2/+5
* | mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESCAdrian Hunter2014-12-021-1/+4
* | mmc: sdhci-acpi: Add 64-bit DMA supportAdrian Hunter2014-11-101-16/+24
|/
* mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequencyAdrian Hunter2014-10-061-0/+5
* mmc: sdhci-acpi: Pass HID and UID to probe_slotAdrian Hunter2014-10-061-5/+8
* mmc: sdhci-acpi: Get UID directly from acpi_deviceAdrian Hunter2014-10-061-21/+5Star
* mmc: sdhci-acpi: Add a HID and UID for a SD Card host controllerAdrian Hunter2014-10-031-0/+1
* mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllersAdrian Hunter2014-10-031-2/+3
* mmc: core: restore detect line inversion semanticsLinus Walleij2014-10-021-1/+1
* mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdioGao, Yunpeng2014-09-091-0/+58
* mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacksPeter Griffin2014-09-091-9/+2Star
* mmc: sdhci: add DDR50 1.8V mode support for BayTrail eMMC ControllerMaurice Petallo2014-07-101-1/+2
* mmc: sdhci: Preset value not supported in Baytrail eMMCMaurice Petallo2014-07-101-0/+1