- 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 14 years ago
- dfc13e8 mmc: MMC 4.4 DDR support by Hanumath Prasad · 14 years ago
- 99fc513 mmc: Move regulator handling closer to core by Linus Walleij · 14 years ago
- 4d0b861 mmc: sdhci: mmc_rescan: reduce verbosity by Eric Bénard · 14 years ago
- 88ae8b8 mmc: Make ID freq configurable by Hein Tibosch · 14 years ago
- 176d1ed mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable case by Jaehoon Chung · 14 years ago
- 71d7d3d mmc: Add helper function to check if a card is removable by Matt Fleming · 14 years ago
- d3c502b mmc: Makefile: Fix EXTRA_CFLAGS assignment by matt mooney · 14 years ago
- 412ab65 mmc: sdhci: print out controller name for register debug by Philip Rakity · 14 years ago
- b08caed mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilities by Giuseppe Cavallaro · 14 years ago
- a29e7e1 mmc: sdhci: Enable high-speed support for MMC cards by Zhangfei Gao · 14 years ago
- 0397526 mmc: SDHC 3.0: correct f_min calculation for SD 3.0 spec by Zhangfei Gao · 14 years ago
- c4687d5 mmc: SDHC 3.0: Base clock frequency change in spec 3.0 by Zhangfei Gao · 14 years ago
- 85105c5 mmc: SDHC 3.0: support 10-bit divided clock mode by Zhangfei Gao · 14 years ago
- 0957c33 mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"ging by George G. Davis · 15 years ago
- c27d37a mmc_test: fix display of .5 KiB by Adrian Hunter · 14 years ago
- 3d203be mmc_test: fix memory allocation segment limits by Adrian Hunter · 14 years ago
- 130067e mmc_test: move files from sysfs to debugfs by Andy Shevchenko · 14 years ago
- 3183aa1 mmc_test: collect data and show it via sysfs by demand by Andy Shevchenko · 14 years ago
- 5c25aee mmc_test: change simple_strtol() to strict_strtol() by Andy Shevchenko · 14 years ago
- 63be54c mmc_test: use API to check card type by Andy Shevchenko · 14 years ago
- c8c8c1b mmc_test: fix performance tests that go over max_blk_count by Adrian Hunter · 14 years ago
- 632cf92 mmc: Convert "mutex" to semaphore by Thomas Gleixner · 14 years ago
- 265cdc9 mmc: rename dev_to_mmc_card() to mmc_dev_to_card() by Andy Shevchenko · 14 years ago
- 453722b mmc: make mmc_dev_to_card() macro public by Andy Shevchenko · 14 years ago
- 12578f6 mmc: Use snprintf, not sprintf. by JiebingLi · 14 years ago
- 53f3a9e mmc: USB SD Host Controller (USHC) driver by David Vrabel · 14 years ago
- a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
- 7a5ea56a mmc: au1xmmc.c: use resource_size() by H Hartley Sweeten · 15 years ago
- e8e3f6c mmc: atmel-mci.c: use resource_size() by H Hartley Sweeten · 15 years ago
- af2a85f mmc: at91_mci.c: use resource_size() by H Hartley Sweeten · 15 years ago
- a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
- 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
- c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
- b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
- fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
- 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
- 1c8cf9c mmc: sdio: fix SDIO suspend/resume regression by Ohad Ben-Cohen · 14 years ago
- 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
- 725343f ARM: 6437/2: mmci: add some register defines for ST Micro variants by Linus Walleij · 14 years ago
- 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
- 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
- 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
- 9320f7c mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove by Marek Szyprowski · 14 years ago
- 06fe577 mmc: sdhci-s3c: fix incorrect spinlock usage after merge by Marek Szyprowski · 14 years ago
- 18a06301 ARM: 6370/1: mmci: use _cansleep GPIO functions by Linus Walleij · 14 years ago
- 4b8caec ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specified by Rabin Vincent · 14 years ago
- 148b8b3 ARM: 6308/1: mmci: support card detection interrupts by Rabin Vincent · 14 years ago
- 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 14 years ago
- 7c5367f drivers/mmc/host/imxmmc.c: adjust confusing if indentation by Julia Lawall · 14 years ago
- e7cb756 omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend by Ethan Du · 14 years ago
- 23ef309 mmc: at91_mci: add missing linux/highmem.h include by Marc Kleine-Budde · 14 years ago
- 16d9b13 omap_hsmmc: remove unused local `state' by Sergio Aguirre · 14 years ago
- 60c2c0d ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selected by Jiri Pinkava · 14 years ago
- 5600efb mmc: fix the use of kunmap_atomic() in tmio_mmc.h by Guennadi Liakhovetski · 14 years ago
- b78d6c5 tmio_mmc: don't clear unhandled pending interrupts by Yusuke Goda · 14 years ago
- f3c65b2 mmc: avoid getting CID on SDIO-only cards by David Vrabel · 14 years ago
- 8301bb6 ARM: 6310/1: mmci: support different FIFO sizes by Rabin Vincent · 14 years ago
- 2971944 ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted by Rabin Vincent · 14 years ago
- f522886 drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function by Kyungmin Park · 14 years ago
- 5193250 sdhci: add no hi-speed bit quirk support by Kyungmin Park · 14 years ago
- 930a6f7 s5pc110: SDHCI-s3c support on s5pc110 by Kyungmin Park · 14 years ago
- 81ca03a mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y by Uwe Kleine-König · 14 years ago
- b171aa2 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- eb3bbf8 Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
- ce4327d Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
- 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- fec4dcc mmc_test: fix large memory allocation by Adrian Hunter · 14 years ago
- 64f7120 mmc_test: add performance tests by Adrian Hunter · 14 years ago
- 4980454 mmc_block: add support for secure discard by Adrian Hunter · 14 years ago
- 93caf8e69 omap_hsmmc: add erase capability by Adrian Hunter · 14 years ago
- bd788c9 mmc_block: add discard support by Adrian Hunter · 14 years ago
- dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 14 years ago
- 568133e mmc: add ricoh e822 pci id by Pablo Castillo · 14 years ago
- c4512f7 sdhci: add auto CMD12 support for eSDHC driver by Jerry Huang · 14 years ago
- 9bea3c8 sdhci: add regulator support by Marek Szyprowski · 14 years ago
- 17866e1 sdhci-s3c: add support for new card detection methods by Marek Szyprowski · 14 years ago
- a1d5646 sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirk by Marek Szyprowski · 14 years ago
- ce5f036 sdhci-s3c: add support for the non standard minimal clock value by Marek Szyprowski · 14 years ago
- 3fe42e0 sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirk by Hyuk Lee · 14 years ago
- f3584e5 omap hsmmc: fix processing of all dma interrupts as block completion by Venkatraman S · 14 years ago
- 762333e drivers/mmc/host/msm-sdcc: remove dead config options by Christian Dietrich · 14 years ago
- 4816858 omap_hsmmc: add init_card pass-through callback by Grazvydas Ignotas · 14 years ago
- 6f51be3 sdio: allow non-standard SDIO cards by Grazvydas Ignotas · 14 years ago
- 20b1597b sdhci-pltfm: add support for CNS3xxx SoC devices by Anton Vorontsov · 14 years ago
- 845e3f4 sdhci-pltfm: reorganize Makefile entries to support SoC devices by Anton Vorontsov · 14 years ago
- 515033f sdhci-pltfm: switch to module device table matching by Anton Vorontsov · 14 years ago
- 27151dc mmc: omap: fix for bus width which improves SD card's peformance. by Kishore Kadiyala · 14 years ago
- fc8a098 mmc: only set blockaddressed for > 2GiB cards by Hanumath Prasad · 14 years ago
- c1f5977 sdhci: don't assign mmc->caps at SDHCI directly by Kyungmin Park · 14 years ago
- ae6d6c9 sdhci: 8-bit data transfer width support by Kyungmin Park · 14 years ago
- cfd1f82 sdhci: remove useless set_clock() check by Kyungmin Park · 14 years ago
- ccc92c2 mmc: make sdhci work with ricoh mmc controller by Maxim Levitsky · 14 years ago
- 4c2ef25 mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume by Maxim Levitsky · 14 years ago
- 7310ece8 mmc: implement SD-combo (IO+mem) support by Michal Miroslaw · 14 years ago
- 71578a1 mmc: split mmc_sd_init_card() by Michal Miroslaw · 14 years ago
- 6da24b7 mmc: recognize CSD structure by Kyungmin Park · 14 years ago
- 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
- eba3f13 mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSM by Sahitya Tummala · 14 years ago