| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] use v4l2_get_timestamp where possible | Arnd Bergmann | 2015-10-01 | 1 | -2/+2 |
* | [media] gspca: Fix underflow in vidioc_s_parm() | Hans de Goede | 2015-01-29 | 1 | -1/+1 |
* | [media] trivial: drivers/media/usb/gspca/gspca.c: fix the indentation of a co... | Antonio Ospite | 2014-09-08 | 1 | -3/+2 |
* | [media] v4l: Support extending the v4l2_pix_format structure | Laurent Pinchart | 2014-07-17 | 1 | -4/+4 |
* | [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO | Ramakrishnan Muthukrishnan | 2014-07-04 | 1 | -1/+0 |
* | [media] gspca: provide a mechanism to select a specific transfer endpoint | Antonio Ospite | 2014-07-04 | 1 | -6/+14 |
* | [media] gspca: Support variable resolution | Ondrej Zary | 2013-09-26 | 1 | -6/+14 |
* | [media] gspca: store current mode instead of individual parameters | Ondrej Zary | 2013-09-26 | 1 | -19/+11 |
* | [media] gspca: fix dev_open() error path | Alexey Khoroshilov | 2013-08-21 | 1 | -1/+5 |
* | [media] gspca: remove g_chip_ident | Hans Verkuil | 2013-06-17 | 1 | -17/+15 |
* | [media] v4l2: add const to argument of write-only s_register ioctl | Hans Verkuil | 2013-03-24 | 1 | -1/+1 |
* | [media] gspca: remove needless check before usb_free_coherent() | Wei Yongjun | 2013-03-23 | 1 | -5/+4 |
* | [media] gspca: Remove gspca-specific debug magic | Theodore Kilgore | 2013-03-05 | 1 | -49/+20 |
* | [media] gspca: Remove old control code now that all drivers are converted | Hans de Goede | 2013-03-05 | 1 | -160/+0 |
* | [media] usb/gspca: use IS_ENABLED() macro | Peter Senna Tschudin | 2013-02-05 | 1 | -5/+5 |
* | [media] gspca: warning fix: index is unsigned, so it will never be below 0 | Mauro Carvalho Chehab | 2012-10-28 | 1 | -2/+1 |
* | [media] v4l2: make vidioc_s_jpegcomp const | Hans Verkuil | 2012-09-26 | 1 | -1/+1 |
* | [media] gspca: Fix input urb creation / destruction surrounding suspend resume | Hans de Goede | 2012-09-13 | 1 | -2/+7 |
* | [media] gspca: Don't set gspca_dev->dev to NULL before stop0 | Hans de Goede | 2012-09-13 | 1 | -2/+1 |
* | [media] rename most media/video usb drivers to media/usb | Mauro Carvalho Chehab | 2012-08-15 | 1 | -0/+2456 |