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
2010-08-20
drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function
Kyungmin Park
1
-3
/
+3
2010-08-20
sdhci: add no hi-speed bit quirk support
Kyungmin Park
2
-1
/
+4
2010-08-20
s5pc110: SDHCI-s3c support on s5pc110
Kyungmin Park
1
-1
/
+1
2010-08-18
mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
Uwe Kleine-König
1
-0
/
+2
2010-08-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-48
/
+11
2010-08-13
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
3
-17
/
+29
2010-08-12
Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
2
-2
/
+2
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-4
/
+5
2010-08-12
mmc_test: fix large memory allocation
Adrian Hunter
1
-29
/
+47
2010-08-12
mmc_test: add performance tests
Adrian Hunter
1
-2
/
+791
2010-08-12
mmc_block: add support for secure discard
Adrian Hunter
2
-3
/
+46
2010-08-12
omap_hsmmc: add erase capability
Adrian Hunter
1
-3
/
+10
2010-08-12
mmc_block: add discard support
Adrian Hunter
2
-3
/
+55
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
6
-1
/
+525
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-09
mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSM
Sahitya Tummala
2
-4
/
+5
2010-08-09
mmc: msm_sdcc: Compile the driver for msm7x30
Sahitya Tummala
2
-13
/
+2
2010-08-09
msm: mmc: Add msm prefix to platform data structure
Sahitya Tummala
2
-2
/
+2
2010-08-08
mmc_spi: Fix unterminated of_match_table
Anton Vorontsov
1
-0
/
+1
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-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-4
/
+4
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
[next]