aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-11mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.Jaehoon Chung
2014-08-11mmc: mmci: Reverse IRQ handling for the arm_variantUlf Hansson
2014-08-11mmc: mmci: Move all CMD irq handling to mmci_cmd_irq()Ulf Hansson
2014-08-11mmc: mmci: Remove redundant check of status for DATA irqUlf Hansson
2014-08-11mmc: dw_mmc: change to use recommended reset procedureSonny Rao
2014-08-11mmc: sdhci-pxav3: Use devm_* managed helpersLaurent Pinchart
2014-08-07Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-07-30MIPS: Alchemy: au1xmmc: use clk frameworkManuel Lauss
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss
2014-07-26mmc: tmio: Configure DMA slave bus widthLaurent Pinchart
2014-07-26mmc: sh_mmcif: Configure DMA slave bus widthLaurent Pinchart
2014-07-26mmc: sh_mmcif: Fix DMA slave address configurationLaurent Pinchart
2014-07-26mmc: sdhci-pci: remove PCI PM functions in suspend/resume callbackChuanxiao.Dong
2014-07-26mmc: Do not advertise secure discard if it is blacklistedLukas Czerner
2014-07-26mmc: sdhci-msm: Get COMPILE_TEST supportGeorgi Djakov
2014-07-26mmc: sdhci-msm: Remove unnecessary header file inclusionGeorgi Djakov
2014-07-10mmc: sdhci: add DDR50 1.8V mode support for BayTrail eMMC ControllerMaurice Petallo
2014-07-10mmc: sdhci: Preset value not supported in Baytrail eMMCMaurice Petallo
2014-07-10mmc: MMC_USDHI6ROL0 should depend on HAS_DMAGeert Uytterhoeven
2014-07-10mmc: MMC_SH_MMCIF should depend on HAS_DMAGeert Uytterhoeven
2014-07-10mmc: MMC_OMAP_HS should depend on HAS_DMAGeert Uytterhoeven
2014-07-10mmc: sdhci-st: Intial support for ST SDHCI controllerPeter Griffin
2014-07-09mmc: rtsx: add support for async requestMicky Ching
2014-07-09mmc: s3cmci: port DMA code to dmaengine APIVasily Khoruzhick
2014-07-09mmc: tegra: Do not include asm/gpio.hThierry Reding
2014-07-09mmc: mxs: fix card detection in case of 'broken-cd' flag setRoman Peniaev
2014-07-09mmc: s3cmci: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick
2014-07-09mmc: Allow forward compatibility for eMMCRomain Izard
2014-07-09mmc: sdhci: Replace host->mmc with mmc where possibleMarkus Mayer
2014-07-09mmc: sdhci: avoid double-delay while transitioning to 1.8VRussell King
2014-07-09mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000Derek Browne
2014-07-09mmc: sdhci: Remove blank lineUlf Hansson
2014-07-09mmc: sdhci: Improve external VDD regulator supportTim Kryger
2014-07-09mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLEDAxel Lin
2014-07-09mmc: wmt-sdmmc: Fix settting BM_EIGHTBIT_MODE bit in wmt_mci_set_ios()Axel Lin
2014-07-09mmc: sd: warn if card stays busy during initJohan Rudholm
2014-07-09mmc: moxart: Remove unneeded version.h inclusionSachin Kamat
2014-07-09mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335xAndreas Fenkart
2014-07-09mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooksAndreas Fenkart
2014-07-09mmc: omap_hsmmc: abort runtime suspend if pending sdio irq detectedAndreas Fenkart
2014-07-09mmc: omap_hsmmc: enable wakeup event for sdio OMAP4Balaji T K
2014-07-09mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime stateAndreas Fenkart
2014-07-09mmc: omap_hsmmc: Enable SDIO interruptAndreas Fenkart
2014-07-09mmc: quirks: Fixup debug messageAlexander Stein
2014-07-09mmc: sh-mmcif: final error path cleanupBen Dooks
2014-07-09mmc: sh-mmcif: no need to call pm_runtime_suspend on errorBen Dooks