summary refs log tree commit diff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2014-05-12mmc: dw_mmc: remove unnecessary function.Jaehoon Chung
2014-05-12mmc: dw_mmc: fix minor coding style.Jaehoon Chung
2014-05-12mmc: dw_mmc: remove unused member variable.Jaehoon Chung
2014-05-12mmc: dw_mmc: replace the bus_hz checking pointJaehoon Chung
2014-05-12mmc: dw_mmc: use the mmc_of_parse() instead of local parserJaehoon Chung
2014-05-12mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPSAlexander Shiyan
2014-05-12mmc: mxcmmc: Convert to devm-* APIAlexander Shiyan
2014-05-12mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmopsSachin Kamat
2014-04-22mmc: rtsx: add R1-no-CRC mmc command type handleMicky Ching
2014-04-20mmc: sdhci: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: rtsx: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: sh_mmcif: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: omap: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: mmci: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-07mmc: sdhci-acpi: Intel SDIO has broken card detectAdrian Hunter
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-03-29mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controllerMarcin Wojtas
2014-03-29workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen
2014-03-26mmc: sdhci-msm: Add platform_execute_tuning implementationGeorgi Djakov
2014-03-26mmc: sdhci-msm: Initial support for Qualcomm chipsetsGeorgi Djakov
2014-03-25sdhci: only reprogram retuning timer when flag is setArend van Spriel
2014-03-24mmc: rename ARCH_BCM to ARCH_BCM_MOBILEChristian Daudt
2014-03-17mmc: sdhci: Allow for irq being sharedAdrian Hunter
2014-03-17mmc: sdhci-acpi: Add device id 80860F16Adrian Hunter
2014-03-17mmc: sdhci-acpi: Fix broken card detect for ACPI HID 80860F14Adrian Hunter
2014-03-04mmc: sdhci-spear: use generic card detection gpio supportRussell King
2014-03-04mmc: sdhci-spear: remove support for power gpioRussell King
2014-03-04mmc: sdhci-spear: simplify resource handlingRussell King
2014-03-04mmc: sdhci-spear: fix platform_data usageRussell King
2014-03-04mmc: sdhci-spear: fix error handling paths for DTRussell King
2014-03-04mmc: sdhci-bcm-kona: fix build errors when built-inRussell King
2014-03-04mmc: omap_hsmmc: add autocmd23 supportBalaji T K
2014-03-04mmc: omap_hsmmc: add cmd23 supportBalaji T K
2014-03-04mmc: omap_hsmmc: split dma setupBalaji T K
2014-03-04mmc: omap_hsmmc: fix request done for sbc error caseBalaji T K
2014-03-04mmc: omap_hsmmc: save clock rate to use in interrupt contextBalaji T K
2014-03-04mmc: omap_hsmmc: remove redundant reset doneBalaji T K
2014-03-04mmc: omap_hsmmc: fix return error code for of_get_hsmmc_pdataBalaji T K
2014-03-04mmc: omap_hsmmc: remove pbias workaroundBalaji T K
2014-03-04mmc: omap_hsmmc: adapt hsmmc to use pbias regulatorBalaji T K
2014-03-04mmc: omap_hsmmc: handle vcc and vcc_aux independentlyBalaji T K
2014-03-04mmc: omap_hsmmc: use devm_regulator APIBalaji T K
2014-03-04mmc: omap_hsmmc: support more DT propertiesDaniel Mack
2014-03-04mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controllerNishanth Menon
2014-03-04mmc: omap_hsmmc: remove a duplicative testDan Carpenter
2014-03-03mmc: dw_mmc: fix possible build errorFelipe Balbi
2014-03-03mmc: sdhci-s3c: Do not allow frequencies higher than requestedTomasz Figa
2014-03-03mmc: sdhci-s3c: Fix handling of bus clock switchingTomasz Figa