summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2010-04-14ARM: 6033/1: ARM: MMCI: pass max frequency from platformLinus Walleij
2010-04-14ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro versionLinus Walleij
2010-04-14ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack
2010-04-14ARM: MXC: mxcmmc: Teach the driver SDIO operationsDaniel Mack
2010-04-14ARM: MXC: mxcmmc: misc cleanupsDaniel Mack
2010-04-07omap hsmmc: fix a bug in card remove scenarioMadhusudhan Chikkature
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26DMAENGINE: generic slave control v2Linus Walleij
2010-03-24mmc: fix incorrect interpretation of card type bitsAdrian Hunter
2010-03-18drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO supportSan Mehat
2010-03-18mmc: msm_sdcc: Fix issue where clocks could be disabled mid transactionSan Mehat
2010-03-18mmc: msm_sdcc: Fix the dma exec function to use the proper delaysSan Mehat
2010-03-18mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk tim...Dmitry Shmidt
2010-03-18mmc: msm_sdcc: Enable busclk idle timer for power savingsSan Mehat
2010-03-18mmc: msm_sdcc: Don't disable interrupts while suspendingSan Mehat
2010-03-18mmc: msm_sdcc: Fix issue where we might not end a sucessfull requestSan Mehat
2010-03-18mmc: msm_sdcc: Featurize busclock power save and disable it by defaultSan Mehat
2010-03-18mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabledSan Mehat
2010-03-18mmc: msm_sdcc: Reduce command timeouts and improve reliability.San Mehat
2010-03-18mmc: msm_sdcc: Schedule clock disable after probeSan Mehat
2010-03-18mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delaysSan Mehat
2010-03-18mmc: msm_sdcc: Driver clocking/irq improvementsSan Mehat
2010-03-18msm: Add 'execute' datamover callbackSan Mehat
2010-03-18mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT registerSan Mehat
2010-03-18mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling ...San Mehat
2010-03-12Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy
2010-03-12sdio: recognize io card without powercycleAlbert Herranz
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-07mfd/mmc: SDHI Kconfig updateMagnus Damm
2010-03-07tmio_mmc: Balance cell enable()/disable() callsMagnus Damm
2010-03-07tmio_mmc: Use 100ms mmc_detect_change() delayMagnus Damm
2010-03-07tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2Yusuke Goda
2010-03-07tmio_mmc: Keep card-detect interrupts enabledGuennadi Liakhovetski
2010-03-06mmc: enable DMA on Ricoh sdhci reader by defaultVasily Khoruzhick
2010-03-06mmc: at91_mci: correct kunmap_atomic()Nicolas Ferre
2010-03-06mmc: at91_mci: introduce per-mci-revision conditional codeNicolas Ferre
2010-03-06mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.Nicolas Ferre
2010-03-06mmc: at91_mci: enable large data blocksWolfgang Muees
2010-03-06mmc: at91_mci: use DMA buffer for readWolfgang Muees
2010-03-06mmc: at91_mci: use one coherent DMA bufferWolfgang Muees
2010-03-06mmc: at91_mci: fix timeout errorsWolfgang Muees
2010-03-06mmc: at91_mci: fix pointer errorsWolfgang Muees
2010-03-06s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ...Lars-Peter Clausen
2010-03-06s3cmci: initialize default platform data no_wprotect and no_detect with 1Lars-Peter Clausen
2010-03-06sdio: put active devices into 1-bit mode during suspendDaniel Drake
2010-03-06sdio: kick the interrupt thread upon a resumeNicolas Pitre
2010-03-06sdio: don't use CMD[357] as part of a powered SDIO resumeChris Ball
2010-03-06sdio: sdhci support for suspend mode PM featuresNicolas Pitre