aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core/core.c
AgeCommit message (Expand)Author
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-09-24mmc: add led triggerPierre Ossman
2007-09-23MMC core learns about SPIDavid Brownell
2007-09-23mmc: increase power up delayPierre Ossman
2007-09-23mmc: replace BUG_ON with WARN_ONPierre Ossman
2007-09-23mmc: fix sdio timeout calculationPierre Ossman
2007-09-23mmc: fix incorrect divisor in debug outputPierre Ossman
2007-09-23sdio: allow for mmc_claim_host to be abortedNicolas Pitre
2007-09-23mmc: initialize mmc subsystem with subsys_initcall()Nicolas Pitre
2007-09-23mmc: basic SDIO device modelPierre Ossman
2007-09-23mmc: detect SDIO cardsPierre Ossman
2007-09-23mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman
2007-09-23mmc: remove custom error codesPierre Ossman
2007-07-26drivers/mmc/core/: make 3 functions staticAdrian Bunk
2007-07-26mmc: proper debugging output in corePierre Ossman
2007-07-26mmc: add a might_sleep() to mmc_claim_host()Pierre Ossman
2007-07-26mmc: update kerneldocPierre 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-05-09mmc build fixAndrew Morton
2007-05-08mmc: use lock instead of claim in debug checkPierre Ossman
2007-05-01mmc: support unsafe resume of cardsPierre Ossman
2007-05-01mmc: add bus handlerPierre Ossman
2007-05-01mmc: Separate out protocol opsPierre Ossman
2007-05-01mmc: Move core functions to subdirPierre Ossman