index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdio: fix SDIO suspend/resume regression
Ohad Ben-Cohen
2010-10-15
1
-0
/
+13
*
mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove
Marek Szyprowski
2010-09-26
1
-2
/
+4
*
mmc: sdhci-s3c: fix incorrect spinlock usage after merge
Marek Szyprowski
2010-09-26
1
-2
/
+4
*
drivers/mmc/host/imxmmc.c: adjust confusing if indentation
Julia Lawall
2010-09-10
1
-1
/
+2
*
omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend
Ethan Du
2010-09-10
1
-1
/
+1
*
mmc: at91_mci: add missing linux/highmem.h include
Marc Kleine-Budde
2010-09-10
1
-0
/
+1
*
omap_hsmmc: remove unused local `state'
Sergio Aguirre
2010-09-10
1
-1
/
+0
*
ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selected
Jiri Pinkava
2010-09-10
1
-1
/
+1
*
mmc: fix the use of kunmap_atomic() in tmio_mmc.h
Guennadi Liakhovetski
2010-09-10
2
-8
/
+7
*
tmio_mmc: don't clear unhandled pending interrupts
Yusuke Goda
2010-09-10
1
-4
/
+1
*
mmc: avoid getting CID on SDIO-only cards
David Vrabel
2010-09-10
1
-3
/
+2
*
drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function
Kyungmin Park
2010-08-20
1
-3
/
+3
*
sdhci: add no hi-speed bit quirk support
Kyungmin Park
2010-08-20
2
-1
/
+4
*
s5pc110: SDHCI-s3c support on s5pc110
Kyungmin Park
2010-08-20
1
-1
/
+1
*
mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
Uwe Kleine-König
2010-08-18
1
-0
/
+2
*
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-14
1
-48
/
+11
|
\
|
*
Merge commit 'v2.6.35-rc6' into spi/test
Grant Likely
2010-07-26
1
-0
/
+20
|
|
\
|
*
|
spi/mmc_spi: mmc_spi adaptations for SPI bus locking API
Ernst Schwab
2010-07-04
1
-48
/
+11
*
|
|
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
2010-08-14
3
-17
/
+29
|
\
\
\
|
*
|
|
mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSM
Sahitya Tummala
2010-08-10
2
-4
/
+5
|
*
|
|
mmc: msm_sdcc: Compile the driver for msm7x30
Sahitya Tummala
2010-08-10
2
-13
/
+2
|
*
|
|
mmc: msm: fix up build breakage on !PM
Daniel Walker
2010-06-24
1
-16
/
+22
|
|
/
/
*
|
|
Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
2010-08-12
2
-2
/
+2
|
\
\
\
|
*
|
|
msm: mmc: Add msm prefix to platform data structure
Sahitya Tummala
2010-08-10
2
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
2
-4
/
+5
|
\
\
\
|
*
|
|
mmc_spi: Fix unterminated of_match_table
Anton Vorontsov
2010-08-08
1
-0
/
+1
|
*
|
|
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-4
/
+4
*
|
|
|
mmc_test: fix large memory allocation
Adrian Hunter
2010-08-12
1
-29
/
+47
*
|
|
|
mmc_test: add performance tests
Adrian Hunter
2010-08-12
1
-2
/
+791
*
|
|
|
mmc_block: add support for secure discard
Adrian Hunter
2010-08-12
2
-3
/
+46
*
|
|
|
omap_hsmmc: add erase capability
Adrian Hunter
2010-08-12
1
-3
/
+10
*
|
|
|
mmc_block: add discard support
Adrian Hunter
2010-08-12
2
-3
/
+55
*
|
|
|
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
2010-08-12
6
-1
/
+525
*
|
|
|
mmc: add ricoh e822 pci id
Pablo Castillo
2010-08-11
1
-0
/
+8
*
|
|
|
sdhci: add auto CMD12 support for eSDHC driver
Jerry Huang
2010-08-11
3
-2
/
+18
*
|
|
|
sdhci: add regulator support
Marek Szyprowski
2010-08-11
2
-1
/
+27
*
|
|
|
sdhci-s3c: add support for new card detection methods
Marek Szyprowski
2010-08-11
2
-0
/
+86
*
|
|
|
sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirk
Marek Szyprowski
2010-08-11
1
-0
/
+1
*
|
|
|
sdhci-s3c: add support for the non standard minimal clock value
Marek Szyprowski
2010-08-11
2
-2
/
+28
*
|
|
|
sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirk
Hyuk Lee
2010-08-11
1
-7
/
+3
*
|
|
|
omap hsmmc: fix processing of all dma interrupts as block completion
Venkatraman S
2010-08-11
1
-2
/
+5
*
|
|
|
drivers/mmc/host/msm-sdcc: remove dead config options
Christian Dietrich
2010-08-11
2
-29
/
+0
*
|
|
|
omap_hsmmc: add init_card pass-through callback
Grazvydas Ignotas
2010-08-11
1
-0
/
+10
*
|
|
|
sdio: allow non-standard SDIO cards
Grazvydas Ignotas
2010-08-11
1
-6
/
+30
*
|
|
|
sdhci-pltfm: add support for CNS3xxx SoC devices
Anton Vorontsov
2010-08-11
5
-0
/
+114
*
|
|
|
sdhci-pltfm: reorganize Makefile entries to support SoC devices
Anton Vorontsov
2010-08-11
1
-1
/
+3
*
|
|
|
sdhci-pltfm: switch to module device table matching
Anton Vorontsov
2010-08-11
2
-1
/
+27
*
|
|
|
mmc: omap: fix for bus width which improves SD card's peformance.
Kishore Kadiyala
2010-08-11
1
-2
/
+15
*
|
|
|
mmc: only set blockaddressed for > 2GiB cards
Hanumath Prasad
2010-08-11
1
-1
/
+3
*
|
|
|
sdhci: don't assign mmc->caps at SDHCI directly
Kyungmin Park
2010-08-11
1
-1
/
+1
[next]