summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2012-03-14mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball1-0/+7
2012-03-14mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks1-1/+1
2012-03-14mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball1-0/+1
2011-01-07mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_removeMarek Szyprowski1-2/+4
2011-01-07mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski2-8/+7
2011-01-07tmio_mmc: don't clear unhandled pending interruptsYusuke Goda1-4/+1
2010-08-02sdhci-s3c: add missing remove functionMarek Szyprowski1-0/+20
2010-05-15mmc: at91_mci: modify cache flush routinesNicolas Ferre1-1/+1
2010-05-12mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre1-2/+2
2010-05-12mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre1-0/+1
2010-05-12mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre1-4/+5
2010-05-12mmc: atmel-mci: fix two parameters swappedNicolas Ferre1-2/+2
2010-04-07omap hsmmc: fix a bug in card remove scenarioMadhusudhan Chikkature1-7/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo14-1/+13
2010-03-13Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds1-3/+1
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-03-13mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-08mfd/mmc: SDHI Kconfig updateMagnus Damm1-1/+1
2010-03-08tmio_mmc: Balance cell enable()/disable() callsMagnus Damm1-2/+8
2010-03-08tmio_mmc: Use 100ms mmc_detect_change() delayMagnus Damm1-1/+1
2010-03-08tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2Yusuke Goda1-0/+1
2010-03-08tmio_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 ...Lars-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: sdhci support for suspend mode PM featuresNicolas Pitre2-12/+31
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-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
2010-03-06mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systemsMike Frysinger1-1/+1
2010-03-06mmc: Atmel host kconfig cleanup for everyone elseNicolas Ferre1-0/+1
2010-03-06davinci: MMC: add support for 8bit MMC cardsVipin Bhandari1-10/+35
2010-03-06ricoh_mmc: port from driver to pci quirkMaxim Levitsky3-270/+3
2010-03-02Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2-18/+35
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-14/+27
2010-02-27MMC: AU1xMMC: Allow platforms to disable host capabilitiesManuel Lauss1-0/+4
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss1-2/+2
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss1-2/+2
2010-02-26Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King3-94/+52
2010-02-22ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printkLinus Walleij1-14/+16