index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-cadence.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.14
Douglas Anderson
2020-09-07
1
-0
/
+1
*
mmc: sdhci-cadence: do not use hardware tuning for SD mode
Masahiro Yamada
2020-07-24
1
-61
/
+62
*
mmc: sdhci-cadence: fix PHY write
Vladimir Kondratiev
2020-05-29
1
-1
/
+9
*
mmc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-24
1
-1
/
+1
*
mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN for UniPhier
Masahiro Yamada
2020-03-17
1
-2
/
+16
*
mmc: sdhci-cadence: remove unneeded 'inline' marker
Masahiro Yamada
2020-01-24
1
-1
/
+1
*
mmc: sdhci-cadence: override spec version
Masahiro Yamada
2019-09-11
1
-0
/
+2
*
mmc: sdhci-cadence: use struct_size() helper
Gustavo A. R. Silva
2019-09-11
1
-3
/
+2
*
mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing
Masahiro Yamada
2019-08-30
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h>
Masahiro Yamada
2018-12-17
1
-1
/
+1
*
mmc: sdhci-cadence: fix logically and structurally dead code
Gustavo A. R. Silva
2018-05-02
1
-2
/
+2
*
mmc: sdhci-cadence: send tune request twice to work around errata
Masahiro Yamada
2018-05-02
1
-4
/
+18
*
mmc: sdhci-cadence: use bitfield access macros for cleanup
Masahiro Yamada
2017-10-30
1
-14
/
+14
*
mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resume
Masahiro Yamada
2017-08-30
1
-19
/
+1
*
mmc: sdhci-cadence: add suspend / resume support
Masahiro Yamada
2017-08-30
1
-9
/
+97
*
mmc: sdhci-cadence: add parsing sdhci properties
Piotr Sroka
2017-04-24
1
-0
/
+2
*
mmc: sdhci-cadence: refactor probe function
Piotr Sroka
2017-04-24
1
-1
/
+1
*
mmc: sdhci-cadence: Update PHY delay configuration
Piotr Sroka
2017-04-24
1
-7
/
+46
*
mmc: sdhci-cadence: Fix writing PHY delay
Piotr Sroka
2017-04-24
1
-2
/
+9
*
mmc: sdhci: clarify the get_timeout_clock callback
Shawn Lin
2017-04-24
1
-2
/
+2
*
mmc: sdhci-cadence: add HS400 enhanced strobe support
Piotr Sroka
2017-04-24
1
-7
/
+50
*
mmc: sdhci-cadence: fix bit shift of read data from PHY port
Masahiro Yamada
2017-02-15
1
-1
/
+1
*
mmc: sdhci-cadence: Include mmc.h
Ulf Hansson
2017-02-13
1
-0
/
+1
*
mmc: sdhci-cadence: add Socionext UniPhier specific compatible string
Masahiro Yamada
2016-12-20
1
-0
/
+1
*
mmc: sdhci-cadence: add Cadence SD4HC support
Masahiro Yamada
2016-12-08
1
-0
/
+283