aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio_ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24sdio: check that addresses are within the address spacePierre Ossman1-0/+8
2008-04-18mmc: sdio_ops.c should #include "sdio_ops.h"Adrian Bunk1-0/+1
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+0
2007-09-23MMC core learns about SPIDavid Brownell1-19/+47
2007-09-23sdio: extend sdio_readsb() and friends to handle any length of bufferDavid Vrabel1-7/+12
2007-09-23sdio: support IO_RW_EXTENDEDPierre Ossman1-0/+57
2007-09-23mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman1-0/+37
2007-09-23mmc: detect SDIO cardsPierre Ossman1-0/+49