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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-29
mfd: Adding twl6030 mmc card detect support for MMC1
kishore kadiyala
1
-2
/
+2
2010-10-29
mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc
Yusuke Goda
1
-5
/
+12
2010-10-29
mmc: Allow the platform to specify the sh_mmcif get_cd handler
Arnd Hannemann
1
-0
/
+12
2010-10-29
mmc: Allow the tmio_mmc mfd driver to specify get_cd handler
Arnd Hannemann
1
-0
/
+13
2010-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
34
-334
/
+1445
2010-10-26
at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board
Nicolas Ferre
1
-1
/
+1
2010-10-25
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+27
2010-10-25
mmc: add new sdhci-pxa driver for Marvell SoCs
Zhangfei Gao
3
-0
/
+266
2010-10-23
mmc_spi: Recover from CRC errors for r/w operation over SPI.
Sonic Zhang
1
-0
/
+21
2010-10-23
mmc: sdhci-pltfm: add -pltfm driver for imx35/51
Wolfram Sang
5
-0
/
+158
2010-10-23
mmc: sdhci-of-esdhc: factor out common stuff
Wolfram Sang
2
-62
/
+91
2010-10-23
mmc: sdhci_pltfm: pass more data on custom init call
Wolfram Sang
1
-3
/
+5
2010-10-23
mmc: sdhci: introduce get_ro private write-protect hook
Wolfram Sang
2
-6
/
+10
2010-10-23
mmc: sdhci-pltfm: move .h file into appropriate subdir
Wolfram Sang
3
-3
/
+3
2010-10-23
mmc: sdhci-pltfm: Add structure for host-specific data
Wolfram Sang
2
-3
/
+14
2010-10-23
mmc: fix cb710 kconfig dependency warning
Randy Dunlap
1
-0
/
+1
2010-10-23
mmc: cb710: remove debugging printk (info duplicated from mmc-core)
Michał Mirosław
1
-2
/
+0
2010-10-23
mmc: cb710: clear irq handler on init() error path
Michał Mirosław
1
-0
/
+1
2010-10-23
mmc: cb710: remove unnecessary msleep()
Michał Mirosław
1
-1
/
+0
2010-10-23
mmc: cb710: implement get_cd() callback
Michał Mirosław
1
-20
/
+13
2010-10-23
mmc: cb710: partially demystify clock selection
Michał Mirosław
1
-7
/
+12
2010-10-23
mmc: sdhci: allow for eMMC 74 clock generation by controller
Philip Rakity
2
-0
/
+5
2010-10-23
mmc: sdhci: highspeed: check for mmc as well as sd cards
Philip Rakity
1
-2
/
+3
2010-10-23
mmc: sdhci: Add Moorestown device support
Alan Cox
1
-0
/
+39
2010-10-23
mmc: sdhci: Intel Medfield support
Xiaochen Shen
1
-0
/
+48
2010-10-23
mmc: sdhci: Allow the probe handler to override slots
Alan Cox
1
-0
/
+2
2010-10-23
mmc: sdhci: split up sdhci.h for sdhci-pltfm users
Giuseppe Cavallaro
1
-131
/
+7
2010-10-23
mmc: sdhci: fix "pwr may be used uninitialized" warning
Giuseppe Cavallaro
1
-4
/
+2
2010-10-23
mmc: sdhci-pltfm: add suspend/resume functions
Giuseppe Cavallaro
1
-0
/
+21
2010-10-23
mmc: Move regulator handling closer to core
Linus Walleij
3
-26
/
+64
2010-10-23
mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable case
Jaehoon Chung
1
-1
/
+2
2010-10-23
mmc: Makefile: Fix EXTRA_CFLAGS assignment
matt mooney
1
-4
/
+0
2010-10-23
mmc: sdhci: print out controller name for register debug
Philip Rakity
1
-1
/
+2
2010-10-23
mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilities
Giuseppe Cavallaro
1
-1
/
+1
2010-10-23
mmc: sdhci: Enable high-speed support for MMC cards
Zhangfei Gao
1
-1
/
+1
2010-10-23
mmc: SDHC 3.0: correct f_min calculation for SD 3.0 spec
Zhangfei Gao
2
-3
/
+12
2010-10-23
mmc: SDHC 3.0: Base clock frequency change in spec 3.0
Zhangfei Gao
2
-2
/
+8
2010-10-23
mmc: SDHC 3.0: support 10-bit divided clock mode
Zhangfei Gao
2
-5
/
+25
2010-10-23
mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"ging
George G. Davis
1
-1
/
+1
2010-10-23
mmc: USB SD Host Controller (USHC) driver
David Vrabel
3
-0
/
+581
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
21
-44
/
+25
2010-10-23
mmc: au1xmmc.c: use resource_size()
H Hartley Sweeten
1
-1
/
+1
2010-10-23
mmc: atmel-mci.c: use resource_size()
H Hartley Sweeten
1
-1
/
+1
2010-10-23
mmc: at91_mci.c: use resource_size()
H Hartley Sweeten
1
-4
/
+4
2010-10-21
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-20
/
+64
2010-10-18
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...
Russell King
9
-40
/
+85
2010-10-11
ARM: 6437/2: mmci: add some register defines for ST Micro variants
Linus Walleij
1
-4
/
+10
2010-10-08
Merge branches 'devel-omap1' and 'devel-omap2plus' into omap-for-linus
Tony Lindgren
1
-0
/
+25
2010-10-04
omap: Keep nwires for omap1 and 2420 MMC controller
Tony Lindgren
1
-1
/
+1
2010-10-01
omap4 hsmmc: Update ocr mask for MMC2 for regulator to use
kishore kadiyala
1
-0
/
+12
[next]