aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core/core.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-12-29MERGE-via-pending-tracking-hist-this-patch-gets-the-linux-mci-merge
2008-11-27MERGE-via-balaji-tracking-hist-MERGE-via-stable-tracking-hist-config-gta02-up...merge
2008-11-08mmc: increase SD write timeout for crappy cardsPierre Ossman
2008-08-01mmc: properly iterate over sg list in debug checkPierre Ossman
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman
2008-07-15mmc: add support for card-detection pollingAnton Vorontsov
2008-04-18mmc: proper prototypes for mmc_attach_*()Adrian Bunk
2008-04-18mmc: make __mmc_release_bus() staticAdrian Bunk
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