| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mmc: dw_mmc: fix unmap sg twice when finding data err | Shawn Lin | 2016-07-25 | 1 | -2/+4 |
* | mmc: dw_mmc: add the card write threshold for HS400 mode | Jaehoon Chung | 2016-07-25 | 2 | -12/+28 |
* | mmc: dw_mmc: remove the quirks flags | Jaehoon Chung | 2016-07-25 | 3 | -23/+5 |
* | mmc: dw_mmc: exynos: fix the NULL pointer dereference error | Jaehoon Chung | 2016-07-25 | 1 | -1/+1 |
* | mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus() | Seung-Woo Kim | 2016-07-25 | 2 | -13/+5 |
* | mmc: dw_mmc: Wait for data transfer after response errors. | Doug Anderson | 2016-07-25 | 1 | -0/+27 |
* | mmc: dw_mmc: fix 32bit little-endian access of des1 field | Ben Dooks | 2016-07-25 | 1 | -1/+1 |
* | mmc: dw_mmc: Consider HLE errors to be data and command errors | Doug Anderson | 2016-07-25 | 1 | -3/+3 |
* | mmc: dw_mmc: k3: add MMC_CAP_CMD23 | Jérôme Forissier | 2016-07-25 | 1 | -0/+7 |
* | mmc: dw_mmc: check card present before starting request | Shawn Lin | 2016-07-25 | 1 | -3/+4 |
* | mmc: dw_mmc: remove redundant of set_bit and clear_bit | Shawn Lin | 2016-07-25 | 1 | -4/+1 |
* | mmc: sh_mmcif: Use a 10s timeout in the error recovery path | Ulf Hansson | 2016-07-25 | 1 | -1/+1 |
* | mmc: sh_mmcif: Inform the mmc core about the max busy timeout | Ulf Hansson | 2016-07-25 | 1 | -0/+1 |
* | mmc: sh_mmcif: Use response type to know when to enable busy detection | Ulf Hansson | 2016-07-25 | 1 | -25/+7 |
* | mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIO | Ulf Hansson | 2016-07-25 | 1 | -16/+2 |
* | mmc: core: Allow hosts to specify non-support for SD commands | Ulf Hansson | 2016-07-25 | 2 | -3/+7 |
* | mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral" | Colin Ian King | 2016-07-25 | 1 | -1/+1 |
* | mmc: sdhci: use pr_err for sdhci_dumpregs | Chuanxiao Dong | 2016-07-25 | 1 | -46/+46 |
* | mmc: host: use the defined function to check whether card is removable | Jaehoon Chung | 2016-07-25 | 7 | -12/+11 |
* | phy: rockchip-emmc: Set phyctrl_frqsel based on card clock | Douglas Anderson | 2016-07-25 | 1 | -12/+89 |
* | phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off() | Douglas Anderson | 2016-07-25 | 1 | -12/+2 |
* | Documentation: phy: Let the rockchip eMMC PHY get an exported card clock | Douglas Anderson | 2016-07-25 | 1 | -0/+9 |
* | mmc: sdhci-of-arasan: Add ability to export card clock | Douglas Anderson | 2016-07-25 | 2 | -3/+123 |
* | Documentation: mmc: sdhci-of-arasan: Add ability to export card clock | Douglas Anderson | 2016-07-25 | 1 | -0/+8 |
* | mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399 | Douglas Anderson | 2016-07-25 | 1 | -11/+178 |
* | Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs | Douglas Anderson | 2016-07-25 | 1 | -2/+25 |
* | mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes | Douglas Anderson | 2016-07-25 | 1 | -15/+8 |
* | phy: rockchip-emmc: Increase lock time allowance | Douglas Anderson | 2016-07-25 | 1 | -8/+20 |
* | phy: rockchip-emmc: reindent the register definitions | Brian Norris | 2016-07-25 | 1 | -38/+38 |
* | phy: rockchip-emmc: configure default output tap delay | Brian Norris | 2016-07-25 | 1 | -0/+19 |
* | phy: rockchip-emmc: configure frequency range and drive impedance | Shawn Lin | 2016-07-25 | 1 | -0/+27 |
* | phy: rockchip-emmc: give DLL some extra time to be ready | Shawn Lin | 2016-07-25 | 1 | -3/+4 |
* | mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs | Al Cooper | 2016-07-25 | 4 | -0/+161 |
* | mmc: DT: sdhci-brcmstb: Add device tree bindings | Al Cooper | 2016-07-25 | 1 | -0/+36 |
* | mmc: block: Fix tag condition with packed writes | Adrian Hunter | 2016-07-25 | 1 | -2/+1 |
* | mmc: core: Disable HPI for certain Hynix eMMC cards | Pratibhasagar V | 2016-07-25 | 4 | -14/+52 |
* | mmc: core: Only change mode if mmc_select_bus_width() is successful | Peter Griffin | 2016-07-25 | 1 | -2/+2 |
* | mmc: Set pref erase size based on size | Gwendal Grignou | 2016-07-25 | 1 | -7/+5 |
* | mmc: sdhci-bcm2835: remove driver | Stefan Wahren | 2016-07-25 | 3 | -216/+0 |
* | DT: bindings: remove bcm2835-sdhci | Stefan Wahren | 2016-07-25 | 1 | -18/+0 |
* | mmc: mmc: Fix HS switch failure in mmc_select_hs400() | Ziyuan Xu | 2016-07-25 | 1 | -4/+4 |
* | mmc: mmc: fix switch timeout issue caused by jiffies precision | Chaotian Jing | 2016-07-25 | 1 | -1/+1 |
* | mmc: mmc: do not use CMD13 to get status after speed mode switch | Chaotian Jing | 2016-07-25 | 1 | -68/+47 |
* | mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch() | Chaotian Jing | 2016-07-25 | 1 | -9/+16 |
* | mmc: sdhci: Fix sdhci_card_busy() | Adrian Hunter | 2016-07-25 | 1 | -2/+2 |
* | mmc: tmio: make a cast explicit | Wolfram Sang | 2016-07-25 | 1 | -1/+1 |
* | mmc: sdhci-of-arasan: implement enhanced strobe callback | Shawn Lin | 2016-07-25 | 1 | -0/+20 |
* | mmc: debugfs: add HS400 enhanced strobe description | Shawn Lin | 2016-07-25 | 1 | -1/+2 |
* | mmc: core: implement enhanced strobe support | Shawn Lin | 2016-07-25 | 6 | -3/+108 |
* | mmc: core: add mmc-hs400-enhanced-strobe support | Shawn Lin | 2016-07-25 | 2 | -0/+3 |