summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-msm: Get COMPILE_TEST supportGeorgi Djakov2014-07-261-1/+1
* mmc: sdhci-msm: Remove unnecessary header file inclusionGeorgi Djakov2014-07-261-1/+0
* mmc: sdhci-msm: Fix the binding exampleGeorgi Djakov2014-07-261-4/+4
* mmc: sdhci: add DDR50 1.8V mode support for BayTrail eMMC ControllerMaurice Petallo2014-07-102-2/+3
* mmc: sdhci: Preset value not supported in Baytrail eMMCMaurice Petallo2014-07-102-0/+2
* mmc: MMC_USDHI6ROL0 should depend on HAS_DMAGeert Uytterhoeven2014-07-101-0/+1
* mmc: MMC_SH_MMCIF should depend on HAS_DMAGeert Uytterhoeven2014-07-101-1/+1
* mmc: MMC_OMAP_HS should depend on HAS_DMAGeert Uytterhoeven2014-07-101-0/+1
* mmc: sdhci-st: ST Microelectronics SDHCI binding documentation.Peter Griffin2014-07-101-0/+33
* mmc: sdhci-st: Intial support for ST SDHCI controllerPeter Griffin2014-07-103-0/+189
* mmc: tmio-mmc: Add renesas, sdhi-r8a7791 to binding documentationGeert Uytterhoeven2014-07-091-0/+1
* mmc: s3cmci: port DMA code to dmaengine APIVasily Khoruzhick2014-07-093-142/+52
* mmc: tegra: Do not include asm/gpio.hThierry Reding2014-07-091-2/+0
* mmc: mxs: fix card detection in case of 'broken-cd' flag setRoman Peniaev2014-07-091-1/+2
* mmc: s3cmci: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick2014-07-091-3/+3
* mmc: Allow forward compatibility for eMMCRomain Izard2014-07-091-6/+5
* mmc: sdhci: Replace host->mmc with mmc where possibleMarkus Mayer2014-07-091-15/+15
* mmc: sdhci: avoid double-delay while transitioning to 1.8VRussell King2014-07-091-3/+0
* mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000Derek Browne2014-07-092-0/+13
* mmc: sdhci: Remove blank lineUlf Hansson2014-07-091-1/+0
* mmc: sdhci: Improve external VDD regulator supportTim Kryger2014-07-091-7/+9
* mmc: core: Fix DT documentation of eMMC high-speed DDR 1.8/1.2V bindingsPeter Griffin2014-07-091-2/+2
* mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLEDAxel Lin2014-07-091-1/+1
* mmc: wmt-sdmmc: Fix settting BM_EIGHTBIT_MODE bit in wmt_mci_set_ios()Axel Lin2014-07-091-16/+15
* mmc: sd: warn if card stays busy during initJohan Rudholm2014-07-091-0/+3
* mmc: moxart: Remove unneeded version.h inclusionSachin Kamat2014-07-091-1/+0
* mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335xAndreas Fenkart2014-07-092-3/+74
* mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooksAndreas Fenkart2014-07-091-6/+10
* mmc: omap_hsmmc: abort runtime suspend if pending sdio irq detectedAndreas Fenkart2014-07-091-2/+21
* mmc: omap_hsmmc: enable wakeup event for sdio OMAP4Balaji T K2014-07-091-1/+13
* mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime stateAndreas Fenkart2014-07-091-3/+14
* mmc: omap_hsmmc: Enable SDIO interruptAndreas Fenkart2014-07-093-12/+191
* mmc: quirks: Fixup debug messageAlexander Stein2014-07-091-1/+1
* mmc: sh-mmcif: final error path cleanupBen Dooks2014-07-091-4/+2
* mmc: sh-mmcif: no need to call pm_runtime_suspend on errorBen Dooks2014-07-091-4/+2
* mmc: sh-mmcif: use devm_ for irq managementBen Dooks2014-07-091-18/+8
* mmc: sh-mmcif: use devm_ for clock managementBen Dooks2014-07-091-10/+8
* mmc: sh-mmcif: use devm_ for ioremapBen Dooks2014-07-091-18/+6
* mmc: sh-mmcif: update to print version and bus clock rate on probeBen Dooks2014-07-091-4/+5
* mmc: sdhci: Remove unused ret variablesMarkus Pargmann2014-07-091-4/+3
* mmc: sdhci: Use mmc core regulator infrastuctureTim Kryger2014-07-092-64/+36
* mmc: core: Remove redundant runtime_idle callbackUlf Hansson2014-07-091-9/+1
* mmc: mmci: Add Qualcomm Id to amba id tableSrinivas Kandagatla2014-07-091-0/+23
* mmc: mmci: Add Qcom specific rx_fifocnt logic.Srinivas Kandagatla2014-07-092-2/+29
* mmc: mmci: add explicit clk controlSrinivas Kandagatla2014-07-092-3/+28
* mmc: mmci: add f_max to variant structureSrinivas Kandagatla2014-07-091-2/+11
* mmc: mmci: Add support to data commands via variant structure.Srinivas Kandagatla2014-07-091-0/+5
* mmc: mmci: add edge support to data and command out in variant data.Srinivas Kandagatla2014-07-091-1/+5
* mmc: mmci: add 8bit bus support in variant dataSrinivas Kandagatla2014-07-091-1/+6
* mmc: mmci: add ddrmode mask to variant dataSrinivas Kandagatla2014-07-091-1/+4
OpenPOWER on IntegriCloud