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
*
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
2010-05-21
2
-186
/
+301
|
\
|
*
drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO support
San Mehat
2010-03-18
1
-2
/
+10
|
*
mmc: msm_sdcc: Fix issue where clocks could be disabled mid transaction
San Mehat
2010-03-18
1
-34
/
+27
|
*
mmc: msm_sdcc: Fix the dma exec function to use the proper delays
San Mehat
2010-03-18
1
-9
/
+10
|
*
mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk tim...
Dmitry Shmidt
2010-03-18
1
-2
/
+2
|
*
mmc: msm_sdcc: Enable busclk idle timer for power savings
San Mehat
2010-03-18
1
-2
/
+1
|
*
mmc: msm_sdcc: Don't disable interrupts while suspending
San Mehat
2010-03-18
1
-3
/
+0
|
*
mmc: msm_sdcc: Fix issue where we might not end a sucessfull request
San Mehat
2010-03-18
1
-3
/
+4
|
*
mmc: msm_sdcc: Featurize busclock power save and disable it by default
San Mehat
2010-03-18
1
-0
/
+13
|
*
mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabled
San Mehat
2010-03-18
2
-48
/
+52
|
*
mmc: msm_sdcc: Reduce command timeouts and improve reliability.
San Mehat
2010-03-18
2
-120
/
+161
|
*
mmc: msm_sdcc: Schedule clock disable after probe
San Mehat
2010-03-18
1
-0
/
+2
|
*
mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delays
San Mehat
2010-03-18
1
-55
/
+61
|
*
mmc: msm_sdcc: Driver clocking/irq improvements
San Mehat
2010-03-18
2
-28
/
+63
|
*
msm: Add 'execute' datamover callback
San Mehat
2010-03-18
1
-0
/
+1
|
*
mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT register
San Mehat
2010-03-18
1
-0
/
+14
|
*
mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling ...
San Mehat
2010-03-18
1
-40
/
+40
*
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-05-19
3
-6
/
+21
|
\
\
|
*
\
Merge branch 'devel-stable' into devel
Russell King
2010-05-17
27
-12
/
+29
|
|
\
\
|
|
*
|
[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond
Eric Miao
2010-05-11
1
-1
/
+1
|
*
|
|
ARM: 6033/1: ARM: MMCI: pass max frequency from platform
Linus Walleij
2010-04-14
1
-1
/
+12
|
*
|
|
ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro version
Linus Walleij
2010-04-14
2
-4
/
+8
*
|
|
|
mmc: at91_mci: modify cache flush routines
Nicolas Ferre
2010-05-15
1
-1
/
+1
*
|
|
|
mmc: atmel-mci: fix in debugfs: response value printing
Nicolas Ferre
2010-05-11
1
-2
/
+2
*
|
|
|
mmc: atmel-mci: remove data error interrupt after xfer
Nicolas Ferre
2010-05-11
1
-0
/
+1
*
|
|
|
mmc: atmel-mci: prevent kernel oops while removing card
Nicolas Ferre
2010-05-11
1
-4
/
+5
*
|
|
|
mmc: atmel-mci: fix two parameters swapped
Nicolas Ferre
2010-05-11
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
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
[next]