index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mmci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-31
ARM: mmci: complete the transaction on error
Russell King
1
-1
/
+1
2011-01-27
ARM: 6642/1: mmci: calculate remaining bytes at error correctly
Linus Walleij
1
-2
/
+2
2011-01-25
mmc: mmci: don't read command response when invalid
Russell King - ARM Linux
1
-5
/
+5
2011-01-24
ARM: 6632/3: mmci: stop using the blockend interrupts
Linus Walleij
1
-78
/
+20
2010-12-30
ARM: mmci: Clean up MMCI announcement printk
Russell King
1
-4
/
+4
2010-12-19
ARM: 6530/1: mmci: partially revert clock divisor code
Linus Walleij
1
-7
/
+1
2010-12-19
ARM: 6526/1: mmci: corrected calculation of clock div for ux500
Linus Walleij
1
-1
/
+26
2010-11-10
ARM: 6438/2: mmci: add SDIO support for ST Variants
Linus Walleij
1
-1
/
+36
2010-11-10
ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardware
Linus Walleij
1
-16
/
+77
2010-11-10
ARM: 6311/2: mmci: work with only one irq
Linus Walleij
1
-9
/
+41
2010-10-23
mmc: Move regulator handling closer to core
Linus Walleij
1
-10
/
+18
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
1
-2
/
+1
2010-09-23
ARM: 6370/1: mmci: use _cansleep GPIO functions
Linus Walleij
1
-2
/
+3
2010-09-23
ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specified
Rabin Vincent
1
-3
/
+7
2010-09-23
ARM: 6308/1: mmci: support card detection interrupts
Rabin Vincent
1
-1
/
+23
2010-08-26
ARM: 6310/1: mmci: support different FIFO sizes
Rabin Vincent
1
-3
/
+19
2010-08-26
ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted
Rabin Vincent
1
-2
/
+3
2010-08-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-60
/
+88
2010-07-30
ARM: Fix Versatile/Realview/VExpress MMC card detection sense
Russell King
1
-2
/
+6
2010-07-29
ARM: 6246/1: mmci: support larger MMCIDATALENGTH register
Rabin Vincent
1
-3
/
+9
2010-07-29
ARM: 6245/1: mmci: enable hardware flow control on Ux500 variants
Rabin Vincent
1
-2
/
+6
2010-07-29
ARM: 6244/1: mmci: add variant data and default MCICLOCK support
Rabin Vincent
1
-1
/
+30
2010-07-29
ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback
Rabin Vincent
1
-10
/
+3
2010-07-27
ARM: 6239/1: mmci: let core poll for card detection
Rabin Vincent
1
-21
/
+1
2010-07-27
ARM: 6238/1: mmci: fix multi block transfers
Rabin Vincent
1
-1
/
+1
2010-07-27
ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handling
Rabin Vincent
1
-22
/
+38
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-1
/
+1
2010-04-14
ARM: 6033/1: ARM: MMCI: pass max frequency from platform
Linus Walleij
1
-1
/
+12
2010-04-14
ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro version
Linus Walleij
1
-2
/
+4
2010-02-21
ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk
Linus Walleij
1
-14
/
+16
2010-01-27
ARM: 5896/1: MMCI: work around a hardware bug in U300
Linus Walleij
1
-0
/
+11
2009-11-24
ARM: 5785/1: Use ST vendor enum instead of numeral
Linus Walleij
1
-1
/
+1
2009-10-01
ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3
Linus Walleij
1
-2
/
+0
2009-09-22
ARM: 5721/1: MMCI enable the use of a regulator
Linus Walleij
1
-4
/
+46
2009-09-22
ARM: 5720/1: Move MMCI header to amba include dir
Linus Walleij
1
-2
/
+2
2009-09-15
ARM: 5698/1: MMCI pass capabilities in platform data
Linus Walleij
1
-0
/
+4
2009-09-15
ARM: 5697/1: MMCI Break out clock divider setup
Linus Walleij
1
-17
/
+34
2009-09-12
Merge branch 'devel-stable' into devel
Russell King
1
-3
/
+3
2009-09-12
ARM: 5636/1: Move vendor enum to AMBA include
Linus Walleij
1
-3
/
+3
2009-09-02
ARM: 5685/1: Make MMCI driver compile without gpiolib
Linus Walleij
1
-0
/
+2
2009-07-09
MMC: MMCI: use gpiolib for card detect/write protect
Russell King
1
-2
/
+61
2009-07-09
MMC: MMCI: use AMBA bus accessors
Russell King
1
-4
/
+4
2009-06-11
[ARM] 5544/1: Trust PrimeCell resource sizes
Linus Walleij
1
-1
/
+1
2009-05-20
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
Alessandro Rubini
1
-1
/
+1
2009-05-03
mmci: fix crash with debug enabled
Rabin Vincent
1
-1
/
+1
2009-03-12
[ARM] 5420/1: MMCI devinit and devexit macros
Linus Walleij
1
-3
/
+3
2009-02-02
mmci: Add support for ST Micro derivate
Linus Walleij
1
-4
/
+33
2008-11-30
[ARM] amba drivers: don't pass a consumer clock name for devices with unique ...
Russell King
1
-1
/
+1
2008-10-28
[ARM] 5322/1: Fix fastpath issue in mmci.c
Linus Walleij
1
-2
/
+3
2008-07-15
mmc: remove multiwrite capability
Pierre Ossman
1
-1
/
+0
[prev]
[next]