index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.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: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35
Eric Bénard
2010-11-07
1
-3
/
+5
*
mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhci
Eric Bénard
2010-11-07
1
-0
/
+4
*
mmc: sdhci: Properly enable SDIO IRQ wakeups
Daniel Drake
2010-11-07
3
-2
/
+23
*
mmc: ushc: Return proper error code for ushc_probe()
Axel Lin
2010-11-07
1
-8
/
+22
*
mfd: Adding twl6030 mmc card detect support for MMC1
kishore kadiyala
2010-10-29
1
-2
/
+2
*
mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc
Yusuke Goda
2010-10-29
1
-5
/
+12
*
mmc: Allow the platform to specify the sh_mmcif get_cd handler
Arnd Hannemann
2010-10-29
1
-0
/
+12
*
mmc: Allow the tmio_mmc mfd driver to specify get_cd handler
Arnd Hannemann
2010-10-29
1
-0
/
+13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2010-10-28
34
-334
/
+1445
|
\
|
*
mmc: add new sdhci-pxa driver for Marvell SoCs
Zhangfei Gao
2010-10-25
3
-0
/
+266
|
*
mmc_spi: Recover from CRC errors for r/w operation over SPI.
Sonic Zhang
2010-10-23
1
-0
/
+21
|
*
mmc: sdhci-pltfm: add -pltfm driver for imx35/51
Wolfram Sang
2010-10-23
5
-0
/
+158
|
*
mmc: sdhci-of-esdhc: factor out common stuff
Wolfram Sang
2010-10-23
2
-62
/
+91
|
*
mmc: sdhci_pltfm: pass more data on custom init call
Wolfram Sang
2010-10-23
1
-3
/
+5
|
*
mmc: sdhci: introduce get_ro private write-protect hook
Wolfram Sang
2010-10-23
2
-6
/
+10
|
*
mmc: sdhci-pltfm: move .h file into appropriate subdir
Wolfram Sang
2010-10-23
3
-3
/
+3
|
*
mmc: sdhci-pltfm: Add structure for host-specific data
Wolfram Sang
2010-10-23
2
-3
/
+14
|
*
mmc: fix cb710 kconfig dependency warning
Randy Dunlap
2010-10-23
1
-0
/
+1
|
*
mmc: cb710: remove debugging printk (info duplicated from mmc-core)
Michał Mirosław
2010-10-23
1
-2
/
+0
|
*
mmc: cb710: clear irq handler on init() error path
Michał Mirosław
2010-10-23
1
-0
/
+1
|
*
mmc: cb710: remove unnecessary msleep()
Michał Mirosław
2010-10-23
1
-1
/
+0
|
*
mmc: cb710: implement get_cd() callback
Michał Mirosław
2010-10-23
1
-20
/
+13
|
*
mmc: cb710: partially demystify clock selection
Michał Mirosław
2010-10-23
1
-7
/
+12
|
*
mmc: sdhci: allow for eMMC 74 clock generation by controller
Philip Rakity
2010-10-23
2
-0
/
+5
|
*
mmc: sdhci: highspeed: check for mmc as well as sd cards
Philip Rakity
2010-10-23
1
-2
/
+3
|
*
mmc: sdhci: Add Moorestown device support
Alan Cox
2010-10-23
1
-0
/
+39
|
*
mmc: sdhci: Intel Medfield support
Xiaochen Shen
2010-10-23
1
-0
/
+48
|
*
mmc: sdhci: Allow the probe handler to override slots
Alan Cox
2010-10-23
1
-0
/
+2
|
*
mmc: sdhci: split up sdhci.h for sdhci-pltfm users
Giuseppe Cavallaro
2010-10-23
1
-131
/
+7
|
*
mmc: sdhci: fix "pwr may be used uninitialized" warning
Giuseppe Cavallaro
2010-10-23
1
-4
/
+2
|
*
mmc: sdhci-pltfm: add suspend/resume functions
Giuseppe Cavallaro
2010-10-23
1
-0
/
+21
|
*
mmc: Move regulator handling closer to core
Linus Walleij
2010-10-23
3
-26
/
+64
|
*
mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable case
Jaehoon Chung
2010-10-23
1
-1
/
+2
|
*
mmc: Makefile: Fix EXTRA_CFLAGS assignment
matt mooney
2010-10-23
1
-4
/
+0
|
*
mmc: sdhci: print out controller name for register debug
Philip Rakity
2010-10-23
1
-1
/
+2
|
*
mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilities
Giuseppe Cavallaro
2010-10-23
1
-1
/
+1
|
*
mmc: sdhci: Enable high-speed support for MMC cards
Zhangfei Gao
2010-10-23
1
-1
/
+1
|
*
mmc: SDHC 3.0: correct f_min calculation for SD 3.0 spec
Zhangfei Gao
2010-10-23
2
-3
/
+12
|
*
mmc: SDHC 3.0: Base clock frequency change in spec 3.0
Zhangfei Gao
2010-10-23
2
-2
/
+8
|
*
mmc: SDHC 3.0: support 10-bit divided clock mode
Zhangfei Gao
2010-10-23
2
-5
/
+25
|
*
mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"ging
George G. Davis
2010-10-23
1
-1
/
+1
|
*
mmc: USB SD Host Controller (USHC) driver
David Vrabel
2010-10-23
3
-0
/
+581
|
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
21
-44
/
+25
|
*
mmc: au1xmmc.c: use resource_size()
H Hartley Sweeten
2010-10-23
1
-1
/
+1
|
*
mmc: atmel-mci.c: use resource_size()
H Hartley Sweeten
2010-10-23
1
-1
/
+1
|
*
mmc: at91_mci.c: use resource_size()
H Hartley Sweeten
2010-10-23
1
-4
/
+4
*
|
at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board
Nicolas Ferre
2010-10-26
1
-1
/
+1
*
|
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-25
1
-16
/
+27
|
\
\
|
|
/
|
/
|
|
*
-
.
Merge branches 'devel-omap1' and 'devel-omap2plus' into omap-for-linus
Tony Lindgren
2010-10-08
1
-0
/
+25
|
|
\
\
|
|
|
*
omap4 hsmmc: Update ocr mask for MMC2 for regulator to use
kishore kadiyala
2010-10-01
1
-0
/
+12
[next]