Age | Commit message (Expand) | Author |
2016-09-26 | mmc: dw_mmc: remove the deprecated "supports-highspeed" property | Jaehoon Chung |
2016-09-26 | mmc: dw_mmc: minor cleanup for dw_mci_adjust_fifoth | Shawn Lin |
2016-09-26 | mmc: dw_mmc: use macro to define ring buffer size | Shawn Lin |
2016-09-26 | mmc: dw_mmc: fix misleading error print if failing to do DMA transfer | Shawn Lin |
2016-09-26 | mmc: dw_mmc: avoid race condition of cpu and IDMAC | Shawn Lin |
2016-09-26 | mmc: dw_mmc: split out preparation of desc for IDMAC32 and IDMAC64 | Shawn Lin |
2016-09-26 | mmc: core: don't try to switch block size for dual rate mode | Ziyuan Xu |
2016-09-26 | mmc: sdhci-of-arasan: Set controller to test mode when no CD bit | Zach Brown |
2016-09-26 | mmc: tmio: add eMMC support | Wolfram Sang |
2016-09-26 | mmc: rtsx_usb: use new macro for R1 without CRC | Wolfram Sang |
2016-09-26 | mmc: rtsx_pci: use new macro for R1 without CRC | Wolfram Sang |
2016-09-26 | mmc: card: do away with indirection pointer | Linus Walleij |
2016-09-26 | mmc: sdhci-acpi: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers | Adrian Hunter |
2016-09-26 | mmc: sdhci-pci: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers | Adrian Hunter |
2016-09-26 | mmc: sdhci: Support cap_cmd_during_tfr requests | Adrian Hunter |
2016-09-26 | mmc: mmc_test: Add tests for sending commands during transfer | Adrian Hunter |
2016-09-26 | mmc: core: Add support for sending commands during data transfer | Adrian Hunter |
2016-09-26 | mmc: sdhci-brcmstb: Fix incorrect capability | Jaedon Shin |
2016-09-26 | mmc: sunxi: add support for A64 mmc controller | Icenowy Zheng |
2016-09-26 | mmc: core: Optimize the mmc erase size alignment | Baolin Wang |
2016-09-26 | mmc: core: Factor out the alignment of erase size | Baolin Wang |
2016-09-26 | mmc: davinci: remove incorrect NO_IRQ use | Arnd Bergmann |
2016-09-26 | mmc: sh_mobile_sdhi: Add r8a7796 support | Ai Kyuse |
2016-09-26 | mmc: core: Use a default maximum erase timeout | Ulf Hansson |
2016-09-26 | mmc: tegra: Mark 64-bit DMA broken on Tegra124 | Thierry Reding |
2016-09-26 | mmc: sdhci-of-arasan: Properly set corecfg_clockmultiplier on rk3399 | Shawn Lin |
2016-09-26 | sdhci-pci: enable SD card interface on Merrifield | Andy Shevchenko |
2016-09-26 | sdhci-pci: enable SDIO interface on Intel Merrifield | Andy Shevchenko |
2016-09-26 | sdhci-pci: refactor intel_mrfld_mmc_probe_slot() | Andy Shevchenko |
2016-09-26 | mmc: dw_mmc: k3: UHS-SD card for Hisilicon Hikey | Jin Guojun |
2016-09-26 | mmc: dw_mmc: return -EILSEQ for EBE and SBE error | Shawn Lin |
2016-09-26 | mmc: dw_mmc: add reset support to dwmmc host controller | Guodong Xu |
2016-09-26 | mmc: dw_mmc: remove the unnecessary IS_ERR() checking for ciu/biu clock | Jaehoon Chung |
2016-09-26 | mmc: dw_mmc: remove parsing for each slot subnode | Shawn Lin |
2016-09-26 | mmc: dw_mmc: exynos: Warn if HS400 is being used on non-Exynos5420 chipset | Krzysztof Kozlowski |
2016-09-26 | mmc: block: don't use CMD23 with very old MMC cards | Daniel Glöckner |
2016-09-26 | mmc: sdhci: Remove ->platform_init() callback as it's no longer used | Ulf Hansson |
2016-09-26 | mmc: sdhci-pci: Convert to use managed functions (part2) | Andy Shevchenko |
2016-09-26 | mmc: sdio: deploy error handling instead of triggering BUG_ON | Shawn Lin |
2016-09-26 | mmc: block: remove the check of packed for packed request routine | Shawn Lin |
2016-09-26 | mmc: core: Add error message when switching fails in mmc_select_hs() | Jungseung Lee |
2016-09-26 | mmc: host: sh_mobile_sdhi: don't populate unneeded functions | Wolfram Sang |
2016-09-26 | mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhi | Wolfram Sang |
2016-09-26 | mmc: sunxi-mmc: change idma descriptor to __le32 | Michael Weiser |
2016-09-26 | mmc: sunxi: Check the value returned by clk_round_rate | Jean-Francois Moine |
2016-09-26 | mmc: sdhci-of-arasan: Don't power PHY w/ slow/no clock | Douglas Anderson |
2016-09-26 | mmc: sdhci: Do not allow tuning procedure to be interrupted | Christopher Freeman |
2016-09-26 | mmc: sdhci-esdhc-imx: correct the max timeout count | Haibo Chen |
2016-09-26 | mmc: sdhci-esdhc-imx: do not touch other bit when config DTOCV | Haibo Chen |
2016-09-26 | mmc: sdhci-brcmstb: Delete owner assignment | Markus Elfring |