index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-11
mmc: add ricoh e822 pci id
Pablo Castillo
1
-0
/
+8
2010-08-11
sdhci: add auto CMD12 support for eSDHC driver
Jerry Huang
3
-2
/
+18
2010-08-11
sdhci: add regulator support
Marek Szyprowski
2
-1
/
+27
2010-08-11
sdhci-s3c: add support for new card detection methods
Marek Szyprowski
2
-0
/
+86
2010-08-11
sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirk
Marek Szyprowski
1
-0
/
+1
2010-08-11
sdhci-s3c: add support for the non standard minimal clock value
Marek Szyprowski
2
-2
/
+28
2010-08-11
sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirk
Hyuk Lee
1
-7
/
+3
2010-08-11
omap hsmmc: fix processing of all dma interrupts as block completion
Venkatraman S
1
-2
/
+5
2010-08-11
drivers/mmc/host/msm-sdcc: remove dead config options
Christian Dietrich
2
-29
/
+0
2010-08-11
omap_hsmmc: add init_card pass-through callback
Grazvydas Ignotas
1
-0
/
+10
2010-08-11
sdio: allow non-standard SDIO cards
Grazvydas Ignotas
1
-6
/
+30
2010-08-11
sdhci-pltfm: add support for CNS3xxx SoC devices
Anton Vorontsov
5
-0
/
+114
2010-08-11
sdhci-pltfm: reorganize Makefile entries to support SoC devices
Anton Vorontsov
1
-1
/
+3
2010-08-11
sdhci-pltfm: switch to module device table matching
Anton Vorontsov
2
-1
/
+27
2010-08-11
mmc: omap: fix for bus width which improves SD card's peformance.
Kishore Kadiyala
1
-2
/
+15
2010-08-11
mmc: only set blockaddressed for > 2GiB cards
Hanumath Prasad
1
-1
/
+3
2010-08-11
sdhci: don't assign mmc->caps at SDHCI directly
Kyungmin Park
1
-1
/
+1
2010-08-11
sdhci: 8-bit data transfer width support
Kyungmin Park
2
-0
/
+6
2010-08-11
sdhci: remove useless set_clock() check
Kyungmin Park
1
-1
/
+1
2010-08-11
mmc: make sdhci work with ricoh mmc controller
Maxim Levitsky
3
-1
/
+47
2010-08-11
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
Maxim Levitsky
2
-26
/
+61
2010-08-11
mmc: implement SD-combo (IO+mem) support
Michal Miroslaw
3
-23
/
+133
2010-08-11
mmc: split mmc_sd_init_card()
Michal Miroslaw
3
-119
/
+186
2010-08-11
mmc: recognize CSD structure
Kyungmin Park
1
-7
/
+19
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-2
/
+7
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
1
-0
/
+5
2010-08-07
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
1
-1
/
+1
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-1
/
+1
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+0
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+8
2010-08-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-0
/
+1039
2010-08-05
MMC: Add support for the controller on JZ4740 SoCs.
Lars-Peter Clausen
3
-0
/
+1039
2010-08-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-113
/
+122
2010-07-31
Merge branch 'devel-stable' into devel
Russell King
1
-17
/
+31
2010-07-31
Merge branch 'misc' into devel
Russell King
2
-96
/
+91
2010-07-30
ARM: Fix Versatile/Realview/VExpress MMC card detection sense
Russell King
1
-2
/
+6
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-1
/
+0
2010-07-29
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-17
/
+31
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
2
-4
/
+6
2010-07-29
ARM: 6244/1: mmci: add variant data and default MCICLOCK support
Rabin Vincent
2
-1
/
+32
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
2
-56
/
+39
2010-07-26
mxcmmc: convert to pm_ops and enable/disable clock
Eric Bénard
1
-14
/
+18
2010-07-26
Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...
Uwe Kleine-König
35
-281
/
+1721
2010-07-26
mxcmmc: add card detect through DAT3 possibility
Eric Bénard
1
-3
/
+13
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
1
-0
/
+20
2010-07-20
sdhci-s3c: add missing remove function
Marek Szyprowski
1
-0
/
+20
[next]