summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-12mmc: mxcmmc: fix race conditions for host->req and host->data accessAnatolij Gustschin1-7/+24
2013-04-12mmc: mxcmmc: DT supportMarkus Pargmann2-18/+85
2013-04-12mmc: dw_mmc: let device core setup the default pin configurationThomas Abraham3-49/+0
2013-04-12mmc: mxs-mmc: add broken-cd propertyHector Palacios1-1/+3
2013-04-12mmc: mxs-mmc: add non-removable propertyMarc Kleine-Budde1-3/+7
2013-04-12mmc: mxs-mmc: add cd-inverted propertyMarc Kleine-Budde1-1/+4
2013-04-12mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed caseLi Fei2-3/+4
2013-04-12mmc: mxcmmc: Fix bug when card is present during bootAlexander Shiyan1-2/+2
2013-04-12mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter3-1/+5
2013-04-12Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...Adrian Hunter1-1/+0
2013-04-08mmc: atmel-mci: pio hang on block errorsTerry Barnaby1-4/+10
2013-04-04mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity1-1/+1
2013-04-04mmc: dw_mmc: Use pr_info instead of printkSachin Kamat1-1/+1
2013-04-04mmc: dw_mmc: Check return value of regulator_enableSachin Kamat1-4/+16
2013-04-04mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-1/+1
2013-04-04mmc: dw_mmc: control the power-enable registerJaehoon Chung1-0/+6
2013-04-04mmc: sdhci-pxav3: controller should use SDCLK for timeout calculationKevin Liu1-1/+1
2013-04-04mmc: sdhci-pxav3: enhance device tree parser codeKevin Liu1-19/+5
2013-04-04mmc: sdhci-pxav3: remove cd-broken quirk for permanently present cardKevin Liu1-4/+2
2013-04-04mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_initKevin Liu1-8/+9
2013-04-04mmc: dw_mmc: fix fifo access for 64-bitSeungwon Jeon1-1/+2
2013-03-22mmc: mvsdio: use dev_*() API instead of pr_*() APIThomas Petazzoni1-22/+15
2013-03-22mmc: mvsdio: fix non-DT probing of GPIOsThomas Petazzoni1-2/+2
2013-03-22mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCsBarry Song5-0/+224
2013-03-22mmc: block: fix the host's claim-release in special requestSeungwon Jeon3-5/+10
2013-03-22mmc: core: wait while adding MMC host to ensure root mounts successfullySergey Yanovich1-0/+1
2013-03-22mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen12-12/+12
2013-03-22mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data structLars-Peter Clausen1-1/+1
2013-03-22mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen9-14/+14
2013-03-22mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold5-15/+0
2013-03-22mmc: dw_mmc: Add MSHC compatible for Exynos4412Dongjin Kim1-5/+7
2013-03-22mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()Sachin Kamat1-1/+1
2013-03-22mmc: android-goldfish: use resource_size()Silviu-Mihai Popescu1-1/+1
2013-03-22mmc: dw_mmc: Handle unaligned data submission correctlyMarkos Chandras1-9/+24
2013-03-22mmc: dw_mmc: Avoid adding the number of transmitted bytes twiceMarkos Chandras1-8/+4
2013-03-22mmc: dw_mmc: Don't loop when handling an interruptMarkos Chandras1-7/+4
2013-03-22mmc: dw_mmc: move host->data_offset init earlierJames Hogan1-12/+12
2013-03-22mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}James Hogan1-8/+8
2013-03-22mmc: sdhci: Don't ignore regulator_enable() return valueChris Ball1-1/+6
2013-03-22mmc: wmt-sdmmc: Use resource_size()Alexandru Gheorghiu1-1/+1
2013-03-22mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request()Wei Yongjun1-2/+0
2013-03-22mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controllerChunhe Lan1-0/+1
2013-03-22mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedlyWei WANG1-0/+10
2013-03-22mmc: sdhci-s3c: let device core setup the default pin configurationThomas Abraham2-94/+12
2013-03-22mmc: mvsdio: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-22mmc: davinci_mmc: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-22mmc: sdio: bind acpi with sdio function deviceAaron Lu3-1/+22
2013-03-22mmc: sdhci: add get_cd() implementationKevin Liu1-0/+32
2013-03-22mmc: core: enhance card removal judgement for slow removalKevin Liu1-0/+13
2013-03-22mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson3-0/+5