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
/
omap_hsmmc.c
Commit message (
Expand
)
Author
Age
*
omap_hsmmc: fix NULL pointer dereference
Jarkko Lavinen
2009-09-23
*
omap_hsmmc: add mmc card sleep and awake support
Jarkko Lavinen
2009-09-23
*
omap_hsmmc: put MMC regulator to sleep
Adrian Hunter
2009-09-23
*
omap_hsmmc: support for deeper power saving states
Denis Karpov
2009-09-23
*
omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
2009-09-23
*
omap_hsmmc: fix scatter-gather list sanity checking
Jarkko Lavinen
2009-09-23
*
omap_hsmmc: ensure workqueues are empty before suspend
Adrian Hunter
2009-09-23
*
omap_hsmmc: set open drain bit correctly
Denis Karpov
2009-09-23
*
omap_hsmmc: context save/restore support
Denis Karpov
2009-09-23
*
omap_hsmmc: keep track of power mode
Adrian Hunter
2009-09-23
*
omap_hsmmc: make use of new enable/disable interface
Adrian Hunter
2009-09-23
*
omap_hsmmc: add debugfs entry (host registers)
Denis Karpov
2009-09-23
*
mmc: register mmci-omap-hs using platform_driver_probe
Uwe Kleine-König
2009-09-23
*
OMAP: HSMMC: do not enable buffer ready interrupt if using DMA
Anand Gadiyar
2009-09-23
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-06-14
|
\
|
*
ARM: OMAP3: mmc-twl4030 uses regulator framework
David Brownell
2009-05-28
*
|
omap_hsmmc: Trivial fix for a typo in comment
Anand Gadiyar
2009-06-03
|
/
*
omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occurs
Jarkko Lavinen
2009-04-08
*
mmc: Fix compile for omap_hsmmc.c
Tony Lindgren
2009-04-08
*
omap_hsmmc: Flush posted write to IRQ
Kevin Hilman
2009-04-08
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2009-04-05
|
\
|
*
omap_hsmmc: Wait for SDBP
Adrian Hunter
2009-03-24
|
*
omap_hsmmc: Fix MMC3 dma
Grazvydas Ignotas
2009-03-24
|
*
omap_hsmmc: Disable SDBP at suspend
Jarkko Lavinen
2009-03-24
|
*
omap_hsmmc: Do not prefix slot name
Adrian Hunter
2009-03-24
|
*
omap_hsmmc: Allow cover switch to cause rescan
Adrian Hunter
2009-03-24
|
*
omap_hsmmc: Add 8-bit bus width mode support
Jarkko Lavinen
2009-03-24
|
*
omap_hsmmc: Implement scatter-gather emulation
Juha Yrjola
2009-03-24
|
*
omap_hsmmc: Fix response type for busy after response
Adrian Hunter
2009-03-24
|
*
omap_hsmmc: Do dma cleanup also with data CRC errors
Jarkko Lavinen
2009-03-24
|
*
omap_hsmmc: Initialize hsmmc controller registers when resuming
Kim Kyuwon
2009-03-24
|
*
omap_hsmmc: do not re-power when powering off MMC
Adrian Hunter
2009-03-24
*
|
Merge branch 'omap-clks3' into devel
Russell King
2009-03-19
|
\
\
|
|
/
|
/
|
|
*
[ARM] omap: hsmmc: new short connection id names
Russell King
2009-02-08
*
|
omap_hsmmc: Change while(); loops with finite version
Jean Pihet
2009-02-18
*
|
omap_hsmmc: recover from transfer failures
Jean Pihet
2009-02-18
*
|
omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V
David Brownell
2009-02-18
*
|
omap_hsmmc: card detect irq bugfix
David Brownell
2009-02-18
|
/
*
[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3
Madhusudhan Chikkature
2009-01-24