index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mmc: sdhci-msm: Add support to store supported vdd-io voltages
Vijay Viswanath
2018-05-02
1
-1
/
+28
*
|
mmc: renesas_sdhi_internal_dmac: add R8A77980 to whitelist
Sergei Shtylyov
2018-05-02
1
-0
/
+1
*
|
mmc: sdhci-cadence: fix logically and structurally dead code
Gustavo A. R. Silva
2018-05-02
1
-2
/
+2
*
|
mmc: host: simplify getting .drvdata
Wolfram Sang
2018-05-02
3
-12
/
+6
*
|
mmc: mediatek: use of_device_get_match_data()
Ryder Lee
2018-05-02
1
-5
/
+2
*
|
mmc: sdhci-pci: Fix 3.3V voltage switch for some BYT-based Intel controllers
Adrian Hunter
2018-05-02
1
-7
/
+27
*
|
mmc: renesas_sdhi_internal_dmac: remove superfluous WARN
Wolfram Sang
2018-05-02
1
-4
/
+1
*
|
mmc: renesas_sdhi_internal_dmac: use more generic whitelisting
Wolfram Sang
2018-05-02
1
-2
/
+5
*
|
mmc: renesas_sdhi: Fix alignment check of sg buffer
Masaharu Hayakawa
2018-05-02
1
-7
/
+8
*
|
mmc: renesas_sdhi: use helpers to access struct scatterlist members
Niklas Söderlund
2018-05-02
1
-5
/
+3
*
|
mmc: sdhci-pci: Avoid 3.3V signaling on some NI 904x
Kyle Roeschley
2018-05-02
2
-0
/
+5
*
|
mmc: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-05-02
1
-8
/
+2
*
|
mmc: sunxi: Drop the init / reset of the controller from set_ios
Maxime Ripard
2018-05-02
1
-7
/
+4
*
|
mmc: sunxi: Add runtime_pm support
Maxime Ripard
2018-05-02
1
-0
/
+48
*
|
mmc: sunxi: Move the card power configuration to a function
Maxime Ripard
2018-05-02
1
-15
/
+25
*
|
mmc: sunxi: Move clock configuration to a function
Maxime Ripard
2018-05-02
1
-15
/
+18
*
|
mmc: sunxi: Move bus width configuration to a function
Maxime Ripard
2018-05-02
1
-12
/
+17
*
|
mmc: sunxi: Change sunxi_mmc_init_host argument type
Maxime Ripard
2018-05-02
1
-3
/
+2
*
|
mmc: sunxi: Reorder the headers
Maxime Ripard
2018-05-02
1
-23
/
+20
*
|
mmc: dw_mmc: fix misleading comment in dw_mci_rk3288_set_ios
Shawn Lin
2018-05-02
1
-3
/
+2
*
|
mmc: sdhci-cadence: send tune request twice to work around errata
Masahiro Yamada
2018-05-02
1
-4
/
+18
*
|
mmc: meson: update doc to support Meson-AXG platform
Nan Li
2018-05-02
2
-3
/
+3
*
|
mmc: meson-axg: add support for the Meson-AXG platform
Nan Li
2018-05-02
1
-10
/
+51
*
|
mmc: jz4740: Use dma_request_chan()
Ezequiel Garcia
2018-05-02
1
-15
/
+7
*
|
mmc: jz4740: Add support for the JZ4780
Alex Smith
2018-05-02
2
-23
/
+72
*
|
mmc: jz4740: Set clock rate to mmc->f_max rather than JZ_MMC_CLK_RATE
Alex Smith
2018-05-02
1
-1
/
+1
*
|
mmc: jz4740: Introduce devicetree probe
Ezequiel Garcia
2018-05-02
1
-10
/
+41
*
|
mmc: jz4740: Reset the device requesting the interrupt
Zubair Lutfullah Kakakhel
2018-05-02
1
-1
/
+2
*
|
mmc: jz4740: Use dev_get_platdata
Ezequiel Garcia
2018-05-02
1
-3
/
+3
*
|
mmc: jz4780: Order headers alphabetically
Ezequiel Garcia
2018-05-02
1
-9
/
+9
*
|
mmc: jz4740: Fix error exit path in driver's probe
Paul Cercueil
2018-05-02
1
-8
/
+9
*
|
mmc: dw_mmc: update actual clock for mmc debugfs
Shawn Lin
2018-05-02
1
-0
/
+4
*
|
mmc: sdhci-of-arasan: Add quirk to avoid unexpected interrupt msgs
Phil Edworthy
2018-05-02
1
-1
/
+2
|
/
*
mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCs
Wolfram Sang
2018-04-19
1
-6
/
+33
*
mmc: sdhci-pci: Only do AMD tuning for HS200
Daniel Kurtz
2018-04-11
1
-2
/
+23
*
mmc: tmio: Fix error handling when issuing CMD23
Masaharu Hayakawa
2018-04-04
1
-1
/
+1
*
mmc: jz4740: Fix race condition in IRQ mask update
Alex Smith
2018-04-04
1
-1
/
+1
*
Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-04-03
19
-208
/
+791
|
\
|
*
mmc: renesas_sdhi: replace EXT_ACC with HOST_MODE
Masaharu Hayakawa
2018-03-22
1
-3
/
+3
|
*
Merge branch 'fixes' into next
Ulf Hansson
2018-03-21
1
-1
/
+1
|
|
\
|
*
\
Merge branch 'fixes' into next
Ulf Hansson
2018-03-16
1
-2
/
+4
|
|
\
\
|
*
\
\
Merge branch 'fixes' into next
Ulf Hansson
2018-03-15
1
-1
/
+7
|
|
\
\
\
|
*
|
|
|
mmc: sunxi: Set our device drvdata earlier
Maxime Ripard
2018-03-15
1
-1
/
+1
|
*
|
|
|
mmc: sunxi: Move the reset deassertion before enabling the clocks
Maxime Ripard
2018-03-15
1
-18
/
+18
|
*
|
|
|
mmc: sunxi: Move resources management to separate functions
Maxime Ripard
2018-03-15
1
-60
/
+82
|
*
|
|
|
mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshc
tianshuliang
2018-03-15
4
-0
/
+218
|
*
|
|
|
mmc: renesas_sdhi: fix WP detection
Wolfram Sang
2018-03-15
2
-4
/
+0
|
*
|
|
|
mmc: dw_mmc-rockchip: correct property names in debug
John Keeping
2018-03-15
1
-2
/
+2
|
*
|
|
|
mmc: dw_mmc: remove the deprecated "num-slots"
Jaehoon Chung
2018-03-15
3
-7
/
+0
|
*
|
|
|
mmc: dw_mmc: remove the deprecated "clock-freq-min-max" property
Jaehoon Chung
2018-03-15
1
-11
/
+4
[prev]
[next]