summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | mmc: sdhci-of-at91: add PM supportludovic.desroches@atmel.com2015-12-221-2/+73
* | mmc: block: change to use kmalloc when copy data from userspaceyalin wang2015-12-221-2/+2
* | mmc: core: set regulator not found message as debugludovic.desroches@atmel.com2015-12-221-2/+2
* | mmc: core: Check for non-removable cards earlier in the error pathUlf Hansson2015-12-221-3/+3
* | mmc: core: Refactor code to register the MMC PM notifierUlf Hansson2015-12-223-10/+24
* | mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson2015-12-222-9/+0
* | mmc: core: Make runtime resume default behavior for MMC/SDUlf Hansson2015-12-222-26/+4
* | mmc: core: Keep host claimed in mmc_rescan() while calling host opsUlf Hansson2015-12-221-2/+3
* | mmc: core: Invoke ->card_event() callback only when neededUlf Hansson2015-12-221-5/+5
* | 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-222-2/+4
|/
* 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
OpenPOWER on IntegriCloud