Commit Graph

679 Commits (350b4da71f8326b9319ada7b701f2bce2e1285b7)

Author SHA1 Message Date
Linus Walleij 9e9430213f [ARM] 5322/1: Fix fastpath issue in mmci.c 17 years ago
Al Viro a5a1561f88 [PATCH] switch mmc 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
ben@fluff.org.uk 08c55e22df s3cmci: Add Ben Dooks/Simtec Electronics to header & copyright 17 years ago
ben@fluff.org.uk 18280fff66 s3cmci: fix continual accesses to host->pio_ptr 17 years ago
Christer Weinigel 088a78af97 s3cmci: Support transfers which are not multiple of 32 bits. 17 years ago
ben@fluff.org.uk f87e6d00fb s3cmci: cpufreq support 17 years ago
ben@fluff.org.uk 9c2e7e40bf s3cmci: Make general protocol errors less noisy 17 years ago
Pierre Ossman 8dddfe1926 mmc_block: tell block layer there is no seek penalty 17 years ago
Matthew Fleming 162350eb75 MMC: Use timeout values from CSR 17 years ago
Matthew Fleming 0d3e0460f3 MMC: CSD and CID timeout values 17 years ago
Steven Noonan 7244b85bd1 sdhci: 'scratch' may be used uninitialized 17 years ago
Pierre Ossman 57105737f6 mmc: explicitly mention SDIO support in Kconfig 17 years ago
Pierre Ossman 1ea4f444f3 mmc: remove redundant "depends on" 17 years ago
Pierre Ossman d16f577004 sdio: high-speed support 17 years ago
Pierre Ossman 0884669870 mmc_block: hard code 512 byte block size 17 years ago
Pierre Ossman a4b7619377 sdhci: force high speed capability on some controllers 17 years ago
Pierre Ossman d6d8de3341 mmc_block: filter out PC requests 17 years ago
Pierre Ossman 9102895411 mmc_block: indicate strict ordering 17 years ago
Pierre Ossman f3eb0aaa02 mmc_block: inform block layer about sector count restriction 17 years ago
Pierre Ossman 6501ff604a sdio: give sdio irq thread a host specific name 17 years ago
Pierre Ossman e633b7bcec sdio: make sleep on error interruptable 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
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
Haavard Skinnemoen e683b42300 atmel-mci: Initialize BLKR before sending data transfer command 17 years ago
Haavard Skinnemoen 5e7184ae0d atmel-mci: Add missing flush_dcache_page() in PIO transfer code 17 years ago
Haavard Skinnemoen ca55f46e13 atmel-mci: Don't overwrite error bits when NOTBUSY is set 17 years ago
Haavard Skinnemoen 65e8b083fc atmel-mci: Add experimental DMA support 17 years ago
Haavard Skinnemoen 965ebf33ea atmel-mci: support multiple mmc slots 17 years ago
Haavard Skinnemoen 6b918657b7 atmel-mci: Platform code for supporting multiple mmc slots 17 years ago
Haavard Skinnemoen 945533b538 atmel-mci: Don't stop the clock between transfers 17 years ago
Haavard Skinnemoen c06ad2580d atmel-mci: Implement tasklet as a state machine 17 years ago
Haavard Skinnemoen a252e3e35e atmel-mci: Initialize BLKR before sending data transfer command 17 years ago
Pierre Ossman a7bbb57333 [SCSI] mmc_block: use generic helper to print capacities 17 years ago
Eric Miao 0ffcbfd54e [ARM] pxa: make cpu_is_pxa2* macros more consistent 17 years ago
Akinobu Mita a650031a6b mmc_test: initialize mmc_test_lock statically 17 years ago
Akinobu Mita 9d4e98e960 mmc_block: handle error from mmc_register_driver() 17 years ago
Haavard Skinnemoen da45b66ec8 atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin 17 years ago
Haavard Skinnemoen 75d33cc751 atmel-mci: Fix bogus debugfs file size 17 years ago
Haavard Skinnemoen b17339a12c atmel-mci: Fix memory leak in atmci_regs_show 17 years ago
Haavard Skinnemoen 87e60f2b80 atmel-mci: debugfs: enable clock before dumping regs 17 years ago
Dmitry Baryshkov fe246eb0b7 tmio_mmc: fix compilation with debug enabled 17 years ago
Andrew Morton 70bb08962e drivers/mmc/card/block.c: fix refcount leak in mmc_block_open() 17 years ago
Russell King 7c8ad9828e [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it be static?" 17 years ago
Russell King 55c381e489 [ARM] omap: convert OMAP drivers to use ioremap() 17 years ago
David Woodhouse 8c5eb88058 Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE. 17 years ago
David Brownell e385ea63f4 mmc: at91_mci: don't use coherent dma buffers 17 years ago
Huang Weiyi fe7f962505 sdricoh_cs: removed unused #include <version.h> 17 years ago
Ben Dooks 87dd98037d s3cmci: attach get_cd host ops 17 years ago