aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2008-04-18sdhci: allow led to be controlled freelyPierre Ossman
2008-04-18sdhci: remove custom controller namePierre Ossman
2008-04-15mmc: fix platform driver hotplug/coldplugKay Sievers
2008-03-15tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin
2008-02-08mmc: extend ricoh_mmc to support Ricoh RL5c476Frank Seidel
2008-02-08at91_mci: use generic GPIO callsDavid Brownell
2008-02-08sdhci: add num index for multi controllers caseFeng Tang
2008-02-08mmc: remove sdhci and mmc_spi experimental markersPierre Ossman
2008-02-08mmc: Handle suspend/resume in Ricoh MMC disablerPhilip Langdale
2008-01-28Merge branch 'pxa-plat' into develRussell King
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell
2008-01-26[ARM] pxa: mmc: add 1st host controller support for pxa3xxBridge Wu
2008-01-26[ARM] 4711/1: pxa: mmc: move DMA specific code to platform layerBridge Wu
2008-01-26[ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controllerBridge Wu
2007-12-12sdhci: support JMicron JMB38x chipsPierre Ossman
2007-12-12sdhci: use PIO when DMA can't satisfy the requestPierre Ossman
2007-12-12sdhci: don't warn about sdhci 2.0 controllersPierre Ossman
2007-12-12sdhci: describe quirksPierre Ossman
2007-12-05spi: use simplified spi_sync() calling conventionMarc Pignat
2007-11-21tifm_sd: handle non-power-of-2 block sizesAlex Dubov
2007-11-10Add missing "\n" to log messageRolf Eike Beer
2007-10-31[ARM] Fix pxamci regressionRussell King
2007-10-29Correction of "Update drivers to use sg helpers" patch for IMXMMC driverPavel Pisa
2007-10-27scatterlist fallout: mmcAl Viro
2007-10-27mmc_spi: Fix mmc-over-spi regressionDavid Brownell
2007-10-27at91_mci: Fix bad referencePierre Ossman
2007-10-24mmc: sg falloutJens Axboe
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle
2007-10-23mmc: fix sg->page falloutEmil Medve
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-17mmc: at91_mci: cleanup: use MCI_ERRORSAndrew Victor
2007-10-16missing include in mmcAl Viro
2007-10-16spi doesn't need class_deviceTony Jones
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-10-14Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCKDavid Brownell
2007-10-12[ARM] pxa: update PXA MMC interface driver to use clk supportRussell King
2007-10-11mmc: don't use weight32()Nicolas Pitre
2007-10-10pxamci: support arbitrary block sizeNicolas Pitre
2007-10-03sdhci: remove old dma module paramsPierre Ossman
2007-10-03sdhci: add SDHCI_QUIRK_BROKEN_DMA quirkFeng Tang
2007-10-03sdhci: remove DMA capability check from controller's PCI Class regFeng Tang
2007-10-03sdhci: fix a typoNicolas Pitre
2007-10-03mmc: Disabler for Ricoh MMC controllerPhilip Langdale
2007-09-25mmc: pxamci: add SDIO card interrupt reporting capabilityBridge Wu
2007-09-25mmc: pxamci: set proper buswidth capabilities according to PXA flavorBridge Wu
2007-09-25mmc: pxamci: set proper block capabilities according to PXA flavorNicolas Pitre
2007-09-25mmc: pxamci: better pending IRQ determinationBridge Wu
2007-09-24arm: i.MX/MX1 SDHC implements SD cards read-only switch read-backPavel Pisa
2007-09-23mmc_spi host driverDavid Brownell
2007-09-23sdhci: sdio interrupt supportPierre Ossman