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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-21
mmc: dw_mmc: handle "no CRC status" error
James Hogan
1
-4
/
+15
2011-07-21
mmc: dw_mmc: remove unnecessary error messages
James Hogan
1
-4
/
+0
2011-07-21
mmc: dw_mmc: fix stop when fallen back to PIO
James Hogan
1
-1
/
+5
2011-07-21
mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume()
Wonil Choi
1
-4
/
+2
2011-07-21
mmc: sdhci: specify maximum discard timeout
Adrian Hunter
1
-0
/
+5
2011-07-21
mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP
Shawn Guo
1
-4
/
+4
2011-07-21
mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared
Shawn Guo
1
-1
/
+1
2011-07-21
mmc: sdhci: fix interrupt storm from card detection
Shawn Guo
1
-4
/
+25
2011-07-21
mmc: tmio: Fix race condition resulting in spurious interrupts
Paul Parsons
1
-44
/
+32
2011-07-21
mmc: tmio: Fix build error without CONFIG_MMC_SDHI
Paul Parsons
1
-3
/
+1
2011-07-21
mmc: dw_mmc: handle unaligned buffers and sizes
James Hogan
1
-57
/
+252
2011-07-21
mmc: dw_mmc: don't hard code fifo depth, fix usage
James Hogan
2
-6
/
+18
2011-07-21
mmc: dw_mmc: brackets in register access macros
James Hogan
1
-8
/
+8
2011-07-21
mmc: dw_mmc: convert card tasklet to workqueue
James Hogan
1
-19
/
+31
2011-07-21
mmc: dw_mmc: fix race with request and removal
James Hogan
1
-4
/
+11
2011-07-21
mmc: dw_mmc: clear TXDR/RXDR ints before enabling
James Hogan
1
-2
/
+3
2011-07-21
mmc: sdhi: Add write16_hook
Simon Horman
2
-0
/
+41
2011-07-21
mmc: tmio: Share register access functions
Simon Horman
3
-35
/
+36
2011-07-21
mmc: tmio: name 0xd8 as CTL_DMA_ENABLE
Simon Horman
1
-1
/
+1
2011-07-21
mmc: dw_mmc: protect a sequence of request and request-done.
Seungwon Jeon
1
-2
/
+3
2011-07-21
mmc: dw_mmc: set the card_width bit per card.
Seungwon Jeon
1
-1
/
+1
2011-07-21
mmc: sdhci-pxa: move platform data to include/linux/platform_data
Zhangfei Gao
2
-2
/
+2
2011-07-21
mmc: host: delete obsolete sdhci-pxa.c
Zhangfei Gao
3
-316
/
+0
2011-07-21
mmc: host: split up sdhci-pxa, create sdhci-pxav2.c
Zhangfei Gao
3
-0
/
+258
2011-07-21
mmc: host: split up sdhci-pxa, create sdhci-pxav3.c
Zhangfei Gao
3
-0
/
+303
2011-07-21
mmc: sdhci: change sdhci-pltfm into a module
Shawn Guo
10
-87
/
+112
2011-07-21
mmc: sdhci: merge two sdhci-pltfm.h into one
Shawn Guo
3
-3
/
+5
2011-07-21
mmc: sdhci: make sdhci-of device drivers self registered
Shawn Guo
7
-54
/
+227
2011-07-21
mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data
Shawn Guo
5
-291
/
+37
2011-07-21
mmc: sdhci: make sdhci-pltfm device drivers self registered
Shawn Guo
8
-217
/
+313
2011-07-06
ARM: 6980/1: mmci: use StartBitErr to detect bad connections
Linus Walleij
2
-1
/
+6
2011-06-26
mmc: sdhi: DMA slave ID 0 is invalid
Guennadi Liakhovetski
1
-1
/
+1
2011-06-26
mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling
Guennadi Liakhovetski
1
-2
/
+2
2011-06-26
mmc: omap_hsmmc: use original sg_len for dma_unmap_sg
Per Forlin
1
-2
/
+3
2011-06-26
mmc: omap_hsmmc: fix ocr mask usage
Anand Gadiyar
1
-1
/
+0
2011-06-19
mmc: sdhi: fix module unloading
Guennadi Liakhovetski
1
-1
/
+2
2011-06-19
mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.c
Wanlong Gao
1
-0
/
+5
2011-06-19
mmc: vub300: fix null dereferences in error handling
Chris Ball
1
-7
/
+4
2011-06-16
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+10
2011-06-06
ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edges
Linus Walleij
1
-2
/
+10
2011-06-01
ARM: OMAP4: MMC: no regulator off during probe for eMMC
Balaji T K
1
-0
/
+3
2011-05-28
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+23
2011-05-26
mmc: Use device platform_data to retrieve tmio_mmc platform bits
Samuel Ortiz
1
-1
/
+1
2011-05-26
ARM: 6832/1: mmci: support for ST-Ericsson db8500v2
Philippe Langlais
1
-2
/
+23
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
15
-161
/
+3826
2011-05-26
mmc: sdhci: Auto-CMD23 fixes.
Andrei Warkentin
1
-2
/
+2
2011-05-26
mmc: sdhci: Auto-CMD23 support.
Andrei Warkentin
2
-1
/
+18
2011-05-26
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
Andrei Warkentin
2
-17
/
+48
2011-05-25
mmc: Add new VUB300 USB-to-SD/SDIO/MMC driver
Tony Olech
3
-0
/
+2538
2011-05-25
mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/w
Philip Rakity
1
-1
/
+6
[next]