summaryrefslogtreecommitdiff
path: root/drivers/media/usb/pwc/pwc-if.c
AgeCommit message (Expand)Author
2021-03-11media: media/usb:Remove superfluous "breaks"dingsenjie
2021-01-12media: pwc: Use correct device for DMAMatwey V. Kornilov
2020-04-22media: pwc-if: place USB device list on numberical orderMauro Carvalho Chehab
2020-04-22media: pwc-if.c: Update comments about each pwc supported modelMauro Carvalho Chehab
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-03-01media: usb: fix several typosMauro Carvalho Chehab
2019-01-16media: usb: pwc: Don't use coherent DMA buffers for ISO transferMatwey V. Kornilov
2019-01-16media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()Matwey V. Kornilov
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King
2017-08-27media: usb: make video_device constBhumika Goyal
2016-10-21[media] pwc: don't break long linesMauro Carvalho Chehab
2016-09-19[media] usb: constify vb2_ops structuresJulia Lawall
2016-08-24[media] media: usb: pwc: pwc-if: don't print error when allocating urb failsWolfram Sang
2016-07-08[media] pwc: hide unused labelArnd Bergmann
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-02-01[media] pwc: Add USB id for Philips Spc880nc webcamHans de Goede
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-01-29[media] pwc: fix WARN_ONHans Verkuil
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-03-11[media] pwc: do not decompress the image unless the state is DONEHans Verkuil
2014-03-11[media] vb2: change result code of buf_finish to voidHans Verkuil
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus
2014-01-07[media] media: Remove OOM message after input_allocate_deviceJoe Perches
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-03-05[media] vb2: Add support for non monotonic timestampsKamil Debski
2012-12-27[media] pwc: Replace memcpy with struct assignmentEzequiel Garcia
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus
2012-10-28[media] pwc-if: must check vb2_queue_init() successMauro Carvalho Chehab
2012-10-28[media] pwc-if: get rid of warning: no previous prototypeMauro Carvalho Chehab
2012-09-13[media] pwc: Remove unneeded struct vb2_queue clearingEzequiel Garcia
2012-09-13[media] pwc: Use vb2 queue mutex through a single nameEzequiel Garcia
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab