summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: tmio: Remove library functions for system PMUlf Hansson2014-09-092-28/+0
* mmc: tmio_mmc: Fixup system PM suspend lock-upUlf Hansson2014-09-091-2/+2
* mmc: sdhi: Fixup system PM suspend lock-upUlf Hansson2014-09-091-1/+2
* mmc: tmio_mmc: Enable runtime PM supportUlf Hansson2014-09-091-0/+3
* mmc: sdhi: Make runtime PM callbacks available for CONFIG_PMUlf Hansson2014-09-091-1/+1
* mmc: tmio: Make runtime PM callbacks available for CONFIG_PMUlf Hansson2014-09-092-2/+2
* mmc: tmio: Mask all IRQs when inactiveUlf Hansson2014-09-091-0/+2
* mmc: tmio: Handle clock gating from runtime PM functionsUlf Hansson2014-09-092-5/+26
* mmc: tmio: Restructure ->set_ios() and adapt ->probe() to itUlf Hansson2014-09-092-67/+14
* mmc: tmio: Extract bus_width modifications to a separate functionUlf Hansson2014-09-091-10/+15
* mmc: tmio: Keep host active while serving requestsUlf Hansson2014-09-091-23/+32
* mmc: tmio: Keep host active while SDIO IRQ is enabledUlf Hansson2014-09-092-4/+16
* mmc: atmel-mci: add 0x600 IP versionNicolas Ferre2014-09-091-0/+1
* mmc: core: Use regulator_get_voltage() if OCR mask is empty.Javier Martinez Canillas2014-09-091-3/+11
* mmc: implement Driver Stage Register handlingSascha Hauer2014-09-095-0/+45
* mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differentlyPeter Griffin2014-09-091-2/+1
* mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacksPeter Griffin2014-09-091-9/+2
* mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacksPeter Griffin2014-09-091-9/+2
* mmc: dw_mmc-pltfm: Remove superflous #else condition on CONFIG_PM_SLEEPPeter Griffin2014-09-091-3/+0
* mmc: dw_mmc-pci: Remove superflous #else condition on CONFIG_PM_SLEEPPeter Griffin2014-09-091-3/+0
* mmc: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-0928-28/+0
* mmc: core: sdio: Fix unconditional wake_up_process() on sdio threadFu Zhonghui2014-09-092-4/+12
* mmc: dw_mmc: Add support for MIPSAndrew Bresticker2014-09-091-1/+1
* mmc: dw_mmc: Add dependency on DMAAndrew Bresticker2014-09-091-1/+2
* sdhci : recompute timeout_clk when neededMatthieu CASTET2014-09-091-1/+7
* sdhci : handle busy timeout irqMatthieu CASTET2014-09-091-0/+5
* mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 responseRoger Tseng2014-09-091-0/+7
* mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 responseRoger Tseng2014-09-091-0/+7
* mmc: au1xmmc: fix error return code in au1xmmc_probe()Wei Yongjun2014-09-091-1/+4
* mmc: dw_mmc: Make sure we don't get stuck when we get an errorDoug Anderson2014-09-091-0/+46
* mmc: sdhci: fix the wrong type of currChuanxiao.Dong2014-09-091-1/+1
* mmc: jz4740: prepare next dma transfer in parallel with current transferApelete Seketeli2014-09-091-22/+116
* mmc: jz4740: add dma infrastructure for data transfersApelete Seketeli2014-09-091-8/+166
* mmc: dw_mmc: add support for RK3288Addy Ke2014-09-091-2/+54
* mmc: sdhci-pltfm: Do not use parent as the host's devicePawel Moll2014-09-091-8/+2
* mmc: core: Remove fixed voltage regulator logicTim Kryger2014-09-091-17/+1
* mmc: mmci: Add qcom dml support to the driver.Srinivas Kandagatla2014-09-095-1/+237
* mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failureBartlomiej Zolnierkiewicz2014-09-081-2/+2
* Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-077-19/+100
|\
| *---. Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2014-09-052-8/+4
| |\ \ \
| | | | * cpufreq: intel_pstate: Remove unneeded variableGabriele Mazzotta2014-09-031-4/+0
| | | |/ | | |/|
| | | * powercap / RAPL: change domain detection messageJacob Pan2014-09-031-4/+3
| | | * powercap / RAPL: add support for CPU model 0x3fJason Baron2014-09-031-0/+1
| | |/
| | |
| | \
| *-. \ Merge branches 'acpi-video' and 'acpi-ec'Rafael J. Wysocki2014-09-052-2/+47
| |\ \ \
| | | * | ACPI / EC: Add msi quirk for Clevo W350etqLan Tianyu2014-09-021-0/+4
| | | |/
| | * | ACPI / video: Disable native_backlight on HP ENVY 15 Notebook PCHans de Goede2014-09-021-0/+11
| | * | ACPI / video: Add a disable_native_backlight quirkHans de Goede2014-09-021-0/+30
| | * | ACPI / video: Fix use_native_backlight selection logicHans de Goede2014-09-021-2/+2
| | |/
| | |
| | \
| *-. \ Merge branches 'acpica', 'acpi-processor' and 'acpi-scan'Rafael J. Wysocki2014-09-052-9/+10
| |\ \ \
| | | * | ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2014-09-031-7/+8
| | | |/