aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2010-07-03glamo-mci: add a "nonremovable" field to glamo_mmc_platform_dataThibaut Girka
2010-07-03glamo-mci: enable irq line sooner to fix resumeThibaut Girka
2010-07-03glamo: rename glamo-fb.c/reg_* by glamofb_reg_* ; same for glamo-mci.c/glamo_...Thibaut Girka
2010-06-23glamo: Move subdrivers to appropriate directoriesThibaut Girka
2010-05-15mmc: at91_mci: modify cache flush routinesNicolas Ferre
2010-05-11mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre
2010-05-11mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre
2010-05-11mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre
2010-05-11mmc: atmel-mci: fix two parameters swappedNicolas Ferre
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-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-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: sdhci support for suspend mode PM featuresNicolas Pitre
2010-03-06sdhci: improve sdhci sdhci_set_adma_desc() codeBen Dooks
2010-03-06sdhci: add adma descriptor set callBen Dooks
2010-03-06mmc: bfin_sdh: set timeout based on actual card dataCliff Cai
2010-03-06mmc: bfin_sdh: drop redundant MMC depend stringMike Frysinger
2010-03-06mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systemsMike Frysinger
2010-03-06mmc: Atmel host kconfig cleanup for everyone elseNicolas Ferre
2010-03-06davinci: MMC: add support for 8bit MMC cardsVipin Bhandari
2010-03-06ricoh_mmc: port from driver to pci quirkMaxim Levitsky
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-27MMC: AU1xMMC: Allow platforms to disable host capabilitiesManuel Lauss
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King
2010-02-21ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printkLinus Walleij
2010-02-15omap_hsmmc: allow compile without regulator frameworkAdrian Hunter
2010-02-15omap_hsmmc: Allow for a shared VccQAdrian Hunter
2010-02-15omap_hsmmc: Ensure regulator enable / disable are pairedAdrian Hunter