summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/gspca
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro Carvalho Chehab2014-07-221-0/+1
|\
| * [media] gspca_pac7302: Add new usb-id for Genius i-Look 317Hans de Goede2014-07-141-0/+1
* | [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-171-4/+4
* | [media] Fix 64-bit division fall-out from 64-bit control rangesHans Verkuil2014-07-173-7/+7
* | [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* | [media] gspca_kinect: add support for the depth streamAntonio Ospite2014-07-041-11/+87
* | [media] gspca: provide a mechanism to select a specific transfer endpointAntonio Ospite2014-07-042-6/+15
|/
* [media] media:gspca:dtcs033 Clean sparse check warnings on endianessRobert Butora2014-04-231-4/+11
* [media] gspca_gl860: Clean up idxdata structsIsmael Luceno2014-04-161-196/+268
* [media] media/usb/gspca: Add support for Scopium astro webcam (0547:7303)Robert Butora2014-04-153-0/+446
* [media] Prefer gspca_sonixb over sn9c102 for all devicesJean Delvare2014-04-151-2/+0
* [media] gpsca: remove the risk of a division by zeroMauro Carvalho Chehab2014-04-081-1/+3
* [media] gspca_topro: Add a couple of missing length check in the packet parsi...Hans de Goede2014-02-281-1/+9
* [media] gspca_stv06xx: remove an unneeded checkDan Carpenter2014-02-281-1/+1
* [media] media: gspca: sn9c20x: add ID for Genius Look 1320 V2Wolfram Sang2014-02-281-0/+1
* [media] gspca_kinect: fix messages about kinect_read() return valueAntonio Ospite2014-02-281-2/+3
* [media] gspca_kinect: fix kinect_read() error pathAntonio Ospite2014-02-281-1/+1
* [media] media_tree: Fix spelling errorsJonathan McCrohan2013-12-095-5/+5
* [media] gspca_sunplus: Add new usb-id for 06d6:0041Hans de Goede2013-11-291-0/+1
* [media] gspca-stk1135: Add delay after configuring clockOndrej Zary2013-11-291-0/+3
* [media] gscpa_ov534_9: Add support for ov3610 sensorVladik Aranov2013-10-151-1/+333
* [media] stk1135: fix two warnings added by changeset 76e0598Mauro Carvalho Chehab2013-10-021-2/+2
* [media] gspca: print small buffers via %*phAndy Shevchenko2013-09-262-12/+5
* [media] gspca-stk1135: Add variable resolution supportOndrej Zary2013-09-261-34/+34
* [media] gspca: Support variable resolutionOndrej Zary2013-09-262-6/+20
* [media] gspca: store current mode instead of individual parametersOndrej Zary2013-09-2633-136/+146
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\
| * credits: update contact information for Chris CheneyChris Cheney2013-08-051-1/+1
* | [media] gspca_ov519: Fix support for the Terratec Terracam USB ProHans de Goede2013-08-241-7/+25
* | [media] introduce gspca-stk1135: Syntek STK1135 driverOndrej Zary2013-08-214-0/+753
* | [media] gspca-ov534: don't call sd_start() from sd_init()Antonio Ospite2013-08-211-2/+1
* | [media] gspca: fix dev_open() error pathAlexey Khoroshilov2013-08-211-1/+5
|/
* Merge branch 'linus' into patchworkMauro Carvalho Chehab2013-06-201-0/+7
|\
| * [media] gspca-sonixb: Adjust hstart on sn9c103 + pas202Hans de Goede2013-05-071-0/+7
* | [media] sn9c20x: the reg->size field wasn't filled inHans Verkuil2013-06-171-0/+2
* | [media] gspca: remove g_chip_identHans Verkuil2013-06-174-90/+34
|/
* [media] gspca: remove obsolete Kconfig macrosPaul Bolle2013-03-291-2/+0
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-244-6/+8
* [media] gspca: remove needless check before usb_free_coherent()Wei Yongjun2013-03-231-5/+4
* [media] m5602_ov7660: return error at ov7660_init()Mauro Carvalho Chehab2013-03-221-1/+3
* [media] gspca: Remove gspca-specific debug magicTheodore Kilgore2013-03-0544-403/+373
* [media] gspca: Remove old control code now that all drivers are convertedHans de Goede2013-03-052-184/+0
* [media] gscpa: Remove autogain_functions.hHans de Goede2013-03-051-183/+0
* [media] gspca_sonixb: Remove querymenu function (dead code)Hans Verkuil2013-03-051-22/+0
* [media] gscpa_m5602: Convert to the control frameworkHans de Goede2013-03-0515-1710/+569
* [media] gscpa_gl860: Convert to the control frameworkHans de Goede2013-03-051-103/+119
* [media] gspca_sonixj: Convert to the control frameworkHans Verkuil2013-03-051-381/+164
* [media] usb/gspca/zc3xx.c: use IS_ENABLED() macroPeter Senna Tschudin2013-02-051-2/+2
* [media] usb/gspca/xirlink_cit.c: use IS_ENABLED() macroPeter Senna Tschudin2013-02-051-4/+4
* [media] usb/gspca/t613.c: use IS_ENABLED() macroPeter Senna Tschudin2013-02-051-3/+3