| Commit message (Expand) | Author | Age |
* | mmc: sdio: fix SDIO suspend/resume regression | Ohad Ben-Cohen | 2010-10-15 |
* | 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-26 |
* | 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-09-09 |
* | 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-20 |
* | mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y | Uwe Kleine-König | 2010-08-18 |
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-14 |
|\ |
|
| * | Merge commit 'v2.6.35-rc6' into spi/test | Grant Likely | 2010-07-25 |
| |\ |
|
| * | | spi/mmc_spi: mmc_spi adaptations for SPI bus locking API | Ernst Schwab | 2010-07-04 |
* | | | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux... | Linus Torvalds | 2010-08-13 |
|\ \ \ |
|
| * | | | mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSM | Sahitya Tummala | 2010-08-09 |
| * | | | mmc: msm_sdcc: Compile the driver for msm7x30 | Sahitya Tummala | 2010-08-09 |
| * | | | mmc: msm: fix up build breakage on !PM | Daniel Walker | 2010-06-23 |
| |/ / |
|
* | | | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds | 2010-08-12 |
|\ \ \ |
|
| * | | | msm: mmc: Add msm prefix to platform data structure | Sahitya Tummala | 2010-08-09 |
| |/ / |
|
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 |
|\ \ \ |
|
| * | | | mmc_spi: Fix unterminated of_match_table | Anton Vorontsov | 2010-08-08 |
| * | | | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 |
* | | | | 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-12 |
* | | | | 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 |