Age | Commit message (Expand) | Author |
2010-06-21 | mmc: Support byte-addr cards with start offset | Pavan Kunapuli |
2010-06-18 | mmc: wake_unlock after flushing delayed work; flush after suspend | Gary King |
2010-06-18 | tegra-sdhci: disable polling for hosts with non-removable cards | Gary King |
2010-06-11 | sdhci: set MMC_CAP_MMC_HIGHSPEED for high-speed controllers. | Pavan Kunapuli |
2010-06-11 | sdhci-tegra: always call sdhci_suspend_controller, use dev_pm_ops | Gary King |
2010-06-09 | mmc: sdhci-tegra: set SDHCI_QUIRK_RUNTIME_DISABLE | Gary King |
2010-06-09 | mmc: sdhci: add mmc_host_ops->enable and ->disable | Gary King |
2010-06-07 | mmc: core: do not acquire wakelock during rescan polling | Gary King |
2010-05-21 | sdhci: add support for Tegra SDHCI controller | Gary King |
2010-05-21 | sdhci: add callback for non-polled, broken card detection | Gary King |
2010-05-21 | mmc: support csd_struct version 3 for certain eMMC 4.4 devices | Venkata(Muni) Anda |
2010-05-21 | sdhci: move card detection interrupt logic into a callback function | Gary King |
2010-05-21 | sdhci: add support for 8 bit data transfers | Gary King |
2010-05-21 | sdhci: add Tegra 2 quirks | Gary King |
2010-05-21 | mmc: add detection for MMC 4.4 boot sectors | Gary King |
2010-05-21 | mmc: Add CONFIG_EMBEDDED_MMC_START_OFFSET configuration | Gary King |
2010-02-09 | mmc: core: Release delayed mmc work wakelock after deep disable | San Mehat |
2010-02-08 | drivers: mmc: Fix minimal frequency assignment | Dmitry Shmidt |
2010-02-08 | mmc: allow for MMC v4.4 | Adrian Hunter |
2010-02-08 | mmc_block: fix queue cleanup | Adrian Hunter |
2010-02-08 | mmc_block: fix probe error cleanup bug | Jarkko Lavinen |
2010-02-08 | mmc_block: add dev_t initialization check | Anna Lemehova |
2010-02-08 | mmc: sdio: Add high speed support to sdio_reset_comm() | Daniel Chen |
2010-02-08 | mmc: block: Resume multi-block reads after transient read errors. | David Ding |
2010-02-08 | mmc: sdio: Claim host in sdio_reset_comm() | Dmitry Shmidt |
2010-02-08 | mmc: mmcblk: Add support for deferred SD bus resume | San Mehat |
2010-02-08 | mmc: core: Add deferred bus resume policy. | San Mehat |
2010-02-08 | mmc: core: Hold a wake lock accross delayed work + mmc rescan | San Mehat |
2010-02-08 | mmc: sd: Add retries in re-detection | San Mehat |
2010-02-08 | mmc: sd: When resuming, try a little harder to init the card | San Mehat |
2010-02-08 | mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S... | San Mehat |
2010-02-08 | trout: Add functions for WiFi | Dmitry Shmidt |
2010-02-08 | mmc: Add concept of an 'embedded' SDIO device. | San Mehat |
2010-02-08 | mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d... | San Mehat |
2009-12-02 | [ARM] pxamci: call mmc_remove_host() before freeing resources | Daniel Mack |
2009-11-12 | mmci-omap: free irq resource | Ladislav Michl |
2009-10-29 | omap_hsmmc: add missing probe handler hook | Roger Quadros |
2009-10-22 | mmc: at91_mci: Don't include asm/mach/mmc.h | Uwe Kleine-König |
2009-10-12 | [ARM] pxamci: fix printing gpio numbers in pxamci_probe | Antonio Ospite |
2009-10-08 | mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings | David Vrabel |
2009-10-02 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-10-01 | s3cmci: add better support for no card detect or write protect available | Ben Dooks |
2009-10-01 | s3cmci: make SDIO IRQ hardware IRQ support build-time configurable | Ben Dooks |
2009-10-01 | s3cmci: DMA fixes | Ben Dooks |
2009-10-01 | s3cmci: Kconfig selection for PIO/DMA/Both | Ben Dooks |
2009-10-01 | s3cmci: add SDIO IRQ support | Ben Dooks |
2009-10-01 | s3cmci: add debugfs support for examining driver and hardware state | Ben Dooks |
2009-10-01 | s3cmci: fix direct write to interrupt mask | Ben Dooks |
2009-10-01 | s3cmci: change to use dev_pm_ops | Ben Dooks |
2009-10-01 | s3cmci: change GPIO to gpiolib from S3C24XX specific calls | Ben Dooks |