aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/sdio_func.h
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-221-0/+0
* samsung update 1codeworkx2012-06-021-1/+10
* sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas2010-05-271-0/+3
* sdio: introduce API for special power management featuresNicolas Pitre2010-03-061-0/+5
* mmc: make SDIO device/driver struct accessors publicNicolas Pitre2009-09-231-0/+3
* mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-161-10/+11
|\
| * sdio: fix the use of hard coded timeout value.Benzi Zbit2008-07-151-0/+2
| * mmc: fix sdio_io sparse errorsTomas Winkler2008-07-151-9/+6
| * mmc,sdio: helper function for transfer paddingPierre Ossman2008-07-151-1/+3
|/
* sdio: store vendor stringsPierre Ossman2007-09-231-0/+3
* sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel2007-09-231-0/+5
* sdio: set the functions' block sizeDavid Vrabel2007-09-231-1/+4
* sdio: support IO_RW_EXTENDEDPierre Ossman2007-09-231-0/+20
* sdio: core support for SDIO function interruptNicolas Pitre2007-09-231-0/+7
* sdio: add device id table and matchingPierre Ossman2007-09-231-1/+29
* sdio: split up common and function CIS parsingPierre Ossman2007-09-231-0/+2
* sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre2007-09-231-0/+12
* sdio: basic parsing of FBRPierre Ossman2007-09-231-0/+5
* mmc: enable/disable functions for SDIOPierre Ossman2007-09-231-0/+3
* mmc: add basic SDIO I/O operationsPierre Ossman2007-09-231-0/+12
* mmc: add SDIO driver handlingPierre Ossman2007-09-231-0/+18
* mmc: basic SDIO device modelPierre Ossman2007-09-231-0/+35