aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
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
2007-05-01mmc: separate out reading EXT_CSDPierre Ossman
2007-05-01mmc: break apart switch functionPierre Ossman
2007-05-01MMC: Fix handling of low-voltage cardsPhilip Langdale
2007-05-01mmc: add bus handlerPierre Ossman
2007-05-01mmc: Separate out protocol opsPierre Ossman
2007-05-01mmc: Move core functions to subdirPierre Ossman