index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
omap hsmmc: fix a bug in card remove scenario
Madhusudhan Chikkature
2010-04-07
1
-7
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
26
-2
/
+25
*
mmc: fix incorrect interpretation of card type bits
Adrian Hunter
2010-03-24
1
-2
/
+1
*
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
2010-03-12
1
-3
/
+1
|
\
|
*
msm_sdcc.c: missing brackets in msmsdcc_resume()
Roel Kluin
2010-01-20
1
-3
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-12
2
-2
/
+2
|
\
\
|
*
\
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
2
-2
/
+2
|
|
\
\
|
|
*
|
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
|
|
*
|
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
2010-02-05
1
-1
/
+1
*
|
|
|
mxcmmc: fixed max_seg_size value on initialization
Vladimir Zapolskiy
2010-03-12
1
-1
/
+1
*
|
|
|
sdio: recognize io card without powercycle
Albert Herranz
2010-03-12
3
-6
/
+32
|
/
/
/
*
|
|
mfd/mmc: SDHI Kconfig update
Magnus Damm
2010-03-07
1
-1
/
+1
*
|
|
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
[next]