Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |