aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/msm_sdhci.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-12fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren1-1/+2
2016-08-05mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfgJaehoon Chung1-3/+1
2016-08-05mmc: sdhci: remove the unused argument for sdhci_setup_cfgJaehoon Chung1-2/+2
2016-07-11dm: mmc: msmsdhic: Drop old MMC codeSimon Glass1-15/+0
2016-07-11dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass1-2/+44
2016-07-08mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()Mateusz Kulikowski1-1/+6
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren1-3/+10
2016-04-01mmc: Add support for Qualcomm SDHCI controllerMateusz Kulikowski1-0/+180