Commit Graph

428 Commits (44093ca2fef3c52dc7d186116862d74f9a676e0f)

Author SHA1 Message Date
Nicolas Pitre 2342f3323c sdio: allow for mmc_claim_host to be aborted 18 years ago
Pierre Ossman bcfe66e21e sdio: add basic sysfs attributes 18 years ago
Pierre Ossman d59b66c7a5 sdio: add modalias support 18 years ago
Pierre Ossman 9eb3a94d02 mmc: whip bus uevent handler into shape 18 years ago
Pierre Ossman 3b38bea0d9 sdio: add device id table and matching 18 years ago
Nicolas Pitre 26074962e8 mmc: initialize mmc subsystem with subsys_initcall() 18 years ago
Pierre Ossman 1a632f8cdc sdio: split up common and function CIS parsing 18 years ago
Nicolas Pitre b1538bcf75 sdio: link unknown CIS tuples to the sdio_func structure 18 years ago
Nicolas Pitre b726126196 sdio: initial CIS parsing code 18 years ago
Pierre Ossman 0597007f1b sdio: basic parsing of FBR 18 years ago
Pierre Ossman 35c66c1908 sdio: read and decode interesting parts of the CCCR 18 years ago
Pierre Ossman fa64efa1f2 mmc: enable/disable functions for SDIO 18 years ago
Pierre Ossman 46f555f273 mmc: add basic SDIO I/O operations 18 years ago
Pierre Ossman f76c85154d mmc: add SDIO driver handling 18 years ago
Pierre Ossman e29a7d73f4 mmc: basic SDIO device model 18 years ago
Pierre Ossman b2bcc798bb mmc: implement SDIO IO_RW_DIRECT operation 18 years ago
Pierre Ossman 5c4e6f1301 mmc: detect SDIO cards 18 years ago
Marc Pignat 1d4de9edd6 mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes 18 years ago
Pierre Ossman 8fdd8521dc mmc: add missing printk levels 18 years ago
Pierre Ossman be0192aae1 mmc: remove confusing flag 18 years ago
Pierre Ossman 255d01af9a mmc: remove BYTEBLOCK capability 18 years ago
Pierre Ossman b146d26a61 mmc: mmc_set_data_timeout() parameter write is redundant 18 years ago
Pierre Ossman d7604d7635 mmc: read ext_csd version number 18 years ago
Pierre Ossman adf66a0dc5 mmc: improve error code feedback 18 years ago
Pierre Ossman 17b0429dde mmc: remove custom error codes 18 years ago
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