summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/pwc
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* media: usb: make video_device constBhumika Goyal2017-08-271-1/+1
* [media] media drivers: annotate fall-throughMauro Carvalho Chehab2017-05-191-1/+2
* convert philips.txt to ReST and add to media docsMauro Carvalho Chehab2017-04-201-236/+0
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* [media] pwc: don't break long linesMauro Carvalho Chehab2016-10-212-6/+4
* [media] usb: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] media: usb: pwc: pwc-if: don't print error when allocating urb failsWolfram Sang2016-08-241-1/+0
* [media] pwc: hide unused labelArnd Bergmann2016-07-081-0/+2
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] pwc: Add USB id for Philips Spc880nc webcamHans de Goede2016-02-011-0/+6
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-2/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-1/+1
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+1
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-013-16/+27
* [media] pwc: fix WARN_ONHans Verkuil2015-01-291-5/+7
* [media] pwc: fix sparse warningHans Verkuil2014-09-031-1/+1
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-231-5/+2
* [media] pwc: do not decompress the image unless the state is DONEHans Verkuil2014-03-111-6/+9
* [media] vb2: change result code of buf_finish to voidHans Verkuil2014-03-111-2/+2
* [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-051-1/+1
* [media] media: Remove OOM message after input_allocate_deviceJoe Perches2014-01-071-1/+0
* [media] media_tree: Fix spelling errorsJonathan McCrohan2013-11-291-1/+1
* [media] pwc: Fix comment wrt lock orderingHans de Goede2013-05-071-1/+1
* [media] vb2: Add support for non monotonic timestampsKamil Debski2013-03-051-0/+1
* [media] pwc: Don't return EINVAL when an unsupported pixelformat is requestedHans de Goede2013-02-051-4/+3
* [media] pwc: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-1/+1
* [media] v4l: Convert drivers to use monotonic timestampsSakari Ailus2012-12-211-1/+2
* [media] pwc: Fix codec1 cameras no longer workingHans de Goede2012-11-211-0/+2
* [media] pwc-if: must check vb2_queue_init() successMauro Carvalho Chehab2012-10-281-1/+5
* [media] pwc-if: get rid of warning: no previous prototypeMauro Carvalho Chehab2012-10-281-1/+1
* [media] pwc: Remove unneeded struct vb2_queue clearingEzequiel Garcia2012-09-131-1/+0
* [media] pwc: Use vb2 queue mutex through a single nameEzequiel Garcia2012-09-131-1/+1
* [media] Fix some Makefile rulesMauro Carvalho Chehab2012-08-161-1/+1
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-1518-0/+6992
OpenPOWER on IntegriCloud