aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-12mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter1-0/+2
2013-04-08mmc: atmel-mci: pio hang on block errorsTerry Barnaby1-4/+10
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 Song3-0/+205
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 Hovold2-12/+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 Abraham1-63/+8
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 Lu1-0/+1
2013-03-22mmc: sdhci: add get_cd() implementationKevin Liu1-0/+32
2013-03-22mmc: davinci_mmc: allow driver to work without DMA resourceManjunathappa, Prakash1-4/+6
2013-03-22mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clearHyeonsu Kim1-2/+2
2013-03-22mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio modeKyoungil Kim1-4/+6
2013-03-22mmc: dw_mmc: return the result of mmc_add_host()Jaehoon Chung1-1/+3
2013-03-22mmc: sdhci-s3c: Use devm_clk_get()Jingoo Han1-15/+2
2013-03-22mmc: omap_hsmmc: support deferred probing for GPIOsJan Luebbe1-2/+12
2013-03-19mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindingsJoseph Lo1-82/+10
2013-03-19Merge tag 'tegra-for-3.10-fixes-for-mmc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into mmc-nextChris Ball1-2/+2
2013-03-12mmc: dw_mmc: Make dw_mci_exynos_probe staticSachin Kamat1-1/+1
2013-03-06mmc: sdhci-tegra: add basic support for Tegra114Rhyland Klein1-0/+14
2013-03-06mmc: sdhci-tegra: cleanup ifdefsRhyland Klein1-8/+0
2013-02-27lib/scatterlist: use page iterator in the mapping iteratorImre Deak1-2/+2
2013-02-26Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds24-692/+1759
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-0/+18