Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b3ea9acfdc84f307faf1288b60dc2f26e63bc247
/
drivers
/
mmc
/
host
/
sdhci-acpi.c
c80f275
mmc: sdhci-acpi: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers
by Adrian Hunter
· 8 years ago
07f00f0
Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 8 years ago
dafed44
mmc: sdhci-acpi: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS
by Ulf Hansson
· 8 years ago
8ba4cb5
x86, mmc: Use Intel family name macros for mmc driver
by Dave Hansen
· 8 years ago
265984b
mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
by Adrian Hunter
· 8 years ago
e5bbf30
mmc: sdhci-acpi: Ensure connected devices are powered when probing
by Adrian Hunter
· 8 years ago
706e86e
mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllers
by Adrian Hunter
· 9 years ago
4d56e9a
mmc: sdhci-acpi: Remove redundant runtime PM calls
by Ulf Hansson
· 9 years ago
6e1c7d6
mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
by Adrian Hunter
· 9 years ago
741b48f
mmc: sdhci-acpi: Remove enable_dma() hook
by Alexandre Courbot
· 9 years ago
70cce2a
mmc: sdhci-acpi: add QCOM controllers
by Philip Elcan
· 9 years ago
4e6a2ef
mmc: sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
by Fu, Zhonghui
· 9 years ago
6a645dd
mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
by Adrian Hunter
· 9 years ago
e839b13
mmc: sdhci-acpi: Add more ACPI HIDs for Intel controllers
by Adrian Hunter
· 9 years ago
0cd2f04
mmc: sdhci-acpi: detect sd card reader on asus x205ta
by Michele Curti
· 9 years ago
83f13cc
mmc: sdhci: Remove the sdhci exported header file
by Ulf Hansson
· 10 years ago
9420304
mmc: sdhci-acpi: fix copy'n'paste typos in the comments
by Andy Shevchenko
· 10 years ago
9b449e9
mmc: sdhci-acpi: Remove redundant runtime PM idle callback
by Ulf Hansson
· 10 years ago
d0ed8e6
mmc: sdhci-acpi: Add ACPI HID INT344D
by Adrian Hunter
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
162d6f9
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
9d65cb8
mmc: sdhci-acpi: Add two host capabilities for Intel
by Adrian Hunter
· 10 years ago
e1f5633
mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC
by Adrian Hunter
· 10 years ago
4f64f84
mmc: sdhci-acpi: Add 64-bit DMA support
by Adrian Hunter
· 10 years ago
bb0d20e
mmc: host: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
8024379
mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequency
by Adrian Hunter
· 10 years ago
7dafca8
mmc: sdhci-acpi: Pass HID and UID to probe_slot
by Adrian Hunter
· 10 years ago
3db3525
mmc: sdhci-acpi: Get UID directly from acpi_device
by Adrian Hunter
· 10 years ago
7147eaf
mmc: sdhci-acpi: Add a HID and UID for a SD Card host controller
by Adrian Hunter
· 10 years ago
934e31b
mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllers
by Adrian Hunter
· 10 years ago
89168b4
mmc: core: restore detect line inversion semantics
by Linus Walleij
· 10 years ago
578b36b
mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdio
by Gao, Yunpeng
· 10 years ago
1d75f74
mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks
by Peter Griffin
· 10 years ago
f25c337
mmc: sdhci: add DDR50 1.8V mode support for BayTrail eMMC Controller
by Maurice Petallo
· 10 years ago
d61b594
mmc: sdhci: Preset value not supported in Baytrail eMMC
by Maurice Petallo
· 10 years ago
96d7b78
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
by Russell King
· 11 years ago
1771059
mmc: sdhci: convert sdhci_set_clock() into a library function
by Russell King
· 11 years ago
03231f9
mmc: sdhci: convert reset into a library function
by Russell King
· 11 years ago
2317f56
mmc: sdhci: convert generic bus width setup to library function
by Russell King
· 11 years ago
c674801
mmc: sdhci-acpi: Intel SDIO has broken card detect
by Adrian Hunter
· 11 years ago
aad95dc
mmc: sdhci-acpi: Add device id 80860F16
by Adrian Hunter
· 11 years ago
4fd4409
mmc: sdhci-acpi: Fix broken card detect for ACPI HID 80860F14
by Adrian Hunter
· 11 years ago
ccc039d
Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
07c001c
mmc: sdhci-acpi: add new ACPI ID
by Mika Westerberg
· 11 years ago
8787565
mmc: sdhci-acpi: convert to use GPIO descriptor API
by Mika Westerberg
· 11 years ago
07f4450
DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent()
by Russell King
· 11 years ago
b04fa06
mmc: sdhci-acpi: add support for eMMC hardware reset for HID 80860F14
by Adrian Hunter
· 11 years ago
5a0e807
mmc: sdhci-acpi: fix error return code in sdhci_acpi_add_own_cd()
by Wei Yongjun
· 11 years ago
a61abe6
mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cards
by Adrian Hunter
· 12 years ago
113a87f
mmc: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
07a5888
mmc: sdhci-acpi: add more device ids
by Adrian Hunter
· 12 years ago
1d1ff45
mmc: sdhci-acpi: fix initial runtime pm status
by Adrian Hunter
· 12 years ago
0d3e335
mmc: core: fix performance regression initializing MMC host controllers
by Adrian Hunter
· 12 years ago
4e608e4
Drivers: mmc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
e557139
mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6
by Adrian Hunter
· 12 years ago
c4e0503
mmc: sdhci-acpi: add SDHCI ACPI driver
by Adrian Hunter
· 12 years ago