summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-acpi.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King2014-05-221-0/+2
* mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King2014-05-221-0/+2
* mmc: sdhci: convert reset into a library functionRussell King2014-05-221-0/+2
* mmc: sdhci: convert generic bus width setup to library functionRussell King2014-05-221-0/+2
* mmc: sdhci-acpi: Intel SDIO has broken card detectAdrian Hunter2014-04-081-0/+1
* mmc: sdhci-acpi: Add device id 80860F16Adrian Hunter2014-03-171-0/+2
* mmc: sdhci-acpi: Fix broken card detect for ACPI HID 80860F14Adrian Hunter2014-03-171-62/+15Star
* Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-261-0/+2
|\
| * mmc: sdhci-acpi: add new ACPI IDMika Westerberg2014-01-131-0/+2
* | mmc: sdhci-acpi: convert to use GPIO descriptor APIMika Westerberg2014-01-081-16/+13Star
|/
* DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent()Russell King2013-10-311-2/+3
* mmc: sdhci-acpi: add support for eMMC hardware reset for HID 80860F14Adrian Hunter2013-07-051-1/+27
* mmc: sdhci-acpi: fix error return code in sdhci_acpi_add_own_cd()Wei Yongjun2013-06-271-1/+3
* mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cardsAdrian Hunter2013-05-261-1/+63
* mmc: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-261-2/+0Star
* mmc: sdhci-acpi: add more device idsAdrian Hunter2013-05-261-9/+59
* mmc: sdhci-acpi: fix initial runtime pm statusAdrian Hunter2013-05-261-0/+1
* mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter2013-04-121-0/+2
* Drivers: mmc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6Adrian Hunter2012-12-101-0/+8
* mmc: sdhci-acpi: add SDHCI ACPI driverAdrian Hunter2012-11-231-0/+304