aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...Adrian Hunter2013-04-12
* mmc: atmel-mci: pio hang on block errorsTerry Barnaby2013-04-08
* mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity2013-04-04
* mmc: dw_mmc: Use pr_info instead of printkSachin Kamat2013-04-04
* mmc: dw_mmc: Check return value of regulator_enableSachin Kamat2013-04-04
* mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-04
* mmc: dw_mmc: control the power-enable registerJaehoon Chung2013-04-04
* mmc: sdhci-pxav3: controller should use SDCLK for timeout calculationKevin Liu2013-04-04
* mmc: sdhci-pxav3: enhance device tree parser codeKevin Liu2013-04-04
* mmc: sdhci-pxav3: remove cd-broken quirk for permanently present cardKevin Liu2013-04-04
* mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_initKevin Liu2013-04-04
* mmc: dw_mmc: fix fifo access for 64-bitSeungwon Jeon2013-04-04
* mmc: mvsdio: use dev_*() API instead of pr_*() APIThomas Petazzoni2013-03-22
* mmc: mvsdio: fix non-DT probing of GPIOsThomas Petazzoni2013-03-22
* mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCsBarry Song2013-03-22
* mmc: block: fix the host's claim-release in special requestSeungwon Jeon2013-03-22
* mmc: core: wait while adding MMC host to ensure root mounts successfullySergey Yanovich2013-03-22
* mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen2013-03-22
* mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data structLars-Peter Clausen2013-03-22
* mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen2013-03-22
* mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold2013-03-22
* mmc: dw_mmc: Add MSHC compatible for Exynos4412Dongjin Kim2013-03-22
* mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()Sachin Kamat2013-03-22
* mmc: android-goldfish: use resource_size()Silviu-Mihai Popescu2013-03-22
* mmc: dw_mmc: Handle unaligned data submission correctlyMarkos Chandras2013-03-22
* mmc: dw_mmc: Avoid adding the number of transmitted bytes twiceMarkos Chandras2013-03-22
* mmc: dw_mmc: Don't loop when handling an interruptMarkos Chandras2013-03-22
* mmc: dw_mmc: move host->data_offset init earlierJames Hogan2013-03-22
* mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}James Hogan2013-03-22
* mmc: sdhci: Don't ignore regulator_enable() return valueChris Ball2013-03-22
* mmc: wmt-sdmmc: Use resource_size()Alexandru Gheorghiu2013-03-22
* mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request()Wei Yongjun2013-03-22
* mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controllerChunhe Lan2013-03-22
* mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedlyWei WANG2013-03-22
* mmc: sdhci-s3c: let device core setup the default pin configurationThomas Abraham2013-03-22
* mmc: mvsdio: use module_platform_driver_probe()Jingoo Han2013-03-22
* mmc: davinci_mmc: use module_platform_driver_probe()Jingoo Han2013-03-22
* mmc: sdio: bind acpi with sdio function deviceAaron Lu2013-03-22
* mmc: sdhci: add get_cd() implementationKevin Liu2013-03-22
* mmc: core: enhance card removal judgement for slow removalKevin Liu2013-03-22
* mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson2013-03-22
* mmc: davinci_mmc: allow driver to work without DMA resourceManjunathappa, Prakash2013-03-22
* mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clearHyeonsu Kim2013-03-22
* mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio modeKyoungil Kim2013-03-22
* mmc: dw_mmc: return the result of mmc_add_host()Jaehoon Chung2013-03-22
* mmc: sdhci-s3c: Use devm_clk_get()Jingoo Han2013-03-22
* mmc: omap_hsmmc: support deferred probing for GPIOsJan Luebbe2013-03-22
* mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindingsJoseph Lo2013-03-19
* Merge tag 'tegra-for-3.10-fixes-for-mmc' of git://git.kernel.org/pub/scm/linu...Chris Ball2013-03-19
|\
| * ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc hostJoseph Lo2013-03-11