index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci-of-arasan: Revert: Always power the PHY off/on when clock changes
Douglas Anderson
2016-07-25
1
-7
/
+14
*
mmc: sdhci-msm: Add support for UHS cards
Georgi Djakov
2016-07-25
1
-0
/
+66
*
mmc: sdhci-msm: Add set_uhs_signaling() implementation
Ritesh Harjani
2016-07-25
1
-1
/
+47
*
mmc: sdhci-msm: Do not reset the controller if no card in the slot
Georgi Djakov
2016-07-25
1
-0
/
+1
*
mmc: tegra: Only advertise UHS modes if IO regulator is present
Jon Hunter
2016-07-25
1
-20
/
+29
*
mmc: sdhci: Request regulators before reading capabilities
Jon Hunter
2016-07-25
1
-5
/
+10
*
sdhci-pci: Use MRFLD as abbreviation of Merrifield
Andy Shevchenko
2016-07-25
2
-10
/
+10
*
mmc: sdhci-esdhc-imx: clear tuning bits during driver probe
Dong Aisheng
2016-07-25
1
-0
/
+5
*
mmc: sdhci-esdhci-imx: re-initialize hw state after resume
Dong Aisheng
2016-07-25
1
-5
/
+2
*
mmc: sdhci-esdhc-imx: move tuning static configuration into hwinit function
Dong Aisheng
2016-07-25
1
-18
/
+18
*
mmc: sdhci-esdhc-imx: factor out hw related initialization into function
Dong Aisheng
2016-07-25
1
-32
/
+40
*
mmc: sdhci-esdhc-imx: fix strobe DLL lock wrong clock issue
Dong Aisheng
2016-07-25
1
-0
/
+7
*
mmc: sdhci-esdhc-imx: enable hw auto retuning for MAN_TUNING
Dong Aisheng
2016-07-25
1
-3
/
+8
*
mmc: sdhci-esdhc-imx: enable hw auto retuning for STD_TUNING
Dong Aisheng
2016-07-25
1
-0
/
+3
*
mmc: sdhci: add standard hw auto retuning support
Dong Aisheng
2016-07-25
2
-3
/
+15
*
mmc: sdhci-esdhc-imx: support setting tuning start point
Dong Aisheng
2016-07-25
1
-3
/
+11
*
mmc: sdhci-esdhci-imx: disable DLL delay line settings explicitly
Dong Aisheng
2016-07-25
1
-0
/
+3
*
mmc: sdhci-esdhc-imx: restore watermark level setting after resume
Dong Aisheng
2016-07-25
1
-1
/
+10
*
mmc: sdhci-esdhc-imx: add esdhc specific suspend resume callback
Dong Aisheng
2016-07-25
1
-1
/
+11
*
mmc: sdhci-esdhc-imx: remove SDHCI_QUIRK_BROKEN_TIMEOUT_VAL
Dong Aisheng
2016-07-25
1
-2
/
+0
*
mmc: sdhci: using common mmc_regulator_set_vqmmc()
Dong Aisheng
2016-07-25
1
-6
/
+3
*
mmc: sdhci-pci: Convert to use managed functions pcim_* and devm_*
Andy Shevchenko
2016-07-25
1
-31
/
+11
*
mmc: core: Extend sysfs with DSR register
Bojan Prtvar
2016-07-25
2
-0
/
+34
*
mmc: dw_mmc: rockchip: unset the MMC_CAP_ERASE flag
Jaehoon Chung
2016-07-25
1
-4
/
+4
*
mmc: dw_mmc: set to MMC_CAP_ERASE by default
Jaehoon Chung
2016-07-25
1
-0
/
+6
*
mmc: core: expose MMC_CAP2_NO_* to dt
Shawn Lin
2016-07-25
1
-0
/
+6
*
mmc: core: Extend sysfs with OCR register
Bojan Prtvar
2016-07-25
2
-0
/
+4
*
mmc: sdhci-iproc: Use defines instead of magic numbers
Stefan Wahren
2016-07-25
1
-2
/
+11
*
mmc: sdhci: add define for suspend/resume capability
Stefan Wahren
2016-07-25
1
-0
/
+1
*
mmc: core: Allow hosts to specify non-support for MMC commands
Shawn Lin
2016-07-25
1
-2
/
+3
*
mmc: s3cmci: Register cpufreq notifier only on S3C24xx
Krzysztof Kozlowski
2016-07-25
2
-2
/
+2
*
mmc: sdhci: sdhci_execute_tuning() must delete timer
Adrian Hunter
2016-07-25
1
-0
/
+1
*
mmc: sdhci: Avoid STOP cmd triggering warning in sdhci_send_command()
Adrian Hunter
2016-07-25
1
-0
/
+2
*
mmc: sdhci: Do not reset cmd or data circuits that are in use
Adrian Hunter
2016-07-25
1
-5
/
+8
*
mmc: sdhci: Factor out sdhci_auto_cmd12()
Adrian Hunter
2016-07-25
1
-2
/
+8
*
mmc: sdhci: Allow for finishing multiple requests
Adrian Hunter
2016-07-25
2
-23
/
+53
*
mmc: sdhci: Separate timer timeout for command and data requests
Adrian Hunter
2016-07-25
2
-10
/
+53
*
mmc: sdhci: Factor out sdhci_data_line_cmd()
Adrian Hunter
2016-07-25
1
-3
/
+8
*
mmc: sdhci: Ensure all requests get errored out
Adrian Hunter
2016-07-25
1
-8
/
+23
*
mmc: sdhci: Clear pointers when a request finishes
Adrian Hunter
2016-07-25
1
-3
/
+9
*
mmc: sdhci: Track whether a reset is pending
Adrian Hunter
2016-07-25
2
-0
/
+21
*
mmc: sdhci: Factor out sdhci_needs_reset()
Adrian Hunter
2016-07-25
1
-7
/
+11
*
mmc: sdhci: Factor out sdhci_finish_mrq()
Adrian Hunter
2016-07-25
1
-12
/
+18
*
mmc: sdhci: Move host->data warning
Adrian Hunter
2016-07-25
1
-2
/
+2
*
mmc: sdhci: Reduce the use of host->mrq
Adrian Hunter
2016-07-25
1
-8
/
+8
*
mmc: sdhci: Get rid of host->busy_handle
Adrian Hunter
2016-07-25
2
-9
/
+6
*
mmc: sdhci: Record what command is using the data lines
Adrian Hunter
2016-07-25
2
-3
/
+15
*
mmc: sdhci: Simplify sdhci_finish_command() by clearing host->cmd at the start
Adrian Hunter
2016-07-25
1
-13
/
+12
*
mmc: sdhci: Get rid of redundant BUG_ONs
Adrian Hunter
2016-07-25
1
-9
/
+0
*
mmc: sdhci: Move busy signal handling into sdhci_finish_cmd()
Adrian Hunter
2016-07-25
1
-28
/
+26
[next]