summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-01-222-9/+9
|\
| * mmc: tmio_mmc_dma: don't print invalid DMA cookieArnd Bergmann2016-01-141-8/+7Star
| * mmc: mmci: support 8bit mode on the NomadikLinus Walleij2016-01-141-0/+1
| * mmc: mmci: fix an ages old detection errorLinus Walleij2016-01-141-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2016-01-181-1/+17
|\ \ | |/ |/|
| * mmc: atmel: get rid of struct mci_dma_dataMans Rullgard2016-01-141-1/+0Star
| * mmc: atmel-mci: restore dma on AVR32Mans Rullgard2016-01-141-0/+17
* | mmc: dw_mmc: remove the unused quirksJaehoon Chung2016-01-051-19/+0Star
* | mmc: sdhci-pci: use to_pci_dev()Geliang Tang2016-01-051-2/+2
* | mmc: cb710: use to_platform_device()Geliang Tang2016-01-051-2/+1Star
* | mmc: tegra: use correct accessor for misc ctrl registerLucas Stach2016-01-051-2/+2
* | mmc: tegra: enable UHS-I modesLucas Stach2016-01-051-20/+17Star
* | mmc: tegra: implement UHS tuningLucas Stach2015-12-281-0/+55
* | mmc: tegra: disable SPI_MODE_CLKENLucas Stach2015-12-281-1/+9
* | mmc: tegra: implement module external clock changeLucas Stach2015-12-281-7/+54
* | mmc: sdhci: restore behavior when setting VDD via external regulatorJisheng Zhang2015-12-281-13/+6Star
* | 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/+24Star
* | 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/+15Star
* | 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/+149Star
* | 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/+38Star
* | mmc: sdhci: Fix strings broken across multiple linesMarek Vasut2015-12-221-34/+23Star
* | 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/+0Star
* | mmc: omap_hsmmc: No need to check DMA channel validity at module removePeter Ujfalusi2015-12-221-4/+2Star
* | 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/+0Star
|\
| *-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-041-1/+0Star
| |\ \
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0Star
| | |/
* | | 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/+1Star
* | | mmc: mediatek: add HS400 supportChaotian Jing2015-10-271-5/+244
* | | mmc: mmc: extend the mmc_send_tuning()Chaotian Jing2015-10-277-11/+11