| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cards | Wolfram Sang | 2016-05-16 | 1 | -1/+6 |
* | mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STD | Shawn Lin | 2016-01-20 | 1 | -0/+1 |
* | mmc: sdio: Change pr_warning to pr_warn_ratelimited | Liu Chuansheng | 2012-07-22 | 1 | -1/+1 |
* | mmc: replace printk with appropriate display macro | Girish K S | 2011-10-26 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | sdio: rework cis tuple parsing | Albert Herranz | 2009-12-15 | 1 | -74/+93 |
* | mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings | David Vrabel | 2009-10-08 | 1 | -4/+3 |
* | sdio: pass whitelisted cis funce tuples to sdio drivers | Albert Herranz | 2009-10-01 | 1 | -16/+49 |
* | sdio: fix read buffer overflow | Roel Kluin | 2009-09-23 | 1 | -1/+1 |
* | sdio: handle null tuples | Pierre Ossman | 2009-03-24 | 1 | -0/+4 |
* | sdio: handle cis end marker in link field | Pierre Ossman | 2009-03-24 | 1 | -0/+4 |
* | sdio: fix the use of hard coded timeout value. | Benzi Zbit | 2008-07-15 | 1 | -0/+6 |
* | sdio: store vendor strings | Pierre Ossman | 2007-09-23 | 1 | -1/+49 |
* | sdio: set the functions' block size | David Vrabel | 2007-09-23 | 1 | -1/+1 |
* | sdio: add SDIO_FBR_BASE(f) macro | David Vrabel | 2007-09-23 | 1 | -1/+1 |
* | sdio: split up common and function CIS parsing | Pierre Ossman | 2007-09-23 | 1 | -22/+176 |
* | sdio: link unknown CIS tuples to the sdio_func structure | Nicolas Pitre | 2007-09-23 | 1 | -29/+54 |
* | sdio: initial CIS parsing code | Nicolas Pitre | 2007-09-23 | 1 | -0/+119 |