summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2010-04-02ARM/tegra: delete SDIO DDK and DDK-based MMC host drivertegra-9.12.9Gary King
2010-03-30Use CONFIG_ARCH_TEGRA_XX_SOC instead of RM capsNagesh Penumarty
2010-03-18tegra pm: add suspend/resume to tegra-sdhci driverDeepesh Gujarathi
2010-02-26tegra mmc: update card_detect before calling callbackGary King
2010-02-25tegra mmc: Fixed data getting copied on write protected sdcardAbhishek Aggarwal
2010-02-24tegra sdhci: initialize card_detectGary King
2010-02-24tegra mmc: Impelement new present state quirk for sdhci-tegra.Abhishek Aggarwal
2010-02-24mmc: Add new present state quirk to sdhciAbhishek Aggarwal
2010-02-15tegra: remove delayed suspend from sdhci driverDeepesh Gujarathi
2010-02-12tegra: implement mmc_ops enable, disable handlers in sdhci driverDeepesh Gujarathi
2010-02-10Revert "tegra: Dynamically control the card clock for SD memory devices"Deepesh Gujarathi
2010-01-29Enabled ADMA in the mmc driver.Nagesh Penumarty
2010-01-20tegra: Dynamically control the card clock for SD memory devicesDeepesh Gujarathi
2009-12-21tegra: fix typos in / remove various debug printsGary King
2009-12-15tegra: use sdio_platform_data from tegra_devices.h, not sdio_pdataGary King
2009-12-14mmc: add MMC driver for NVIDIA Tegra SDIO DDKGary King
2009-12-14mmc: Add SDHCI-compliant driver for NVIDIA Tegra SoCsGary King
2009-12-08sdhci: add controller-specific override query for max_clkGary King
2009-12-08sdhci: move card detection interrupt logic into a callback functionGary King
2009-12-08sdhci: add controller-specific set_clock callbackGary King
2009-12-08sdhci: add BROKEN_CTRL_HISPD quirkGary King
2009-12-08sdhci: add support for 8 bit data transfersGary King
2009-12-08sdhci: add ENABLE_INTERRUPT_AT_BLOCK_GAP quirkGary King
2009-12-08sdhci: add BROKEN_WRITE_PROTECT quirkGary King
2009-12-07mmc: Add CONFIG_EMBEDDED_MMC_START_OFFSET configurationGary King
2009-12-07Merge commit 'arm/2.6.28-arm' into android-tegra-2.6.29Gary King
2009-03-12mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks
2009-03-10Add a delay to the MMCI change notificationColin Tuckley
2009-03-02sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon
2009-03-02sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks
2009-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-02-18atmel-mci: fix initialization of dma slave dataDan Williams
2009-02-18omap_hsmmc: Change while(); loops with finite versionJean Pihet
2009-02-18omap_hsmmc: recover from transfer failuresJean Pihet
2009-02-18omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8VDavid Brownell
2009-02-18omap_hsmmc: card detect irq bugfixDavid Brownell
2009-02-18sdhci: fix led namingHelmut Schaa
2009-02-18s3cmci: Fix hangup in do_pio_write()Yauhen Kharuzhy
2009-02-18Revert "sdhci: force high speed capability on some controllers"Pierre Ossman
2009-02-02pxamci: enable DMA for write ops after CMD/RESPCliff Brake
2009-02-02pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())Cliff Brake
2009-02-02ricoh_mmc: Use suspend_late/resume_earlyphilipl@overt.org
2009-02-02mmci: Add support for ST Micro derivateLinus Walleij
2009-02-02mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer
2009-01-24[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature
2009-01-24[ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2009-01-07Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen
2009-01-06dmaengine: kill enum dma_state_clientDan Williams
2009-01-06dmaengine: kill struct dma_client and supporting infrastructureDan Williams