Ulf Hansson
|
d23fc022c5
mmc: sdio: Respect all error codes from dev_pm_domain_attach()
|
7 年之前 |
Heiner Kallweit
|
5ef1ecf060
mmc: sdio: fix alignment issue in struct sdio_func
|
8 年之前 |
Ulf Hansson
|
4facdde113
mmc: core: Move public functions from card.h to private headers
|
8 年之前 |
Fu, Zhonghui
|
ec076cd226
mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
|
9 年之前 |
Ulf Hansson
|
1ef48e3ded
mmc: core: Attach PM domain prior probing of SDIO func driver
|
10 年之前 |
Sascha Hauer
|
25185f3f31
mmc: Add SDIO function devicetree subnode parsing
|
11 年之前 |
Dan Carpenter
|
51d3460688
mmc: core: silence a shift wrapping warning
|
10 年之前 |
Ulf Hansson
|
433b7b1210
mmc: core: Don't export the to_sdio_driver macro
|
10 年之前 |
Ulf Hansson
|
d99903ca4c
mmc: core: Remove superfluous ifdefs for SDIO bus' PM callbacks
|
10 年之前 |
Linus Torvalds
|
f43b179bbd
Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc
|
10 年之前 |
Ulf Hansson
|
f48c767ce8
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
|
11 年之前 |
Joe Perches
|
6606110d89
mmc: Convert pr_warning to pr_warn
|
11 年之前 |
Ulf Hansson
|
397a025352
mmc: sdio: Convert to dev_pm_domain_attach|detach()
|
11 年之前 |
Ulf Hansson
|
573185cc7e
mmc: core: Invoke sdio func driver's PM callbacks from the sdio bus
|
11 年之前 |
Rafael J. Wysocki
|
9c5ad36d98
ACPI / bind: Redefine acpi_preset_companion()
|
11 年之前 |
Rafael J. Wysocki
|
7b1998116b
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
|
11 年之前 |
Greg Kroah-Hartman
|
f24fc57b24
MMC: convert bus code to use dev_groups
|
12 年之前 |
Rafael J. Wysocki
|
45f0a85c82
PM / Runtime: Rework the "runtime idle" helper routine
|
12 年之前 |
Li Fei
|
3bffb800b9
mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case
|
12 年之前 |
Aaron Lu
|
eed222aca8
mmc: sdio: bind acpi with sdio function device
|
12 年之前 |
Sachin Kamat
|
4c42d6cc24
mmc: Remove redundant null check before kfree in sdio_bus.c
|
12 年之前 |
Rafael J. Wysocki
|
b0afd8f68a
mmc: sdio: Add empty bus-level suspend/resume callbacks
|
12 年之前 |
Thierry Reding
|
d8e2ac330f
mmc: sdio: Fix PM_SLEEP related build warnings
|
13 年之前 |
Rafael J. Wysocki
|
e841a7c69b
mmc: sdio: Use empty system suspend/resume callbacks at the bus level
|
13 年之前 |
Paul Gortmaker
|
3ef77af154
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
|
14 年之前 |
Girish K S
|
a3c76eb9d4
mmc: replace printk with appropriate display macro
|
14 年之前 |
Ohad Ben-Cohen
|
ecc024419a
mmc: fix runtime PM with -ENOSYS suspend case
|
14 年之前 |
Ohad Ben-Cohen
|
297c7f2f15
mmc: sdio: fix runtime PM path during driver removal
|
14 年之前 |
Ohad Ben-Cohen
|
e594573d79
mmc: sdio: don't power up cards on system suspend
|
14 年之前 |
Ohad Ben-Cohen
|
ed919b0125
mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD
|
14 年之前 |