aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
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: 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: add missing printk levelsPierre 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-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-07-26drivers/mmc/core/: make 3 functions staticAdrian Bunk
2007-07-26mmc: add missing printk levelsPierre Ossman
2007-07-26mmc: proper debugging output in corePierre Ossman
2007-07-26mmc: be more verbose about card insertions/removalPierre Ossman
2007-07-26mmc: Don't hold lock when releasing an added cardPierre Ossman
2007-07-26mmc: add a might_sleep() to mmc_claim_host()Pierre Ossman
2007-07-26mmc: update kerneldocPierre Ossman
2007-07-26mmc: update header file pathsPierre Ossman
2007-07-09mmc: fix silly copy-and-paste errorPierre Ossman
2007-07-09mmc: move layer init and workqueue to core filePierre Ossman
2007-07-09mmc: refactor host class handlingPierre Ossman
2007-07-09mmc: refactor bus operationsPierre Ossman
2007-06-13mmc: get back read-only switch functionPierre Ossman
2007-06-07mmc: don't call switch on old cardsPierre Ossman
2007-06-07mmc: fix broken if clausePierre Ossman
2007-05-09mmc build fixAndrew Morton
2007-05-08mmc: use lock instead of claim in debug checkPierre Ossman
2007-05-08mmc: Use menuconfig objectsJan Engelhardt
2007-05-01mmc: remove old card statesPierre Ossman
2007-05-01mmc: support unsafe resume of cardsPierre Ossman