summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/pwc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-1114-182/+14Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3014-182/+14Star
* | media: media/usb: set device_caps in struct video_deviceHans Verkuil2019-06-052-3/+2Star
* | media: pwc: convert to BIT macroOliver Neukum2019-05-281-9/+9
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* media: pwc-ctl: pChoose can't be NULLMauro Carvalho Chehab2019-03-251-8/+9
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-2/+2
* media: usb: fix several typosMauro Carvalho Chehab2019-03-013-4/+4
* media: usb: pwc: Don't use coherent DMA buffers for ISO transferMatwey V. Kornilov2019-01-161-13/+49
* media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()Matwey V. Kornilov2019-01-161-0/+7
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-112-2/+2
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-4/+6
* media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-041-3/+3
* media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab2017-11-301-4/+3Star
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-161-1/+2
|\
| * media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King2017-11-071-1/+2
* | 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/+0Star
* 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/+4Star
* [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/+0Star
* [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/+1Star
* [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/+0Star
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-231-5/+2Star
* [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/+0Star
* [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/+3Star
* [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/+0Star
* [media] pwc: Use vb2 queue mutex through a single nameEzequiel Garcia2012-09-131-1/+1