summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: wmt-sdmmc: Simplify wmt_set_sd_power implementationAxel Lin2013-10-211-22/+8
| * mmc: sdhci-pci: add Intel Merrifield supportDavid Cohen2013-10-211-0/+30
| * mmc: sdhci-esdhc-imx: set actual_clock in clock settingDong Aisheng2013-09-272-2/+3
| * mmc: sdhci-esdhc-imx: correct pre_div for imx6qDong Aisheng2013-09-261-0/+3
| * mmc: sdhci-esdhc-imx: change pinctrl state according to uhs modeDong Aisheng2013-09-261-1/+95
| * mmc: sdhci-esdhc-imx: add sd3.0 SDR clock tuning supportDong Aisheng2013-09-261-1/+195
| * mmc: sdhci-esdhc-imx: support real clock on and off for imx6qDong Aisheng2013-09-261-2/+17
| * mmc: sdhci-esdhc: move common esdhc_set_clock to platform driverDong Aisheng2013-09-263-41/+66
| * mmc: sdhci: allow platform access of sdhci_send_commandDong Aisheng2013-09-262-2/+4
| * mmc: sdhci: add hooks for platform specific tuningDong Aisheng2013-09-262-0/+9
| * mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open codedAxel Lin2013-09-251-7/+1
| * mmc: sdhci-bcm-kona: Use sdhci_pltfm_unregister instead of open codedAxel Lin2013-09-251-13/+1
| * mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probeSachin Kamat2013-09-251-1/+1
| * mmc: dw_mmc-socfpga: Remove redundant of_match_ptrSachin Kamat2013-09-251-1/+1
| * mmc: mvsdio: Convert to devm_ioremap_resourceSachin Kamat2013-09-251-3/+3
| * mmc: core: clean up duplicate macrosJackey Shen2013-09-251-1/+1
| * mmc: atmel-mci: fix oops in atmci_tasklet_funcRodolfo Giometti2013-09-251-6/+8
| * mmc: atmel-mci: abort transfer on timeout errorLudovic Desroches2013-09-251-0/+7
| * mmc: dw_mmc: fix the transfer termination in IDMAC modeSeungwon Jeon2013-09-251-3/+3
| * mmc: dw_mmc: amend use of idmac sw resetSeungwon Jeon2013-09-251-6/+11
| * mmc: dw_mmc: gather each reset code into functionsSeungwon Jeon2013-09-251-38/+43
| * mmc: dw_mmc: rework the code related to cmd/data completionSeungwon Jeon2013-09-251-63/+84
| * mmc: dw_mmc: guarantee stop-abort cmd in data errorsSeungwon Jeon2013-09-251-20/+64
| * mmc: dw_mmc: fix error handling on response errorSeungwon Jeon2013-09-251-5/+21
| * mmc: dw_mmc: control card read thresholdSeungwon Jeon2013-09-252-2/+39
| * mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon2013-09-252-3/+75
| * mmc: dw_mmc: set the supported max/min frequencySeungwon Jeon2013-09-251-2/+12
| * mmc: dw_mmc: move supports-highspeed of quirks to capsSeungwon Jeon2013-09-251-6/+3
| * mmc: dw_mmc: add the capability to support hs200 modeSeungwon Jeon2013-09-251-0/+6
| * mmc: dw_mmc: exynos: adjust the clock rate with speed modeSeungwon Jeon2013-09-251-13/+42
| * mmc: dw_mmc: exynos: add variable delay tuning sequenceSeungwon Jeon2013-09-251-0/+124
| * mmc: dw_mmc: add support tuning schemeSeungwon Jeon2013-09-252-37/+108
| * mmc: dw_mmc: exynos: configure SMU in exynos5420Yuvaraj Kumar C D2013-09-251-1/+37
| * mmc: dw_mmc: move the platform specific init callYuvaraj Kumar C D2013-09-252-7/+9
| * mmc: dw_mmc: socfpga: move socfpga private initYuvaraj Kumar C D2013-09-251-16/+14
| * mmc: dw_mmc: exynos: move the exynos private initYuvaraj Kumar C D2013-09-251-18/+16
| * mmc: dw_mmc: Set timeout to max upon resumeDoug Anderson2013-09-251-0/+3
| * mmc: dw_mmc: Honor requests to set the clock to 0Doug Anderson2013-09-251-16/+28
| * mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INTDoug Anderson2013-09-251-1/+52
| * mmc: dw_mmc: don't queue up a card detect at slot startupDoug Anderson2013-09-251-6/+0
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-142-21/+61
|\ \
| | \
| | \
| *-. \ Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King2013-11-122-21/+61
| |\ \ \ | | | |/ | | |/|
| | | * ARM: 7834/1: mmc: mmci: Save and restore register contextUlf Hansson2013-09-191-0/+43
| | | * ARM: 7833/1: mmc: mmci: Adapt to register write restrictionsUlf Hansson2013-09-191-0/+16
| | | * ARM: 7832/1: mmc: mmci: Use optional sleep pinctrl stateUlf Hansson2013-09-191-0/+2
| | | * ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handlingUlf Hansson2013-09-192-21/+0
| | |/
* | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-2/+3
|\ \ \
| * | | DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent()Russell King2013-10-311-2/+3
| | |/ | |/|
* | | Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2013-10-191-8/+8
|\ \ \ | | |/ | |/|
| * | ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> formatGuennadi Liakhovetski2013-09-211-8/+8
| |/