index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
msm_sdcc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
1
-2
/
+1
2010-08-14
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
1
-12
/
+23
2010-08-12
Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
1
-1
/
+1
2010-08-11
drivers/mmc/host/msm-sdcc: remove dead config options
Christian Dietrich
1
-25
/
+0
2010-08-10
mmc: msm_sdcc: Compile the driver for msm7x30
Sahitya Tummala
1
-12
/
+1
2010-08-10
msm: mmc: Add msm prefix to platform data structure
Sahitya Tummala
1
-1
/
+1
2010-06-24
mmc: msm: fix up build breakage on !PM
Daniel Walker
1
-16
/
+22
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-1
/
+1
2010-05-22
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
1
-185
/
+287
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-18
drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO support
San Mehat
1
-2
/
+10
2010-03-18
mmc: msm_sdcc: Fix issue where clocks could be disabled mid transaction
San Mehat
1
-34
/
+27
2010-03-18
mmc: msm_sdcc: Fix the dma exec function to use the proper delays
San Mehat
1
-9
/
+10
2010-03-18
mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk tim...
Dmitry Shmidt
1
-2
/
+2
2010-03-18
mmc: msm_sdcc: Enable busclk idle timer for power savings
San Mehat
1
-2
/
+1
2010-03-18
mmc: msm_sdcc: Don't disable interrupts while suspending
San Mehat
1
-3
/
+0
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