index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mmci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2012-01-06
1
-0
/
+2
|
\
|
*
mmc: mmci: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-11-22
1
-0
/
+2
*
|
ARM: 7220/1: mmc: mmci: Fixup error handling for dma
Ulf Hansson
2011-12-18
1
-1
/
+5
*
|
ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERR
Ulf Hansson
2011-12-18
1
-3
/
+5
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-10-28
1
-2
/
+2
|
\
|
*
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
1
-1
/
+1
|
*
mmc: mmci: simplify err check in mmci_post_request
Per Forlin
2011-10-26
1
-1
/
+1
*
|
clk: mmci: convert to clk_prepare()/clk_unprepare()
Russell King
2011-09-27
1
-1
/
+8
*
|
PM: add runtime PM support to MMCI
Russell King
2011-09-22
1
-0
/
+12
|
/
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-07-24
1
-1
/
+9
|
\
|
*
-
-
-
.
Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...
Russell King
2011-07-22
1
-1
/
+11
|
|
\
\
\
|
|
|
|
*
ARM: 6981/2: mmci: adjust calculation of f_min
Linus Walleij
2011-07-19
1
-1
/
+9
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
mmc: mmci: implement pre_req() and post_req()
Per Forlin
2011-07-20
1
-13
/
+134
|
|
/
/
|
/
|
|
*
|
|
ARM: 6980/1: mmci: use StartBitErr to detect bad connections
Linus Walleij
2011-07-06
1
-0
/
+2
|
/
/
*
|
ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edges
Linus Walleij
2011-06-06
1
-2
/
+10
|
/
*
ARM: 6832/1: mmci: support for ST-Ericsson db8500v2
Philippe Langlais
2011-05-26
1
-2
/
+23
*
ARM: 6858/1: mmci: force negative edge on clock bypass for ux500
Linus Walleij
2011-05-12
1
-0
/
+2
*
ARM: 6785/1: mmci: separate out ST Micro register defines
Linus Walleij
2011-05-11
1
-2
/
+2
*
mmc: mmci: Add ARM variant with extended FIFO
Pawel Moll
2011-03-25
1
-1
/
+12
*
-
-
-
.
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
Russell King
2011-03-17
1
-121
/
+322
|
\
\
\
|
|
*
|
ARM: amba: make probe() functions take const id tables
Russell King
2011-02-23
1
-1
/
+2
|
|
|
/
|
*
|
ARM: mmci: add dmaengine-based DMA support
Russell King
2011-02-04
1
-8
/
+274
|
*
|
ARM: mmci: no need for separate host->data_xfered
Russell King
2011-02-04
1
-6
/
+3
|
*
|
ARM: mmci: avoid unnecessary switch to data available PIO interrupts
Russell King
2011-02-04
1
-6
/
+7
|
*
|
ARM: mmci: no need to call flush_dcache_page() with sg_miter API
Russell King
2011-02-04
1
-19
/
+0
|
*
|
ARM: mmci: avoid reporting too many completed bytes on fifo overrun
Russell King
2011-02-04
1
-6
/
+18
|
|
/
|
*
ARM: mmci: round down the bytes transferred on error
Russell King
2011-01-31
1
-3
/
+4
|
*
ARM: mmci: complete the transaction on error
Russell King
2011-01-31
1
-1
/
+1
|
*
ARM: 6642/1: mmci: calculate remaining bytes at error correctly
Linus Walleij
2011-01-27
1
-2
/
+2
|
*
mmc: mmci: don't read command response when invalid
Russell King - ARM Linux
2011-01-25
1
-5
/
+5
|
*
ARM: 6632/3: mmci: stop using the blockend interrupts
Linus Walleij
2011-01-24
1
-78
/
+20
|
/
*
ARM: mmci: Clean up MMCI announcement printk
Russell King
2010-12-30
1
-4
/
+4
*
ARM: 6530/1: mmci: partially revert clock divisor code
Linus Walleij
2010-12-19
1
-7
/
+1
*
ARM: 6526/1: mmci: corrected calculation of clock div for ux500
Linus Walleij
2010-12-19
1
-1
/
+26
*
ARM: 6438/2: mmci: add SDIO support for ST Variants
Linus Walleij
2010-11-10
1
-1
/
+36
*
ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardware
Linus Walleij
2010-11-10
1
-16
/
+77
*
ARM: 6311/2: mmci: work with only one irq
Linus Walleij
2010-11-10
1
-9
/
+41
*
mmc: Move regulator handling closer to core
Linus Walleij
2010-10-23
1
-10
/
+18
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
1
-2
/
+1
*
ARM: 6370/1: mmci: use _cansleep GPIO functions
Linus Walleij
2010-09-23
1
-2
/
+3
*
ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specified
Rabin Vincent
2010-09-23
1
-3
/
+7
*
ARM: 6308/1: mmci: support card detection interrupts
Rabin Vincent
2010-09-23
1
-1
/
+23
*
ARM: 6310/1: mmci: support different FIFO sizes
Rabin Vincent
2010-08-26
1
-3
/
+19
*
ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted
Rabin Vincent
2010-08-26
1
-2
/
+3
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-08-03
1
-60
/
+88
|
\
|
*
ARM: 6246/1: mmci: support larger MMCIDATALENGTH register
Rabin Vincent
2010-07-29
1
-3
/
+9
|
*
ARM: 6245/1: mmci: enable hardware flow control on Ux500 variants
Rabin Vincent
2010-07-29
1
-2
/
+6
|
*
ARM: 6244/1: mmci: add variant data and default MCICLOCK support
Rabin Vincent
2010-07-29
1
-1
/
+30
|
*
ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback
Rabin Vincent
2010-07-29
1
-10
/
+3
|
*
ARM: 6239/1: mmci: let core poll for card detection
Rabin Vincent
2010-07-27
1
-21
/
+1
[next]