Age | Commit message (Expand) | Author |
2016-01-22 | Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2016-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds |
2016-01-14 | mmc: atmel: get rid of struct mci_dma_data | Mans Rullgard |
2016-01-14 | mmc: atmel-mci: restore dma on AVR32 | Mans Rullgard |
2016-01-14 | mmc: tmio_mmc_dma: don't print invalid DMA cookie | Arnd Bergmann |
2016-01-14 | mmc: mmci: support 8bit mode on the Nomadik | Linus Walleij |
2016-01-14 | mmc: mmci: fix an ages old detection error | Linus Walleij |
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-22 | mmc: dw_mmc: use resource_size_t to store physical address | Arnd Bergmann |
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: 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: 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: 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: 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: 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: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant | 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: MMC_GOLDFISH should depend on HAS_DMA | Geert Uytterhoeven |
2015-11-09 | mmc: mediatek: Preinitialize delay_phase in get_best_delay() | Geert Uytterhoeven |
2015-11-09 | mmc: pxamci: fix read-only gpio detection polarity | Robert Jarzmik |
2015-11-05 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds |
2015-11-04 | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown |
2015-10-29 | mmc: dw_mmc: fix the wrong setting for UHS-DDR50 mode | Jaehoon Chung |
2015-10-29 | mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl register | Jaehoon Chung |
2015-10-29 | mmc: dw_mmc: NULL dereference in error message | Dan Carpenter |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis |
2015-10-27 | mmc: mediatek: add HS400 support | Chaotian Jing |
2015-10-27 | mmc: mmc: extend the mmc_send_tuning() | Chaotian Jing |