aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core/sdio_cis.c
AgeCommit message (Expand)Author
2021-08-24mmc: sdio: Print contents of unknown CIS tuplesSean Anderson
2021-08-24mmc: sdio: Don't warn about vendor CIS tuplesSean Anderson
2021-02-01mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang
2020-09-07mmc: sdio: Parse CISTPL_VERS_1 major and minor revision numbersPali Rohár
2020-09-07mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2016-12-05mmc: core: remove BUG_ONs from sdioShawn Lin
2016-05-16mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cardsWolfram Sang
2016-01-20mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STDShawn Lin
2012-07-22mmc: sdio: Change pr_warning to pr_warn_ratelimitedLiu Chuansheng
2011-10-26mmc: replace printk with appropriate display macroGirish K S
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15sdio: rework cis tuple parsingAlbert Herranz
2009-10-08mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel
2009-10-01sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz
2009-09-23sdio: fix read buffer overflowRoel Kluin
2009-03-24sdio: handle null tuplesPierre Ossman
2009-03-24sdio: handle cis end marker in link fieldPierre Ossman
2008-07-15sdio: fix the use of hard coded timeout value.Benzi Zbit
2007-09-23sdio: store vendor stringsPierre Ossman
2007-09-23sdio: set the functions' block sizeDavid Vrabel
2007-09-23sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel
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: initial CIS parsing codeNicolas Pitre