summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci.c
Commit message (Expand)AuthorAgeFilesLines
* sdhci: graceful handling of bad addressesPierre Ossman2008-07-151-20/+57
* sdhci: scatter-gather (ADMA) supportPierre Ossman2008-07-151-36/+347
* sdhci: handle hot-removePierre Ossman2008-07-151-8/+40
* sdhci: make workaround for timeout bug more generalPierre Ossman2008-07-151-20/+30
* sdhci: move pci stuff to separate modulePierre Ossman2008-07-151-408/+91
* sdhci: don't check block count for progressPierre Ossman2008-07-151-14/+9
* mmc: don't use DMA on newer ENE controllersPierre Ossman2008-07-041-2/+4
* olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeoutAndres Salomon2008-07-041-1/+11
* olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon2008-07-041-0/+18
* sdhci: improve no card, no reset quirkPierre Ossman2008-04-181-2/+10
* sdhci: allow led to be controlled freelyPierre Ossman2008-04-181-0/+44
* sdhci: remove custom controller namePierre Ossman2008-04-181-28/+16
* sdhci: add num index for multi controllers caseFeng Tang2008-02-081-1/+12
* sdhci: support JMicron JMB38x chipsPierre Ossman2007-12-121-1/+18
* sdhci: use PIO when DMA can't satisfy the requestPierre Ossman2007-12-121-3/+29
* sdhci: don't warn about sdhci 2.0 controllersPierre Ossman2007-12-121-1/+1
* sdhci: describe quirksPierre Ossman2007-12-121-0/+10
* Add missing "\n" to log messageRolf Eike Beer2007-11-101-1/+1
* mmc: sg falloutJens Axboe2007-10-241-2/+0
* [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-231-0/+1
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-1/+1
* 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-031-1/+1
* sdhci: sdio interrupt supportPierre Ossman2007-09-231-1/+38
* mmc: remove BYTEBLOCK capabilityPierre Ossman2007-09-231-1/+1
* mmc: remove custom error codesPierre Ossman2007-09-231-27/+24
* sdhci: tell which spurious interrupt we gotPierre Ossman2007-08-231-6/+6
* sdhci: handle data interrupts during commandPierre Ossman2007-08-231-7/+21
* 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: remove redundant debug information from sdhci and wbsdPierre Ossman2007-07-261-13/+0
* mmc: update header file pathsPierre Ossman2007-07-261-1/+1
* 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-201-0/+2
* sdhci: Fix "Unexpected interrupt" handlingRolf Eike Beer2007-07-091-1/+1
* sdhci: add ene controller idMilko Krachounov2007-07-091-0/+8
* sdhci: handle dma boundary interruptsPierre Ossman2007-05-141-0/+9
* MMC: Fix handling of low-voltage cardsPhilip Langdale2007-05-011-3/+2
* MMC: Consolidate voltage definitionsPhilip Langdale2007-05-011-10/+7
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-011-0/+1539
OpenPOWER on IntegriCloud