summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2013-09-27mmc: sdhci-esdhc-imx: set actual_clock in clock settingDong Aisheng
2013-09-26mmc: sdhci-esdhc-imx: correct pre_div for imx6qDong Aisheng
2013-09-26mmc: sdhci-esdhc-imx: change pinctrl state according to uhs modeDong Aisheng
2013-09-26mmc: sdhci-esdhc-imx: add sd3.0 SDR clock tuning supportDong Aisheng
2013-09-26mmc: sdhci-esdhc-imx: support real clock on and off for imx6qDong Aisheng
2013-09-26mmc: sdhci-esdhc: move common esdhc_set_clock to platform driverDong Aisheng
2013-09-26mmc: sdhci: allow platform access of sdhci_send_commandDong Aisheng
2013-09-26mmc: sdhci: add hooks for platform specific tuningDong Aisheng
2013-09-25mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open codedAxel Lin
2013-09-25mmc: sdhci-bcm-kona: Use sdhci_pltfm_unregister instead of open codedAxel Lin
2013-09-25mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probeSachin Kamat
2013-09-25mmc: dw_mmc-socfpga: Remove redundant of_match_ptrSachin Kamat
2013-09-25mmc: mvsdio: Convert to devm_ioremap_resourceSachin Kamat
2013-09-25mmc: core: clean up duplicate macrosJackey Shen
2013-09-25mmc: atmel-mci: fix oops in atmci_tasklet_funcRodolfo Giometti
2013-09-25mmc: atmel-mci: abort transfer on timeout errorLudovic Desroches
2013-09-25mmc: add ignorance case for CMD13 CRC errorSeungwon Jeon
2013-09-25mmc: dw_mmc: fix the transfer termination in IDMAC modeSeungwon Jeon
2013-09-25mmc: dw_mmc: amend use of idmac sw resetSeungwon Jeon
2013-09-25mmc: dw_mmc: gather each reset code into functionsSeungwon Jeon
2013-09-25mmc: dw_mmc: rework the code related to cmd/data completionSeungwon Jeon
2013-09-25mmc: dw_mmc: guarantee stop-abort cmd in data errorsSeungwon Jeon
2013-09-25mmc: dw_mmc: fix error handling on response errorSeungwon Jeon
2013-09-25mmc: dw_mmc: control card read thresholdSeungwon Jeon
2013-09-25mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon
2013-09-25mmc: dw_mmc: set the supported max/min frequencySeungwon Jeon
2013-09-25mmc: dw_mmc: move supports-highspeed of quirks to capsSeungwon Jeon
2013-09-25mmc: dw_mmc: add the capability to support hs200 modeSeungwon Jeon
2013-09-25mmc: dw_mmc: exynos: adjust the clock rate with speed modeSeungwon Jeon
2013-09-25mmc: dw_mmc: exynos: add variable delay tuning sequenceSeungwon Jeon
2013-09-25mmc: dw_mmc: add support tuning schemeSeungwon Jeon
2013-09-25mmc: dw_mmc: exynos: configure SMU in exynos5420Yuvaraj Kumar C D
2013-09-25mmc: dw_mmc: move the platform specific init callYuvaraj Kumar C D
2013-09-25mmc: dw_mmc: socfpga: move socfpga private initYuvaraj Kumar C D
2013-09-25mmc: dw_mmc: exynos: move the exynos private initYuvaraj Kumar C D
2013-09-25mmc: dw_mmc: Set timeout to max upon resumeDoug Anderson
2013-09-25mmc: dw_mmc: Honor requests to set the clock to 0Doug Anderson
2013-09-25mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INTDoug Anderson
2013-09-25mmc: dw_mmc: don't queue up a card detect at slot startupDoug Anderson
2013-09-25mmc: core: remove dead function mmc_try_claim_hostGrant Grundler
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-07Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-06Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"Chris Ball
2013-08-30mmc: memstick: rtsx: Modify copyright commentsWei WANG
2013-08-30mmc: rtsx: Clear SD_CLK toggle enable bit if switching voltage failWei WANG
2013-08-30mfd: mmc: rtsx: Change default tx phaseWei WANG
2013-08-29mmc: dw_mmc: Add support for ARCMischa Jonker
2013-08-29mmc: sdhci-s3c: initialize host->quirks2 for using quirks2Jaehoon Chung