aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
* mmc: increase power up delayPierre Ossman2007-09-23
* sdhci: sdio interrupt supportPierre Ossman2007-09-23
* sdio: fix recursion issues between sdio-uart driver and tty layerNicolas Pitre2007-09-23
* sdio: add default c_ispeed/c_ospeed values to sdio_uart driverNicolas Pitre2007-09-23
* sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel2007-09-23
* mmc: replace BUG_ON with WARN_ONPierre Ossman2007-09-23
* sdio: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-09-23
* sdio: extend sdio_readsb() and friends to handle any length of bufferDavid Vrabel2007-09-23
* sdio: set the functions' block sizeDavid Vrabel2007-09-23
* sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel2007-09-23
* mmc: fix sdio timeout calculationPierre Ossman2007-09-23
* mmc: fix incorrect divisor in debug outputPierre Ossman2007-09-23
* sdio: enable wide bus modePierre Ossman2007-09-23
* sdio: change clock speedPierre Ossman2007-09-23
* make struct sdio_dev_attrs[] staticAdrian Bunk2007-09-23
* sdio: add interface for host side SDIO interrupt reportingNicolas Pitre2007-09-23
* sdio: support IO_RW_EXTENDEDPierre Ossman2007-09-23
* sdio: add /proc interface to sdio_uart driverNicolas Pitre2007-09-23
* sdio: UART/GPS driverNicolas Pitre2007-09-23
* sdio: core support for SDIO function interruptNicolas Pitre2007-09-23
* sdio: allow for mmc_claim_host to be abortedNicolas Pitre2007-09-23
* sdio: add basic sysfs attributesPierre Ossman2007-09-23
* sdio: add modalias supportPierre Ossman2007-09-23
* mmc: whip bus uevent handler into shapePierre Ossman2007-09-23
* sdio: add device id table and matchingPierre Ossman2007-09-23
* mmc: initialize mmc subsystem with subsys_initcall()Nicolas Pitre2007-09-23
* sdio: split up common and function CIS parsingPierre Ossman2007-09-23
* sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre2007-09-23
* sdio: initial CIS parsing codeNicolas Pitre2007-09-23
* sdio: basic parsing of FBRPierre Ossman2007-09-23
* sdio: read and decode interesting parts of the CCCRPierre Ossman2007-09-23
* mmc: enable/disable functions for SDIOPierre Ossman2007-09-23
* mmc: add basic SDIO I/O operationsPierre Ossman2007-09-23
* mmc: add SDIO driver handlingPierre Ossman2007-09-23
* mmc: basic SDIO device modelPierre Ossman2007-09-23
* mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman2007-09-23
* mmc: detect SDIO cardsPierre Ossman2007-09-23
* mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytesMarc Pignat2007-09-23
* mmc: add missing printk levelsPierre Ossman2007-09-23
* mmc: remove confusing flagPierre Ossman2007-09-23
* mmc: remove BYTEBLOCK capabilityPierre Ossman2007-09-23
* mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman2007-09-23
* mmc: read ext_csd version numberPierre Ossman2007-09-23
* mmc: improve error code feedbackPierre Ossman2007-09-23
* mmc: remove custom error codesPierre Ossman2007-09-23
* bug in AT91 MCI suspend routinesAnti Sullin2007-09-11
* sdhci: tell which spurious interrupt we gotPierre Ossman2007-08-23
* sdhci: handle data interrupts during commandPierre Ossman2007-08-23
* mmc: ignore bad max block size in sdhciDavid Vrabel2007-08-23
* sdhci: be more cautious about block count registerPierre Ossman2007-08-23