drivers/video/msm: update to new kernel
[safe/jmp/linux-2.6] / drivers / mmc / core / sdio_cis.c
2009-10-08 David Vrabelmmc: sdio: don't require CISTPL_VERS_1 to contain 4...
2009-10-01 Albert Herranzsdio: pass whitelisted cis funce tuples to sdio drivers
2009-09-23 Roel Kluinsdio: fix read buffer overflow
2009-03-24 Pierre Ossmansdio: handle null tuples
2009-03-24 Pierre Ossmansdio: handle cis end marker in link field
2008-07-15 Benzi Zbitsdio: fix the use of hard coded timeout value.
2007-09-23 Pierre Ossmansdio: store vendor strings
2007-09-23 David Vrabelsdio: set the functions' block size
2007-09-23 David Vrabelsdio: add SDIO_FBR_BASE(f) macro
2007-09-23 Pierre Ossmansdio: split up common and function CIS parsing
2007-09-23 Nicolas Pitresdio: link unknown CIS tuples to the sdio_func structure
2007-09-23 Nicolas Pitresdio: initial CIS parsing code