summaryrefslogtreecommitdiff
path: root/drivers/mmc/exynos_dw_mmc.c
AgeCommit message (Expand)Author
2018-08-06ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM MMCLukasz Majewski
2018-08-06ARM: Odroid XU3: Fix the dwmci_exynos *priv data assignment for DM_MMC (sdr_t...Lukasz Majewski
2018-08-06ARM: dw_mmc: Exclude dwmci Exynos priv_data allocation from exynos_dwmci_get_...Lukasz Majewski
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-12drivers: mmc: Avoid memory leak in case of failureSuniel Mahesh
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-10-10mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung
2016-09-23mmc: squash lines for immediate returnMasahiro Yamada
2016-08-05mmc: dw_mmc: remove the duplicated header fileJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: support the Driver mode for ExynosJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: use the 4bit bus-width by defaultJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: clean the unused and unnecessary codesJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: add the error control for checking indexJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROLJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: remove the unused functionJaehoon Chung
2015-09-02mmc: Support bypass mode with the get_mmc_clk() methodSimon Glass
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-02-23mmc: exynos dwmmc: check boot mode before init dwmmcPrzemyslaw Marczak
2015-02-23mmc: exynos_dw_mmc: use the exynos specific data structureJaehoon Chung
2015-02-23mmc: exynos_dw_mmc: set to clksel_val into board-init functionJaehoon Chung
2014-12-12mmc: exynos_dw-mmc: change debug messageJaehoon Chung
2014-05-16mmc: exynos_dw_mmc: enable the DDR modeJaehoon Chung
2014-05-16mmc: exynos_dw_mmc: restore the property into hostJaehoon Chung
2014-02-07MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde
2013-12-08mmc: dw_mmc: remove the exynos specific code in dw-mmc.cJaehoon Chung
2013-10-31DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde
2013-10-31mmc: dw_mmc: change the callback function name.Jaehoon Chung
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-13EXYNOS5: DWMMC: Added FDT support for DWMMCAmar
2012-11-27EXYNOS: mmc: support DesignWare Controller for Samsung-SoCJaehoon Chung