summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-25mmc: sh_mmcif: Use a 10s timeout in the error recovery pathUlf Hansson1-1/+1
2016-07-25mmc: sh_mmcif: Inform the mmc core about the max busy timeoutUlf Hansson1-0/+1
2016-07-25mmc: sh_mmcif: Use response type to know when to enable busy detectionUlf Hansson1-25/+7
2016-07-25mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIOUlf Hansson1-16/+2
2016-07-25mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson2-3/+7
2016-07-25mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"Colin Ian King1-1/+1
2016-07-25mmc: sdhci: use pr_err for sdhci_dumpregsChuanxiao Dong1-46/+46
2016-07-25mmc: host: use the defined function to check whether card is removableJaehoon Chung7-12/+11
2016-07-25phy: rockchip-emmc: Set phyctrl_frqsel based on card clockDouglas Anderson1-12/+89
2016-07-25phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off()Douglas Anderson1-12/+2
2016-07-25Documentation: phy: Let the rockchip eMMC PHY get an exported card clockDouglas Anderson1-0/+9
2016-07-25mmc: sdhci-of-arasan: Add ability to export card clockDouglas Anderson2-3/+123
2016-07-25Documentation: mmc: sdhci-of-arasan: Add ability to export card clockDouglas Anderson1-0/+8
2016-07-25mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399Douglas Anderson1-11/+178
2016-07-25Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regsDouglas Anderson1-2/+25
2016-07-25mmc: sdhci-of-arasan: Always power the PHY off/on when clock changesDouglas Anderson1-15/+8
2016-07-25phy: rockchip-emmc: Increase lock time allowanceDouglas Anderson1-8/+20
2016-07-25phy: rockchip-emmc: reindent the register definitionsBrian Norris1-38/+38
2016-07-25phy: rockchip-emmc: configure default output tap delayBrian Norris1-0/+19
2016-07-25phy: rockchip-emmc: configure frequency range and drive impedanceShawn Lin1-0/+27
2016-07-25phy: rockchip-emmc: give DLL some extra time to be readyShawn Lin1-3/+4
2016-07-25mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCsAl Cooper4-0/+161