index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
mmc_spi: adjust for delayed data token response
Wolfgang Muees
1
-3
/
+24
2009-03-24
omap_hsmmc: Wait for SDBP
Adrian Hunter
1
-5
/
+15
2009-03-24
omap_hsmmc: Fix MMC3 dma
Grazvydas Ignotas
1
-11
/
+25
2009-03-24
omap_hsmmc: Disable SDBP at suspend
Jarkko Lavinen
1
-14
/
+2
2009-03-24
omap_hsmmc: Do not prefix slot name
Adrian Hunter
1
-1
/
+1
2009-03-24
omap_hsmmc: Allow cover switch to cause rescan
Adrian Hunter
1
-4
/
+7
2009-03-24
omap_hsmmc: Add 8-bit bus width mode support
Jarkko Lavinen
1
-1
/
+11
2009-03-24
omap_hsmmc: Implement scatter-gather emulation
Juha Yrjola
1
-77
/
+95
2009-03-24
omap_hsmmc: Fix response type for busy after response
Adrian Hunter
1
-9
/
+29
2009-03-24
omap_hsmmc: Do dma cleanup also with data CRC errors
Jarkko Lavinen
1
-5
/
+5
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: 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
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: 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
7
-43
/
+87
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-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/drzeus/mmc
Linus Torvalds
5
-38
/
+75
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
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-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/async_tx
Linus Torvalds
1
-75
/
+28
2009-01-07
Merge branches 'fixes', 'cleanups' and 'boards'
Haavard Skinnemoen
1
-1
/
+1
2009-01-06
dmaengine: kill enum dma_state_client
Dan Williams
1
-3
/
+3
[prev]
[next]