aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/sdio_func.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-23sdio: store vendor stringsPierre Ossman1-0/+3
2007-09-23sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel1-0/+5
2007-09-23sdio: set the functions' block sizeDavid Vrabel1-1/+4
2007-09-23sdio: support IO_RW_EXTENDEDPierre Ossman1-0/+20
2007-09-23sdio: core support for SDIO function interruptNicolas Pitre1-0/+7
2007-09-23sdio: add device id table and matchingPierre Ossman1-1/+29
2007-09-23sdio: split up common and function CIS parsingPierre Ossman1-0/+2
2007-09-23sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre1-0/+12
2007-09-23sdio: basic parsing of FBRPierre Ossman1-0/+5
2007-09-23mmc: enable/disable functions for SDIOPierre Ossman1-0/+3
2007-09-23mmc: add basic SDIO I/O operationsPierre Ossman1-0/+12
2007-09-23mmc: add SDIO driver handlingPierre Ossman1-0/+18
2007-09-23mmc: basic SDIO device modelPierre Ossman1-0/+35