summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-211-1/+1
|\
| * Merge branch 'ioat' into dmaengineDan Williams2010-05-1715-8/+15
| |\
| * | DMAENGINE: extend the control command to include an argLinus Walleij2010-05-171-1/+1
| * | DMAENGINE: generic slave control v2Linus Walleij2010-03-261-1/+1
* | | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-05-212-186/+301
|\ \ \
| * | | drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO supportSan Mehat2010-03-181-2/+10
| * | | mmc: msm_sdcc: Fix issue where clocks could be disabled mid transactionSan Mehat2010-03-181-34/+27
| * | | mmc: msm_sdcc: Fix the dma exec function to use the proper delaysSan Mehat2010-03-181-9/+10
| * | | mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk tim...Dmitry Shmidt2010-03-181-2/+2
| * | | mmc: msm_sdcc: Enable busclk idle timer for power savingsSan Mehat2010-03-181-2/+1
| * | | mmc: msm_sdcc: Don't disable interrupts while suspendingSan Mehat2010-03-181-3/+0
| * | | mmc: msm_sdcc: Fix issue where we might not end a sucessfull requestSan Mehat2010-03-181-3/+4
| * | | mmc: msm_sdcc: Featurize busclock power save and disable it by defaultSan Mehat2010-03-181-0/+13
| * | | mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabledSan Mehat2010-03-182-48/+52
| * | | mmc: msm_sdcc: Reduce command timeouts and improve reliability.San Mehat2010-03-182-120/+161
| * | | mmc: msm_sdcc: Schedule clock disable after probeSan Mehat2010-03-181-0/+2
| * | | mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delaysSan Mehat2010-03-181-55/+61
| * | | mmc: msm_sdcc: Driver clocking/irq improvementsSan Mehat2010-03-182-28/+63
| * | | msm: Add 'execute' datamover callbackSan Mehat2010-03-181-0/+1
| * | | mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT registerSan Mehat2010-03-181-0/+14
| * | | mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling ...San Mehat2010-03-181-40/+40
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-193-6/+21
|\ \ \ \
| * \ \ \ Merge branch 'devel-stable' into develRussell King2010-05-1715-9/+16
| |\ \ \ \
| | * | | | [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao2010-05-111-1/+1
| | | |_|/ | | |/| |
| * | | | ARM: 6033/1: ARM: MMCI: pass max frequency from platformLinus Walleij2010-04-141-1/+12
| * | | | ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro versionLinus Walleij2010-04-142-4/+8
| | |_|/ | |/| |
* | | | mmc: at91_mci: modify cache flush routinesNicolas Ferre2010-05-151-1/+1
* | | | mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre2010-05-111-2/+2
* | | | mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre2010-05-111-0/+1
* | | | mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre2010-05-111-4/+5
* | | | mmc: atmel-mci: fix two parameters swappedNicolas Ferre2010-05-111-2/+2
| |/ / |/| |
* | | omap hsmmc: fix a bug in card remove scenarioMadhusudhan Chikkature2010-04-071-7/+2
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3014-1/+13
|/ /
* | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-03-121-3/+1
|\ \ | |/
| * msm_sdcc.c: missing brackets in msmsdcc_resume()Roel Kluin2010-01-201-3/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-1/+1
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\ \
| | * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | | | mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy2010-03-121-1/+1
|/ / /
* | | mfd/mmc: SDHI Kconfig updateMagnus Damm2010-03-071-1/+1
* | | tmio_mmc: Balance cell enable()/disable() callsMagnus Damm2010-03-071-2/+8
* | | tmio_mmc: Use 100ms mmc_detect_change() delayMagnus Damm2010-03-071-1/+1
* | | tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2Yusuke Goda2010-03-071-0/+1
* | | tmio_mmc: Keep card-detect interrupts enabledGuennadi Liakhovetski2010-03-071-4/+2
* | | mmc: enable DMA on Ricoh sdhci reader by defaultVasily Khoruzhick2010-03-061-4/+3
* | | mmc: at91_mci: correct kunmap_atomic()Nicolas Ferre2010-03-061-2/+2
* | | mmc: at91_mci: introduce per-mci-revision conditional codeNicolas Ferre2010-03-061-8/+19
* | | mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.Nicolas Ferre2010-03-061-1/+8
* | | mmc: at91_mci: enable large data blocksWolfgang Muees2010-03-061-0/+3
* | | mmc: at91_mci: use DMA buffer for readWolfgang Muees2010-03-061-96/+32
OpenPOWER on IntegriCloud