summaryrefslogtreecommitdiffstats
path: root/fs/dlm/config.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-27sdhci-pxav3: Fix runtime PM initializationDaniel Drake1-4/+3
2013-06-27mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLEUlf Hansson2-0/+3
2013-06-27mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLEUlf Hansson2-2/+2
2013-06-27mmc: core: Enable power_off_notify for eMMC shutdown sequenceUlf Hansson1-5/+4
2013-06-27mmc: core: Add shutdown callback for (e)MMC bus_opsUlf Hansson1-0/+10
2013-06-27mmc: core: Handle both poweroff notification types for eMMCUlf Hansson1-5/+12
2013-06-27mmc: core: Add shutdown callback for SD bus_opsUlf Hansson1-0/+2
2013-06-27mmc: core: Extend shutdown sequence to handle bus operationsUlf Hansson2-0/+10
2013-06-27mmc: core: Handle card shutdown from mmc_busUlf Hansson4-2/+28
2013-06-27mmc: core: Initiate suspend|resume from mmc bus instead of mmc hostUlf Hansson2-26/+19
2013-06-27mmc: core: Push common suspend|resume code into each bus_opsUlf Hansson4-28/+32
2013-06-27mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPAREUlf Hansson3-21/+32
2013-06-27mmc: core: Remove unnecessary check for the remove callbackUlf Hansson1-8/+3
2013-06-27mmc: jz4740: Use managed resourcesLars-Peter Clausen1-31/+6
2013-06-27mmc: jz4740: Use slot-gpio helpersLars-Peter Clausen1-90/+23
2013-06-27mmc: jz4740: Use SIMPLE_DEV_PM_OPSLars-Peter Clausen1-8/+3
2013-06-27mmc: jz4740: Fix handling of read errors.Paul Cercueil1-0/+8
2013-06-27mmc: jz4740: Remove duplicated code.Paul Cercueil1-5/+0
2013-06-27mmc: sdhci: improve card removal check in sdhci_card_event()Shawn Guo1-2/+1
2013-06-27mmc: dw_mmc: Add the ability to set the ciu clock frequencyDoug Anderson2-4/+29
2013-06-27mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFERDoug Anderson2-14/+24
2013-06-27mmc: esdhc-imx: parse max-frequency from devicetreeLucas Stach2-1/+18
2013-06-27mmc: sdhci-esdhc: calculate sdclk divider from controller clockLucas Stach3-6/+15
2013-06-27mmc: card: fixing an false identification of SANITIZE commandYaniv Gardi1-1/+2
2013-06-27mmc: atmel-mci: remove include <mach/cpu.h>Nicolas Ferre1-2/+0
2013-06-27mmc: dw_mmc-pci: convert to use pcim_* and devm_*Andy Shevchenko1-35/+15
2013-06-27mmc: dw_mmc: eliminate useless usage of retAndy Shevchenko2-20/+5
2013-06-27mmc: dw_mmc-pltfm: don't check resource with devm_ioremap_resourceAndy Shevchenko1-5/+3
2013-06-27mmc: reordered shutdown sequence in mmc_bld_remove_reqPaul Taysom1-6/+8
2013-06-27mmc: sirf: fix sdhci_pltfm_init sequenceArnd Bergmann1-28/+23
2013-06-27mmc: host: use platform_{get,set}_drvdata()Jingoo Han3-5/+5
2013-06-27mmc: sh_mobile_sdhi: fix error return code in sh_mobile_sdhi_probe()Wei Yongjun1-1/+3
2013-06-27mmc: sdhci-acpi: fix error return code in sdhci_acpi_add_own_cd()Wei Yongjun1-1/+3
2013-06-27mmc: dw_mmc: change the macro name from DTO to DRTOJaehoon Chung2-3/+3
2013-06-27mmc: mxs-mmc: Let device core handle pinctrlFabio Estevam1-8/+0
2013-06-27mmc: core: Update the ext-csd.rev check for eMMC5.1Yuvaraj Kumar C D1-1/+1
2013-06-27mmc: sdhci-sirf: let device core setup the default pin configurationBarry Song1-8/+0
2013-06-27mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse()Simon Baatz1-33/+40
2013-06-27mmc: tegra: handle mmc_of_parse() errors during probeSimon Baatz1-3/+6
2013-06-27mmc: sdhci-pxav3: handle mmc_of_parse() errors during probeSimon Baatz1-2/+5
2013-06-27mmc: mxcmmc: handle mmc_of_parse() errors during probeSimon Baatz1-1/+3
2013-06-27mmc: tmio-mmc: handle mmc_of_parse() errors during probeSimon Baatz1-1/+3
2013-06-27mmc: sh_mmcif: handle mmc_of_parse() errors during probeSimon Baatz1-1/+6
2013-06-27mmc: return mmc_of_parse() errors to callerSimon Baatz2-6/+26
2013-06-27mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepareLars-Peter Clausen1-2/+2
2013-06-06mmc: tmio: reset the controller after power-upGuennadi Liakhovetski1-1/+2
2013-06-06mmc: tmio: fix unbalanced power-on calls with clock-gating enabledGuennadi Liakhovetski2-12/+35
2013-06-06mmc: sh_mmcif: don't clear masked interruptsGuennadi Liakhovetski1-1/+2
2013-06-06mmc: tmio: postpone controller reset during resumeGuennadi Liakhovetski2-1/+6
2013-05-31mmc: sdhci: Add size for caller in init+registerChristian Daudt11-19/+29