aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAge
...
* 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: add missing printk levelsPierre 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
* 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
* drivers/mmc/core/: make 3 functions staticAdrian Bunk2007-07-25
* mmc: add missing printk levelsPierre 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
* mmc: fix silly copy-and-paste errorPierre Ossman2007-07-09
* mmc: move layer init and workqueue to core filePierre Ossman2007-07-09
* mmc: refactor host class handlingPierre Ossman2007-07-09
* mmc: refactor bus operationsPierre Ossman2007-07-09
* mmc: get back read-only switch functionPierre Ossman2007-06-13
* mmc: don't call switch on old cardsPierre Ossman2007-06-07
* mmc: fix broken if clausePierre Ossman2007-06-07
* mmc build fixAndrew Morton2007-05-09
* mmc: use lock instead of claim in debug checkPierre Ossman2007-05-08
* mmc: Use menuconfig objectsJan Engelhardt2007-05-08
* mmc: remove old card statesPierre Ossman2007-05-01
* mmc: support unsafe resume of cardsPierre Ossman2007-05-01
* mmc: separate out reading EXT_CSDPierre Ossman2007-05-01
* mmc: break apart switch functionPierre Ossman2007-05-01
* MMC: Fix handling of low-voltage cardsPhilip Langdale2007-05-01
* mmc: add bus handlerPierre Ossman2007-05-01
* mmc: Separate out protocol opsPierre Ossman2007-05-01