Commit Graph

442 Commits (9418d5dc9ba40b88737580457bf3b7c63c60ec43)

Author SHA1 Message Date
Mariusz Kozlowski 9f2fcf9939 sdio: kmalloc + memset conversion to kzalloc 18 years ago
David Vrabel eb65946892 sdio: extend sdio_readsb() and friends to handle any length of buffer 18 years ago
David Vrabel 9a08f82b3c sdio: set the functions' block size 18 years ago
David Vrabel 7616ee95f2 sdio: add SDIO_FBR_BASE(f) macro 18 years ago
Pierre Ossman e6f918bf39 mmc: fix sdio timeout calculation 18 years ago
Pierre Ossman ce252edd86 mmc: fix incorrect divisor in debug output 18 years ago
Pierre Ossman 4ff6471c02 sdio: enable wide bus mode 18 years ago
Pierre Ossman 6db5020e73 sdio: change clock speed 18 years ago
Adrian Bunk 22bfc979d3 make struct sdio_dev_attrs[] static 18 years ago
Nicolas Pitre 17b759aff9 sdio: add interface for host side SDIO interrupt reporting 18 years ago
Pierre Ossman 112c9db91e sdio: support IO_RW_EXTENDED 18 years ago
Nicolas Pitre 5ed334a1f8 sdio: add /proc interface to sdio_uart driver 18 years ago
Nicolas Pitre 6e418a9d26 sdio: UART/GPS driver 18 years ago
Nicolas Pitre d1496c39e5 sdio: core support for SDIO function interrupt 18 years ago
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