summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann2015-12-222-2/+2
* mmc: usdhi6rol0: handle NULL data in timeoutRabin Vincent2015-12-221-1/+2
* mmc: of_mmc_spi: Add IRQF_ONESHOT to interrupt flagssaurabh2015-12-221-2/+2
* mmc: mediatek: change some dev_err to dev_dbgChaotian Jing2015-12-221-4/+4
* mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter2015-12-221-2/+2
* mmc: sdhci: 64-bit DMA actually has 4-byte alignmentAdrian Hunter2015-12-222-28/+24
* mmc: sdhci: Fix DMA descriptor with zero data lengthAdrian Hunter2015-12-221-3/+6
* mmc: sdhci: Do not BUG on invalid vddAdrian Hunter2015-12-221-1/+3
* mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPTAdrian Hunter2015-12-221-1/+1
* mmc: mvsdio: delete platform data code pathLinus Walleij2015-12-222-49/+15
* mmc: mvsdio: delete platform data headerLinus Walleij2015-12-221-1/+6
* mmc: sdhci-of-esdhc: add/remove some quirks according to vendor versionyangbo lu2015-12-221-0/+10
* mmc: atmel-mci: atmci_convert_chksize depends on controller versionludovic.desroches@atmel.com2015-12-221-16/+27
* mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.cludovic.desroches@atmel.com2015-12-222-172/+149
* mmc: sdhci-esdhc-imx: correct the tuning-step settingHaibo Chen2015-12-221-2/+5
* mmc: sh_mmcif: rework dma channel handlingArnd Bergmann2015-12-221-46/+38
* mmc: sdhci: Fix strings broken across multiple linesMarek Vasut2015-12-221-34/+23
* mmc: tegra: Add Tegra210 supportThierry Reding2015-12-221-0/+17
* mmc: tegra: Constify SoC dataThierry Reding2015-12-221-3/+3
* mmc: sdhci-of-at91: add PM supportludovic.desroches@atmel.com2015-12-221-2/+73
* mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson2015-12-222-9/+0
* mmc: omap_hsmmc: No need to check DMA channel validity at module removePeter Ujfalusi2015-12-221-4/+2
* mmc: core: enable support for the standard "wakeup-source" propertySudeep Holla2015-12-221-1/+2
* 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: 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: mediatek: add HS400 supportChaotian Jing2015-10-271-5/+244
* | | mmc: mmc: extend the mmc_send_tuning()Chaotian Jing2015-10-277-11/+11
* | | 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: 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: 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: 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
OpenPOWER on IntegriCloud