Re: [PATCH 1/2] [media] uvcvideo: add a new quirk UVC_QUIRK_SINGLE_ISO

2014-10-16 Thread John Crispin
Hi Laurent, On 11/10/2014 14:03, Laurent Pinchart wrote: > Hi John, > > On Friday 10 October 2014 20:41:12 John Crispin wrote: >> The following patch adds the usb ids for the iPassion chip. This chip is >> found on D-Link DIR-930 IP cameras. For them to work this patch need

[PATCH 1/2] [media] uvcvideo: add a new quirk UVC_QUIRK_SINGLE_ISO

2014-10-10 Thread John Crispin
-by: John Crispin --- drivers/media/usb/uvc/uvc_video.c |2 ++ drivers/media/usb/uvc/uvcvideo.h |1 + 2 files changed, 3 insertions(+) diff --git a/drivers/media/usb/uvc/uvc_video.c b/drivers/media/usb/uvc/uvc_video.c index 9144a2f..61381fd 100644 --- a/drivers/media/usb/uvc/uvc_video.c

[PATCH 2/2] [media] uvcvideo: add support for iPassion iP2970

2014-10-10 Thread John Crispin
This camera chip can be found on D-Link DIR-930 IP cameras. Signed-off-by: John Crispin --- drivers/media/usb/uvc/uvc_driver.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/drivers/media/usb/uvc/uvc_driver.c b/drivers/media/usb/uvc/uvc_driver.c index f8135f4..abf8bf2