aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mmc: s3cmci: port DMA code to dmaengine APIVasily Khoruzhick2014-07-09
* mmc: tegra: Do not include asm/gpio.hThierry Reding2014-07-09
* mmc: mxs: fix card detection in case of 'broken-cd' flag setRoman Peniaev2014-07-09
* mmc: s3cmci: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick2014-07-09
* mmc: Allow forward compatibility for eMMCRomain Izard2014-07-09
* mmc: sdhci: Replace host->mmc with mmc where possibleMarkus Mayer2014-07-09
* mmc: sdhci: avoid double-delay while transitioning to 1.8VRussell King2014-07-09
* mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000Derek Browne2014-07-09
* mmc: sdhci: Remove blank lineUlf Hansson2014-07-09
* mmc: sdhci: Improve external VDD regulator supportTim Kryger2014-07-09
* mmc: core: Fix DT documentation of eMMC high-speed DDR 1.8/1.2V bindingsPeter Griffin2014-07-09
* mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLEDAxel Lin2014-07-09
* mmc: wmt-sdmmc: Fix settting BM_EIGHTBIT_MODE bit in wmt_mci_set_ios()Axel Lin2014-07-09
* mmc: sd: warn if card stays busy during initJohan Rudholm2014-07-09
* mmc: moxart: Remove unneeded version.h inclusionSachin Kamat2014-07-09
* mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335xAndreas Fenkart2014-07-09
* mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooksAndreas Fenkart2014-07-09
* mmc: omap_hsmmc: abort runtime suspend if pending sdio irq detectedAndreas Fenkart2014-07-09
* mmc: omap_hsmmc: enable wakeup event for sdio OMAP4Balaji T K2014-07-09
* mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime stateAndreas Fenkart2014-07-09
* mmc: omap_hsmmc: Enable SDIO interruptAndreas Fenkart2014-07-09
* mmc: quirks: Fixup debug messageAlexander Stein2014-07-09
* mmc: sh-mmcif: final error path cleanupBen Dooks2014-07-09
* mmc: sh-mmcif: no need to call pm_runtime_suspend on errorBen Dooks2014-07-09
* mmc: sh-mmcif: use devm_ for irq managementBen Dooks2014-07-09
* mmc: sh-mmcif: use devm_ for clock managementBen Dooks2014-07-09
* mmc: sh-mmcif: use devm_ for ioremapBen Dooks2014-07-09
* mmc: sh-mmcif: update to print version and bus clock rate on probeBen Dooks2014-07-09
* mmc: sdhci: Remove unused ret variablesMarkus Pargmann2014-07-09
* mmc: sdhci: Use mmc core regulator infrastuctureTim Kryger2014-07-09
* mmc: core: Remove redundant runtime_idle callbackUlf Hansson2014-07-09
* mmc: mmci: Add Qualcomm Id to amba id tableSrinivas Kandagatla2014-07-09
* mmc: mmci: Add Qcom specific rx_fifocnt logic.Srinivas Kandagatla2014-07-09
* mmc: mmci: add explicit clk controlSrinivas Kandagatla2014-07-09
* mmc: mmci: add f_max to variant structureSrinivas Kandagatla2014-07-09
* mmc: mmci: Add support to data commands via variant structure.Srinivas Kandagatla2014-07-09
* mmc: mmci: add edge support to data and command out in variant data.Srinivas Kandagatla2014-07-09
* mmc: mmci: add 8bit bus support in variant dataSrinivas Kandagatla2014-07-09
* mmc: mmci: add ddrmode mask to variant dataSrinivas Kandagatla2014-07-09
* mmc: mmci: Add Qcom datactrl register variantSrinivas Kandagatla2014-07-09
* mmc: mmci: Add enough delay between writes to CMD register.Srinivas Kandagatla2014-07-09
* mmc: mmci: Add Qualcomm specific register defines.Srinivas Kandagatla2014-07-09
* mmc: mmci: use NSEC_PER_SEC macroSrinivas Kandagatla2014-07-09
* Linux 3.16-rc4Linus Torvalds2014-07-06
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-06
|\
| * of: Check for phys_addr_t overflows in early_init_dt_add_memory_archLaura Abbott2014-06-26
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-07-06
|\ \
| * \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley2014-07-03
| |\ \
| | * | virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini2014-06-25
| | * | virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini2014-06-25