summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2015-12-22mmc: sdhci: Do not BUG on invalid vddAdrian Hunter
2015-12-22mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPTAdrian Hunter
2015-12-22mmc: mvsdio: delete platform data code pathLinus Walleij
2015-12-22mmc: mvsdio: delete platform data headerLinus Walleij
2015-12-22mmc: sdhci-of-esdhc: add/remove some quirks according to vendor versionyangbo lu
2015-12-22mmc: atmel-mci: atmci_convert_chksize depends on controller versionludovic.desroches@atmel.com
2015-12-22mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.cludovic.desroches@atmel.com
2015-12-22mmc: sdhci-esdhc-imx: correct the tuning-step settingHaibo Chen
2015-12-22mmc: sh_mmcif: rework dma channel handlingArnd Bergmann
2015-12-22mmc: sdhci: Fix strings broken across multiple linesMarek Vasut
2015-12-22mmc: tegra: Add Tegra210 supportThierry Reding
2015-12-22mmc: tegra: Constify SoC dataThierry Reding
2015-12-22mmc: sdhci-of-at91: add PM supportludovic.desroches@atmel.com
2015-12-22mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson
2015-12-22mmc: omap_hsmmc: No need to check DMA channel validity at module removePeter Ujfalusi
2015-12-22mmc: core: enable support for the standard "wakeup-source" propertySudeep Holla
2015-11-09mmc: MMC_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven
2015-11-09mmc: mediatek: Preinitialize delay_phase in get_best_delay()Geert Uytterhoeven
2015-11-09mmc: pxamci: fix read-only gpio detection polarityRobert Jarzmik
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-10-29mmc: dw_mmc: fix the wrong setting for UHS-DDR50 modeJaehoon Chung
2015-10-29mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl registerJaehoon Chung
2015-10-29mmc: dw_mmc: NULL dereference in error messageDan Carpenter
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-27mmc: mediatek: add HS400 supportChaotian Jing
2015-10-27mmc: mmc: extend the mmc_send_tuning()Chaotian Jing
2015-10-27mmc: mediatek: add implement of ops->hw_reset()Chaotian Jing
2015-10-27mmc: mediatek: fix got GPD checksum error interrupt when data transferChaotian Jing
2015-10-27mmc: mediatek: change the argument "ddr" to "timing"Chaotian Jing
2015-10-27mmc: mediatek: make cmd_ints_mask to constChaotian Jing
2015-10-26mmc: omap_hsmmc: Enable omap_hsmmc for Keystone 2Lokesh Vutla
2015-10-26mmc: sdhci-acpi: Add more ACPI HIDs for Intel controllersAdrian Hunter
2015-10-26mmc: sdhci-pci: Add more PCI IDs for Intel controllersAdrian Hunter
2015-10-26mmc: dw_mmc: use macro for HCON register operationsShawn Lin
2015-10-26mmc: dw_mmc: Add external dma interface supportShawn Lin
2015-10-26mmc: sdhci-of-esdhc: avoid writing power control registeryangbo lu
2015-10-26mmc: android-goldfish: Allow compiling the driver with COMPILE_TESTLuis de Bethencourt
2015-10-26mmc: dw_mmc-rockchip: MMC tuning with the clock phase frameworkAlexandru M Stan
2015-10-26mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switchDouglas Anderson
2015-10-26mmc: sdhci-of-esdhc: add quirk SDHCI_QUIRK_BROKEN_TIMEOUT_VAL for ls1021ayangbo lu
2015-10-26mmc: kconfig: reconfigure MMC_SDHCI_OF_ESDHC optionyangbo lu
2015-10-26mmc: sdhci-of-esdhc: support both BE and LE host controlleryangbo lu
2015-10-26mmc: sdhci-pci: Add another PCI ID for an Intel eMMC host controllerAdrian Hunter
2015-10-26mmc: sdhci-pci: fix simple_return.cocci warningskbuild test robot
2015-10-26mmc: sdhci-pci: Make sdhci_pci_o2_fujin2_pci_init() staticBen Hutchings
2015-10-26mmc: sdhci-pci: Build o2micro support in the same moduleBen Hutchings
2015-10-26mmc: sirf: fix the capbility to support DDR50Weijun Yang
2015-10-26mmc: sdhci: enable tuning for DDR50Weijun Yang
2015-10-26mmc: sunxi: Add card busy detectionHans de Goede