index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-21
mmc: sdhci-acpi: Fix IRQ 0
Adrian Hunter
1
-1
/
+1
2017-12-15
mmc: sdhci-acpi: Handle return value of platform_get_irq
Arvind Yadav
1
-0
/
+4
2017-12-11
mmc: sdhci-acpi: Avoid broken UHS transfer modes on Intel CHT
Adrian Hunter
1
-0
/
+34
2017-12-11
mmc: sdhci-acpi: Add setup_host() callback
Adrian Hunter
1
-1
/
+14
2017-12-11
mmc: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400
Shah Nehal-Bakulchandra
1
-0
/
+79
2017-11-02
mmc: sdhci-acpi: Fix voltage switch for some Intel host controllers
Adrian Hunter
1
-0
/
+108
2017-11-02
mmc: sdhci-acpi: Let devices define their own private data
Adrian Hunter
1
-2
/
+14
2017-10-30
mmc: sdhci-acpi: Tidy Intel slot probe functions into one
Adrian Hunter
1
-42
/
+6
2017-10-30
mmc: sdhci-acpi: Use helper function acpi_device_uid()
Adrian Hunter
1
-1
/
+1
2017-08-30
sdhci: acpi: Use new method to get ACPI companion
Andy Shevchenko
1
-2
/
+2
2017-08-30
mmc: sdhci-acpi: remove unused struct sdhci_host variable
Shawn Lin
1
-3
/
+0
2017-07-11
mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheld
Adrian Hunter
1
-6
/
+64
2017-06-20
mmc: core: Remove MMC_CAP2_HC_ERASE_SZ
Ulf Hansson
1
-1
/
+0
2017-06-20
mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call
Hans de Goede
1
-3
/
+0
2017-04-24
mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllers
Azhar Shaikh
1
-4
/
+2
2017-04-24
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
1
-2
/
+10
2017-02-13
mmc: sdhci-acpi: support deferred probe
Zhang Rui
1
-1
/
+4
2017-01-12
mmc: sdhci-acpi: Only powered up enabled acpi child devices
Hans de Goede
1
-1
/
+2
2016-12-05
mmc: sdhci-acpi: support 80860F14 UID 2 SDIO bus
Daniel Drake
1
-0
/
+1
2016-09-26
mmc: sdhci-acpi: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers
Adrian Hunter
1
-1
/
+1
2016-08-01
Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-7
/
+1
2016-07-27
mmc: sdhci-acpi: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS
Ulf Hansson
1
-7
/
+1
2016-06-08
x86, mmc: Use Intel family name macros for mmc driver
Dave Hansen
1
-1
/
+2
2016-05-23
mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
Adrian Hunter
1
-3
/
+3
2016-05-20
mmc: sdhci-acpi: Ensure connected devices are powered when probing
Adrian Hunter
1
-1
/
+6
2016-05-02
mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllers
Adrian Hunter
1
-1
/
+3
2016-05-02
mmc: sdhci-acpi: Remove redundant runtime PM calls
Ulf Hansson
1
-5
/
+0
2016-04-18
mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
Adrian Hunter
1
-0
/
+81
2016-03-18
mmc: sdhci-acpi: Remove enable_dma() hook
Alexandre Courbot
1
-30
/
+0
2016-03-17
mmc: sdhci-acpi: add QCOM controllers
Philip Elcan
1
-0
/
+15
2016-02-29
mmc: sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
Fu, Zhonghui
1
-0
/
+2
2016-02-11
mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
Adrian Hunter
1
-0
/
+30
2015-10-26
mmc: sdhci-acpi: Add more ACPI HIDs for Intel controllers
Adrian Hunter
1
-1
/
+9
2015-10-26
mmc: sdhci-acpi: detect sd card reader on asus x205ta
Michele Curti
1
-0
/
+1
2015-03-23
mmc: sdhci: Remove the sdhci exported header file
Ulf Hansson
1
-1
/
+0
2015-01-19
mmc: sdhci-acpi: fix copy'n'paste typos in the comments
Andy Shevchenko
1
-3
/
+3
2015-01-19
mmc: sdhci-acpi: Remove redundant runtime PM idle callback
Ulf Hansson
1
-6
/
+1
2015-01-12
mmc: sdhci-acpi: Add ACPI HID INT344D
Adrian Hunter
1
-0
/
+2
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-11
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-12-05
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-12-02
mmc: sdhci-acpi: Add two host capabilities for Intel
Adrian Hunter
1
-2
/
+5
2014-12-02
mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC
Adrian Hunter
1
-1
/
+4
2014-11-10
mmc: sdhci-acpi: Add 64-bit DMA support
Adrian Hunter
1
-16
/
+24
2014-10-20
mmc: host: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-06
mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequency
Adrian Hunter
1
-0
/
+5
2014-10-06
mmc: sdhci-acpi: Pass HID and UID to probe_slot
Adrian Hunter
1
-5
/
+8
2014-10-06
mmc: sdhci-acpi: Get UID directly from acpi_device
Adrian Hunter
1
-21
/
+5
2014-10-03
mmc: sdhci-acpi: Add a HID and UID for a SD Card host controller
Adrian Hunter
1
-0
/
+1
2014-10-03
mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllers
Adrian Hunter
1
-2
/
+3
[next]