aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-23MMC core learns about SPIDavid Brownell1-8/+21
2007-09-23mmc: replace BUG_ON with WARN_ONPierre Ossman1-1/+1
2007-09-23sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel1-2/+2
2007-09-23sdio: enable wide bus modePierre Ossman1-0/+33
2007-09-23sdio: change clock speedPierre Ossman1-0/+6
2007-09-23sdio: split up common and function CIS parsingPierre Ossman1-1/+8
2007-09-23sdio: initial CIS parsing codeNicolas Pitre1-0/+5
2007-09-23sdio: basic parsing of FBRPierre Ossman1-0/+38
2007-09-23sdio: read and decode interesting parts of the CCCRPierre Ossman1-0/+63
2007-09-23mmc: basic SDIO device modelPierre Ossman1-9/+63
2007-09-23mmc: detect SDIO cardsPierre Ossman1-0/+176