aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2013-10-30mmc: core: Cleanup code for setting ocr mask for SDIOUlf Hansson
2013-10-30mmc: core: Remove unnecessary retry mechanism at SDIO attachUlf Hansson
2013-10-30mmc: core: Let mmc_set_signal_voltage take ocr as parameterUlf Hansson
2013-10-30mmc: core: Let mmc_power_up|cycle take ocr as parameterUlf Hansson
2013-10-30mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson
2013-10-30mmc: sdhci-pci: Add SDIO/MMC device ID support for Intel ClovertrailEric Ernst
2013-10-30mmc: omap_hsmmc: remove unused no_offBalaji T K
2013-10-30mmc: omap_hsmmc: correct max value of clkdBalaji T K
2013-10-30mmc: omap_hsmmc: fix timeout for cmd and data soft resetJianpeng Ma
2013-10-30mmc: omap_hsmmc: context save and restore for DTTony Lindgren
2013-10-30mmc: omap_hsmmc: Fix pbias_disable for omap4Balaji T K
2013-10-21mmc: sdhci: remove unneeded call when have preset value quirkDong Aisheng
2013-10-21mmc: sdhci-esdhc-imx: add preset value quirk for mx6Dong Aisheng
2013-10-21mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dlDong Aisheng
2013-10-21mmc: sdhci-esdhc-imx: add delay line setting supportDong Aisheng
2013-10-21mmc: sdhci-esdhc-imx: add DDR mode support for mx6Dong Aisheng
2013-10-21mmc: sdhci: report error once the maximum tuning loops exhausted or timeoutDong Aisheng
2013-10-21mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6slDong Aisheng
2013-10-21mmc: sdhci-esdhc-imx: add std tuning support for mx6slDong Aisheng
2013-10-21mmc: sdhci-esdhc-imx: create struct esdhc_soc_dataShawn Guo
2013-10-21mmc: sdhci-esdhc-imx: pdev->id_entry should be immutableShawn Guo
2013-10-21mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHCShawn Guo
2013-10-21mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_ENGCM07207Shawn Guo
2013-10-21mmc: bfin_sdh: Forgot to write SDH_CFG register in function set_ios.Sonic Zhang
2013-10-21mmc: wmt-sdmmc: Simplify wmt_set_sd_power implementationAxel Lin
2013-10-21mmc: sdhci-pci: add Intel Merrifield supportDavid Cohen
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-16MMC: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-09-27mmc: sdhci-esdhc-imx: set actual_clock in clock settingDong Aisheng
2013-09-26mmc: mvsdio: fix deferred probe from __initJohan Hovold
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