summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: remove bondage between REQ_META and reliable writeLuca Porzio2015-11-091-8/+3
* mmc: MMC_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven2015-11-091-0/+1
* mmc: mediatek: Preinitialize delay_phase in get_best_delay()Geert Uytterhoeven2015-11-091-1/+1
* mmc: mmc: Improve reliability of mmc_select_hs400()Adrian Hunter2015-11-091-2/+26
* mmc: mmc: Move mmc_switch_status()Adrian Hunter2015-11-091-13/+13
* mmc: mmc: Fix HS setting in mmc_select_hs400()Adrian Hunter2015-11-091-6/+8
* mmc: mmc: Improve reliability of mmc_select_hs200()Adrian Hunter2015-11-091-3/+22
* mmc: pxamci: fix read-only gpio detection polarityRobert Jarzmik2015-11-091-1/+1
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\
| *-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-041-1/+0
| |\ \
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
| | |/
* | | mmc: dw_mmc: fix the wrong setting for UHS-DDR50 modeJaehoon Chung2015-10-291-0/+1
* | | mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl registerJaehoon Chung2015-10-291-1/+1
* | | mmc: dw_mmc: NULL dereference in error messageDan Carpenter2015-10-291-3/+1
* | | mmc: pwrseq: Use highest priority for eMMC restart handlerJavier Martinez Canillas2015-10-271-3/+3
* | | mmc: mediatek: add HS400 supportChaotian Jing2015-10-271-5/+244
* | | mmc: mmc: extend the mmc_send_tuning()Chaotian Jing2015-10-278-15/+15
* | | mmc: mediatek: add implement of ops->hw_reset()Chaotian Jing2015-10-271-0/+11
* | | mmc: mediatek: fix got GPD checksum error interrupt when data transferChaotian Jing2015-10-271-4/+7
* | | mmc: mediatek: change the argument "ddr" to "timing"Chaotian Jing2015-10-271-12/+8
* | | mmc: mediatek: make cmd_ints_mask to constChaotian Jing2015-10-271-9/+6
* | | mmc: core: Add DT bindings for eMMC hardware reset supportChaotian Jing2015-10-271-0/+2
* | | mmc: omap_hsmmc: Enable omap_hsmmc for Keystone 2Lokesh Vutla2015-10-261-1/+1
* | | mmc: sdhci-acpi: Add more ACPI HIDs for Intel controllersAdrian Hunter2015-10-261-1/+9
* | | mmc: sdhci-pci: Add more PCI IDs for Intel controllersAdrian Hunter2015-10-262-0/+54
* | | mmc: dw_mmc: use macro for HCON register operationsShawn Lin2015-10-262-3/+6
* | | mmc: dw_mmc: Add external dma interface supportShawn Lin2015-10-264-62/+225
* | | mmc: sdhci-of-esdhc: avoid writing power control registeryangbo lu2015-10-261-0/+6
* | | mmc: skip reclaiming host on mmc_add_card() errorSergei Shtylyov2015-10-262-4/+2
* | | mmc: android-goldfish: Allow compiling the driver with COMPILE_TESTLuis de Bethencourt2015-10-261-1/+1
* | | mmc: dw_mmc-rockchip: MMC tuning with the clock phase frameworkAlexandru M Stan2015-10-261-0/+162
* | | mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switchDouglas Anderson2015-10-261-11/+6
* | | mmc: core: Add mmc_regulator_set_vqmmc()Douglas Anderson2015-10-261-0/+78
* | | mmc: core: move ocr-bit to voltage translation into separate functionHeiko Stuebner2015-10-261-16/+35
* | | mmc: core: Remove MMC_CLKGATEUlf Hansson2015-10-2610-426/+19
* | | mmc: sdhci-of-esdhc: add quirk SDHCI_QUIRK_BROKEN_TIMEOUT_VAL for ls1021ayangbo lu2015-10-261-0/+3
* | | mmc: kconfig: reconfigure MMC_SDHCI_OF_ESDHC optionyangbo lu2015-10-261-3/+3
* | | mmc: sdhci-of-esdhc: support both BE and LE host controlleryangbo lu2015-10-262-112/+341
* | | mmc: sdhci-pci: Add another PCI ID for an Intel eMMC host controllerAdrian Hunter2015-10-262-0/+9
* | | mmc: sdhci-pci: fix simple_return.cocci warningskbuild test robot2015-10-261-5/+1
* | | mmc: sdhci-pci: Make sdhci_pci_o2_fujin2_pci_init() staticBen Hutchings2015-10-262-3/+1
* | | mmc: sdhci-pci: Build o2micro support in the same moduleBen Hutchings2015-10-263-5/+1
* | | mmc: sirf: fix the capbility to support DDR50Weijun Yang2015-10-261-1/+2
* | | mmc: sdhci: enable tuning for DDR50Weijun Yang2015-10-261-3/+4
* | | mmc: core: enable CMD19 tuning for DDR50 modeWeijun Yang2015-10-261-2/+18
* | | mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMDGrant Grundler2015-10-261-18/+9
* | | mmc: debugfs: implement ios show for SDR12 and SDR25Shawn Lin2015-10-261-0/+6
* | | mmc: sunxi: Add card busy detectionHans de Goede2015-10-261-0/+8
* | | mmc: Wait for card_busy before starting sdio requestsHans de Goede2015-10-261-0/+17
* | | mmc: Add mmc_is_io_op helper functionHans de Goede2015-10-261-0/+7
OpenPOWER on IntegriCloud