index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
12
-271
/
+1979
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-1
/
+1
2009-03-28
Merge branch 'origin' into devel
Russell King
2
-2
/
+2
2009-03-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...
Russell King
1
-2
/
+1
2009-03-25
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-2
/
+2
2009-03-24
atmel-mci: fix sdc_reg typo
Hans-Christian Egtvedt
1
-1
/
+1
2009-03-24
mmc: Add OpenFirmware bindings for SDHCI driver
Anton Vorontsov
3
-0
/
+321
2009-03-24
sdhci: Add quirk for forcing maximum block size to 2048 bytes
Anton Vorontsov
2
-7
/
+15
2009-03-24
sdhci: Add quirk for controllers that need IRQ re-init after reset
Anton Vorontsov
2
-0
/
+9
2009-03-24
sdhci: Add quirk for controllers that need small delays for PIO
Anton Vorontsov
2
-0
/
+5
2009-03-24
sdhci: Add set_clock callback and a quirk for nonstandard clocks
Anton Vorontsov
2
-0
/
+10
2009-03-24
sdhci: Add get_{max,timeout}_clock callbacks
Ben Dooks
2
-7
/
+17
2009-03-24
sdhci: Add support for hosts reporting inverted write-protect state
Anton Vorontsov
2
-0
/
+4
2009-03-24
sdhci: Add support for card-detection polling
Anton Vorontsov
2
-2
/
+17
2009-03-24
sdhci: Enable only relevant (DMA/PIO) interrupts during transfers
Anton Vorontsov
1
-3
/
+14
2009-03-24
sdhci: Split card-detection IRQs management from sdhci_init()
Anton Vorontsov
2
-17
/
+62
2009-03-24
sdhci: Add support for bus-specific IO memory accessors
Anton Vorontsov
3
-81
/
+180
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-14
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-13
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-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
5
-38
/
+75
2009-02-19
atmel-mci: fix initialization of dma slave data
Dan Williams
1
-2
/
+3
2009-02-19
omap_hsmmc: Change while(); loops with finite version
Jean Pihet
1
-24
/
+30
2009-02-19
omap_hsmmc: recover from transfer failures
Jean Pihet
1
-1
/
+8
2009-02-19
omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V
David Brownell
1
-10
/
+33
[next]