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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
mmc: SDIO driver for Marvell SoCs
Maen Suleiman
4
-0
/
+1087
2009-03-24
MMC: tmio_mmc.h: fix build problem
Alexander Beregalov
1
-0
/
+3
2009-03-24
tmio_mmc: Fix use after free in remove()
Magnus Damm
1
-1
/
+1
2009-03-24
tmio_mmc: Fix one off, use resource_size() in probe()
Magnus Damm
1
-2
/
+2
2009-03-24
mmc_spi: allow higher timeouts for SPI mode
Wolfgang Muees
1
-0
/
+15
2009-03-24
mmc_spi: wait more bytes for card response
Wolfgang Muees
1
-1
/
+4
2009-03-24
mmc_spi: allow setting of spi mode 3
Wolfgang Muees
1
-3
/
+5
2009-03-24
mmc: During unsafe resume, select the right volatge for the card
Balaji Rao
1
-0
/
+1
2009-03-24
sdio: check that addresses are within the address space
Pierre Ossman
1
-0
/
+8
2009-03-24
sdio: handle null tuples
Pierre Ossman
1
-0
/
+4
2009-03-24
sdio: handle cis end marker in link field
Pierre Ossman
1
-0
/
+4
2009-03-24
omap_hsmmc: Initialize hsmmc controller registers when resuming
Kim Kyuwon
1
-23
/
+32
2009-03-24
omap_hsmmc: do not re-power when powering off MMC
Adrian Hunter
1
-17
/
+0
2009-03-24
mmc: Add Extended CSD register to debugfs
Adrian Hunter
1
-0
/
+67
2009-03-24
mmc: add MODALIAS linkage for MMC/SD devices
Andy Whitcroft
2
-0
/
+10
2009-03-24
mmc: delayed_work was never cancelled
Jorg Schummer
1
-0
/
+2
2009-03-24
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-2
/
+2
2009-03-19
Merge branch 'omap-clks3' into devel
Russell King
2
-17
/
+11
2009-03-13
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
10
-51
/
+98
2009-03-13
MX2/MX3 SDHC driver: rename platform driver
Sascha Hauer
1
-1
/
+1
2009-03-13
mxcmmc: Do not pass clock name, we have only one clock for this device
Sascha Hauer
1
-1
/
+1
2009-03-12
mmc: s3cmci: fix s3c2410_dma_config() arguments.
Ben Dooks
1
-2
/
+1
2009-03-12
[ARM] 5420/1: MMCI devinit and devexit macros
Linus Walleij
1
-3
/
+3
2009-03-09
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
Eric Miao
1
-2
/
+1
2009-03-08
mmc: fix data timeout for SEND_EXT_CSD
Adrian Hunter
1
-6
/
+9
2009-03-02
sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chip
Andres Salomon
1
-0
/
+1
2009-03-02
sdhci: Add quirk for controllers with no end-of-busy IRQ
Ben Dooks
2
-1
/
+6
2009-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
7
-40
/
+77
2009-02-18
atmel-mci: fix initialization of dma slave data
Dan Williams
1
-2
/
+3
2009-02-18
omap_hsmmc: Change while(); loops with finite version
Jean Pihet
1
-24
/
+30
2009-02-18
omap_hsmmc: recover from transfer failures
Jean Pihet
1
-1
/
+8
2009-02-18
omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V
David Brownell
1
-10
/
+33
2009-02-18
omap_hsmmc: card detect irq bugfix
David Brownell
1
-1
/
+3
2009-02-18
sdhci: fix led naming
Helmut Schaa
2
-1
/
+4
2009-02-18
mmc_test: fix basic read test
Rabin Vincent
1
-1
/
+1
2009-02-18
s3cmci: Fix hangup in do_pio_write()
Yauhen Kharuzhy
1
-1
/
+1
2009-02-18
Revert "sdhci: force high speed capability on some controllers"
Pierre Ossman
3
-6
/
+2
2009-02-18
MMC: fix bug - SDHC card capacity not correct
Yi Li
1
-1
/
+1
2009-02-08
[ARM] omap: hsmmc: new short connection id names
Russell King
1
-2
/
+2
2009-02-08
[ARM] omap: MMC: provide a dummy ick for OMAP1
Russell King
1
-11
/
+8
2009-02-08
[ARM] omap: MMC: convert clocks to match by devid and conid
Russell King
1
-5
/
+2
2009-02-02
pxamci: enable DMA for write ops after CMD/RESP
Cliff Brake
1
-1
/
+15
2009-02-02
pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())
Cliff Brake
1
-5
/
+4
2009-02-02
ricoh_mmc: Use suspend_late/resume_early
philipl@overt.org
1
-4
/
+4
2009-02-02
mmci: Add support for ST Micro derivate
Linus Walleij
2
-4
/
+61
2009-02-02
mmc: Add a MX2/MX3 specific SDHC driver
Sascha Hauer
3
-0
/
+891
2009-01-24
[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3
Madhusudhan Chikkature
3
-0
/
+1253
2009-01-24
[ARM] 5365/1: s3cmci: Use new include path of dma.h
Ramax Lo
1
-1
/
+1
2009-01-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-75
/
+28
2009-01-07
Merge branches 'fixes', 'cleanups' and 'boards'
Haavard Skinnemoen
1
-1
/
+1
[prev]
[next]