Commit Graph

452 Commits (f9dd0194ff23d612e463be764d73da7825da4aa1)

Author SHA1 Message Date
David Brownell 15a0580ced mmc_spi host driver 18 years ago
David Brownell af51715079 MMC core learns about SPI 18 years ago
David Brownell 7213d175e3 MMC/SD card driver learns SPI 18 years ago
Pierre Ossman 759bdc7af4 sdio: store vendor strings 18 years ago
Pierre Ossman f9996aee36 mmc: increase power up delay 18 years ago
Pierre Ossman f75979b77f sdhci: sdio interrupt support 18 years ago
Nicolas Pitre 15b82b46de sdio: fix recursion issues between sdio-uart driver and tty layer 18 years ago
Nicolas Pitre 2ba30eedec sdio: add default c_ispeed/c_ospeed values to sdio_uart driver 18 years ago
David Vrabel 7806cdb40f sdio: add sdio_f0_readb() and sdio_f0_writeb() 18 years ago
Pierre Ossman d84075c8ae mmc: replace BUG_ON with WARN_ON 18 years ago
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