summaryrefslogtreecommitdiff
path: root/drivers/mmc/socfpga_dw_mmc.c
AgeCommit message (Expand)Author
2018-08-13mmc: socfpga: Add clock framework supportMarek Vasut
2018-07-09mmc: dwmmc: socfpga: Add reset ctrl to driverLey Foon Tan
2018-05-08dm: mmc: socfpga: call dwmci_probe()Patrick Bruenn
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
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-10-28dm: mmc: socfpga: fix MMC_OPS supportSylvain Lesne
2016-10-10mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung
2016-07-27dm: socfpga: mmc: Support CONFIG_BLKSimon Glass
2016-05-17dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass
2016-04-10arm: socfpga: Nuke useless includeMarek Vasut
2015-12-20arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen
2015-12-07mmc: dwmmc: socfpga: Convert to DMMarek Vasut
2015-11-30mmc: socfpga_dw_mmc: Move drvsel and smplsel to dtsChin Liang See
2015-09-04mmc: dw_mmc: Probe the MMC from OFMarek Vasut
2014-10-06arm: socfpga: mmc: Pick the clock from clock managerPavel Machek
2014-08-30socfpga: cleanup socfpga_dw_mmcPavel Machek
2014-08-29socfpga: fix clock manager register definitionPavel Machek
2014-01-09socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGAChin Liang See