aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/socfpga_dw_mmc.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-13mmc: socfpga: Add clock framework supportMarek Vasut1-9/+31
2018-07-09mmc: dwmmc: socfpga: Add reset ctrl to driverLey Foon Tan1-0/+17
2018-05-08dm: mmc: socfpga: call dwmci_probe()Patrick Bruenn1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-4/+4
2016-10-28dm: mmc: socfpga: fix MMC_OPS supportSylvain Lesne1-0/+2
2016-10-10mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung1-2/+1
2016-07-27dm: socfpga: mmc: Support CONFIG_BLKSimon Glass1-1/+31
2016-05-17dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass1-0/+1
2016-04-10arm: socfpga: Nuke useless includeMarek Vasut1-1/+0
2015-12-20arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen1-2/+3
2015-12-07mmc: dwmmc: socfpga: Convert to DMMarek Vasut1-76/+60
2015-11-30mmc: socfpga_dw_mmc: Move drvsel and smplsel to dtsChin Liang See1-8/+21
2015-09-04mmc: dw_mmc: Probe the MMC from OFMarek Vasut1-13/+68
2014-10-06arm: socfpga: mmc: Pick the clock from clock managerPavel Machek1-4/+11
2014-08-30socfpga: cleanup socfpga_dw_mmcPavel Machek1-4/+4
2014-08-29socfpga: fix clock manager register definitionPavel Machek1-2/+2
2014-01-09socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGAChin Liang See1-0/+68