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
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
2010-07-05
of: refactor of_modalias_node() and remove explicit match table.
Grant Likely
1
-0
/
+8
2010-06-09
mmc: msm: fix compile error on MSM7x30
Daniel Walker
1
-1
/
+1
2010-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-75
/
+50
2010-06-04
omap: remove BUG_ON for disabled interrupts
Cory Maccarrone
1
-1
/
+0
2010-05-31
sh: prepare MMCIF driver header file
Magnus Damm
1
-75
/
+50
2010-05-27
drivers/mmc/host: use ERR_CAST
Julia Lawall
1
-1
/
+1
2010-05-27
sdhci-spear: ST SPEAr based SDHCI controller glue
Viresh KUMAR
3
-0
/
+311
2010-05-27
sdio: add new function for RAW (Read after Write) operation
Grazvydas Ignotas
1
-0
/
+30
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
22
-25
/
+22
2010-05-27
mmc: OMAP HS-MMC: convert to dev_pm_ops
Kevin Hilman
1
-4
/
+11
2010-05-27
omap_hsmmc: improve interrupt synchronisation
Adrian Hunter
1
-128
/
+134
2010-05-27
sdhci: enable multiblock transfers in sdhci-s3c
Maurus Cuelenaere
1
-3
/
+0
2010-05-27
mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
Thomas Abraham
1
-6
/
+1
[next]