summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.c
AgeCommit message (Expand)Author
2008-04-18sdhci: improve no card, no reset quirkPierre Ossman
2008-04-18sdhci: allow led to be controlled freelyPierre Ossman
2008-04-18sdhci: remove custom controller namePierre Ossman
2008-02-08sdhci: add num index for multi controllers caseFeng Tang
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-11-10Add missing "\n" to log messageRolf Eike Beer
2007-10-24mmc: sg falloutJens Axboe
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
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-09-23sdhci: sdio interrupt supportPierre Ossman
2007-09-23mmc: remove BYTEBLOCK capabilityPierre Ossman
2007-09-23mmc: remove custom error codesPierre Ossman
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-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-09sdhci: Fix "Unexpected interrupt" handlingRolf Eike Beer
2007-07-09sdhci: add ene controller idMilko Krachounov
2007-05-14sdhci: handle dma boundary interruptsPierre Ossman
2007-05-01MMC: Fix handling of low-voltage cardsPhilip Langdale
2007-05-01MMC: Consolidate voltage definitionsPhilip Langdale
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman