aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio_cis.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sdio: rework cis tuple parsingAlbert Herranz2009-12-151-74/+93
* mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel2009-10-081-4/+3
* sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz2009-10-011-16/+49
* sdio: fix read buffer overflowRoel Kluin2009-09-231-1/+1
* sdio: handle null tuplesPierre Ossman2009-03-241-0/+4
* sdio: handle cis end marker in link fieldPierre Ossman2009-03-241-0/+4
* sdio: fix the use of hard coded timeout value.Benzi Zbit2008-07-151-0/+6
* sdio: store vendor stringsPierre Ossman2007-09-231-1/+49
* sdio: set the functions' block sizeDavid Vrabel2007-09-231-1/+1
* sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel2007-09-231-1/+1
* sdio: split up common and function CIS parsingPierre Ossman2007-09-231-22/+176
* sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre2007-09-231-29/+54
* sdio: initial CIS parsing codeNicolas Pitre2007-09-231-0/+119