index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
mmc: sdhci-pci: Add support for drive strength selection for SPT
Adrian Hunter
2015-06-01
4
-0
/
+92
|
*
|
|
mmc: sdhci: Add a callback to select drive strength
Adrian Hunter
2015-06-01
2
-0
/
+17
|
*
|
|
mmc: mmc: Add driver strength selection
Adrian Hunter
2015-06-01
2
-7
/
+41
|
*
|
|
mmc: mmc: Read card's valid driver strength mask
Adrian Hunter
2015-06-01
3
-0
/
+3
|
*
|
|
mmc: core: Record card drive strength
Adrian Hunter
2015-06-01
3
-0
/
+7
|
*
|
|
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
2015-06-01
4
-46
/
+46
|
*
|
|
mmc: core: Add 'card' to drive strength selection callback
Adrian Hunter
2015-06-01
3
-3
/
+4
|
*
|
|
mmc: core: Simplify card drive strength mask
Adrian Hunter
2015-06-01
2
-20
/
+4
|
*
|
|
mmc: core: Allow card drive strength to be different to host
Adrian Hunter
2015-06-01
3
-46
/
+33
|
*
|
|
mmc: core: Reset driver type to default
Adrian Hunter
2015-06-01
1
-0
/
+1
|
*
|
|
mmc: sh_mmcif: calculate best clock with parent clock
Kuninori Morimoto
2015-06-01
2
-9
/
+78
|
*
|
|
mmc: sh_mmcif: use sh_mmcif_xxx prefix for all functions
Kuninori Morimoto
2015-06-01
1
-13
/
+13
|
*
|
|
mmc: sh_mmcif: add sh_mmcif_host_to_dev() macro and use it.
Kuninori Morimoto
2015-06-01
1
-43
/
+71
|
*
|
|
mmc: sdhci: fix driver type B and D handling in sdhci_do_set_ios()
Petri Gynther
2015-06-01
1
-0
/
+9
|
*
|
|
powerpc/dts: add eSDHC compatible list
Yangbo Lu
2015-06-01
5
-0
/
+5
|
*
|
|
mmc: mmc-test: use swap() in mmc_test_nonblock_transfer()
Fabian Frederick
2015-06-01
1
-3
/
+1
|
*
|
|
mmc: core: Increase delay for voltage to stabilize from 3.3V to 1.8V
Doug Anderson
2015-06-01
1
-2
/
+2
|
*
|
|
mmc: sdhci-st: Fix modalias to make module auto-loading work
Zhangfei Gao
2015-06-01
1
-1
/
+1
|
*
|
|
mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading work
Zhangfei Gao
2015-06-01
1
-1
/
+1
|
*
|
|
mmc: dw_mmc: exynos: Fix modalias to make module auto-loading work
Zhangfei Gao
2015-06-01
1
-1
/
+1
|
*
|
|
mmc: dw_mmc: k3: Fix modalias to make module auto-loading work
Zhangfei Gao
2015-06-01
1
-1
/
+1
|
*
|
|
mmc: dw_mmc: Use core to handle absent write protect line
Lars-Peter Clausen
2015-06-01
3
-45
/
+17
|
*
|
|
mmc: dw_mmc: k3: support hi6220
Zhangfei Gao
2015-06-01
1
-2
/
+101
|
*
|
|
mmc: dw_mmc: add switch_voltage
Zhangfei Gao
2015-06-01
2
-0
/
+6
|
*
|
|
Document: dw_mmc-k3: add document of hi6220 mmc
Zhangfei Gao
2015-06-01
1
-0
/
+28
|
*
|
|
mmc: cast unsigned int to typeof(sector_t) to avoid unexpected error
Kuninori Morimoto
2015-06-01
1
-1
/
+2
|
*
|
|
mmc: cast u8 to unsigned long long to avoid unexpected error
Kuninori Morimoto
2015-06-01
1
-2
/
+4
|
*
|
|
mmc: host: sdhci: Use BUG_ON()
Fabio Estevam
2015-06-01
1
-4
/
+2
|
*
|
|
mmc: host: mxcmmc: Simplify a trivial if-return sequence
Fabio Estevam
2015-06-01
1
-5
/
+1
|
*
|
|
mmc: card: mmc_test: Simplify a trivial if-return sequence
Fabio Estevam
2015-06-01
1
-85
/
+15
|
*
|
|
mmc: sdhci-esdhc-imx: Do not break platform data boards
Fabio Estevam
2015-06-01
1
-1
/
+35
|
*
|
|
mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probe
Fabio Estevam
2015-06-01
1
-6
/
+2
|
*
|
|
mmc: dt: Allow to specify that no write protect signal is present
Lars-Peter Clausen
2015-06-01
2
-0
/
+8
|
*
|
|
mmc: Add support for disabling write-protect detection
Lars-Peter Clausen
2015-06-01
2
-7
/
+24
|
*
|
|
mmc: core: Don't print reset warning if reset is not supported
Adrian Hunter
2015-06-01
1
-1
/
+2
|
*
|
|
mmc: block: Retry errored data requests when re-tuning is needed
Adrian Hunter
2015-06-01
2
-1
/
+11
|
*
|
|
mmc: block: Check re-tuning in the recovery path
Adrian Hunter
2015-06-01
1
-0
/
+3
|
*
|
|
mmc: core: Flag re-tuning is needed on CRC errors
Adrian Hunter
2015-06-01
1
-0
/
+6
|
*
|
|
mmc: sdhci: Change to new way of doing re-tuning
Adrian Hunter
2015-06-01
2
-102
/
+13
|
*
|
|
mmc: core: Add support for HS400 re-tuning
Adrian Hunter
2015-06-01
3
-0
/
+107
|
*
|
|
mmc: core: Separate out the mmc_switch status check so it can be re-used
Adrian Hunter
2015-06-01
2
-14
/
+17
|
*
|
|
mmc: mmc: Hold re-tuning in mmc_sleep()
Adrian Hunter
2015-06-01
1
-2
/
+8
|
*
|
|
mmc: core: Hold re-tuning while bkops ongoing
Adrian Hunter
2015-06-01
1
-0
/
+6
|
*
|
|
mmc: core: Hold re-tuning during erase commands
Adrian Hunter
2015-06-01
1
-0
/
+3
|
*
|
|
mmc: core: Hold re-tuning during switch commands
Adrian Hunter
2015-06-01
1
-10
/
+20
|
*
|
|
mmc: core: Add support for re-tuning before each request
Adrian Hunter
2015-06-01
1
-7
/
+28
|
*
|
|
mmc: core: Enable / disable re-tuning
Adrian Hunter
2015-06-01
2
-1
/
+9
|
*
|
|
mmc: host: Add facility to support re-tuning
Adrian Hunter
2015-06-01
3
-0
/
+97
|
*
|
|
mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macro
Axel Lin
2015-06-01
2
-6
/
+2
|
*
|
|
mmc: sdhci-of-arasan: Add the support for sdhci-arasan4.9a
Suman Tripathi
2015-06-01
2
-1
/
+9
[prev]
[next]