Age | Commit message (Expand) | Author |
2010-09-26 | mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove | Marek Szyprowski |
2010-09-26 | mmc: sdhci-s3c: fix incorrect spinlock usage after merge | Marek Szyprowski |
2010-09-09 | drivers/mmc/host/imxmmc.c: adjust confusing if indentation | Julia Lawall |
2010-09-09 | omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend | Ethan Du |
2010-09-09 | mmc: at91_mci: add missing linux/highmem.h include | Marc Kleine-Budde |
2010-09-09 | omap_hsmmc: remove unused local `state' | Sergio Aguirre |
2010-09-09 | ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selected | Jiri Pinkava |
2010-09-09 | mmc: fix the use of kunmap_atomic() in tmio_mmc.h | Guennadi Liakhovetski |
2010-09-09 | tmio_mmc: don't clear unhandled pending interrupts | Yusuke Goda |
2010-09-09 | mmc: avoid getting CID on SDIO-only cards | David Vrabel |
2010-08-20 | drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function | Kyungmin Park |
2010-08-20 | sdhci: add no hi-speed bit quirk support | Kyungmin Park |
2010-08-20 | s5pc110: SDHCI-s3c support on s5pc110 | Kyungmin Park |
2010-08-18 | mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y | Uwe Kleine-König |
2010-08-14 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-13 | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux... | Linus Torvalds |
2010-08-12 | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-12 | mmc_test: fix large memory allocation | Adrian Hunter |
2010-08-12 | mmc_test: add performance tests | Adrian Hunter |
2010-08-12 | mmc_block: add support for secure discard | Adrian Hunter |
2010-08-12 | omap_hsmmc: add erase capability | Adrian Hunter |
2010-08-12 | mmc_block: add discard support | Adrian Hunter |
2010-08-12 | mmc: add erase, secure erase, trim and secure trim operations | Adrian Hunter |
2010-08-11 | mmc: add ricoh e822 pci id | Pablo Castillo |
2010-08-11 | sdhci: add auto CMD12 support for eSDHC driver | Jerry Huang |
2010-08-11 | sdhci: add regulator support | Marek Szyprowski |
2010-08-11 | sdhci-s3c: add support for new card detection methods | Marek Szyprowski |
2010-08-11 | sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirk | Marek Szyprowski |
2010-08-11 | sdhci-s3c: add support for the non standard minimal clock value | Marek Szyprowski |
2010-08-11 | sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirk | Hyuk Lee |
2010-08-11 | omap hsmmc: fix processing of all dma interrupts as block completion | Venkatraman S |
2010-08-11 | drivers/mmc/host/msm-sdcc: remove dead config options | Christian Dietrich |
2010-08-11 | omap_hsmmc: add init_card pass-through callback | Grazvydas Ignotas |
2010-08-11 | sdio: allow non-standard SDIO cards | Grazvydas Ignotas |
2010-08-11 | sdhci-pltfm: add support for CNS3xxx SoC devices | Anton Vorontsov |
2010-08-11 | sdhci-pltfm: reorganize Makefile entries to support SoC devices | Anton Vorontsov |
2010-08-11 | sdhci-pltfm: switch to module device table matching | Anton Vorontsov |
2010-08-11 | mmc: omap: fix for bus width which improves SD card's peformance. | Kishore Kadiyala |
2010-08-11 | mmc: only set blockaddressed for > 2GiB cards | Hanumath Prasad |
2010-08-11 | sdhci: don't assign mmc->caps at SDHCI directly | Kyungmin Park |
2010-08-11 | sdhci: 8-bit data transfer width support | Kyungmin Park |
2010-08-11 | sdhci: remove useless set_clock() check | Kyungmin Park |
2010-08-11 | mmc: make sdhci work with ricoh mmc controller | Maxim Levitsky |
2010-08-11 | mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume | Maxim Levitsky |
2010-08-11 | mmc: implement SD-combo (IO+mem) support | Michal Miroslaw |
2010-08-11 | mmc: split mmc_sd_init_card() | Michal Miroslaw |
2010-08-11 | mmc: recognize CSD structure | Kyungmin Park |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-09 | mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSM | Sahitya Tummala |