summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/gspca/gspca.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-111-10/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* | media: media/usb: set device_caps in struct video_deviceHans Verkuil2019-06-051-4/+2Star
|/
* media: gspca: Kill URBs on USB device disconnectEzequiel Garcia2019-03-291-1/+3
* media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil2019-03-191-2/+6
* media: gspca: support multiple pixel formats in TRY_FMTPhilipp Zabel2019-01-161-2/+8
* media: gspca: support multiple pixel formats in ENUM_FRAMEINTERVALSPhilipp Zabel2019-01-161-3/+5
* media: gspca: fix frame overflow errorHans Verkuil2018-11-221-5/+6
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-5/+5
* 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/+159Star
* 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/+0Star
* 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/+0Star
* [media] gspca: don't break long linesMauro Carvalho Chehab2016-10-211-2/+1Star
* [media] media: usb: gspca: gspca: don't print error when allocating urb failsWolfram Sang2016-08-241-3/+1Star
* [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/+2Star
* [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/+0Star
* [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/+11Star
* [media] gspca: fix dev_open() error pathAlexey Khoroshilov2013-08-211-1/+5
* [media] gspca: remove g_chip_identHans Verkuil2013-06-171-17/+15Star
* [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/+4Star
* [media] gspca: Remove gspca-specific debug magicTheodore Kilgore2013-03-051-49/+20Star
* [media] gspca: Remove old control code now that all drivers are convertedHans de Goede2013-03-051-160/+0Star
* [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/+1Star
* [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/+1Star
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-151-0/+2456