summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/gspca/gspca.c
Commit message (Expand)AuthorAgeFilesLines
* media: gscpa/stv06xx: fix memory leakHans Verkuil2021-05-221-0/+2
* media: gspca: Fix memory leak in probeAlan Stern2020-12-301-0/+1
* media: gspca: zero usb_bufHans Verkuil2020-02-051-1/+1
* media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil2019-05-311-2/+6
* media: gspca: Kill URBs on USB device disconnectEzequiel Garcia2019-05-311-1/+3
* media: gspca: fix frame overflow errorHans Verkuil2018-12-131-5/+6
* media: gspca: Kill all URBs before releasing any of themEzequiel Garcia2018-05-281-4/+11
* media: gspca: fix g/s_parm handlingHans Verkuil2018-05-281-13/+16
* media: gspca: convert to vb2Hans Verkuil2018-05-281-747/+159
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-6/+6
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-061-71/+82
|\
| * media: gspca: Convert PDEBUG to gspca_dbgJoe Perches2017-12-081-60/+67
| * media: gspca: Convert PERR to gspca_errJoe Perches2017-12-081-11/+15
* | media: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* | annotate poll_table_struct ->_keyAl Viro2017-11-271-1/+1
|/
* media: gspca: remove redundant assignment to variable jColin Ian King2017-10-311-1/+0
* media: : usb: add const to v4l2_file_operations structuresBhumika Goyal2017-07-201-1/+1
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-271-4/+0
* [media] gspca: don't break long linesMauro Carvalho Chehab2016-10-211-2/+1
* [media] media: usb: gspca: gspca: don't print error when allocating urb failsWolfram Sang2016-08-241-3/+1
* [media] gspca: correct speed testingOliver Neukum2016-07-081-1/+1
* [media] gspca: fix a v4l2-compliance failure about buffer timestampAntonio Ospite2016-07-081-1/+1
* [media] gspca: fix a v4l2-compliance failure about VIDIOC_ENUM_FRAMEINTERVALSAntonio Ospite2016-07-081-1/+18
* [media] gspca: rename wxh_to_mode() to wxh_to_nearest_mode()Antonio Ospite2016-07-081-4/+4
* [media] gspca: fix setting frame interval type in vidioc_enum_frameintervals()Antonio Ospite2016-07-081-1/+1
* [media] use v4l2_get_timestamp where possibleArnd Bergmann2015-10-011-2/+2
* [media] gspca: Fix underflow in vidioc_s_parm()Hans de Goede2015-01-291-1/+1
* [media] trivial: drivers/media/usb/gspca/gspca.c: fix the indentation of a co...Antonio Ospite2014-09-081-3/+2
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-171-4/+4
* [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