aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/gspca/gspca.c
Commit message (Expand)AuthorAge
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-11
* media: gspca: Kill all URBs before releasing any of themEzequiel Garcia2018-05-28
* media: gspca: fix g/s_parm handlingHans Verkuil2018-05-28
* media: gspca: convert to vb2Hans Verkuil2018-05-28
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-06
|\
| * media: gspca: Convert PDEBUG to gspca_dbgJoe Perches2017-12-08
| * media: gspca: Convert PERR to gspca_errJoe Perches2017-12-08
* | media: annotate ->poll() instancesAl Viro2017-11-27
* | annotate poll_table_struct ->_keyAl Viro2017-11-27
|/
* media: gspca: remove redundant assignment to variable jColin Ian King2017-10-31
* media: : usb: add const to v4l2_file_operations structuresBhumika Goyal2017-07-20
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-27
* [media] gspca: don't break long linesMauro Carvalho Chehab2016-10-21
* [media] media: usb: gspca: gspca: don't print error when allocating urb failsWolfram Sang2016-08-24
* [media] gspca: correct speed testingOliver Neukum2016-07-08
* [media] gspca: fix a v4l2-compliance failure about buffer timestampAntonio Ospite2016-07-08
* [media] gspca: fix a v4l2-compliance failure about VIDIOC_ENUM_FRAMEINTERVALSAntonio Ospite2016-07-08
* [media] gspca: rename wxh_to_mode() to wxh_to_nearest_mode()Antonio Ospite2016-07-08
* [media] gspca: fix setting frame interval type in vidioc_enum_frameintervals()Antonio Ospite2016-07-08
* [media] use v4l2_get_timestamp where possibleArnd Bergmann2015-10-01
* [media] gspca: Fix underflow in vidioc_s_parm()Hans de Goede2015-01-29
* [media] trivial: drivers/media/usb/gspca/gspca.c: fix the indentation of a co...Antonio Ospite2014-09-08
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-17
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-04
* [media] gspca: provide a mechanism to select a specific transfer endpointAntonio Ospite2014-07-04
* [media] gspca: Support variable resolutionOndrej Zary2013-09-26
* [media] gspca: store current mode instead of individual parametersOndrej Zary2013-09-26
* [media] gspca: fix dev_open() error pathAlexey Khoroshilov2013-08-21
* [media] gspca: remove g_chip_identHans Verkuil2013-06-17
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-24
* [media] gspca: remove needless check before usb_free_coherent()Wei Yongjun2013-03-23
* [media] gspca: Remove gspca-specific debug magicTheodore Kilgore2013-03-05
* [media] gspca: Remove old control code now that all drivers are convertedHans de Goede2013-03-05
* [media] usb/gspca: use IS_ENABLED() macroPeter Senna Tschudin2013-02-05
* [media] gspca: warning fix: index is unsigned, so it will never be below 0Mauro Carvalho Chehab2012-10-28
* [media] v4l2: make vidioc_s_jpegcomp constHans Verkuil2012-09-26
* [media] gspca: Fix input urb creation / destruction surrounding suspend resumeHans de Goede2012-09-13
* [media] gspca: Don't set gspca_dev->dev to NULL before stop0Hans de Goede2012-09-13
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-15