aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/msm_sdhci.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-08-09mmc: msm_sdhci: fix uninitialized pointer deref on probePeng Fan1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas1-4/+4
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-11/+8
2017-01-23mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier1-0/+2
2016-10-10mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung1-3/+0
2016-09-23mmc: squash lines for immediate returnMasahiro Yamada1-6/+1
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