aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2007-09-23sdio: extend sdio_readsb() and friends to handle any length of bufferDavid Vrabel
2007-09-23sdio: set the functions' block sizeDavid Vrabel
2007-09-23sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel
2007-09-23mmc: fix sdio timeout calculationPierre Ossman
2007-09-23mmc: fix incorrect divisor in debug outputPierre Ossman
2007-09-23sdio: enable wide bus modePierre Ossman
2007-09-23sdio: change clock speedPierre Ossman
2007-09-23make struct sdio_dev_attrs[] staticAdrian Bunk
2007-09-23sdio: add interface for host side SDIO interrupt reportingNicolas Pitre
2007-09-23sdio: support IO_RW_EXTENDEDPierre Ossman
2007-09-23sdio: add /proc interface to sdio_uart driverNicolas Pitre
2007-09-23sdio: UART/GPS driverNicolas Pitre
2007-09-23sdio: core support for SDIO function interruptNicolas Pitre
2007-09-23sdio: allow for mmc_claim_host to be abortedNicolas Pitre
2007-09-23sdio: add basic sysfs attributesPierre Ossman
2007-09-23sdio: add modalias supportPierre Ossman
2007-09-23mmc: whip bus uevent handler into shapePierre Ossman
2007-09-23sdio: add device id table and matchingPierre Ossman
2007-09-23mmc: initialize mmc subsystem with subsys_initcall()Nicolas Pitre
2007-09-23sdio: split up common and function CIS parsingPierre Ossman
2007-09-23sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre
2007-09-23sdio: initial CIS parsing codeNicolas Pitre
2007-09-23sdio: basic parsing of FBRPierre Ossman
2007-09-23sdio: read and decode interesting parts of the CCCRPierre Ossman
2007-09-23mmc: enable/disable functions for SDIOPierre Ossman
2007-09-23mmc: add basic SDIO I/O operationsPierre Ossman
2007-09-23mmc: add SDIO driver handlingPierre Ossman
2007-09-23mmc: basic SDIO device modelPierre Ossman
2007-09-23mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman
2007-09-23mmc: detect SDIO cardsPierre Ossman
2007-09-23mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytesMarc Pignat
2007-09-23mmc: add missing printk levelsPierre Ossman
2007-09-23mmc: remove confusing flagPierre Ossman
2007-09-23mmc: remove BYTEBLOCK capabilityPierre Ossman
2007-09-23mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman
2007-09-23mmc: read ext_csd version numberPierre Ossman
2007-09-23mmc: improve error code feedbackPierre Ossman
2007-09-23mmc: remove custom error codesPierre Ossman
2007-09-11bug in AT91 MCI suspend routinesAnti Sullin
2007-08-23sdhci: tell which spurious interrupt we gotPierre Ossman
2007-08-23sdhci: handle data interrupts during commandPierre Ossman
2007-08-23mmc: ignore bad max block size in sdhciDavid Vrabel
2007-08-23sdhci: be more cautious about block count registerPierre Ossman
2007-08-23drivers/mmc/core/host.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-08-23drivers/mmc/core/bus.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-08-09mmc: at91_mci: remove whitespace at the end of linesNicolas Ferre
2007-08-09mmc: reorganize bounce buffer initPierre Ossman
2007-08-09wbsd: fix section mismatch warningsGabriel C
2007-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-07-26drivers/mmc/core/: make 3 functions staticAdrian Bunk