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
/
sdhci.c
Commit message (
Expand
)
Author
Age
*
mmc: sdhci: Replace host->mmc with mmc where possible
Markus Mayer
2014-07-09
*
mmc: sdhci: avoid double-delay while transitioning to 1.8V
Russell King
2014-07-09
*
mmc: sdhci: Remove blank line
Ulf Hansson
2014-07-09
*
mmc: sdhci: Improve external VDD regulator support
Tim Kryger
2014-07-09
*
mmc: sdhci: Remove unused ret variables
Markus Pargmann
2014-07-09
*
mmc: sdhci: Use mmc core regulator infrastucture
Tim Kryger
2014-07-09
*
mmc: sdhci: SD tuning is broken for some controllers
Al Cooper
2014-05-22
*
mmc: sdhci: track whether preset mode is currently enabled in hardware
Russell King
2014-05-22
*
mmc: sdhci: move remaining power handling into sdhci_set_power()
Russell King
2014-05-22
*
mmc: sdhci: move regulator handling into sdhci_set_power()
Russell King
2014-05-22
*
mmc: sdhci: remove platform_suspend/platform_resume callbacks
Russell King
2014-05-22
*
mmc: sdhci: clean up sdhci_execute_tuning() decision
Russell King
2014-05-22
*
mmc: sdhci: cache timing information locally
Russell King
2014-05-22
*
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
2014-05-22
*
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
2014-05-22
*
mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
Russell King
2014-05-22
*
mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
Russell King
2014-05-22
*
mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()
Russell King
2014-05-22
*
mmc: sdhci: convert ADMA descriptors to a coherent allocation
Russell King
2014-05-22
*
mmc: sdhci: avoid sync'ing the SG if there's no misalignment
Russell King
2014-05-22
*
mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
Russell King
2014-05-22
*
mmc: sdhci: convert reset into a library function
Russell King
2014-05-22
*
mmc: sdhci: convert generic bus width setup to library function
Russell King
2014-05-22
*
mmc: sdhci: plug hole in disabling card detection interrupts
Russell King
2014-05-22
*
mmc: sdhci: more efficient interrupt enable register handling
Russell King
2014-05-22
*
mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
Russell King
2014-05-22
*
mmc: sdhci: push card_tasklet into threaded irq handler
Russell King
2014-05-22
*
mmc: sdhci: convert to new SDIO IRQ handling
Russell King
2014-05-22
*
mmc: sdhci: clean up sdio interrupt enable handling
Russell King
2014-05-22
*
mmc: sdhci: clean up interrupt handling
Russell King
2014-05-22
*
mmc: sdhci: remove mdelay in eMMC tuning
Nick Sanders
2014-05-13
*
mmc: sdhci: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2014-04-20
*
sdhci: only reprogram retuning timer when flag is set
Arend van Spriel
2014-03-25
*
mmc: sdhci: Allow for irq being shared
Adrian Hunter
2014-03-17
*
mmc: core: Rename cmd_timeout_ms to busy_timeout
Ulf Hansson
2014-02-23
*
mmc: core: Rename max_discard_to to max_busy_timeout
Ulf Hansson
2014-02-23
*
mmc: sdhci: add support for realtek rts5250
Micky Ching
2014-02-22
*
mmc: sdhci: Allow for long command timeouts
Adrian Hunter
2014-01-20
*
mmc: sdhci: fix lockdep error in tuning routine
Aisheng Dong
2014-01-17
*
mmc: sdhci: add quirk for broken HS200 support
David Cohen
2014-01-13
*
mmc: sdhci: Setting the host->mrq to NULL before executing tuning
Chuansheng Liu
2014-01-13
*
mmc: sdhci: clear auto cmd setting bits for no data cmds
Dong Aisheng
2013-11-26
*
mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irq
Alexey Neyman
2013-11-08
*
mmc: sdhci: Move away from using deprecated APIs
Ulf Hansson
2013-10-30
*
mmc: sdhci: remove unneeded call when have preset value quirk
Dong Aisheng
2013-10-21
*
mmc: sdhci: report error once the maximum tuning loops exhausted or timeout
Dong Aisheng
2013-10-21
*
mmc: sdhci: allow platform access of sdhci_send_command
Dong Aisheng
2013-09-26
*
mmc: sdhci: add hooks for platform specific tuning
Dong Aisheng
2013-09-26
*
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-10
|
\
|
*
mmc: sdhci: get voltage from sdhc host
Haijun Zhang
2013-08-26
[next]