aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
* Correction of "Update drivers to use sg helpers" patch for IMXMMC driverPavel Pisa2007-10-291-1/+1
* scatterlist fallout: mmcAl Viro2007-10-271-1/+1
* mmc_spi: Fix mmc-over-spi regressionDavid Brownell2007-10-271-19/+33
* at91_mci: Fix bad referencePierre Ossman2007-10-271-2/+2
* mmc: sg falloutJens Axboe2007-10-245-8/+5
* [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-231-0/+1
* mmc: fix sg->page falloutEmil Medve2007-10-231-1/+1
* [SG] Update drivers to use sg helpersJens Axboe2007-10-228-26/+23
* mmc: at91_mci: cleanup: use MCI_ERRORSAndrew Victor2007-10-171-3/+1
* missing include in mmcAl Viro2007-10-161-0/+1
* spi doesn't need class_deviceTony Jones2007-10-161-2/+2
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-152-21/+36
|\
| * [ARM] pxa: update PXA MMC interface driver to use clk supportRussell King2007-10-122-21/+36
* | Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCKDavid Brownell2007-10-141-1/+1
|/
* mmc: don't use weight32()Nicolas Pitre2007-10-112-2/+4
* pxamci: support arbitrary block sizeNicolas Pitre2007-10-101-3/+16
* sdhci: remove old dma module paramsPierre Ossman2007-10-031-12/+1
* sdhci: add SDHCI_QUIRK_BROKEN_DMA quirkFeng Tang2007-10-031-2/+11
* sdhci: remove DMA capability check from controller's PCI Class regFeng Tang2007-10-031-2/+7
* sdhci: fix a typoNicolas Pitre2007-10-032-2/+2
* mmc: Disabler for Ricoh MMC controllerPhilip Langdale2007-10-033-0/+169
* mmc: pxamci: add SDIO card interrupt reporting capabilityBridge Wu2007-09-252-5/+24
* mmc: pxamci: set proper buswidth capabilities according to PXA flavorBridge Wu2007-09-252-1/+10
* mmc: pxamci: set proper block capabilities according to PXA flavorNicolas Pitre2007-09-251-2/+2
* mmc: pxamci: better pending IRQ determinationBridge Wu2007-09-251-1/+1
* arm: i.MX/MX1 SDHC implements SD cards read-only switch read-backPavel Pisa2007-09-241-2/+14
* mmc_spi host driverDavid Brownell2007-09-233-0/+1422
* sdhci: sdio interrupt supportPierre Ossman2007-09-231-1/+38
* mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytesMarc Pignat2007-09-231-0/+8
* mmc: remove confusing flagPierre Ossman2007-09-232-14/+16
* mmc: remove BYTEBLOCK capabilityPierre Ossman2007-09-236-7/+21
* mmc: remove custom error codesPierre Ossman2007-09-239-106/+100
* bug in AT91 MCI suspend routinesAnti Sullin2007-09-111-3/+3
* sdhci: tell which spurious interrupt we gotPierre Ossman2007-08-231-6/+6
* sdhci: handle data interrupts during commandPierre Ossman2007-08-232-7/+22
* mmc: ignore bad max block size in sdhciDavid Vrabel2007-08-231-5/+4
* sdhci: be more cautious about block count registerPierre Ossman2007-08-231-2/+2
* mmc: at91_mci: remove whitespace at the end of linesNicolas Ferre2007-08-091-4/+4
* wbsd: fix section mismatch warningsGabriel C2007-08-091-5/+5
* mmc: remove redundant debug information from sdhci and wbsdPierre Ossman2007-07-262-26/+0
* mmc: update header file pathsPierre Ossman2007-07-2611-11/+11
* sdhci: add support to ENE-CB714Leandro Dorileo2007-07-261-0/+27
* mmc: check error bits before command completionPierre Ossman2007-07-261-13/+10
* sdhci: make sure to clear the error interruptPierre Ossman2007-07-202-0/+3
* mmc: at91_mci: wakeup on card insertion (or removal)Marc Pignat2007-07-201-1/+12
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-121-22/+0
|\
| * [ARM] pxa: remove MMC register defines from pxa-regs.hRussell King2007-07-121-22/+0
* | mmc: at91_mci: fix hanging and rework to match flowchartsNicolas Ferre2007-07-091-91/+108
* | mmc: at91_mci typoNicolas Ferre2007-07-091-15/+15
* | sdhci: Fix "Unexpected interrupt" handlingRolf Eike Beer2007-07-091-1/+1