summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-acpi.c
AgeCommit message (Expand)Author
2016-06-06mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter
2015-03-23mmc: sdhci: Remove the sdhci exported header fileUlf Hansson
2015-01-19mmc: sdhci-acpi: fix copy'n'paste typos in the commentsAndy Shevchenko
2015-01-19mmc: sdhci-acpi: Remove redundant runtime PM idle callbackUlf Hansson
2015-01-12mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-05MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-02mmc: sdhci-acpi: Add two host capabilities for IntelAdrian Hunter
2014-12-02mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESCAdrian Hunter
2014-11-10mmc: sdhci-acpi: Add 64-bit DMA supportAdrian Hunter
2014-10-20mmc: host: drop owner assignment from platform_driversWolfram Sang
2014-10-06mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequencyAdrian Hunter
2014-10-06mmc: sdhci-acpi: Pass HID and UID to probe_slotAdrian Hunter
2014-10-06mmc: sdhci-acpi: Get UID directly from acpi_deviceAdrian Hunter
2014-10-03mmc: sdhci-acpi: Add a HID and UID for a SD Card host controllerAdrian Hunter
2014-10-03mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllersAdrian Hunter
2014-10-02mmc: core: restore detect line inversion semanticsLinus Walleij
2014-09-09mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdioGao, Yunpeng
2014-09-09mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacksPeter Griffin
2014-07-10mmc: sdhci: add DDR50 1.8V mode support for BayTrail eMMC ControllerMaurice Petallo
2014-07-10mmc: sdhci: Preset value not supported in Baytrail eMMCMaurice Petallo
2014-05-22mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King
2014-05-22mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King
2014-05-22mmc: sdhci: convert reset into a library functionRussell King
2014-05-22mmc: sdhci: convert generic bus width setup to library functionRussell King
2014-04-07mmc: sdhci-acpi: Intel SDIO has broken card detectAdrian Hunter
2014-03-17mmc: sdhci-acpi: Add device id 80860F16Adrian Hunter
2014-03-17mmc: sdhci-acpi: Fix broken card detect for ACPI HID 80860F14Adrian Hunter
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-13mmc: sdhci-acpi: add new ACPI IDMika Westerberg
2014-01-08mmc: sdhci-acpi: convert to use GPIO descriptor APIMika Westerberg
2013-10-31DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent()Russell King
2013-07-05mmc: sdhci-acpi: add support for eMMC hardware reset for HID 80860F14Adrian Hunter
2013-06-27mmc: sdhci-acpi: fix error return code in sdhci_acpi_add_own_cd()Wei Yongjun
2013-05-26mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cardsAdrian Hunter
2013-05-26mmc: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-26mmc: sdhci-acpi: add more device idsAdrian Hunter
2013-05-26mmc: sdhci-acpi: fix initial runtime pm statusAdrian Hunter
2013-04-12mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter
2013-01-03Drivers: mmc: remove __dev* attributes.Greg Kroah-Hartman
2012-12-10mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6Adrian Hunter
2012-11-23mmc: sdhci-acpi: add SDHCI ACPI driverAdrian Hunter