Re: [PATCH] uvc: more buffers

2013-08-20 Thread Laurent Pinchart
Hi Oliver, On Monday 12 August 2013 11:01:55 Oliver Neukum wrote: > On Fri, 2013-08-09 at 15:58 +0200, Laurent Pinchart wrote: > > > This is necessary to let the new generation of cameras from LiteOn used > > > in Haswell ULT notebook operate. Otherwise the images will be truncated. > > > > Could

Re: [PATCH] uvc: more buffers

2013-08-12 Thread Oliver Neukum
On Fri, 2013-08-09 at 15:58 +0200, Laurent Pinchart wrote: Hi, > > This is necessary to let the new generation of cameras from LiteOn used in > > Haswell ULT notebook operate. Otherwise the images will be truncated. > > Could you please post the lsusb -v output for the device ? It is attached.

Re: [PATCH] uvc: more buffers

2013-08-09 Thread Laurent Pinchart
Hi Oliver, Thank you for the patch. On Friday 09 August 2013 15:11:36 oli...@neukum.org wrote: > From: Oliver Neukum > > This is necessary to let the new generation of cameras from LiteOn used in > Haswell ULT notebook operate. Otherwise the images will be truncated. Could you please post the

[PATCH] uvc: more buffers

2013-08-09 Thread oliver
From: Oliver Neukum This is necessary to let the new generation of cameras from LiteOn used in Haswell ULT notebook operate. Otherwise the images will be truncated. Signed-off-by: Oliver Neukum --- drivers/media/usb/uvc/uvcvideo.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff