summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/core.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: proper prototypes for mmc_attach_*()Adrian Bunk2008-04-181-4/+0
* mmc: make __mmc_release_bus() staticAdrian Bunk2008-04-181-1/+1
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+0
* mmc: add led triggerPierre Ossman2007-09-241-0/+5
* MMC core learns about SPIDavid Brownell2007-09-231-4/+24
* mmc: increase power up delayPierre Ossman2007-09-231-1/+9
* mmc: replace BUG_ON with WARN_ONPierre Ossman2007-09-231-6/+6
* mmc: fix sdio timeout calculationPierre Ossman2007-09-231-0/+9
* mmc: fix incorrect divisor in debug outputPierre Ossman2007-09-231-1/+1
* sdio: allow for mmc_claim_host to be abortedNicolas Pitre2007-09-231-6/+16
* mmc: initialize mmc subsystem with subsys_initcall()Nicolas Pitre2007-09-231-1/+1
* mmc: basic SDIO device modelPierre Ossman2007-09-231-5/+22
* mmc: detect SDIO cardsPierre Ossman2007-09-231-12/+28
* mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman2007-09-231-5/+3
* mmc: remove custom error codesPierre Ossman2007-09-231-2/+2
* drivers/mmc/core/: make 3 functions staticAdrian Bunk2007-07-261-23/+40
* mmc: proper debugging output in corePierre Ossman2007-07-261-8/+40
* mmc: add a might_sleep() to mmc_claim_host()Pierre Ossman2007-07-261-0/+2
* mmc: update kerneldocPierre Ossman2007-07-261-12/+19
* mmc: move layer init and workqueue to core filePierre Ossman2007-07-091-1/+48
* mmc: refactor host class handlingPierre Ossman2007-07-091-77/+5
* mmc: refactor bus operationsPierre Ossman2007-07-091-16/+0
* mmc build fixAndrew Morton2007-05-091-2/+2
* mmc: use lock instead of claim in debug checkPierre Ossman2007-05-081-4/+6
* mmc: support unsafe resume of cardsPierre Ossman2007-05-011-6/+23
* mmc: add bus handlerPierre Ossman2007-05-011-681/+136
* mmc: Separate out protocol opsPierre Ossman2007-05-011-447/+64
* mmc: Move core functions to subdirPierre Ossman2007-05-011-0/+1638
OpenPOWER on IntegriCloud