Age | Commit message (Expand) | Author |
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-07 | block: push down BKL into .open and .release | Arnd Bergmann |
2010-08-07 | block: remove q->prepare_flush_fn completely | FUJITA Tomonori |
2010-08-07 | block: remove wrappers for request type/flags | Christoph Hellwig |
2010-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2010-08-05 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-05 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-08-05 | MMC: Add support for the controller on JZ4740 SoCs. | Lars-Peter Clausen |
2010-08-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-07-31 | Merge branch 'devel-stable' into devel | Russell King |
2010-07-31 | Merge branch 'misc' into devel | Russell King |
2010-07-30 | ARM: Fix Versatile/Realview/VExpress MMC card detection sense | Russell King |
2010-07-30 | pcmcia: remove cs_types.h | Dominik Brodowski |
2010-07-29 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King |
2010-07-29 | ARM: 6246/1: mmci: support larger MMCIDATALENGTH register | Rabin Vincent |
2010-07-29 | ARM: 6245/1: mmci: enable hardware flow control on Ux500 variants | Rabin Vincent |
2010-07-29 | ARM: 6244/1: mmci: add variant data and default MCICLOCK support | Rabin Vincent |
2010-07-29 | ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback | Rabin Vincent |
2010-07-27 | ARM: 6239/1: mmci: let core poll for card detection | Rabin Vincent |
2010-07-27 | ARM: 6238/1: mmci: fix multi block transfers | Rabin Vincent |
2010-07-27 | ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handling | Rabin Vincent |
2010-07-26 | mxcmmc: convert to pm_ops and enable/disable clock | Eric Bénard |
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 |
2010-07-26 | mxcmmc: add card detect through DAT3 possibility | Eric Bénard |
2010-07-24 | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely |
2010-07-20 | sdhci-s3c: add missing remove function | Marek Szyprowski |