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.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
2012-02-14
mmc: dw_mmc: Fix PIO mode with support of highmem
Seungwon Jeon
1
-69
/
+75
2012-02-14
mmc: atmel-mci: save and restore sdioirq when soft reset is performed
Ludovic Desroches
1
-0
/
+3
2012-02-14
mmc: block: Init ro_lock sysfs attr to fix lockdep warnings
Rabin Vincent
1
-0
/
+1
2012-02-14
mmc: sh_mmcif: fix late delayed work initialisation
Guennadi Liakhovetski
1
-7
/
+9
2012-02-14
mmc: tmio_mmc: fix card eject during IO with DMA
Guennadi Liakhovetski
3
-2
/
+23
2012-02-14
mmc: core: Fix comparison issue in mmc_compare_ext_csds
Jurgen Heeks
1
-2
/
+2
2012-02-14
mmc: core: Fix PowerOff Notify suspend/resume
Girish K S
2
-12
/
+31
2012-02-14
mmc: sdhci-pci: set Medfield SDIO as non-removable
Adrian Hunter
1
-1
/
+1
2012-02-14
mmc: core: add the capability for broken voltage
Jaehoon Chung
1
-0
/
+4
2012-02-14
mmc: core: Fix low speed mmc card detection failure
Girish K S
1
-2
/
+3
2012-02-14
mmc: esdhc: set the timeout to the max value
Jerry Huang
1
-0
/
+5
2012-02-14
mmc: esdhc: add PIO mode support
Jerry Huang
1
-1
/
+4
2012-02-14
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
4
-30
/
+42
2012-02-14
mmc: of_mmc_spi: fix little endian support
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2012-02-14
mmc: core: UHS sdio card that fails should not exceed 50MHz
Philip Rakity
1
-3
/
+4
2012-02-12
mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3
Roy Zang
1
-0
/
+32
2012-01-25
drivers: misc: Remove MISC_DEVICES config option
Fabio Estevam
1
-1
/
+0
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
6
-15
/
+34
2012-01-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-17
/
+28
2012-01-15
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
4
-11
/
+11
2012-01-14
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
52
-840
/
+1783
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
4
-11
/
+11
2012-01-13
mmc: fix a deadlock between system suspend and MMC block IO
Guennadi Liakhovetski
1
-3
/
+6
2012-01-13
mmc: sdhci: restore the enabled dma when do reset all
Shaohui Xie
1
-0
/
+5
2012-01-13
mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operation
Jaehoon Chung
1
-1
/
+1
2012-01-13
mmc: host: Adds support for eMMC 4.5 HS200 mode
Girish K S
2
-15
/
+43
2012-01-13
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
5
-12
/
+163
2012-01-13
mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT()
Jaehoon Chung
1
-1
/
+1
2012-01-13
mmc: core: Separate the timeout value for cache-ctrl
Seungwon Jeon
2
-11
/
+23
2012-01-13
mmc: sdhci-spear: Fix compilation error
Viresh Kumar
1
-2
/
+1
2012-01-13
mmc: sdhci: Deal with failure case in sdhci_suspend_host
Aaron Lu
1
-3
/
+14
2012-01-13
mmc: dw_mmc: Clear the DDR mode for non-DDR
Seungwon Jeon
1
-4
/
+7
2012-01-13
mmc: sd: Fix SDR12 timing regression
Alexander Elbs
1
-2
/
+1
2012-01-13
mmc: sdhci: Fix tuning timer incorrect setting when suspending host
Aaron Lu
1
-2
/
+1
2012-01-12
mmc: core: Add option to prevent eMMC sleep command
Ulf Hansson
1
-0
/
+6
2012-01-12
mmc: omap_hsmmc: use threaded irq handler for card-detect.
NeilBrown
1
-27
/
+9
2012-01-12
mmc: sdhci-pci: enable runtime PM for Medfield SDIO
Adrian Hunter
1
-0
/
+7
2012-01-12
mmc: sdhci: Always pass clock request value zero to set_clock host op
Todd Poynor
1
-1
/
+1
2012-01-12
mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION
Adrian Hunter
2
-2
/
+0
2012-01-12
mmc: sdhci-pci: get gpio numbers from platform data
Adrian Hunter
1
-68
/
+41
2012-01-12
mmc: sdhci-pci: add platform data
Adrian Hunter
4
-6
/
+35
2012-01-12
mmc: sdhci: prevent card detection activity for non-removable cards
Adrian Hunter
1
-4
/
+3
2012-01-12
mmc: sdhci: fix vmmc handling
Adrian Hunter
1
-22
/
+21
2012-01-12
mmc: core: Add claiming of hosts during mmc_cache_ctrl
Seungwon Jeon
1
-1
/
+7
2012-01-12
mmc: omap: remove clock rate hard coding
Balaji TK
1
-4
/
+3
2012-01-12
mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data member
Guennadi Liakhovetski
1
-44
/
+50
2012-01-12
mmc: sh_mmcif: process requests asynchronously
Guennadi Liakhovetski
1
-172
/
+416
2012-01-12
mmc: sh_mmcif: cosmetic clean up
Guennadi Liakhovetski
1
-45
/
+34
2012-01-12
mmc: sh_mmcif: process error interrupts first
Guennadi Liakhovetski
1
-6
/
+6
2012-01-12
mmc: add a generic GPIO card-detect helper
Guennadi Liakhovetski
2
-1
/
+75
[next]