aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
* 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
* drivers/mmc/core/host.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-23
* drivers/mmc/core/bus.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-23
* mmc: at91_mci: remove whitespace at the end of linesNicolas Ferre2007-08-09
* mmc: reorganize bounce buffer initPierre Ossman2007-08-09
* wbsd: fix section mismatch warningsGabriel C2007-08-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-07-26
|\
| * drivers/mmc/core/: make 3 functions staticAdrian Bunk2007-07-25
| * mmc: add missing printk levelsPierre Ossman2007-07-25
| * mmc: remove redundant debug information from sdhci and wbsdPierre Ossman2007-07-25
| * mmc: proper debugging output in corePierre Ossman2007-07-25
| * mmc: be more verbose about card insertions/removalPierre Ossman2007-07-25
| * mmc: Don't hold lock when releasing an added cardPierre Ossman2007-07-25
| * mmc: add a might_sleep() to mmc_claim_host()Pierre Ossman2007-07-25
| * mmc: update kerneldocPierre Ossman2007-07-25
| * mmc: update header file pathsPierre Ossman2007-07-25
| * sdhci: add support to ENE-CB714Leandro Dorileo2007-07-25
| * mmc: check error bits before command completionPierre Ossman2007-07-25