index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mmc: wmt-sdmmc: Simplify wmt_set_sd_power implementation
Axel Lin
2013-10-21
1
-22
/
+8
|
*
mmc: sdhci-pci: add Intel Merrifield support
David Cohen
2013-10-21
1
-0
/
+30
|
*
mmc: sdhci-esdhc-imx: set actual_clock in clock setting
Dong Aisheng
2013-09-27
2
-2
/
+3
|
*
mmc: sdhci-esdhc-imx: correct pre_div for imx6q
Dong Aisheng
2013-09-26
1
-0
/
+3
|
*
mmc: sdhci-esdhc-imx: change pinctrl state according to uhs mode
Dong Aisheng
2013-09-26
1
-1
/
+95
|
*
mmc: sdhci-esdhc-imx: add sd3.0 SDR clock tuning support
Dong Aisheng
2013-09-26
1
-1
/
+195
|
*
mmc: sdhci-esdhc-imx: support real clock on and off for imx6q
Dong Aisheng
2013-09-26
1
-2
/
+17
|
*
mmc: sdhci-esdhc: move common esdhc_set_clock to platform driver
Dong Aisheng
2013-09-26
3
-41
/
+66
|
*
mmc: sdhci: allow platform access of sdhci_send_command
Dong Aisheng
2013-09-26
2
-2
/
+4
|
*
mmc: sdhci: add hooks for platform specific tuning
Dong Aisheng
2013-09-26
2
-0
/
+9
|
*
mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open coded
Axel Lin
2013-09-25
1
-7
/
+1
|
*
mmc: sdhci-bcm-kona: Use sdhci_pltfm_unregister instead of open coded
Axel Lin
2013-09-25
1
-13
/
+1
|
*
mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probe
Sachin Kamat
2013-09-25
1
-1
/
+1
|
*
mmc: dw_mmc-socfpga: Remove redundant of_match_ptr
Sachin Kamat
2013-09-25
1
-1
/
+1
|
*
mmc: mvsdio: Convert to devm_ioremap_resource
Sachin Kamat
2013-09-25
1
-3
/
+3
|
*
mmc: core: clean up duplicate macros
Jackey Shen
2013-09-25
1
-1
/
+1
|
*
mmc: atmel-mci: fix oops in atmci_tasklet_func
Rodolfo Giometti
2013-09-25
1
-6
/
+8
|
*
mmc: atmel-mci: abort transfer on timeout error
Ludovic Desroches
2013-09-25
1
-0
/
+7
|
*
mmc: dw_mmc: fix the transfer termination in IDMAC mode
Seungwon Jeon
2013-09-25
1
-3
/
+3
|
*
mmc: dw_mmc: amend use of idmac sw reset
Seungwon Jeon
2013-09-25
1
-6
/
+11
|
*
mmc: dw_mmc: gather each reset code into functions
Seungwon Jeon
2013-09-25
1
-38
/
+43
|
*
mmc: dw_mmc: rework the code related to cmd/data completion
Seungwon Jeon
2013-09-25
1
-63
/
+84
|
*
mmc: dw_mmc: guarantee stop-abort cmd in data errors
Seungwon Jeon
2013-09-25
1
-20
/
+64
|
*
mmc: dw_mmc: fix error handling on response error
Seungwon Jeon
2013-09-25
1
-5
/
+21
|
*
mmc: dw_mmc: control card read threshold
Seungwon Jeon
2013-09-25
2
-2
/
+39
|
*
mmc: dw_mmc: adjust the fifoth with block size
Seungwon Jeon
2013-09-25
2
-3
/
+75
|
*
mmc: dw_mmc: set the supported max/min frequency
Seungwon Jeon
2013-09-25
1
-2
/
+12
|
*
mmc: dw_mmc: move supports-highspeed of quirks to caps
Seungwon Jeon
2013-09-25
1
-6
/
+3
|
*
mmc: dw_mmc: add the capability to support hs200 mode
Seungwon Jeon
2013-09-25
1
-0
/
+6
|
*
mmc: dw_mmc: exynos: adjust the clock rate with speed mode
Seungwon Jeon
2013-09-25
1
-13
/
+42
|
*
mmc: dw_mmc: exynos: add variable delay tuning sequence
Seungwon Jeon
2013-09-25
1
-0
/
+124
|
*
mmc: dw_mmc: add support tuning scheme
Seungwon Jeon
2013-09-25
2
-37
/
+108
|
*
mmc: dw_mmc: exynos: configure SMU in exynos5420
Yuvaraj Kumar C D
2013-09-25
1
-1
/
+37
|
*
mmc: dw_mmc: move the platform specific init call
Yuvaraj Kumar C D
2013-09-25
2
-7
/
+9
|
*
mmc: dw_mmc: socfpga: move socfpga private init
Yuvaraj Kumar C D
2013-09-25
1
-16
/
+14
|
*
mmc: dw_mmc: exynos: move the exynos private init
Yuvaraj Kumar C D
2013-09-25
1
-18
/
+16
|
*
mmc: dw_mmc: Set timeout to max upon resume
Doug Anderson
2013-09-25
1
-0
/
+3
|
*
mmc: dw_mmc: Honor requests to set the clock to 0
Doug Anderson
2013-09-25
1
-16
/
+28
|
*
mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
Doug Anderson
2013-09-25
1
-1
/
+52
|
*
mmc: dw_mmc: don't queue up a card detect at slot startup
Doug Anderson
2013-09-25
1
-6
/
+0
*
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
2
-21
/
+61
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next
Russell King
2013-11-12
2
-21
/
+61
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
ARM: 7834/1: mmc: mmci: Save and restore register context
Ulf Hansson
2013-09-19
1
-0
/
+43
|
|
|
*
ARM: 7833/1: mmc: mmci: Adapt to register write restrictions
Ulf Hansson
2013-09-19
1
-0
/
+16
|
|
|
*
ARM: 7832/1: mmc: mmci: Use optional sleep pinctrl state
Ulf Hansson
2013-09-19
1
-0
/
+2
|
|
|
*
ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handling
Ulf Hansson
2013-09-19
2
-21
/
+0
|
|
|
/
*
|
|
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
1
-2
/
+3
|
\
\
\
|
*
|
|
DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent()
Russell King
2013-10-31
1
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
2013-10-19
1
-8
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format
Guennadi Liakhovetski
2013-09-21
1
-8
/
+8
|
|
/
[prev]
[next]