index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
msm_sdcc.c
Commit message (
Expand
)
Author
Age
*
mmc: msm_sdcc: Check for only DATA_END interrupt to end a request
Sahitya Tummala
2010-12-20
*
mmc: msm_sdcc: Fix bug in PIO mode when data size is not word aligned
Sahitya Tummala
2010-12-20
*
mmc: msm_sdcc: Reset SDCC in case of data transfer errors
Sahitya Tummala
2010-12-20
*
mmc: msm_sdcc: Add prog done interrupt support
Sahitya Tummala
2010-12-20
*
mmc: msm_sdcc: Fix possible circular locking dependency warning
Sahitya Tummala
2010-12-20
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
*
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
2010-08-13
|
\
|
*
mmc: msm_sdcc: Compile the driver for msm7x30
Sahitya Tummala
2010-08-09
|
*
mmc: msm: fix up build breakage on !PM
Daniel Walker
2010-06-23
*
|
Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
2010-08-12
|
\
\
|
*
|
msm: mmc: Add msm prefix to platform data structure
Sahitya Tummala
2010-08-09
|
|
/
*
/
drivers/mmc/host/msm-sdcc: remove dead config options
Christian Dietrich
2010-08-11
|
/
*
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-27
*
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
2010-05-21
|
\
|
*
drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO support
San Mehat
2010-03-18
|
*
mmc: msm_sdcc: Fix issue where clocks could be disabled mid transaction
San Mehat
2010-03-18
|
*
mmc: msm_sdcc: Fix the dma exec function to use the proper delays
San Mehat
2010-03-18
|
*
mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk tim...
Dmitry Shmidt
2010-03-18
|
*
mmc: msm_sdcc: Enable busclk idle timer for power savings
San Mehat
2010-03-18
|
*
mmc: msm_sdcc: Don't disable interrupts while suspending
San Mehat
2010-03-18
|
*
mmc: msm_sdcc: Fix issue where we might not end a sucessfull request
San Mehat
2010-03-18
|
*
mmc: msm_sdcc: Featurize busclock power save and disable it by default
San Mehat
2010-03-18
|
*
mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabled
San Mehat
2010-03-18
|
*
mmc: msm_sdcc: Reduce command timeouts and improve reliability.
San Mehat
2010-03-18
|
*
mmc: msm_sdcc: Schedule clock disable after probe
San Mehat
2010-03-18
|
*
mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delays
San Mehat
2010-03-18
|
*
mmc: msm_sdcc: Driver clocking/irq improvements
San Mehat
2010-03-18
|
*
msm: Add 'execute' datamover callback
San Mehat
2010-03-18
|
*
mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT register
San Mehat
2010-03-18
|
*
mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling ...
San Mehat
2010-03-18
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
/
*
msm_sdcc.c: missing brackets in msmsdcc_resume()
Roel Kluin
2010-01-20
*
HTC Dream: mmc compilation fixes
Pavel Machek
2009-12-10
*
msm_sdcc.c: move overly indented code to separate function
Joe Perches
2009-09-23
*
msm_sdcc.c: stylistic cleaning
Joe Perches
2009-09-23
*
msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(
Joe Perches
2009-09-23
*
mmc: msm_sdccc: driver for HTC Dream
San Mehat
2009-09-23