[PATCH] for the file gspca/mr97310a.c (Resubmit)

2009-03-07 Thread kilgota
Here is a cleaned-up version of the patch to gspca/mr97310a.c This patch causes all frame headers in the streaming output of MR97310A cameras, instead of being discarded. Said frame headers contain information which may be useful in processing the video output and therefore should be kept and

Re: [PATCH] for the file gspca/mr97310a.c (revisions)

2009-03-06 Thread kilgota
Here is a revised version of the patch to the file gspca/mr97310a.c Signed-off-by: Theodore Kilgore --- mr97310a.c.orig 2009-02-18 14:40:03.0 -0600 +++ mr97310a.c 2009-03-06 15:12:14.0 -0600 @@ -29

Re: [PATCH] for the file gspca/mr97310a.c

2009-03-06 Thread Hans de Goede
kilg...@banach.math.auburn.edu wrote: On Thu, 5 Mar 2009, Kyle Guinn wrote: On Thursday 05 March 2009 20:34:27 kilg...@banach.math.auburn.edu wrote: Signed-off-by: Theodore Kilgore -- --- mr97310a.c.old2009-02-23 23:5

Re: [PATCH] for the file gspca/mr97310a.c

2009-03-05 Thread kilgota
On Thu, 5 Mar 2009, Kyle Guinn wrote: On Thursday 05 March 2009 20:34:27 kilg...@banach.math.auburn.edu wrote: Signed-off-by: Theodore Kilgore -- --- mr97310a.c.old 2009-02-23 23:59:07.0 -0600 +++ mr97310a.c 20

Re: [PATCH] for the file gspca/mr97310a.c

2009-03-05 Thread Kyle Guinn
On Thursday 05 March 2009 20:34:27 kilg...@banach.math.auburn.edu wrote: > Signed-off-by: Theodore Kilgore > -- > --- mr97310a.c.old2009-02-23 23:59:07.0 -0600 > +++ mr97310a.c2009-03-05 19:14:13.0 -060

[PATCH] for the file gspca/mr97310a.c

2009-03-05 Thread kilgota
Cc: Kyle Guinn , Jean-Francois Moine , linux-mme...@vger.kernel.org Subject: [PATCH] for the file gspca/mr97310a.c I just realized that the message below only went in one direction and did not have the proper title. So I fix that, now. The purpose of the patch has been extensively discussed