summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-10mmc: MMC_OMAP_HS should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2014-07-10mmc: sdhci-st: Intial support for ST SDHCI controllerPeter Griffin3-0/+189
2014-07-09mmc: s3cmci: port DMA code to dmaengine APIVasily Khoruzhick3-142/+52
2014-07-09mmc: tegra: Do not include asm/gpio.hThierry Reding1-2/+0
2014-07-09mmc: mxs: fix card detection in case of 'broken-cd' flag setRoman Peniaev1-1/+2
2014-07-09mmc: s3cmci: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick1-3/+3
2014-07-09mmc: Allow forward compatibility for eMMCRomain Izard1-6/+5
2014-07-09mmc: sdhci: Replace host->mmc with mmc where possibleMarkus Mayer1-15/+15
2014-07-09mmc: sdhci: avoid double-delay while transitioning to 1.8VRussell King1-3/+0
2014-07-09mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000Derek Browne2-0/+13
2014-07-09mmc: sdhci: Remove blank lineUlf Hansson1-1/+0
2014-07-09mmc: sdhci: Improve external VDD regulator supportTim Kryger1-7/+9
2014-07-09mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLEDAxel Lin1-1/+1
2014-07-09mmc: wmt-sdmmc: Fix settting BM_EIGHTBIT_MODE bit in wmt_mci_set_ios()Axel Lin1-16/+15
2014-07-09mmc: sd: warn if card stays busy during initJohan Rudholm1-0/+3
2014-07-09mmc: moxart: Remove unneeded version.h inclusionSachin Kamat1-1/+0
2014-07-09mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335xAndreas Fenkart1-3/+21
2014-07-09mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooksAndreas Fenkart1-6/+10
2014-07-09mmc: omap_hsmmc: abort runtime suspend if pending sdio irq detectedAndreas Fenkart1-2/+21
2014-07-09mmc: omap_hsmmc: enable wakeup event for sdio OMAP4Balaji T K1-1/+13
2014-07-09mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime stateAndreas Fenkart1-3/+14
2014-07-09mmc: omap_hsmmc: Enable SDIO interruptAndreas Fenkart1-12/+189
2014-07-09mmc: quirks: Fixup debug messageAlexander Stein1-1/+1
2014-07-09mmc: sh-mmcif: final error path cleanupBen Dooks1-4/+2
2014-07-09mmc: sh-mmcif: no need to call pm_runtime_suspend on errorBen Dooks1-4/+2
2014-07-09mmc: sh-mmcif: use devm_ for irq managementBen Dooks1-18/+8
2014-07-09mmc: sh-mmcif: use devm_ for clock managementBen Dooks1-10/+8
2014-07-09mmc: sh-mmcif: use devm_ for ioremapBen Dooks1-18/+6
2014-07-09mmc: sh-mmcif: update to print version and bus clock rate on probeBen Dooks1-4/+5
2014-07-09mmc: sdhci: Remove unused ret variablesMarkus Pargmann1-4/+3
2014-07-09mmc: sdhci: Use mmc core regulator infrastuctureTim Kryger1-61/+36
2014-07-09mmc: core: Remove redundant runtime_idle callbackUlf Hansson1-9/+1
2014-07-09mmc: mmci: Add Qualcomm Id to amba id tableSrinivas Kandagatla1-0/+23
2014-07-09mmc: mmci: Add Qcom specific rx_fifocnt logic.Srinivas Kandagatla2-2/+29
2014-07-09mmc: mmci: add explicit clk controlSrinivas Kandagatla2-3/+28
2014-07-09mmc: mmci: add f_max to variant structureSrinivas Kandagatla1-2/+11
2014-07-09mmc: mmci: Add support to data commands via variant structure.Srinivas Kandagatla1-0/+5
2014-07-09mmc: mmci: add edge support to data and command out in variant data.Srinivas Kandagatla1-1/+5
2014-07-09mmc: mmci: add 8bit bus support in variant dataSrinivas Kandagatla1-1/+6
2014-07-09mmc: mmci: add ddrmode mask to variant dataSrinivas Kandagatla1-1/+4
2014-07-09mmc: mmci: Add Qcom datactrl register variantSrinivas Kandagatla1-0/+5
2014-07-09mmc: mmci: Add enough delay between writes to CMD register.Srinivas Kandagatla1-1/+1
2014-07-09mmc: mmci: Add Qualcomm specific register defines.Srinivas Kandagatla1-0/+17
2014-07-09mmc: mmci: use NSEC_PER_SEC macroSrinivas Kandagatla1-1/+1
2014-07-06Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+15
2014-07-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds11-38/+80
2014-07-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-5/+51
2014-07-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+17
2014-07-06Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-1/+42
2014-07-06Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linuxDave Airlie1-1/+0