summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio.c
AgeCommit message (Expand)AuthorLines
2008-03-22mmc: use sysfs groups to handle conditional attributesPierre Ossman-1/+1
2007-09-23MMC core learns about SPIDavid Brownell-8/+21
2007-09-23mmc: replace BUG_ON with WARN_ONPierre Ossman-1/+1
2007-09-23sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel-2/+2
2007-09-23sdio: enable wide bus modePierre Ossman-0/+33
2007-09-23sdio: change clock speedPierre Ossman-0/+6
2007-09-23sdio: split up common and function CIS parsingPierre Ossman-1/+8
2007-09-23sdio: initial CIS parsing codeNicolas Pitre-0/+5
2007-09-23sdio: basic parsing of FBRPierre Ossman-0/+38
2007-09-23sdio: read and decode interesting parts of the CCCRPierre Ossman-0/+63
2007-09-23mmc: basic SDIO device modelPierre Ossman-9/+63
2007-09-23mmc: detect SDIO cardsPierre Ossman-0/+176