aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/sdio_func.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-10/+11
2008-07-15sdio: fix the use of hard coded timeout value.Benzi Zbit1-0/+2
2008-07-15mmc: fix sdio_io sparse errorsTomas Winkler1-9/+6
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman1-1/+3
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