aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci.c
Commit message (Expand)AuthorAge
* sdhci: improve no card, no reset quirkPierre Ossman2008-04-18
* sdhci: allow led to be controlled freelyPierre Ossman2008-04-18
* sdhci: remove custom controller namePierre Ossman2008-04-18
* sdhci: add num index for multi controllers caseFeng Tang2008-02-08
* sdhci: support JMicron JMB38x chipsPierre Ossman2007-12-12
* sdhci: use PIO when DMA can't satisfy the requestPierre Ossman2007-12-12
* sdhci: don't warn about sdhci 2.0 controllersPierre Ossman2007-12-12
* sdhci: describe quirksPierre Ossman2007-12-12
* Add missing "\n" to log messageRolf Eike Beer2007-11-10
* mmc: sg falloutJens Axboe2007-10-24
* [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-23
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* sdhci: remove old dma module paramsPierre Ossman2007-10-03
* sdhci: add SDHCI_QUIRK_BROKEN_DMA quirkFeng Tang2007-10-03
* sdhci: remove DMA capability check from controller's PCI Class regFeng Tang2007-10-03
* sdhci: fix a typoNicolas Pitre2007-10-03
* sdhci: sdio interrupt supportPierre Ossman2007-09-23
* mmc: remove BYTEBLOCK capabilityPierre Ossman2007-09-23
* mmc: remove custom error codesPierre Ossman2007-09-23
* sdhci: tell which spurious interrupt we gotPierre Ossman2007-08-23
* sdhci: handle data interrupts during commandPierre Ossman2007-08-23
* mmc: ignore bad max block size in sdhciDavid Vrabel2007-08-23
* sdhci: be more cautious about block count registerPierre Ossman2007-08-23
* mmc: remove redundant debug information from sdhci and wbsdPierre Ossman2007-07-25
* mmc: update header file pathsPierre Ossman2007-07-25
* sdhci: add support to ENE-CB714Leandro Dorileo2007-07-25
* mmc: check error bits before command completionPierre Ossman2007-07-25
* sdhci: make sure to clear the error interruptPierre Ossman2007-07-20
* sdhci: Fix "Unexpected interrupt" handlingRolf Eike Beer2007-07-09
* sdhci: add ene controller idMilko Krachounov2007-07-09
* sdhci: handle dma boundary interruptsPierre Ossman2007-05-14
* MMC: Fix handling of low-voltage cardsPhilip Langdale2007-05-01
* MMC: Consolidate voltage definitionsPhilip Langdale2007-05-01
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-01