aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-24mmc: sg falloutJens Axboe1-2/+0
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle1-0/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-1/+1
2007-10-03sdhci: remove old dma module paramsPierre Ossman1-12/+1
2007-10-03sdhci: add SDHCI_QUIRK_BROKEN_DMA quirkFeng Tang1-2/+11
2007-10-03sdhci: remove DMA capability check from controller's PCI Class regFeng Tang1-2/+7
2007-10-03sdhci: fix a typoNicolas Pitre1-1/+1
2007-09-23sdhci: sdio interrupt supportPierre Ossman1-1/+38
2007-09-23mmc: remove BYTEBLOCK capabilityPierre Ossman1-1/+1
2007-09-23mmc: remove custom error codesPierre Ossman1-27/+24
2007-08-23sdhci: tell which spurious interrupt we gotPierre Ossman1-6/+6
2007-08-23sdhci: handle data interrupts during commandPierre Ossman1-7/+21
2007-08-23mmc: ignore bad max block size in sdhciDavid Vrabel1-5/+4
2007-08-23sdhci: be more cautious about block count registerPierre Ossman1-2/+2
2007-07-26mmc: remove redundant debug information from sdhci and wbsdPierre Ossman1-13/+0
2007-07-26mmc: update header file pathsPierre Ossman1-1/+1
2007-07-26sdhci: add support to ENE-CB714Leandro Dorileo1-0/+27
2007-07-26mmc: check error bits before command completionPierre Ossman1-13/+10
2007-07-20sdhci: make sure to clear the error interruptPierre Ossman1-0/+2
2007-07-09sdhci: Fix "Unexpected interrupt" handlingRolf Eike Beer1-1/+1
2007-07-09sdhci: add ene controller idMilko Krachounov1-0/+8
2007-05-14sdhci: handle dma boundary interruptsPierre Ossman1-0/+9
2007-05-01MMC: Fix handling of low-voltage cardsPhilip Langdale1-3/+2
2007-05-01MMC: Consolidate voltage definitionsPhilip Langdale1-10/+7
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman1-0/+1539