Commit Graph

727 Commits (8fc0c701c5b6c0c3e242758c3acef6f9047940a9)

Author SHA1 Message Date
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
Ben Dooks 5d304400a9 s3cmci: fix sparse errors from non-exported functions 17 years ago
Samuel Ortiz 1c2c30acc5 mfd: have TMIO drivers and subdevices depend on ARM 17 years ago
Ian Molton 4a48998fa1 mfd: TMIO MMC driver 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Russell King 0f8469a54f [ARM] Eliminate useless includes of asm/mach-types.h 17 years ago
Haavard Skinnemoen 3663b736a5 avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> 17 years ago
Manuel Lauss e491d230fd au1xmmc: raise segment size limit. 17 years ago
Pierre Ossman b41e9c7b8e mmc_block: use proper sg iterators 17 years ago
Pierre Ossman a84756c573 mmc: properly iterate over sg list in debug check 17 years ago
Pierre Ossman b7ac2cf1cd mmc_test: Revert "mmc_test: test oversized sg lists" 17 years ago