index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-acpi.c
Age
Commit message (
Expand
)
Author
2015-03-23
mmc: sdhci: Remove the sdhci exported header file
Ulf Hansson
2015-01-19
mmc: sdhci-acpi: fix copy'n'paste typos in the comments
Andy Shevchenko
2015-01-19
mmc: sdhci-acpi: Remove redundant runtime PM idle callback
Ulf Hansson
2015-01-12
mmc: sdhci-acpi: Add ACPI HID INT344D
Adrian Hunter
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-05
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-02
mmc: sdhci-acpi: Add two host capabilities for Intel
Adrian Hunter
2014-12-02
mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC
Adrian Hunter
2014-11-10
mmc: sdhci-acpi: Add 64-bit DMA support
Adrian Hunter
2014-10-20
mmc: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-06
mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequency
Adrian Hunter
2014-10-06
mmc: sdhci-acpi: Pass HID and UID to probe_slot
Adrian Hunter
2014-10-06
mmc: sdhci-acpi: Get UID directly from acpi_device
Adrian Hunter
2014-10-03
mmc: sdhci-acpi: Add a HID and UID for a SD Card host controller
Adrian Hunter
2014-10-03
mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllers
Adrian Hunter
2014-10-02
mmc: core: restore detect line inversion semantics
Linus Walleij
2014-09-09
mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdio
Gao, Yunpeng
2014-09-09
mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks
Peter Griffin
2014-07-10
mmc: sdhci: add DDR50 1.8V mode support for BayTrail eMMC Controller
Maurice Petallo
2014-07-10
mmc: sdhci: Preset value not supported in Baytrail eMMC
Maurice Petallo
2014-05-22
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
2014-04-07
mmc: sdhci-acpi: Intel SDIO has broken card detect
Adrian Hunter
2014-03-17
mmc: sdhci-acpi: Add device id 80860F16
Adrian Hunter
2014-03-17
mmc: sdhci-acpi: Fix broken card detect for ACPI HID 80860F14
Adrian Hunter
2014-01-26
Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-13
mmc: sdhci-acpi: add new ACPI ID
Mika Westerberg
2014-01-08
mmc: sdhci-acpi: convert to use GPIO descriptor API
Mika Westerberg
2013-10-31
DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent()
Russell King
2013-07-05
mmc: sdhci-acpi: add support for eMMC hardware reset for HID 80860F14
Adrian Hunter
2013-06-27
mmc: sdhci-acpi: fix error return code in sdhci_acpi_add_own_cd()
Wei Yongjun
2013-05-26
mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cards
Adrian Hunter
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
mmc: sdhci-acpi: add more device ids
Adrian Hunter
2013-05-26
mmc: sdhci-acpi: fix initial runtime pm status
Adrian Hunter
2013-04-12
mmc: core: fix performance regression initializing MMC host controllers
Adrian Hunter
2013-01-03
Drivers: mmc: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-10
mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6
Adrian Hunter
2012-11-23
mmc: sdhci-acpi: add SDHCI ACPI driver
Adrian Hunter