summaryrefslogtreecommitdiff
path: root/drivers/mmc/msm_sdhci.c
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-01-23mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier
2016-10-10mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung
2016-09-23mmc: squash lines for immediate returnMasahiro Yamada
2016-08-12fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren
2016-08-05mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfgJaehoon Chung
2016-08-05mmc: sdhci: remove the unused argument for sdhci_setup_cfgJaehoon Chung
2016-07-11dm: mmc: msmsdhic: Drop old MMC codeSimon Glass
2016-07-11dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass
2016-07-08mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()Mateusz Kulikowski
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-04-01mmc: Add support for Qualcomm SDHCI controllerMateusz Kulikowski