summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/sdio_cis.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-28
|\
| * mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang2021-02-10
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-11-15
|\|
| * mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár2020-10-29
* | Revert "mmc: Fixing few warning messages."Nick Desaulniers2020-02-02
* | Revert "mmc: sdio: Update the argument for data copy"Nick Desaulniers2020-02-02
* | Revert "mmc: sdio: Update the buffer copy to include the last char"Nick Desaulniers2020-02-02
* | mmc: sdio: Update the buffer copy to include the last charPratibhasagar V2016-05-31
* | mmc: sdio: Update the argument for data copyPratibhasagar V2016-05-31
* | mmc: Fixing few warning messages.Pratibhasagar V2016-05-31
* | mmc: core: Workaround to fix a hardware bug in Qualcomm-SDIO client on MDMMaya Erez2016-05-31
|/
* mmc: sdio: Change pr_warning to pr_warn_ratelimitedLiu Chuansheng2012-07-22
* mmc: replace printk with appropriate display macroGirish K S2011-10-26
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sdio: rework cis tuple parsingAlbert Herranz2009-12-15
* mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel2009-10-08
* sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz2009-10-01
* sdio: fix read buffer overflowRoel Kluin2009-09-23
* sdio: handle null tuplesPierre Ossman2009-03-24
* sdio: handle cis end marker in link fieldPierre Ossman2009-03-24
* sdio: fix the use of hard coded timeout value.Benzi Zbit2008-07-15
* sdio: store vendor stringsPierre Ossman2007-09-23
* sdio: set the functions' block sizeDavid Vrabel2007-09-23
* sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel2007-09-23
* sdio: split up common and function CIS parsingPierre Ossman2007-09-23
* sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre2007-09-23
* sdio: initial CIS parsing codeNicolas Pitre2007-09-23