summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-15omap_hsmmc: allow compile without regulator frameworkAdrian Hunter1-54/+79
2010-02-15omap_hsmmc: Allow for a shared VccQAdrian Hunter1-1/+15
2010-02-15omap_hsmmc: Ensure regulator enable / disable are pairedAdrian Hunter1-6/+3
2010-02-15omap_hsmmc: Fix disable timeoutsAdrian Hunter1-2/+2
2010-02-15omap_hsmmc: Allow for power saving without going offAdrian Hunter1-0/+6
2010-02-15omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter1-13/+339
2010-01-28ARM: 5896/1: MMCI: work around a hardware bug in U300Linus Walleij1-0/+11
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton2-80/+25
2009-12-18sdhci-of: add support for the wii sdhci controllerAlbert Herranz5-1/+82
2009-12-18sdhci-of: reorganize driver to support additional hardwareAlbert Herranz5-127/+224
2009-12-18sdhci-of: rename main driver file prior to reorganizationAlbert Herranz2-1/+3
2009-12-18sdhci: protect header file against multi inclusionAlbert Herranz1-0/+4
2009-12-15mmc: let tmio-mmc use dev_name() with request_irq()Magnus Damm1-1/+1
2009-12-15mmc: Blackfin SD Host Controller DriverCliff Cai3-0/+659
2009-12-15mmc: atmel-mci: new MCI2 module support in atmel-mci driverNicolas Ferre1-10/+75
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre1-20/+36
2009-12-15s3cmci: convert missed s3c2410_gpio calls to gpiolib callsBen Dooks1-5/+3
2009-12-15sdhci: add support for the SysKonnect CardBus2SDIO adapterNicolas Pitre1-0/+75
2009-12-15mmci-omap: remove bogus check for host->iclkLadislav Michl1-5/+5
2009-12-15davinci: mmc: add cpufreq supportChaithrika U S1-16/+84
2009-12-15mmc: davinci: modify data types of EDMA related variablesSudhakar Rajashekhara1-2/+2
2009-12-15DaVinci: MMC: MMC/SD controller driver for DaVinci familyVipin Bhandari3-0/+1290
2009-12-15drivers/mmc: Move dereference after NULL testJulia Lawall1-1/+2
2009-12-15mxcmmc: fix error path in mxcmci_probeUwe Kleine-König1-5/+5
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan2-2/+2
2009-12-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-0/+2
2009-12-12Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds1-4/+1
2009-12-10HTC Dream: mmc compilation fixesPavel Machek1-4/+1
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1