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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
tmio_mmc: Balance cell enable()/disable() calls
Magnus Damm
2010-03-07
1
-2
/
+8
*
|
|
tmio_mmc: Use 100ms mmc_detect_change() delay
Magnus Damm
2010-03-07
1
-1
/
+1
*
|
|
tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
Yusuke Goda
2010-03-07
1
-0
/
+1
*
|
|
tmio_mmc: Keep card-detect interrupts enabled
Guennadi Liakhovetski
2010-03-07
1
-4
/
+2
*
|
|
mmc: enable DMA on Ricoh sdhci reader by default
Vasily Khoruzhick
2010-03-06
1
-4
/
+3
*
|
|
mmc: at91_mci: correct kunmap_atomic()
Nicolas Ferre
2010-03-06
1
-2
/
+2
*
|
|
mmc: at91_mci: introduce per-mci-revision conditional code
Nicolas Ferre
2010-03-06
1
-8
/
+19
*
|
|
mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.
Nicolas Ferre
2010-03-06
1
-1
/
+8
*
|
|
mmc: at91_mci: enable large data blocks
Wolfgang Muees
2010-03-06
1
-0
/
+3
*
|
|
mmc: at91_mci: use DMA buffer for read
Wolfgang Muees
2010-03-06
1
-96
/
+32
*
|
|
mmc: at91_mci: use one coherent DMA buffer
Wolfgang Muees
2010-03-06
1
-25
/
+24
*
|
|
mmc: at91_mci: fix timeout errors
Wolfgang Muees
2010-03-06
1
-2
/
+4
*
|
|
mmc: at91_mci: fix pointer errors
Wolfgang Muees
2010-03-06
1
-3
/
+5
*
|
|
s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ...
Lars-Peter Clausen
2010-03-06
1
-1
/
+1
*
|
|
s3cmci: initialize default platform data no_wprotect and no_detect with 1
Lars-Peter Clausen
2010-03-06
1
-0
/
+2
*
|
|
sdio: put active devices into 1-bit mode during suspend
Daniel Drake
2010-03-06
1
-0
/
+43
*
|
|
sdio: kick the interrupt thread upon a resume
Nicolas Pitre
2010-03-06
1
-0
/
+2
*
|
|
sdio: don't use CMD[357] as part of a powered SDIO resume
Chris Ball
2010-03-06
1
-8
/
+11
*
|
|
sdio: sdhci support for suspend mode PM features
Nicolas Pitre
2010-03-06
2
-12
/
+31
*
|
|
sdio: introduce API for special power management features
Nicolas Pitre
2010-03-06
2
-3
/
+58
*
|
|
sdhci: improve sdhci sdhci_set_adma_desc() code
Ben Dooks
2010-03-06
1
-8
/
+8
*
|
|
sdhci: add adma descriptor set call
Ben Dooks
2010-03-06
1
-30
/
+20
*
|
|
sdio: add quirk to clamp byte mode transfer
Bing Zhao
2010-03-06
1
-1
/
+6
*
|
|
mmc: bfin_sdh: set timeout based on actual card data
Cliff Cai
2010-03-06
1
-2
/
+6
*
|
|
mmc: bfin_sdh: drop redundant MMC depend string
Mike Frysinger
2010-03-06
1
-1
/
+1
*
|
|
mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systems
Mike Frysinger
2010-03-06
1
-1
/
+1
*
|
|
mmc: Atmel host kconfig cleanup for everyone else
Nicolas Ferre
2010-03-06
1
-0
/
+1
*
|
|
davinci: MMC: add support for 8bit MMC cards
Vipin Bhandari
2010-03-06
1
-10
/
+35
*
|
|
ricoh_mmc: port from driver to pci quirk
Maxim Levitsky
2010-03-06
3
-270
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-03-03
1
-63
/
+30
|
\
\
\
|
*
|
|
sdio_uart: Use kfifo instead of the messy circ stuff
Alan Cox
2010-03-02
1
-63
/
+30
*
|
|
|
Merge with mainline to remove plat-omap/Kconfig conflict
Tony Lindgren
2010-03-01
3
-24
/
+39
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-03-01
1
-14
/
+27
|
|
\
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
*
-
-
-
-
-
.
\
\
Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...
Russell King
2010-02-25
6
-104
/
+70
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
/
/
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk
Linus Walleij
2010-02-21
1
-14
/
+16
|
|
|
|
|
*
|
ARM: 5896/1: MMCI: work around a hardware bug in U300
Linus Walleij
2010-01-27
1
-0
/
+11
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-03-01
1
-6
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
1
-4
/
+2
|
|
*
|
|
|
|
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
1
-2
/
+2
|
*
|
|
|
|
|
MMC: AU1xMMC: Allow platforms to disable host capabilities
Manuel Lauss
2010-02-27
1
-0
/
+4
|
*
|
|
|
|
|
MIPS: Alchemy: change dbdma to accept physical memory addresses
Manuel Lauss
2010-02-27
1
-2
/
+2
|
*
|
|
|
|
|
MIPS: Alchemy: remove dbdma compat macros
Manuel Lauss
2010-02-27
1
-2
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'omap-fixes-for-linus' into omap-for-linus
Tony Lindgren
2010-02-17
1
-3
/
+6
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
mmc_test: block addressed cards
Johan Kristell
2010-02-11
1
-3
/
+6
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
omap_hsmmc: allow compile without regulator framework
Adrian Hunter
2010-02-15
1
-54
/
+79
*
|
|
|
|
omap_hsmmc: Allow for a shared VccQ
Adrian Hunter
2010-02-15
1
-1
/
+15
*
|
|
|
|
omap_hsmmc: Ensure regulator enable / disable are paired
Adrian Hunter
2010-02-15
1
-6
/
+3
*
|
|
|
|
omap_hsmmc: Fix disable timeouts
Adrian Hunter
2010-02-15
1
-2
/
+2
*
|
|
|
|
omap_hsmmc: Allow for power saving without going off
Adrian Hunter
2010-02-15
1
-0
/
+6
*
|
|
|
|
omap_hsmmc: Move gpio and regulator control from board file
Adrian Hunter
2010-02-15
1
-13
/
+339
|
/
/
/
/
[prev]
[next]