aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci.c
Commit message (Expand)AuthorAge
* sdhci: check correct return valuePierre Ossman2008-08-01
* sdhci: disable DMA for req, not completelyPierre Ossman2008-08-01
* sdhci: handle bug in JMB38x for sizes < 4 bytesPierre Ossman2008-08-01
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
* sdhci: highmem capable PIO routinesPierre Ossman2008-07-23
* sdhci: fix bad warning from commit c8b3e02Pierre Ossman2008-07-23
* sdhci: add warnings for bad buffers in ADMA pathPierre Ossman2008-07-23
* mmc: OLPC: update vdd/powerup quirk commentAndres Salomon2008-07-15
* mmc: fix spares errors of sdhci.cTomas Winkler2008-07-15
* sdhci: graceful handling of bad addressesPierre Ossman2008-07-15
* sdhci: scatter-gather (ADMA) supportPierre Ossman2008-07-15
* sdhci: handle hot-removePierre Ossman2008-07-15
* sdhci: make workaround for timeout bug more generalPierre Ossman2008-07-15
* sdhci: move pci stuff to separate modulePierre Ossman2008-07-15
* sdhci: don't check block count for progressPierre Ossman2008-07-15
* mmc: don't use DMA on newer ENE controllersPierre Ossman2008-07-04
* olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeoutAndres Salomon2008-07-04
* olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon2008-07-04
* 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