index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
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
-31
/
+21
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: 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
-125
/
+220
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: dw_mmc-exynos: fix potential external abort in resume_noirq()
Marek Szyprowski
1
-9
/
+24
2018-07-16
mmc: tegra: Use sdhci_pltfm_clk_get_max_clock
Aapo Vienamo
1
-13
/
+2
2018-07-16
Merge branch 'next_pxa_dma' into next
Ulf Hansson
1
-26
/
+3
2018-07-09
mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states
Stefan Agner
1
-12
/
+9
2018-07-05
mmc: sunxi: Disable irq during pm_suspend
Stefan Mavrodiev
1
-0
/
+7
2018-07-03
mmc: dw_mmc: fix card threshold control configuration
x00270170
1
-3
/
+4
2018-07-02
mmc: renesas_sdhi_internal_dmac: Cannot clear the RX_IN_USE in abort
Yoshihiro Shimoda
1
-2
/
+1
2018-07-02
mmc: renesas_sdhi_internal_dmac: Fix missing unmap in error patch
Yoshihiro Shimoda
1
-6
/
+6
2018-06-18
mmc: pxamci: remove the dmaengine compat need
Robert Jarzmik
1
-26
/
+3
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+4
2018-06-04
mmc: renesas_sdhi: really fix WP logic regressions
Wolfram Sang
3
-0
/
+9
2018-05-31
mmc: mvsdio: Enable MMC_CAP_ERASE
Ulf Hansson
1
-0
/
+2
2018-05-31
mmc: mvsdio: Respect card busy time out from mmc core
Ulf Hansson
1
-1
/
+3
2018-05-31
mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirk
Georgi Djakov
1
-1
/
+0
2018-05-30
mmc: sunxi: Use ifdef rather than __maybe_unused
Ulf Hansson
1
-2
/
+4
2018-05-30
mmc: mxmmc: Use ifdef rather than __maybe_unused
Ulf Hansson
1
-2
/
+4
2018-05-29
mmc: mxmmc: include linux/highmem.h
Arnd Bergmann
1
-0
/
+1
2018-05-29
mmc: sunxi: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-05-29
mmc: au1xmmc: handle highmem pages
Christoph Hellwig
1
-4
/
+8
2018-05-29
mmc: sdhci-*: Don't emit error msg if sdhci_add_host() fails
Jisheng Zhang
7
-21
/
+7
2018-05-28
mmc: sdhci-xenon: use match_string() helper
Xie Yisheng
1
-8
/
+3
2018-05-21
Merge branch 'fixes' into next
Ulf Hansson
1
-7
/
+26
2018-05-21
mmc: wbsd: handle highmem pages
Christoph Hellwig
1
-36
/
+28
2018-05-21
mmc: ushc: handle highmem pages
Christoph Hellwig
1
-1
/
+3
2018-05-21
mmc: mxcmmc: handle highmem pages
Christoph Hellwig
1
-4
/
+11
2018-05-21
mmc: atmel-mci: use sg_copy_{from,to}_buffer
Christoph Hellwig
1
-12
/
+9
2018-05-21
mmc: android-goldfish: use sg_copy_{from,to}_buffer
Christoph Hellwig
1
-4
/
+4
[prev]
[next]