]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
media: usb: uvc: add a quirk for Dell XPS M1330 webcam
authorPaul Fertser <fercerpav@gmail.com>
Sun, 8 Jun 2014 15:16:48 +0000 (12:16 -0300)
committerJiri Slaby <jslaby@suse.cz>
Thu, 13 Nov 2014 18:02:25 +0000 (19:02 +0100)
commit2b78ff2f0d9f5be64af3ab88d2bff9033010a422
tree7b350232ab3803f8f2c9abaf7363896287a138b4
parentc04a0fa72b628335a12aefa707f46a1a85010225
media: usb: uvc: add a quirk for Dell XPS M1330 webcam

commit 62ea864f84fed6e04dd033d500d4c9183a83d590 upstream.

As reported on [1], this device needs this quirk to be able to
reliably initialise the webcam.

[1] http://ubuntuforums.org/showthread.php?t=2145996

Cc: stable@vger.kernel.org
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/media/usb/uvc/uvc_driver.c