aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio_io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-23sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel1-0/+64
2007-09-23sdio: extend sdio_readsb() and friends to handle any length of bufferDavid Vrabel1-20/+73
2007-09-23sdio: set the functions' block sizeDavid Vrabel1-0/+49
2007-09-23sdio: support IO_RW_EXTENDEDPierre Ossman1-0/+184
2007-09-23mmc: enable/disable functions for SDIOPierre Ossman1-0/+93
2007-09-23mmc: add basic SDIO I/O operationsPierre Ossman1-0/+105