summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
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
2007-09-23mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytesMarc Pignat
2007-09-23mmc: remove confusing flagPierre Ossman
2007-09-23mmc: remove BYTEBLOCK capabilityPierre Ossman
2007-09-23mmc: remove custom error codesPierre Ossman
2007-09-11bug in AT91 MCI suspend routinesAnti Sullin
2007-08-23sdhci: tell which spurious interrupt we gotPierre Ossman
2007-08-23sdhci: handle data interrupts during commandPierre Ossman
2007-08-23mmc: ignore bad max block size in sdhciDavid Vrabel
2007-08-23sdhci: be more cautious about block count registerPierre Ossman
2007-08-09mmc: at91_mci: remove whitespace at the end of linesNicolas Ferre
2007-08-09wbsd: fix section mismatch warningsGabriel C
2007-07-26mmc: remove redundant debug information from sdhci and wbsdPierre Ossman
2007-07-26mmc: update header file pathsPierre Ossman
2007-07-26sdhci: add support to ENE-CB714Leandro Dorileo
2007-07-26mmc: check error bits before command completionPierre Ossman
2007-07-20sdhci: make sure to clear the error interruptPierre Ossman
2007-07-20mmc: at91_mci: wakeup on card insertion (or removal)Marc Pignat
2007-07-12Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-07-12[ARM] pxa: remove MMC register defines from pxa-regs.hRussell King
2007-07-09mmc: at91_mci: fix hanging and rework to match flowchartsNicolas Ferre
2007-07-09mmc: at91_mci typoNicolas Ferre
2007-07-09sdhci: Fix "Unexpected interrupt" handlingRolf Eike Beer
2007-07-09sdhci: add ene controller idMilko Krachounov
2007-06-13mmc-omap: fix sd response type 6 vs. 1Ragner Magalhaes
2007-06-07au1xmmc: Replace C code with call to ARRAY_SIZE() macro.Robert P. J. Day
2007-06-07mmc-atmel: remove linux/mmc/protocol.h dependenciesMarc Pignat
2007-05-14pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit responseNicolas Pitre
2007-05-14sdhci: handle dma boundary interruptsPierre Ossman
2007-05-14mmc: au1xmmc command types check from data flagsYoichi Yuasa
2007-05-08mmc: Use menuconfig objectsJan Engelhardt