summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci.c
Commit message (Expand)AuthorAgeFilesLines
* sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks2009-03-021-1/+4
* sdhci: fix led namingHelmut Schaa2009-02-181-1/+3
* Revert "sdhci: force high speed capability on some controllers"Pierre Ossman2009-02-181-2/+1
* sdhci: handle built-in sdhci with modular leds classPierre Ossman2008-12-311-6/+11
* sdhci: activate led support also when moduleÉric Piel2008-12-311-6/+6
* mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-081-1/+1
* sdhci: 'scratch' may be used uninitializedSteven Noonan2008-10-121-1/+1
* sdhci: force high speed capability on some controllersPierre Ossman2008-10-121-1/+2
* sdhci: reduce card detection delayPierre Ossman2008-10-121-1/+1
* sdhci: let the controller wait for busy state to endPierre Ossman2008-10-121-6/+33
* sdhci: check correct return valuePierre Ossman2008-08-011-1/+1
* sdhci: disable DMA for req, not completelyPierre Ossman2008-08-011-2/+2
* sdhci: handle bug in JMB38x for sizes < 4 bytesPierre Ossman2008-08-011-0/+9
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-2/+2
* sdhci: highmem capable PIO routinesPierre Ossman2008-07-231-91/+72
* sdhci: fix bad warning from commit c8b3e02Pierre Ossman2008-07-231-1/+1
* sdhci: add warnings for bad buffers in ADMA pathPierre Ossman2008-07-231-0/+2
* mmc: OLPC: update vdd/powerup quirk commentAndres Salomon2008-07-151-1/+1
* mmc: fix spares errors of sdhci.cTomas Winkler2008-07-151-4/+4
* 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
OpenPOWER on IntegriCloud