index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mmc: sdhci: Add support for O2 eMMC HS200 mode
ernest.zhang
2018-07-30
1
-0
/
+18
*
mmc: tegra: Add and use tegra_sdhci_get_max_clock()
Aapo Vienamo
2018-07-16
1
-2
/
+9
*
Merge branch 'fixes' into next
Ulf Hansson
2018-07-16
1
-1
/
+2
|
\
|
*
mmc: mxcmmc: Fix missing parentheses and brace
Kees Cook
2018-07-16
1
-1
/
+2
*
|
mmc: sdhci-esdhc-imx: fix indent
Stefan Agner
2018-07-16
1
-1
/
+1
*
|
mmc: sdhci-esdhc-imx: disable clocks before changing frequency
Stefan Agner
2018-07-16
1
-6
/
+6
*
|
mmc: tegra: prevent ACMD23 on Tegra 3
Stefan Agner
2018-07-16
1
-1
/
+9
*
|
mmc: tegra: fix eMMC DDR52 mode
Stefan Agner
2018-07-16
1
-1
/
+2
*
|
mmc: tegra: prevent HS200 on Tegra 3
Stefan Agner
2018-07-16
1
-1
/
+2
*
|
mmc: sdhci-pci-dwc-mshc: synopsys dwc mshc support
Prabu Thangamuthu
2018-07-16
4
-1
/
+90
*
|
mmc: sdhci-esdhc-imx: Switch to SPDX identifier
Fabio Estevam
2018-07-16
1
-4
/
+1
*
|
mmc: sdhci-of-dwcmshc: add SDHCI OF Synopsys DWC MSHC driver
Jisheng Zhang
2018-07-16
3
-0
/
+128
*
|
mmc: sdhci: do not try to use 3.3V signaling if not supported
Stefan Agner
2018-07-16
1
-1
/
+8
*
|
mmc: sdhci-of-esdhc: set proper dma mask for ls104x chips
Laurentiu Tudor
2018-07-16
1
-0
/
+6
*
|
mmc: sdhci-msm: Remove redundant dev_err call in sdhci_msm_probe()
weiyongjun (A)
2018-07-16
1
-1
/
+0
*
|
mmc: sdhci-xenon: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-16
1
-0
/
+1
*
|
mmc: pxamci: provide a short-hand for &pdev->dev
Daniel Mack
2018-07-16
1
-15
/
+16
*
|
mmc: pxamci: make GPIO lookups from pdata optional
Daniel Mack
2018-07-16
1
-45
/
+47
*
|
mmc: pxamci: let mmc core handle regulators
Daniel Mack
2018-07-16
1
-32
/
+22
*
|
mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindings
Daniel Mack
2018-07-16
1
-3
/
+0
*
|
mmc: pxamci: call mmc_of_parse()
Daniel Mack
2018-07-16
1
-11
/
+13
*
|
mmc: pxamci: fix indenting
Daniel Mack
2018-07-16
1
-10
/
+10
*
|
mmc: pxamci: remove dead code from pxamci_remove()
Daniel Mack
2018-07-16
1
-6
/
+1
*
|
mmc: pxamci: remove dma resources from private context
Daniel Mack
2018-07-16
1
-4
/
+0
*
|
mmc: pxamci: remove irq from private context
Daniel Mack
2018-07-16
1
-3
/
+1
*
|
mmc: sdhci-esdhc-imx: get rid of support_vsel
Stefan Agner
2018-07-16
1
-6
/
+2
*
|
mmc: sdhci-esdhc-imx: support eMMC DDR mode when running at 3.3V
Stefan Agner
2018-07-16
1
-1
/
+1
*
|
mmc: core: Drop the unused mmc_power_save|restore_host()
Ulf Hansson
2018-07-16
3
-49
/
+0
*
|
mmc: sdhci-of-esdhc: modify the sd clock in of_match_node way
yinbo.zhu
2018-07-16
1
-28
/
+57
*
|
mmc: sdhci-of-arasan: Add quirk for unstable clocks
Helmut Grohne
2018-07-16
1
-0
/
+16
*
|
mmc: sdhci-pci: Add support for Intel ICP
Adrian Hunter
2018-07-16
2
-0
/
+4
*
|
mmc: host: Register changes for sdcc V5
Sayali Lokhande
2018-07-16
1
-126
/
+221
*
|
mmc: sdhci-msm: Add msm version specific ops and data structures
Vijay Viswanath
2018-07-16
1
-0
/
+75
*
|
mmc: sdhci-msm: Define new Register address map
Sayali Lokhande
2018-07-16
1
-0
/
+89
*
|
mmc: renesas_sdhi: add eMMC HS400 mode support
Masaharu Hayakawa
2018-07-16
3
-26
/
+138
*
|
mmc: tmio: add eMMC HS400 mode support
Masaharu Hayakawa
2018-07-16
2
-2
/
+51
*
|
mmc: core: more fine-grained hooks for HS400 tuning
Simon Horman
2018-07-16
1
-0
/
+10
*
|
mmc: dw_mmc-exynos: fix potential external abort in resume_noirq()
Marek Szyprowski
2018-07-16
1
-9
/
+24
*
|
mmc: tegra: Use sdhci_pltfm_clk_get_max_clock
Aapo Vienamo
2018-07-16
1
-13
/
+2
*
|
mmc: core: Adjust and reuse the macro of R1_STATUS(x)
Shawn Lin
2018-07-16
2
-2
/
+2
*
|
Merge branch 'next_pxa_dma' into next
Ulf Hansson
2018-07-16
1
-26
/
+3
|
\
\
|
|
/
|
/
|
|
*
mmc: pxamci: remove the dmaengine compat need
Robert Jarzmik
2018-06-18
1
-26
/
+3
*
|
mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states
Stefan Agner
2018-07-09
1
-12
/
+9
*
|
mmc: sunxi: Disable irq during pm_suspend
Stefan Mavrodiev
2018-07-05
1
-0
/
+7
*
|
mmc: dw_mmc: fix card threshold control configuration
x00270170
2018-07-03
1
-3
/
+4
*
|
mmc: core: cd_label must be last entry of mmc_gpio struct
Anson Huang
2018-07-03
1
-1
/
+1
*
|
mmc: renesas_sdhi_internal_dmac: Cannot clear the RX_IN_USE in abort
Yoshihiro Shimoda
2018-07-02
1
-2
/
+1
*
|
mmc: renesas_sdhi_internal_dmac: Fix missing unmap in error patch
Yoshihiro Shimoda
2018-07-02
1
-6
/
+6
|
/
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-2
/
+4
*
Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-06-05
52
-431
/
+1148
|
\
[prev]
[next]