aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2013-04-12Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...Adrian Hunter
2013-04-08mmc: atmel-mci: pio hang on block errorsTerry Barnaby
2013-04-04mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity
2013-04-04mmc: dw_mmc: Use pr_info instead of printkSachin Kamat
2013-04-04mmc: dw_mmc: Check return value of regulator_enableSachin Kamat
2013-04-04mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-04-04mmc: dw_mmc: control the power-enable registerJaehoon Chung
2013-04-04mmc: sdhci-pxav3: controller should use SDCLK for timeout calculationKevin Liu
2013-04-04mmc: sdhci-pxav3: enhance device tree parser codeKevin Liu
2013-04-04mmc: sdhci-pxav3: remove cd-broken quirk for permanently present cardKevin Liu
2013-04-04mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_initKevin Liu
2013-04-04mmc: dw_mmc: fix fifo access for 64-bitSeungwon Jeon
2013-04-04mmc: mxs-mmc: move to use generic DMA helperShawn Guo
2013-04-04mmc: davinci_mmc: add DT supportManjunathappa, Prakash
2013-04-03ARM: davinci: mmc: derive version information from device nameManjunathappa, Prakash
2013-03-22mmc: mvsdio: use dev_*() API instead of pr_*() APIThomas Petazzoni
2013-03-22mmc: mvsdio: fix non-DT probing of GPIOsThomas Petazzoni
2013-03-22mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCsBarry Song
2013-03-22mmc: block: fix the host's claim-release in special requestSeungwon Jeon
2013-03-22mmc: core: wait while adding MMC host to ensure root mounts successfullySergey Yanovich
2013-03-22mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen
2013-03-22mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data structLars-Peter Clausen
2013-03-22mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen
2013-03-22mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold
2013-03-22mmc: dw_mmc: Add MSHC compatible for Exynos4412Dongjin Kim
2013-03-22mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()Sachin Kamat
2013-03-22mmc: android-goldfish: use resource_size()Silviu-Mihai Popescu
2013-03-22mmc: dw_mmc: Handle unaligned data submission correctlyMarkos Chandras
2013-03-22mmc: dw_mmc: Avoid adding the number of transmitted bytes twiceMarkos Chandras
2013-03-22mmc: dw_mmc: Don't loop when handling an interruptMarkos Chandras
2013-03-22mmc: dw_mmc: move host->data_offset init earlierJames Hogan
2013-03-22mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}James Hogan
2013-03-22mmc: sdhci: Don't ignore regulator_enable() return valueChris Ball
2013-03-22mmc: wmt-sdmmc: Use resource_size()Alexandru Gheorghiu
2013-03-22mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request()Wei Yongjun
2013-03-22mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controllerChunhe Lan
2013-03-22mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedlyWei WANG
2013-03-22mmc: sdhci-s3c: let device core setup the default pin configurationThomas Abraham
2013-03-22mmc: mvsdio: use module_platform_driver_probe()Jingoo Han
2013-03-22mmc: davinci_mmc: use module_platform_driver_probe()Jingoo Han
2013-03-22mmc: sdio: bind acpi with sdio function deviceAaron Lu
2013-03-22mmc: sdhci: add get_cd() implementationKevin Liu
2013-03-22mmc: core: enhance card removal judgement for slow removalKevin Liu
2013-03-22mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson
2013-03-22mmc: davinci_mmc: allow driver to work without DMA resourceManjunathappa, Prakash
2013-03-22mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clearHyeonsu Kim
2013-03-22mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio modeKyoungil Kim
2013-03-22mmc: dw_mmc: return the result of mmc_add_host()Jaehoon Chung
2013-03-22mmc: sdhci-s3c: Use devm_clk_get()Jingoo Han
2013-03-22mmc: omap_hsmmc: support deferred probing for GPIOsJan Luebbe