Commit Graph

312 Commits (e14cbfa630cd3ab2631ee21b718b290928f47868)

Author SHA1 Message Date
Pierre Ossman c3bff2ec10 mmc: get back read-only switch function 18 years ago
Ragner Magalhaes 0107a4b32e mmc-omap: fix sd response type 6 vs. 1 18 years ago
Pierre Ossman 3373c0ae6a mmc: don't call switch on old cards 18 years ago
Pierre Ossman 71651297a4 mmc: fix broken if clause 18 years ago
Robert P. J. Day 60da8de671 au1xmmc: Replace C code with call to ARRAY_SIZE() macro. 18 years ago
Marc Pignat b6cedb3861 mmc-atmel: remove linux/mmc/protocol.h dependencies 18 years ago
Pierre Ossman 9c9f2d63a7 mmc: clean up unused parts of block driver 18 years ago
Nicolas Pitre 90e07d9f54 pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit response 18 years ago
Pierre Ossman fe6b4c8840 mmc: use assigned major for block device 18 years ago
Pierre Ossman 6ba736a10e sdhci: handle dma boundary interrupts 18 years ago
Yoichi Yuasa c0f3b6c777 mmc: au1xmmc command types check from data flags 18 years ago
Martin Schwidefsky e25df1205f [S390] Kconfig: menus with depends on HAS_IOMEM. 18 years ago
Andrew Morton 01f41ec7b3 mmc build fix 18 years ago
Pierre Ossman 1efd48b3ae mmc: use lock instead of claim in debug check 18 years ago
Jan Engelhardt 790864dcc2 mmc: Use menuconfig objects 18 years ago
Alex Dubov 055b822414 disable socket power in adapter driver instead of media one 18 years ago
Tony Lindgren d3af5abe9a mmc-omap: Clean up omap set_ios and make MMC_POWER_ON work 18 years ago
Tony Lindgren 46a6730e3f mmc-omap: Fix omap to use MMC_POWER_ON 18 years ago
Arnaud Patard 3647afcec1 mmc-omap: add missing '\n' 18 years ago
Adrian Bunk d97956f86b mmc: make tifm_sd_set_dma_data() static 18 years ago
Pierre Ossman bd76631261 mmc: remove old card states 18 years ago
Pierre Ossman 6abaa0c9fe mmc: support unsafe resume of cards 18 years ago
Pierre Ossman 89a73cf52b mmc: separate out reading EXT_CSD 18 years ago
Pierre Ossman 1addfcdbe4 mmc: break apart switch function 18 years ago
Philip Langdale 55556da012 MMC: Fix handling of low-voltage cards 18 years ago
Philip Langdale 4be34c99a2 MMC: Consolidate voltage definitions 18 years ago
Pierre Ossman 7ea239d9e6 mmc: add bus handler 18 years ago
Pierre Ossman b2670b1c6d wbsd: check for data opcode earlier 18 years ago
Pierre Ossman da7fbe58d2 mmc: Separate out protocol ops 18 years ago
Pierre Ossman aaac1b470b mmc: Move core functions to subdir 18 years ago
Pierre Ossman b855885e3b mmc: deprecate mmc bus topology 18 years ago
Pierre Ossman b5af25bee2 mmc: remove card upon suspend 18 years ago
Pierre Ossman d2b46f66b4 mmc: allow suspended block driver to be removed 18 years ago
Pierre Ossman 3b91e5507c mmc: Flush pending detects on host removal 18 years ago
Pierre Ossman 1c6a0718f0 mmc: Move host and card drivers to subdirs 18 years ago
Pierre Ossman 98ac216269 mmc: Move queue functions to mmc_block 18 years ago
Pierre Ossman 29041dbe19 mmc: Move "present" marking 18 years ago
Pierre Ossman f74d132cec mmc: Move OCR bit defines 18 years ago
Pierre Ossman 9c2c0af950 mmc: add type field to cards 18 years ago
Pierre Ossman 85a18ad93e mmc: MMC sector based cards 18 years ago
Pierre Ossman de85989511 mmc: use right timing mode constant 18 years ago
Alex Dubov 91f8d0118a tifm: layout fixes, small changes to comments and printfs 18 years ago
Alex Dubov 13cdf48ef1 tifm_sd: implement software scatter-gather 18 years ago
Alex Dubov 5897d657b5 tifm_sd: fix resume handler 18 years ago
Alex Dubov 72dc9d9619 tifm_sd: replace command completion state machine with full checking 18 years ago
Alex Dubov dfef26d9aa tifm_sd: merge dma and pio request processing paths 18 years ago
Alex Dubov 0007d4837a tifm_sd: separate command flags, socket flags and register bit masks 18 years ago
Alex Dubov 592d372ae8 tifm_sd: remove wait for power off on remove 18 years ago
Alex Dubov b039d4a187 tifm_sd: remove tifm_sd_terminate function 18 years ago
Alex Dubov e23f2b8a1a tifm: simplify bus match and uevent handlers 18 years ago