aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmc/sdio_func.h
AgeCommit message (Expand)Author
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-15sdio: fix the use of hard coded timeout value.Benzi Zbit
2008-07-15mmc: fix sdio_io sparse errorsTomas Winkler
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman
2007-09-23sdio: store vendor stringsPierre Ossman
2007-09-23sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel
2007-09-23sdio: set the functions' block sizeDavid Vrabel
2007-09-23sdio: support IO_RW_EXTENDEDPierre Ossman
2007-09-23sdio: core support for SDIO function interruptNicolas Pitre
2007-09-23sdio: add device id table and matchingPierre Ossman
2007-09-23sdio: split up common and function CIS parsingPierre Ossman
2007-09-23sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre
2007-09-23sdio: basic parsing of FBRPierre Ossman
2007-09-23mmc: enable/disable functions for SDIOPierre Ossman
2007-09-23mmc: add basic SDIO I/O operationsPierre Ossman
2007-09-23mmc: add SDIO driver handlingPierre Ossman
2007-09-23mmc: basic SDIO device modelPierre Ossman