Commit Graph

350 Commits (59a35bafb223bbb0553ba1a3bb9280bda668a8d8)

Author SHA1 Message Date
Anti Sullin e0cda54e44 bug in AT91 MCI suspend routines 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
Mariusz Kozlowski be760a9de8 drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc 18 years ago
Mariusz Kozlowski 733cb1e440 drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc 18 years ago
Nicolas Ferre 37b758e8bc mmc: at91_mci: remove whitespace at the end of lines 18 years ago
Pierre Ossman aafabfab26 mmc: reorganize bounce buffer init 18 years ago
Gabriel C b3627bb19f wbsd: fix section mismatch warnings 18 years ago
Adrian Bunk 393618510d drivers/mmc/core/: make 3 functions static 18 years ago
Pierre Ossman facba9179e mmc: add missing printk levels 18 years ago
Pierre Ossman 462f104ba6 mmc: remove redundant debug information from sdhci and wbsd 18 years ago
Pierre Ossman e4d2170874 mmc: proper debugging output in core 18 years ago
Pierre Ossman 109b5bed18 mmc: be more verbose about card insertions/removal 18 years ago
Pierre Ossman 2986d0bf23 mmc: Don't hold lock when releasing an added card 18 years ago
Pierre Ossman cf795bfb3a mmc: add a might_sleep() to mmc_claim_host() 18 years ago
Pierre Ossman 67a61c4847 mmc: update kerneldoc 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
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Pierre Ossman 964f9ce2ff sdhci: make sure to clear the error interrupt 18 years ago
Marc Pignat 63b6643886 mmc: at91_mci: wakeup on card insertion (or removal) 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Russell King 7a2b94bc39 [ARM] pxa: remove MMC register defines from pxa-regs.h 18 years ago
Nicolas Ferre ed99c541e0 mmc: at91_mci: fix hanging and rework to match flowcharts 18 years ago
Nicolas Ferre e8d04d3dba mmc: at91_mci typo 18 years ago
Rolf Eike Beer 9d26a5d3f2 sdhci: Fix "Unexpected interrupt" handling 18 years ago
Pierre Ossman 8c75deae1a mmc: fix silly copy-and-paste error 18 years ago
Pierre Ossman ffce2e7e70 mmc: move layer init and workqueue to core file 18 years ago
Pierre Ossman b93931a61a mmc: refactor host class handling 18 years ago
Pierre Ossman 4101c16a91 mmc: refactor bus operations 18 years ago
Milko Krachounov 7de064ebc6 sdhci: add ene controller id 18 years ago
Pierre Ossman 98ccf14909 mmc: bounce requests for simple hosts 18 years ago
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