RE: [PATCH 1/2] USB gadget: video class function driver

2010-05-03 Thread Viral Mehta
Hi, This USB video class function driver implements a video capture device from the host's point of view. It creates a V4L2 output device on the gadget's side to transfer data from a userspace application over USB. The UVC-specific descriptors are passed by the gadget driver to the UVC function

RE: [PATCH 1/2] USB gadget: video class function driver

2010-05-03 Thread Viral Mehta
Hi, Do you have a pointer to that patch? I'll take it into my usb tree for now, to keep things building, and let Mauro send it to Linus for merging. Sure https://patchwork.kernel.org/patch/96373/ But please note it requires the V4L2 events patch set from Mauro's linux-next tree. Btw,

RE: omap2 camera

2010-03-23 Thread Viral Mehta
From: Aguirre, Sergio [saagui...@ti.com] Sent: Tuesday, March 23, 2010 11:54 AM To: Sakari Ailus; Viral Mehta Cc: linux-media@vger.kernel.org Subject: RE: omap2 camera From: Sakari Ailus [sakari.ai

RE: omap2 camera

2010-03-23 Thread Viral Mehta
Thanks, Sergio! Thanks for your response. Thanks Sergio. I've only aware of the tcm825x sensor driver that works with the OMAP 2420 camera controller (omap24xxcam) driver. Does this also mean that omap24xxcam.ko will *only* work with OMAP2420? Or the same driver can be used for OMAP2430

omap2 camera

2010-03-22 Thread Viral Mehta
Hi list, I am using OMAP2430 board and I wanted to test camera module on that board. I am using latest 2.6.33 kernel. However, it looks like camera module is not supported with latest kernel. Anyone is having any idea? Also, do we require to have ex3691 sensor driver in mainline kernel in

RE: omap2 camera

2010-03-22 Thread Viral Mehta
Hi Sakari, From: Sakari Ailus [sakari.ai...@maxwell.research.nokia.com] Sent: Monday, March 22, 2010 10:51 PM To: Aguirre, Sergio Cc: Viral Mehta; linux-media@vger.kernel.org Subject: Re: omap2 camera Aguirre, Sergio wrote: Hi Viral, -Original