summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio_cis.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: remove BUG_ONs from sdioShawn Lin2016-12-051-1/+2
* mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cardsWolfram Sang2016-05-161-1/+6
* mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STDShawn Lin2016-01-201-0/+1
* mmc: sdio: Change pr_warning to pr_warn_ratelimitedLiu Chuansheng2012-07-221-1/+1
* mmc: replace printk with appropriate display macroGirish K S2011-10-261-2/+2
* 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
OpenPOWER on IntegriCloud