| Age | Commit message (Expand) | Author | 
|---|
| 2016-01-05 | mmc: dw_mmc: remove the unused quirks | Jaehoon Chung | 
| 2016-01-05 | mmc: sdhci-pci: use to_pci_dev() | Geliang Tang | 
| 2016-01-05 | mmc: cb710: use to_platform_device() | Geliang Tang | 
| 2016-01-05 | mmc: tegra: use correct accessor for misc ctrl register | Lucas Stach | 
| 2016-01-05 | mmc: tegra: enable UHS-I modes | Lucas Stach | 
| 2015-12-28 | mmc: tegra: implement UHS tuning | Lucas Stach | 
| 2015-12-28 | mmc: tegra: disable SPI_MODE_CLKEN | Lucas Stach | 
| 2015-12-28 | mmc: tegra: implement module external clock change | Lucas Stach | 
| 2015-12-28 | mmc: sdhci: restore behavior when setting VDD via external regulator | Jisheng Zhang | 
| 2015-12-28 | mmc: It is not an error for the card to be removed while suspended | Adrian Hunter | 
| 2015-12-28 | mmc: block: Allow more than 8 partitions per card | Colin Cross | 
| 2015-12-28 | mmc: core: Optimize boot time by detecting cards simultaneously | Ulf Hansson | 
| 2015-12-22 | mmc: dw_mmc: use resource_size_t to store physical address | Arnd Bergmann | 
| 2015-12-22 | mmc: core: fix __mmc_switch timeout caused by preempt | Chaotian Jing | 
| 2015-12-22 | mmc: usdhi6rol0: handle NULL data in timeout | Rabin Vincent | 
| 2015-12-22 | mmc: of_mmc_spi: Add IRQF_ONESHOT to interrupt flags | saurabh | 
| 2015-12-22 | mmc: mediatek: change some dev_err to dev_dbg | Chaotian Jing | 
| 2015-12-22 | mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously | Fu, Zhonghui | 
| 2015-12-22 | mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off() | Adrian Hunter | 
| 2015-12-22 | mmc: sdhci: 64-bit DMA actually has 4-byte alignment | Adrian Hunter | 
| 2015-12-22 | mmc: sdhci: Fix DMA descriptor with zero data length | Adrian Hunter | 
| 2015-12-22 | mmc: sdio: Fix invalid vdd in voltage switch power cycle | Adrian Hunter | 
| 2015-12-22 | mmc: sdhci: Do not BUG on invalid vdd | Adrian Hunter | 
| 2015-12-22 | mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT | Adrian Hunter | 
| 2015-12-22 | mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400 | Wenkai Du | 
| 2015-12-22 | mmc: core: Introduce MMC_CAP2_NO_SDIO cap | Carlo Caione | 
| 2015-12-22 | mmc: mvsdio: delete platform data code path | Linus Walleij | 
| 2015-12-22 | mmc: mvsdio: delete platform data header | Linus Walleij | 
| 2015-12-22 | mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version | yangbo lu | 
| 2015-12-22 | mmc: atmel-mci: atmci_convert_chksize depends on controller version | ludovic.desroches@atmel.com | 
| 2015-12-22 | mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.c | ludovic.desroches@atmel.com | 
| 2015-12-22 | mmc: fix mmc_{un,}register_pm_notifier prototypes | Arnd Bergmann | 
| 2015-12-22 | mmc: sdhci-esdhc-imx: correct the tuning-step setting | Haibo Chen | 
| 2015-12-22 | mmc: sh_mmcif: rework dma channel handling | Arnd Bergmann | 
| 2015-12-22 | mmc: sdhci: Fix strings broken across multiple lines | Marek Vasut | 
| 2015-12-22 | mmc: pwrseq: constify mmc_pwrseq_ops structures | Julia Lawall | 
| 2015-12-22 | mmc: tegra: Add Tegra210 support | Thierry Reding | 
| 2015-12-22 | mmc: tegra: Constify SoC data | Thierry Reding | 
| 2015-12-22 | mmc: sdhci-of-at91: add PM support | ludovic.desroches@atmel.com | 
| 2015-12-22 | mmc: block: change to use kmalloc when copy data from userspace | yalin wang | 
| 2015-12-22 | mmc: core: set regulator not found message as debug | ludovic.desroches@atmel.com | 
| 2015-12-22 | mmc: core: Check for non-removable cards earlier in the error path | Ulf Hansson | 
| 2015-12-22 | mmc: core: Refactor code to register the MMC PM notifier | Ulf Hansson | 
| 2015-12-22 | mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant | Ulf Hansson | 
| 2015-12-22 | mmc: core: Make runtime resume default behavior for MMC/SD | Ulf Hansson | 
| 2015-12-22 | mmc: core: Keep host claimed in mmc_rescan() while calling host ops | Ulf Hansson | 
| 2015-12-22 | mmc: core: Invoke ->card_event() callback only when needed | Ulf Hansson | 
| 2015-12-22 | mmc: omap_hsmmc: No need to check DMA channel validity at module remove | Peter Ujfalusi | 
| 2015-12-22 | mmc: core: enable support for the standard "wakeup-source" property | Sudeep Holla | 
| 2015-11-09 | mmc: remove bondage between REQ_META and reliable write | Luca Porzio |