aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-12-05add-force-sdhci-rescan.patchAndy Green
2008-11-19Merge branch 'rmk-next' into s3c64xxBen Dooks
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-03SDHCI: Add change_clock callback for glue driversBen Dooks
2008-11-03SDHCI: Check DMA for overruns at end of transferBen Dooks
2008-11-03SDHCI: Add quirk for controller with no end-of-busy IRQBen Dooks
2008-11-03SDHCI: Add set_ios hookBen Dooks
2008-11-03SDHCI: Print ADMA status and pointer on debugBen Dooks
2008-11-03SDHCI: Add timeout hooksBen Dooks
2008-10-12sdhci: 'scratch' may be used uninitializedSteven Noonan
2008-10-12sdhci: force high speed capability on some controllersPierre Ossman
2008-10-12sdhci: reduce card detection delayPierre Ossman
2008-10-12sdhci: let the controller wait for busy state to endPierre Ossman
2008-08-01sdhci: check correct return valuePierre Ossman
2008-08-01sdhci: disable DMA for req, not completelyPierre Ossman
2008-08-01sdhci: handle bug in JMB38x for sizes < 4 bytesPierre Ossman
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-23sdhci: highmem capable PIO routinesPierre Ossman
2008-07-23sdhci: fix bad warning from commit c8b3e02Pierre Ossman
2008-07-23sdhci: add warnings for bad buffers in ADMA pathPierre Ossman
2008-07-15mmc: OLPC: update vdd/powerup quirk commentAndres Salomon
2008-07-15mmc: fix spares errors of sdhci.cTomas Winkler
2008-07-15sdhci: graceful handling of bad addressesPierre Ossman
2008-07-15sdhci: scatter-gather (ADMA) supportPierre Ossman
2008-07-15sdhci: handle hot-removePierre Ossman
2008-07-15sdhci: make workaround for timeout bug more generalPierre Ossman
2008-07-15sdhci: move pci stuff to separate modulePierre Ossman
2008-07-15sdhci: don't check block count for progressPierre Ossman
2008-07-04mmc: don't use DMA on newer ENE controllersPierre Ossman
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeoutAndres Salomon
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon
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