index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-01
mmc: core: improve reasonableness of bus width setting for HS400es
Hongjie Fang
1
-1
/
+5
2018-08-01
mmc: tmio: remove unneeded variable in tmio_mmc_start_command()
Masahiro Yamada
1
-2
/
+1
2018-08-01
mmc: renesas_sdhi: Fix sampling clock position selecting
Niklas Söderlund
1
-0
/
+12
2018-08-01
mmc: tmio: Fix tuning flow
Masaharu Hayakawa
1
-2
/
+0
2018-08-01
mmc: sunxi: remove output of virtual base address
Andre Przywara
1
-1
/
+4
2018-08-01
mmc: sunxi: allow 3.3V DDR when DDR is available
Icenowy Zheng
1
-1
/
+1
2018-08-01
mmc: mmci: Add and implement a ->dma_setup() callback for qcom dml
Ulf Hansson
4
-11
/
+20
2018-07-30
mmc: mmci: Initial support to manage variant specific callbacks
Ulf Hansson
2
-73
/
+82
2018-07-30
mmc: tegra: Force correct divider calculation on DDR50/52
Aapo Vienamo
1
-1
/
+16
2018-07-30
mmc: sdhci: Add MSI interrupt support for O2 SD host
ernest.zhang
1
-0
/
+25
2018-07-30
mmc: sdhci: Add support for O2 hardware tuning
ernest.zhang
2
-1
/
+84
2018-07-30
mmc: sdhci: Export sdhci tuning function symbol
ernest.zhang
2
-4
/
+13
2018-07-30
mmc: sdhci: Change O2 Host HS200 mode clock frequency to 200MHz
ernest.zhang
1
-3
/
+2
2018-07-30
mmc: sdhci: Add support for O2 eMMC HS200 mode
ernest.zhang
1
-0
/
+18
2018-07-16
mmc: tegra: Add and use tegra_sdhci_get_max_clock()
Aapo Vienamo
1
-2
/
+9
2018-07-16
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+2
2018-07-16
mmc: mxcmmc: Fix missing parentheses and brace
Kees Cook
1
-1
/
+2
2018-07-16
mmc: sdhci-esdhc-imx: fix indent
Stefan Agner
1
-1
/
+1
2018-07-16
mmc: sdhci-esdhc-imx: disable clocks before changing frequency
Stefan Agner
1
-6
/
+6
2018-07-16
mmc: tegra: prevent ACMD23 on Tegra 3
Stefan Agner
1
-1
/
+9
2018-07-16
mmc: tegra: fix eMMC DDR52 mode
Stefan Agner
1
-1
/
+2
2018-07-16
mmc: tegra: prevent HS200 on Tegra 3
Stefan Agner
1
-1
/
+2
2018-07-16
mmc: sdhci-pci-dwc-mshc: synopsys dwc mshc support
Prabu Thangamuthu
4
-1
/
+90
2018-07-16
mmc: sdhci-esdhc-imx: Switch to SPDX identifier
Fabio Estevam
1
-4
/
+1
2018-07-16
mmc: sdhci-of-dwcmshc: add SDHCI OF Synopsys DWC MSHC driver
Jisheng Zhang
3
-0
/
+128
2018-07-16
mmc: sdhci: do not try to use 3.3V signaling if not supported
Stefan Agner
1
-1
/
+8
2018-07-16
mmc: sdhci-of-esdhc: set proper dma mask for ls104x chips
Laurentiu Tudor
1
-0
/
+6
2018-07-16
mmc: sdhci-msm: Remove redundant dev_err call in sdhci_msm_probe()
weiyongjun (A)
1
-1
/
+0
2018-07-16
mmc: sdhci-xenon: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-16
mmc: pxamci: provide a short-hand for &pdev->dev
Daniel Mack
1
-15
/
+16
2018-07-16
mmc: pxamci: make GPIO lookups from pdata optional
Daniel Mack
1
-45
/
+47
2018-07-16
mmc: pxamci: let mmc core handle regulators
Daniel Mack
1
-32
/
+22
2018-07-16
mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindings
Daniel Mack
1
-3
/
+0
2018-07-16
mmc: pxamci: call mmc_of_parse()
Daniel Mack
1
-11
/
+13
2018-07-16
mmc: pxamci: fix indenting
Daniel Mack
1
-10
/
+10
2018-07-16
mmc: pxamci: remove dead code from pxamci_remove()
Daniel Mack
1
-6
/
+1
2018-07-16
mmc: pxamci: remove dma resources from private context
Daniel Mack
1
-4
/
+0
2018-07-16
mmc: pxamci: remove irq from private context
Daniel Mack
1
-3
/
+1
2018-07-16
mmc: sdhci-esdhc-imx: get rid of support_vsel
Stefan Agner
1
-6
/
+2
2018-07-16
mmc: sdhci-esdhc-imx: support eMMC DDR mode when running at 3.3V
Stefan Agner
1
-1
/
+1
2018-07-16
mmc: core: Drop the unused mmc_power_save|restore_host()
Ulf Hansson
3
-49
/
+0
2018-07-16
mmc: sdhci-of-esdhc: modify the sd clock in of_match_node way
yinbo.zhu
1
-28
/
+57
2018-07-16
mmc: sdhci-of-arasan: Add quirk for unstable clocks
Helmut Grohne
1
-0
/
+16
2018-07-16
mmc: sdhci-pci: Add support for Intel ICP
Adrian Hunter
2
-0
/
+4
2018-07-16
mmc: host: Register changes for sdcc V5
Sayali Lokhande
1
-126
/
+221
2018-07-16
mmc: sdhci-msm: Add msm version specific ops and data structures
Vijay Viswanath
1
-0
/
+75
2018-07-16
mmc: sdhci-msm: Define new Register address map
Sayali Lokhande
1
-0
/
+89
2018-07-16
mmc: renesas_sdhi: add eMMC HS400 mode support
Masaharu Hayakawa
3
-26
/
+138
2018-07-16
mmc: tmio: add eMMC HS400 mode support
Masaharu Hayakawa
2
-2
/
+51
2018-07-16
mmc: core: more fine-grained hooks for HS400 tuning
Simon Horman
1
-0
/
+10
[next]