aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-30sdhci: acpi: Use new method to get ACPI companionAndy Shevchenko1-2/+2
2017-08-30mmc: sdhci-acpi: remove unused struct sdhci_host variableShawn Lin1-3/+0
2017-07-11mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheldAdrian Hunter1-6/+64
2017-06-20mmc: core: Remove MMC_CAP2_HC_ERASE_SZUlf Hansson1-1/+0
2017-06-20mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() callHans de Goede1-3/+0
2017-04-24mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllersAzhar Shaikh1-4/+2
2017-04-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter1-2/+10
2017-02-13mmc: sdhci-acpi: support deferred probeZhang Rui1-1/+4
2017-01-12mmc: sdhci-acpi: Only powered up enabled acpi child devicesHans de Goede1-1/+2
2016-12-05mmc: sdhci-acpi: support 80860F14 UID 2 SDIO busDaniel Drake1-0/+1
2016-09-26mmc: sdhci-acpi: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllersAdrian Hunter1-1/+1
2016-07-31Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-7/+1
2016-07-27mmc: sdhci-acpi: Simplify code by using SET_SYSTEM_SLEEP_PM_OPSUlf Hansson1-7/+1
2016-06-08x86, mmc: Use Intel family name macros for mmc driverDave Hansen1-1/+2
2016-05-23mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter1-3/+3
2016-05-20mmc: sdhci-acpi: Ensure connected devices are powered when probingAdrian Hunter1-1/+6
2016-05-02mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllersAdrian Hunter1-1/+3
2016-05-02mmc: sdhci-acpi: Remove redundant runtime PM callsUlf Hansson1-5/+0
2016-04-18mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter1-0/+81
2016-03-18mmc: sdhci-acpi: Remove enable_dma() hookAlexandre Courbot1-30/+0
2016-03-17mmc: sdhci-acpi: add QCOM controllersPhilip Elcan1-0/+15
2016-02-29mmc: sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronouslyFu, Zhonghui1-0/+2
2016-02-11mmc: sdhci-acpi: Fix card detect race for Intel BXT/APLAdrian Hunter1-0/+30
2015-10-26mmc: sdhci-acpi: Add more ACPI HIDs for Intel controllersAdrian Hunter1-1/+9
2015-10-26mmc: sdhci-acpi: detect sd card reader on asus x205taMichele Curti1-0/+1
2015-03-23mmc: sdhci: Remove the sdhci exported header fileUlf Hansson1-1/+0
2015-01-19mmc: sdhci-acpi: fix copy'n'paste typos in the commentsAndy Shevchenko1-3/+3
2015-01-19mmc: sdhci-acpi: Remove redundant runtime PM idle callbackUlf Hansson1-6/+1
2015-01-12mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter1-0/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2014-12-05MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-12-02mmc: sdhci-acpi: Add two host capabilities for IntelAdrian Hunter1-2/+5
2014-12-02mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESCAdrian Hunter1-1/+4
2014-11-10mmc: sdhci-acpi: Add 64-bit DMA supportAdrian Hunter1-16/+24
2014-10-20mmc: host: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-06mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequencyAdrian Hunter1-0/+5
2014-10-06mmc: sdhci-acpi: Pass HID and UID to probe_slotAdrian Hunter1-5/+8
2014-10-06mmc: sdhci-acpi: Get UID directly from acpi_deviceAdrian Hunter1-21/+5
2014-10-03mmc: sdhci-acpi: Add a HID and UID for a SD Card host controllerAdrian Hunter1-0/+1
2014-10-03mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllersAdrian Hunter1-2/+3
2014-10-02mmc: core: restore detect line inversion semanticsLinus Walleij1-1/+1
2014-09-09mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdioGao, Yunpeng1-0/+58
2014-09-09mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacksPeter Griffin1-9/+2
2014-07-10mmc: sdhci: add DDR50 1.8V mode support for BayTrail eMMC ControllerMaurice Petallo1-1/+2
2014-07-10mmc: sdhci: Preset value not supported in Baytrail eMMCMaurice Petallo1-0/+1
2014-05-22mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King1-0/+2
2014-05-22mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King1-0/+2
2014-05-22mmc: sdhci: convert reset into a library functionRussell King1-0/+2
2014-05-22mmc: sdhci: convert generic bus width setup to library functionRussell King1-0/+2