aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/usb/pwc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-22media: pwc-if: place USB device list on numberical orderMauro Carvalho Chehab1-13/+21
2020-04-22media: pwc-if.c: Update comments about each pwc supported modelMauro Carvalho Chehab1-21/+21
2020-04-21media: pwc-ctl: remove redundant assignment to variable retColin Ian King1-1/+1
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil1-5/+0
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab14-182/+14
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil2-3/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner14-182/+14
2019-05-28media: pwc: convert to BIT macroOliver Neukum1-9/+9
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-03-25media: pwc-ctl: pChoose can't be NULLMauro Carvalho Chehab1-8/+9
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-2/+2
2019-03-01media: usb: fix several typosMauro Carvalho Chehab3-4/+4
2019-01-16media: usb: pwc: Don't use coherent DMA buffers for ISO transferMatwey V. Kornilov1-13/+49
2019-01-16media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()Matwey V. Kornilov1-0/+7
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab2-2/+2
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-4/+6
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab1-3/+3
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab1-4/+3
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+2
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-27media: usb: make video_device constBhumika Goyal1-1/+1
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab1-1/+2
2017-04-20convert philips.txt to ReST and add to media docsMauro Carvalho Chehab1-236/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-21[media] pwc: don't break long linesMauro Carvalho Chehab2-6/+4
2016-09-19[media] usb: constify vb2_ops structuresJulia Lawall1-1/+1
2016-08-24[media] media: usb: pwc: pwc-if: don't print error when allocating urb failsWolfram Sang1-1/+0
2016-07-08[media] pwc: hide unused labelArnd Bergmann1-0/+2
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-02-01[media] pwc: Add USB id for Philips Spc880nc webcamHans de Goede1-0/+6
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-2/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-1/+1
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung3-16/+27
2015-01-29[media] pwc: fix WARN_ONHans Verkuil1-5/+7
2014-09-03[media] pwc: fix sparse warningHans Verkuil1-1/+1
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-5/+2
2014-03-11[media] pwc: do not decompress the image unless the state is DONEHans Verkuil1-6/+9
2014-03-11[media] vb2: change result code of buf_finish to voidHans Verkuil1-2/+2
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus1-1/+1
2014-01-07[media] media: Remove OOM message after input_allocate_deviceJoe Perches1-1/+0
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan1-1/+1
2013-05-07[media] pwc: Fix comment wrt lock orderingHans de Goede1-1/+1
2013-03-05[media] vb2: Add support for non monotonic timestampsKamil Debski1-0/+1
2013-02-05[media] pwc: Don't return EINVAL when an unsupported pixelformat is requestedHans de Goede1-4/+3
2012-12-27[media] pwc: Replace memcpy with struct assignmentEzequiel Garcia1-1/+1
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus1-1/+2