summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-01-227-28/+47
|\
| * mmc: pwrseq_simple: Make reset-gpios optional to match docMartin Fuzzey2016-01-211-8/+14
| * mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STDShawn Lin2016-01-201-0/+1
| * mmc: debugfs: correct wrong voltage valueChuanxiao Dong2016-01-191-1/+1
| * mmc: tmio_mmc_dma: don't print invalid DMA cookieArnd Bergmann2016-01-141-8/+7
| * mmc: core: Enable tuning according to the actual timingCarlo Caione2016-01-142-6/+6
| * 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
| * mmc: sd: limit SD card power limit according to cards capabilitiesRussell King2016-01-131-4/+16
* | 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/+0
| * mmc: atmel-mci: restore dma on AVR32Mans Rullgard2016-01-141-0/+17
* | mmc: dw_mmc: remove the unused quirksJaehoon Chung2016-01-051-19/+0
* | mmc: sdhci-pci: use to_pci_dev()Geliang Tang2016-01-051-2/+2
* | mmc: cb710: use to_platform_device()Geliang Tang2016-01-051-2/+1
* | mmc: tegra: use correct accessor for misc ctrl registerLucas Stach2016-01-051-2/+2
* | mmc: tegra: enable UHS-I modesLucas Stach2016-01-051-20/+17
* | 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/+6
* | mmc: It is not an error for the card to be removed while suspendedAdrian Hunter2015-12-282-2/+2
* | mmc: block: Allow more than 8 partitions per cardColin Cross2015-12-281-5/+2
* | mmc: core: Optimize boot time by detecting cards simultaneouslyUlf Hansson2015-12-281-23/+8
* | mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann2015-12-222-2/+2
* | mmc: core: fix __mmc_switch timeout caused by preemptChaotian Jing2015-12-221-1/+8
* | 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: enable MMC/SD/SDIO device to suspend/resume asynchronouslyFu, Zhonghui2015-12-222-0/+3
* | 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: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter2015-12-221-1/+1
* | 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: mmc: Fix incorrect use of driver strength switching HS200 and HS400Wenkai Du2015-12-221-4/+2
* | mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione2015-12-221-3/+8
* | 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: fix mmc_{un,}register_pm_notifier prototypesArnd Bergmann2015-12-221-2/+2
* | 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: pwrseq: constify mmc_pwrseq_ops structuresJulia Lawall2015-12-223-3/+3
* | mmc: tegra: Add Tegra210 supportThierry Reding2015-12-221-0/+17
* | mmc: tegra: Constify SoC dataThierry Reding2015-12-221-3/+3
OpenPOWER on IntegriCloud