summaryrefslogtreecommitdiff
path: root/drivers/media/usb/pwc
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* [media] pwc: don't break long linesMauro Carvalho Chehab2016-10-21
* [media] usb: constify vb2_ops structuresJulia Lawall2016-09-19
* [media] media: usb: pwc: pwc-if: don't print error when allocating urb failsWolfram Sang2016-08-24
* [media] pwc: hide unused labelArnd Bergmann2016-07-08
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-08
* [media] pwc: Add USB id for Philips Spc880nc webcamHans de Goede2016-02-01
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-18
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-18
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-20
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-01
* [media] pwc: fix WARN_ONHans Verkuil2015-01-29
* [media] pwc: fix sparse warningHans Verkuil2014-09-03
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-04
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-23
* [media] pwc: do not decompress the image unless the state is DONEHans Verkuil2014-03-11
* [media] vb2: change result code of buf_finish to voidHans Verkuil2014-03-11
* [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-05
* [media] media: Remove OOM message after input_allocate_deviceJoe Perches2014-01-07
* [media] media_tree: Fix spelling errorsJonathan McCrohan2013-11-29
* [media] pwc: Fix comment wrt lock orderingHans de Goede2013-05-07
* [media] vb2: Add support for non monotonic timestampsKamil Debski2013-03-05
* [media] pwc: Don't return EINVAL when an unsupported pixelformat is requestedHans de Goede2013-02-05
* [media] pwc: Replace memcpy with struct assignmentEzequiel Garcia2012-12-27
* [media] v4l: Convert drivers to use monotonic timestampsSakari Ailus2012-12-21
* [media] pwc: Fix codec1 cameras no longer workingHans de Goede2012-11-21
* [media] pwc-if: must check vb2_queue_init() successMauro Carvalho Chehab2012-10-28
* [media] pwc-if: get rid of warning: no previous prototypeMauro Carvalho Chehab2012-10-28
* [media] pwc: Remove unneeded struct vb2_queue clearingEzequiel Garcia2012-09-13
* [media] pwc: Use vb2 queue mutex through a single nameEzequiel Garcia2012-09-13
* [media] Fix some Makefile rulesMauro Carvalho Chehab2012-08-16
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-15