Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

V4L/DVB (13815): gspca - sunplus: Add webcam 052b:1507.

Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

authored by

Jean-Francois Moine and committed by
Mauro Carvalho Chehab
d41592a2 971e8298

+2
+1
Documentation/video4linux/gspca.txt
··· 142 142 spca500 04fc:7333 PalmPixDC85 143 143 sunplus 04fc:ffff Pure DigitalDakota 144 144 spca501 0506:00df 3Com HomeConnect Lite 145 + sunplus 052b:1507 Megapixel 5 Pretec DC-1007 145 146 sunplus 052b:1513 Megapix V4 146 147 sunplus 052b:1803 MegaImage VI 147 148 tv8532 0545:808b Veo Stingray
+1
drivers/media/video/gspca/sunplus.c
··· 1336 1336 {USB_DEVICE(0x04fc, 0x5330), BS(SPCA533, 0)}, 1337 1337 {USB_DEVICE(0x04fc, 0x5360), BS(SPCA536, 0)}, 1338 1338 {USB_DEVICE(0x04fc, 0xffff), BS(SPCA504B, 0)}, 1339 + {USB_DEVICE(0x052b, 0x1507), BS(SPCA533, MegapixV4)}, 1339 1340 {USB_DEVICE(0x052b, 0x1513), BS(SPCA533, MegapixV4)}, 1340 1341 {USB_DEVICE(0x052b, 0x1803), BS(SPCA533, MegaImageVI)}, 1341 1342 {USB_DEVICE(0x0546, 0x3155), BS(SPCA533, 0)},