index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-acpi.c
Age
Commit message (
Expand
)
Author
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