summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/gspca/gspca.c
Commit message (Expand)AuthorAgeFilesLines
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] gspca: provide a mechanism to select a specific transfer endpointAntonio Ospite2014-07-041-6/+14
* [media] gspca: Support variable resolutionOndrej Zary2013-09-261-6/+14
* [media] gspca: store current mode instead of individual parametersOndrej Zary2013-09-261-19/+11
* [media] gspca: fix dev_open() error pathAlexey Khoroshilov2013-08-211-1/+5
* [media] gspca: remove g_chip_identHans Verkuil2013-06-171-17/+15
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-241-1/+1
* [media] gspca: remove needless check before usb_free_coherent()Wei Yongjun2013-03-231-5/+4
* [media] gspca: Remove gspca-specific debug magicTheodore Kilgore2013-03-051-49/+20
* [media] gspca: Remove old control code now that all drivers are convertedHans de Goede2013-03-051-160/+0
* [media] usb/gspca: use IS_ENABLED() macroPeter Senna Tschudin2013-02-051-5/+5
* [media] gspca: warning fix: index is unsigned, so it will never be below 0Mauro Carvalho Chehab2012-10-281-2/+1
* [media] v4l2: make vidioc_s_jpegcomp constHans Verkuil2012-09-261-1/+1
* [media] gspca: Fix input urb creation / destruction surrounding suspend resumeHans de Goede2012-09-131-2/+7
* [media] gspca: Don't set gspca_dev->dev to NULL before stop0Hans de Goede2012-09-131-2/+1
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-151-0/+2456
OpenPOWER on IntegriCloud