summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2013-08-29mmc: sdhci-s3c: fix the wrong register value, when clock is disabledJaehoon Chung
2013-08-29Merge tag 'bcm-for-3.12-late-soc' of git://github.com/broadcom/bcm11351 into ...Olof Johansson
2013-08-27mmc: sdhci-bcm-kona: Staticize sdhci_bcm_kona_card_eventSachin Kamat
2013-08-27mmc: sdhci-bcm-kona: Remove unneeded version.h inclusionSachin Kamat
2013-08-26mmc: esdhc: add support to get voltage from device-treeHaijun Zhang
2013-08-26mmc: sdhci: get voltage from sdhc hostHaijun Zhang
2013-08-26mmc: core: parse voltage from device-treeHaijun Zhang
2013-08-25mmc: omap_hsmmc: use the generic config for omap2plus devicesAmarinder Bindra
2013-08-25mmc: omap_hsmmc: clear status flags before starting a new commandFrancesco Lavra
2013-08-25mmc: dw_mmc: exynos: Add a new compatible string for exynos5420Yuvaraj Kumar C D
2013-08-25mmc: sh_mmcif: revision-specific CLK_CTRL2 handlingGuennadi Liakhovetski
2013-08-25mmc: sh_mmcif: revision-specific Command Completion Signal handlingGuennadi Liakhovetski
2013-08-25mmc: sh_mmcif: add support for Device Tree DMA bindingsGuennadi Liakhovetski