aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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-1727-12/+29
| |\
| | * [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-3026-2/+25
* | mmc: fix incorrect interpretation of card type bitsAdrian Hunter2010-03-241-2/+1
|/
* 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-122-2/+2
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-082-2/+2
| |\ \
| | * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
| | * | Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-051-1/+1
* | | | mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy2010-03-121-1/+1
* | | | sdio: recognize io card without powercycleAlbert Herranz2010-03-123-6/+32
|/ / /
* | | 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
* | | mmc: at91_mci: use one coherent DMA bufferWolfgang Muees2010-03-061-25/+24
* | | mmc: at91_mci: fix timeout errorsWolfgang Muees2010-03-061-2/+4
* | | mmc: at91_mci: fix pointer errorsWolfgang Muees2010-03-061-3/+5
* | | s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ...Lars-Peter Clausen2010-03-061-1/+1
* | | s3cmci: initialize default platform data no_wprotect and no_detect with 1Lars-Peter Clausen2010-03-061-0/+2
* | | sdio: put active devices into 1-bit mode during suspendDaniel Drake2010-03-061-0/+43
* | | sdio: kick the interrupt thread upon a resumeNicolas Pitre2010-03-061-0/+2
* | | sdio: don't use CMD[357] as part of a powered SDIO resumeChris Ball2010-03-061-8/+11
* | | sdio: sdhci support for suspend mode PM featuresNicolas Pitre2010-03-062-12/+31
* | | sdio: introduce API for special power management featuresNicolas Pitre2010-03-062-3/+58
* | | sdhci: improve sdhci sdhci_set_adma_desc() codeBen Dooks2010-03-061-8/+8
* | | sdhci: add adma descriptor set callBen Dooks2010-03-061-30/+20
* | | sdio: add quirk to clamp byte mode transferBing Zhao2010-03-061-1/+6
* | | mmc: bfin_sdh: set timeout based on actual card dataCliff Cai2010-03-061-2/+6
* | | mmc: bfin_sdh: drop redundant MMC depend stringMike Frysinger2010-03-061-1/+1
* | | mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systemsMike Frysinger2010-03-061-1/+1
* | | mmc: Atmel host kconfig cleanup for everyone elseNicolas Ferre2010-03-061-0/+1
* | | davinci: MMC: add support for 8bit MMC cardsVipin Bhandari2010-03-061-10/+35