summaryrefslogtreecommitdiff
path: root/drivers/mmc/sdhci-cadence.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-cadence: fix uninitialized pointer deref on probePeng Fan2019-08-091-1/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* mmc: sdhci-cadence: add HS200 supportMasahiro Yamada2018-01-221-9/+81
* mmc: sdhci-cadence: call mmc_of_parse()Masahiro Yamada2018-01-221-0/+4
* mmc: sdhci-cadence: use bitfield access macros for cleanupMasahiro Yamada2018-01-221-10/+10
* mmc: sdhci-cadence: set timing mode register depending on frequencyMasahiro Yamada2017-09-291-0/+51
* mmc: cadence: use fdt32_t for DT property value to fix sparse warningMasahiro Yamada2017-07-191-1/+1
* dm: core: Replace of_offset with accessor (part 2)Simon Glass2017-06-011-1/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-1/+1
* mmc: sdhci-cadence: import updates from Linux 4.12Masahiro Yamada2017-05-151-10/+57
* mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada2017-01-111-0/+125