index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
msm_sdcc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-18
mmc: msm_sdcc: Fix issue where we might not end a sucessfull request
San Mehat
1
-3
/
+4
2010-03-18
mmc: msm_sdcc: Featurize busclock power save and disable it by default
San Mehat
1
-0
/
+13
2010-03-18
mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabled
San Mehat
1
-47
/
+52
2010-03-18
mmc: msm_sdcc: Reduce command timeouts and improve reliability.
San Mehat
1
-119
/
+148
2010-03-18
mmc: msm_sdcc: Schedule clock disable after probe
San Mehat
1
-0
/
+2
2010-03-18
mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delays
San Mehat
1
-55
/
+61
2010-03-18
mmc: msm_sdcc: Driver clocking/irq improvements
San Mehat
1
-28
/
+61
2010-03-18
msm: Add 'execute' datamover callback
San Mehat
1
-0
/
+1
2010-03-18
mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT register
San Mehat
1
-0
/
+14
2010-03-18
mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling ...
San Mehat
1
-40
/
+40
2010-01-20
msm_sdcc.c: missing brackets in msmsdcc_resume()
Roel Kluin
1
-3
/
+1
2009-12-10
HTC Dream: mmc compilation fixes
Pavel Machek
1
-4
/
+1
2009-09-23
msm_sdcc.c: move overly indented code to separate function
Joe Perches
1
-69
/
+63
2009-09-23
msm_sdcc.c: stylistic cleaning
Joe Perches
1
-21
/
+24
2009-09-23
msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(
Joe Perches
1
-58
/
+47
2009-09-23
mmc: msm_sdccc: driver for HTC Dream
San Mehat
1
-0
/
+1301