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
/
mmci.c
Commit message (
Expand
)
Author
Age
*
ARM: 6980/1: mmci: use StartBitErr to detect bad connections
Linus Walleij
2011-07-06
*
ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edges
Linus Walleij
2011-06-06
*
ARM: 6832/1: mmci: support for ST-Ericsson db8500v2
Philippe Langlais
2011-05-26
*
ARM: 6858/1: mmci: force negative edge on clock bypass for ux500
Linus Walleij
2011-05-12
*
ARM: 6785/1: mmci: separate out ST Micro register defines
Linus Walleij
2011-05-11
*
mmc: mmci: Add ARM variant with extended FIFO
Pawel Moll
2011-03-25
*
-
-
-
.
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
Russell King
2011-03-17
|
\
\
\
|
|
*
|
ARM: amba: make probe() functions take const id tables
Russell King
2011-02-23
|
|
|
/
|
*
|
ARM: mmci: add dmaengine-based DMA support
Russell King
2011-02-04
|
*
|
ARM: mmci: no need for separate host->data_xfered
Russell King
2011-02-04
|
*
|
ARM: mmci: avoid unnecessary switch to data available PIO interrupts
Russell King
2011-02-04
|
*
|
ARM: mmci: no need to call flush_dcache_page() with sg_miter API
Russell King
2011-02-04
|
*
|
ARM: mmci: avoid reporting too many completed bytes on fifo overrun
Russell King
2011-02-04
|
|
/
|
*
ARM: mmci: round down the bytes transferred on error
Russell King
2011-01-31
|
*
ARM: mmci: complete the transaction on error
Russell King
2011-01-31
|
*
ARM: 6642/1: mmci: calculate remaining bytes at error correctly
Linus Walleij
2011-01-27
|
*
mmc: mmci: don't read command response when invalid
Russell King - ARM Linux
2011-01-25
|
*
ARM: 6632/3: mmci: stop using the blockend interrupts
Linus Walleij
2011-01-24
|
/
*
ARM: mmci: Clean up MMCI announcement printk
Russell King
2010-12-30
*
ARM: 6530/1: mmci: partially revert clock divisor code
Linus Walleij
2010-12-19
*
ARM: 6526/1: mmci: corrected calculation of clock div for ux500
Linus Walleij
2010-12-19
*
ARM: 6438/2: mmci: add SDIO support for ST Variants
Linus Walleij
2010-11-10
*
ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardware
Linus Walleij
2010-11-10
*
ARM: 6311/2: mmci: work with only one irq
Linus Walleij
2010-11-10
*
mmc: Move regulator handling closer to core
Linus Walleij
2010-10-23
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
*
ARM: 6370/1: mmci: use _cansleep GPIO functions
Linus Walleij
2010-09-23
*
ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specified
Rabin Vincent
2010-09-23
*
ARM: 6308/1: mmci: support card detection interrupts
Rabin Vincent
2010-09-23
*
ARM: 6310/1: mmci: support different FIFO sizes
Rabin Vincent
2010-08-26
*
ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted
Rabin Vincent
2010-08-26
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-08-03
|
\
|
*
ARM: 6246/1: mmci: support larger MMCIDATALENGTH register
Rabin Vincent
2010-07-29
|
*
ARM: 6245/1: mmci: enable hardware flow control on Ux500 variants
Rabin Vincent
2010-07-29
|
*
ARM: 6244/1: mmci: add variant data and default MCICLOCK support
Rabin Vincent
2010-07-29
|
*
ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback
Rabin Vincent
2010-07-29
|
*
ARM: 6239/1: mmci: let core poll for card detection
Rabin Vincent
2010-07-27
|
*
ARM: 6238/1: mmci: fix multi block transfers
Rabin Vincent
2010-07-27
|
*
ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handling
Rabin Vincent
2010-07-27
*
|
ARM: Fix Versatile/Realview/VExpress MMC card detection sense
Russell King
2010-07-30
|
/
*
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-27
*
ARM: 6033/1: ARM: MMCI: pass max frequency from platform
Linus Walleij
2010-04-14
*
ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro version
Linus Walleij
2010-04-14
*
ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk
Linus Walleij
2010-02-21
*
ARM: 5896/1: MMCI: work around a hardware bug in U300
Linus Walleij
2010-01-27
*
ARM: 5785/1: Use ST vendor enum instead of numeral
Linus Walleij
2009-11-24
*
ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3
Linus Walleij
2009-10-01
*
ARM: 5721/1: MMCI enable the use of a regulator
Linus Walleij
2009-09-22
*
ARM: 5720/1: Move MMCI header to amba include dir
Linus Walleij
2009-09-22
*
ARM: 5698/1: MMCI pass capabilities in platform data
Linus Walleij
2009-09-15
[next]