Commit Graph

57 Commits (2507b0a33343552d2177b75dc35fe7073349b773)

Author SHA1 Message Date
Kay Sievers d1b2686308 mmc: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Steven Noonan 7244b85bd1 sdhci: 'scratch' may be used uninitialized 17 years ago
Pierre Ossman a4b7619377 sdhci: force high speed capability on some controllers 17 years ago
Pierre Ossman 04cf585d29 sdhci: reduce card detection delay 17 years ago
Pierre Ossman e809517f6f sdhci: let the controller wait for busy state to end 17 years ago
Pierre Ossman 980167b7fb sdhci: check correct return value 17 years ago
Pierre Ossman ebd6d35784 sdhci: disable DMA for req, not completely 17 years ago
Pierre Ossman 4a3cba32cb sdhci: handle bug in JMB38x for sizes < 4 bytes 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Pierre Ossman 7659150c60 sdhci: highmem capable PIO routines 17 years ago
Pierre Ossman 719a61b452 sdhci: fix bad warning from commit c8b3e02 17 years ago
Pierre Ossman 6cefd05f35 sdhci: add warnings for bad buffers in ADMA path 17 years ago
Andres Salomon c71f65129a mmc: OLPC: update vdd/powerup quirk comment 17 years ago
Tomas Winkler c8b3e02eb2 mmc: fix spares errors of sdhci.c 17 years ago
Pierre Ossman 8f1934ce78 sdhci: graceful handling of bad addresses 17 years ago
Pierre Ossman 2134a922c6 sdhci: scatter-gather (ADMA) support 17 years ago
Pierre Ossman 1e72859e3a sdhci: handle hot-remove 17 years ago
Pierre Ossman ee53ab5d73 sdhci: make workaround for timeout bug more general 17 years ago
Pierre Ossman b8c86fc5d8 sdhci: move pci stuff to separate module 17 years ago
Pierre Ossman c9b74c5b8f sdhci: don't check block count for progress 17 years ago
Pierre Ossman bf5b1935d8 mmc: don't use DMA on newer ENE controllers 17 years ago
Andres Salomon 603ded16a3 olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout 17 years ago
Andres Salomon e08c1694d9 olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue 17 years ago
Pierre Ossman 0b82684c3c sdhci: improve no card, no reset quirk 17 years ago
Pierre Ossman 2f730fec83 sdhci: allow led to be controlled freely 17 years ago
Pierre Ossman b69c905890 sdhci: remove custom controller name 17 years ago
Feng Tang 541ceb5b8b sdhci: add num index for multi controllers case 17 years ago
Pierre Ossman 84c46a53fc sdhci: support JMicron JMB38x chips 17 years ago
Pierre Ossman c9fddbc4f8 sdhci: use PIO when DMA can't satisfy the request 17 years ago
Pierre Ossman c6573c9467 sdhci: don't warn about sdhci 2.0 controllers 17 years ago
Pierre Ossman dc93441b3f sdhci: describe quirks 17 years ago
Rolf Eike Beer cee687ce4a Add missing "\n" to log message 17 years ago
Jens Axboe bd6dee6f30 mmc: sg fallout 18 years ago
Ralf Baechle 117636092a [PATCH] Fix breakage after SG cleanups 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Pierre Ossman d6f8deecef sdhci: remove old dma module params 18 years ago
Feng Tang 7c168e3db7 sdhci: add SDHCI_QUIRK_BROKEN_DMA quirk 18 years ago
Feng Tang 56e71efe44 sdhci: remove DMA capability check from controller's PCI Class reg 18 years ago
Nicolas Pitre 2df3b71b27 sdhci: fix a typo 18 years ago
Pierre Ossman f75979b77f sdhci: sdio interrupt support 18 years ago
Pierre Ossman 255d01af9a mmc: remove BYTEBLOCK capability 18 years ago
Pierre Ossman 17b0429dde mmc: remove custom error codes 18 years ago
Pierre Ossman b67ac3f339 sdhci: tell which spurious interrupt we got 18 years ago
Pierre Ossman e538fbe83e sdhci: handle data interrupts during command 18 years ago
David Vrabel 03f8590d90 mmc: ignore bad max block size in sdhci 18 years ago
Pierre Ossman 2b06197340 sdhci: be more cautious about block count register 18 years ago
Pierre Ossman 462f104ba6 mmc: remove redundant debug information from sdhci and wbsd 18 years ago
Pierre Ossman 70f10482c6 mmc: update header file paths 18 years ago
Leandro Dorileo b8352260d2 sdhci: add support to ENE-CB714 18 years ago
Pierre Ossman 43b58b36b7 mmc: check error bits before command completion 18 years ago