index
:
kernel/linux.git
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-26
mmc: sdhi/tmio: switch to using dmaengine_slave_config()
Guennadi Liakhovetski
2
-17
/
+41
2013-05-26
mmc: sdhi/tmio: make DMA filter implementation specific
Guennadi Liakhovetski
2
-10
/
+11
2013-05-26
mmc: dw_mmc: clear IDSTS register when initialize IDMAC
Joonyoung Shim
1
-0
/
+6
2013-05-26
mmc: core: Fix select power class after resume
Fredrik Soderstedt
1
-24
/
+50
2013-05-26
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
5
-119
/
+41
2013-05-26
mmc: core: Support aggressive power management for (e)MMC/SD
Ulf Hansson
2
-0
/
+99
2013-05-26
mmc: block: Enable runtime pm for mmc blkdevice
Ulf Hansson
5
-14
/
+57
2013-05-26
mmc: core: Add bus_ops for runtime pm callbacks
Ulf Hansson
4
-3
/
+32
2013-05-26
mmc: core: Stop bkops for eMMC only from mmc suspend
Ulf Hansson
2
-21
/
+7
2013-05-26
mmc: mxs-mmc: fix error return code in mxs_mmc_probe()
Wei Yongjun
1
-0
/
+1
2013-05-26
mmc: dw_mmc: fix error return code in dw_mci_probe()
Wei Yongjun
1
-1
/
+3
2013-05-26
mmc: card: Adding support for sanitize in eMMC 4.5
Maya Erez
4
-22
/
+69
2013-05-26
mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode
Ulf Hansson
1
-3
/
+2
2013-05-26
mmc: core: Only execute tuning for SDR50 and SDR104
Fredrik Soderstedt
2
-4
/
+17
2013-05-26
mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt case
Santosh Shilimkar
1
-13
/
+15
2013-05-26
mmc: omap_hsmmc: convert to dma_request_slave_channel_compat
Matt Porter
1
-2
/
+8
2013-05-26
mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5
Tony Lindgren
1
-4
/
+9
2013-05-26
mmc: sdhci-pci: add more device ids
Adrian Hunter
1
-0
/
+54
2013-05-26
mmc: sdhci-acpi: add more device ids
Adrian Hunter
1
-9
/
+59
2013-05-26
mmc: sdhci-acpi: fix initial runtime pm status
Adrian Hunter
1
-0
/
+1
2013-05-26
mmc: atmel-mci: convert to dma_request_slave_channel_compat()
Ludovic Desroches
1
-13
/
+12
2013-05-26
mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53
Lucas Stach
1
-3
/
+34
2013-05-26
mmc: sdhci-esdhc-imx: Fix SDIO interrupts
Martin Fuzzey
1
-1
/
+3
2013-05-16
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-2
/
+7
2013-05-10
ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checked
Lee Jones
1
-2
/
+7
2013-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-43
/
+5
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-2
/
+1
2013-05-05
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
38
-513
/
+770
2013-05-02
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+89
2013-05-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-5
/
+83
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+81
2013-05-02
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+9
2013-04-30
mmc: sdhci-s3c: Fix operation on non-single image Samsung platforms
Mark Brown
1
-1
/
+1
2013-04-30
mmc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-11
/
+2
2013-04-23
mmc: sdhci-tegra: fix MODULE_DEVICE_TABLE
Arnd Bergmann
1
-1
/
+1
2013-04-19
Merge branch 'samsung/exynos-multiplatform' into next/multiplatform
Arnd Bergmann
3
-4
/
+90
2013-04-19
mmc: sdhci-s3c: remove platform dependencies
Arnd Bergmann
3
-4
/
+90
2013-04-18
Merge tag 'davinci-for-v3.10/dt-2-v2' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
1
-5
/
+83
2013-04-15
mmc: core: fix init controller performance regression, updated patch
Adrian Hunter
2
-1
/
+4
2013-04-15
Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-1
/
+0
2013-04-13
Merge tag 'dt-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
1
-2
/
+81
2013-04-12
mmc: mxcmmc: enable DMA support on mpc512x
Anatolij Gustschin
1
-2
/
+33
2013-04-12
mmc: mxcmmc: constify mxcmci_devtype
Anatolij Gustschin
1
-1
/
+1
2013-04-12
mmc: mxcmmc: use slot-gpio API for write-protect detection
Anatolij Gustschin
1
-3
/
+5
2013-04-12
mmc: mxcmmc: add mpc512x SDHC support
Anatolij Gustschin
2
-49
/
+94
2013-04-12
mmc: mxcmmc: fix race conditions for host->req and host->data access
Anatolij Gustschin
1
-7
/
+24
2013-04-12
mmc: mxcmmc: DT support
Markus Pargmann
1
-18
/
+61
2013-04-12
mmc: dw_mmc: let device core setup the default pin configuration
Thomas Abraham
3
-49
/
+0
[next]