aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo26-2/+25
2010-03-26DMAENGINE: generic slave control v2Linus Walleij1-1/+1
2010-03-24mmc: fix incorrect interpretation of card type bitsAdrian Hunter1-2/+1
2010-03-18drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO supportSan Mehat1-2/+10
2010-03-18mmc: msm_sdcc: Fix issue where clocks could be disabled mid transactionSan Mehat1-34/+27
2010-03-18mmc: msm_sdcc: Fix the dma exec function to use the proper delaysSan Mehat1-9/+10
2010-03-18mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk timer won't fireDmitry Shmidt1-2/+2
2010-03-18mmc: msm_sdcc: Enable busclk idle timer for power savingsSan Mehat1-2/+1
2010-03-18mmc: msm_sdcc: Don't disable interrupts while suspendingSan Mehat1-3/+0
2010-03-18mmc: msm_sdcc: Fix issue where we might not end a sucessfull requestSan Mehat1-3/+4
2010-03-18mmc: msm_sdcc: Featurize busclock power save and disable it by defaultSan Mehat1-0/+13
2010-03-18mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabledSan Mehat2-48/+52
2010-03-18mmc: msm_sdcc: Reduce command timeouts and improve reliability.San Mehat2-120/+161
2010-03-18mmc: msm_sdcc: Schedule clock disable after probeSan Mehat1-0/+2
2010-03-18mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delaysSan Mehat1-55/+61
2010-03-18mmc: msm_sdcc: Driver clocking/irq improvementsSan Mehat2-28/+63
2010-03-18msm: Add 'execute' datamover callbackSan Mehat1-0/+1
2010-03-18mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT registerSan Mehat1-0/+14
2010-03-18mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling clocksSan Mehat1-40/+40
2010-03-12Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds1-3/+1
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-03-12mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy1-1/+1
2010-03-12sdio: recognize io card without powercycleAlbert Herranz3-6/+32
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2010-03-07mfd/mmc: SDHI Kconfig updateMagnus Damm1-1/+1
2010-03-07tmio_mmc: Balance cell enable()/disable() callsMagnus Damm1-2/+8
2010-03-07tmio_mmc: Use 100ms mmc_detect_change() delayMagnus Damm1-1/+1
2010-03-07tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2Yusuke Goda1-0/+1
2010-03-07tmio_mmc: Keep card-detect interrupts enabledGuennadi Liakhovetski1-4/+2
2010-03-06mmc: enable DMA on Ricoh sdhci reader by defaultVasily Khoruzhick1-4/+3
2010-03-06mmc: at91_mci: correct kunmap_atomic()Nicolas Ferre1-2/+2
2010-03-06mmc: at91_mci: introduce per-mci-revision conditional codeNicolas Ferre1-8/+19
2010-03-06mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.Nicolas Ferre1-1/+8
2010-03-06mmc: at91_mci: enable large data blocksWolfgang Muees1-0/+3
2010-03-06mmc: at91_mci: use DMA buffer for readWolfgang Muees1-96/+32
2010-03-06mmc: at91_mci: use one coherent DMA bufferWolfgang Muees1-25/+24
2010-03-06mmc: at91_mci: fix timeout errorsWolfgang Muees1-2/+4
2010-03-06mmc: at91_mci: fix pointer errorsWolfgang Muees1-3/+5
2010-03-06s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card detect pinLars-Peter Clausen1-1/+1
2010-03-06s3cmci: initialize default platform data no_wprotect and no_detect with 1Lars-Peter Clausen1-0/+2
2010-03-06sdio: put active devices into 1-bit mode during suspendDaniel Drake1-0/+43
2010-03-06sdio: kick the interrupt thread upon a resumeNicolas Pitre1-0/+2
2010-03-06sdio: don't use CMD[357] as part of a powered SDIO resumeChris Ball1-8/+11
2010-03-06sdio: sdhci support for suspend mode PM featuresNicolas Pitre2-12/+31
2010-03-06sdio: introduce API for special power management featuresNicolas Pitre2-3/+58
2010-03-06sdhci: improve sdhci sdhci_set_adma_desc() codeBen Dooks1-8/+8
2010-03-06sdhci: add adma descriptor set callBen Dooks1-30/+20
2010-03-06sdio: add quirk to clamp byte mode transferBing Zhao1-1/+6
2010-03-06mmc: bfin_sdh: set timeout based on actual card dataCliff Cai1-2/+6
2010-03-06mmc: bfin_sdh: drop redundant MMC depend stringMike Frysinger1-1/+1