aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
* ricoh_mmc: port from driver to pci quirkMaxim Levitsky2010-03-063-270/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-03-031-63/+30
|\
| * sdio_uart: Use kfifo instead of the messy circ stuffAlan Cox2010-03-021-63/+30
* | Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-013-24/+39
|\|
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-14/+27
| |\
| | *-----. Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-256-104/+70
| | |\ \ \ \
| | | | | * | ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printkLinus Walleij2010-02-211-14/+16
| | | | | * | ARM: 5896/1: MMCI: work around a hardware bug in U300Linus Walleij2010-01-271-0/+11
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-011-6/+4
| |\ \ \ \ \
| | * | | | | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-4/+2
| | * | | | | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-2/+2
| * | | | | | MMC: AU1xMMC: Allow platforms to disable host capabilitiesManuel Lauss2010-02-271-0/+4
| * | | | | | MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss2010-02-271-2/+2
| * | | | | | MIPS: Alchemy: remove dbdma compat macrosManuel Lauss2010-02-271-2/+2
| |/ / / / /
* | | | | | Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren2010-02-171-3/+6
|\| | | | |
| * | | | | mmc_test: block addressed cardsJohan Kristell2010-02-111-3/+6
| | |_|_|/ | |/| | |
* | | | | omap_hsmmc: allow compile without regulator frameworkAdrian Hunter2010-02-151-54/+79
* | | | | omap_hsmmc: Allow for a shared VccQAdrian Hunter2010-02-151-1/+15
* | | | | omap_hsmmc: Ensure regulator enable / disable are pairedAdrian Hunter2010-02-151-6/+3
* | | | | omap_hsmmc: Fix disable timeoutsAdrian Hunter2010-02-151-2/+2
* | | | | omap_hsmmc: Allow for power saving without going offAdrian Hunter2010-02-151-0/+6