Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [media] media:gspca:dtcs033 Clean sparse check warnings on endianess | Robert Butora | 2014-04-23 |
| | | | | | | | | | Warnings due to __le16 / u16 conversions. Replace offending struct and so stay on cpu domain. Signed-off-by: Robert Butora <robert.butora.fi@gmail.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> | ||
* | [media] media/usb/gspca: Add support for Scopium astro webcam (0547:7303) | Robert Butora | 2014-04-15 |
This patch does not modify existing drivers. It adds subdriver to gspca for DTCS033 (Scopium) webcam for astrophotography. The patch adds dtcs033.c and modifies Kconfig and Makefile. Signed-off-by: Robert Butora <robert.butora.fi@gmail.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> |