aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/mmc_ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-23mmc: check status after MMC SWITCH commandAdrian Hunter1-0/+23
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen1-0/+36
2009-03-08mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter1-6/+9
2008-10-12MMC: CSD and CID timeout valuesMatthew Fleming1-2/+6
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+0
2007-10-27mmc: fix cid and csd byte orderPierre Ossman1-2/+20
2007-09-23MMC core learns about SPIDavid Brownell1-31/+135
2007-09-23mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman1-1/+1
2007-09-23mmc: remove custom error codesPierre Ossman1-17/+17
2007-07-26mmc: update header file pathsPierre Ossman1-1/+1
2007-05-01mmc: Separate out protocol opsPierre Ossman1-0/+276