index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
uvc
/
uvc_queue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-16
media: uvcvideo: Fix a typo in UVC_METATADA_BUF_SIZE
Christophe JAILLET
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-12-05
media: uvcvideo: Split uvc_video_enable into two
Kieran Bingham
1
-2
/
+2
2018-12-05
media: uvcvideo: queue: Support asynchronous buffer handling
Kieran Bingham
1
-11
/
+50
2018-12-05
media: uvcvideo: queue: Simplify spin-lock usage
Kieran Bingham
1
-6
/
+8
2018-12-05
media: uvcvideo: Protect queue internals with helper
Kieran Bingham
1
-5
/
+28
2018-08-31
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
1
-2
/
+3
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-7
/
+37
2018-01-04
media: uvcvideo: Add a metadata device node
Guennadi Liakhovetski
1
-7
/
+37
2017-11-28
media: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-08-20
media: uvcvideo: Fix .queue_setup() to check the number of planes
Guennadi Liakhovetski
1
-2
/
+7
2017-01-31
[media] uvcvideo: Fix a wrong macro
Guennadi Liakhovetski
1
-1
/
+1
2017-01-31
[media] uvcvideo: (cosmetic) Add and use an inline function
Guennadi Liakhovetski
1
-3
/
+8
2016-09-19
[media] usb: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-9
/
+5
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+2
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-11
/
+15
2015-05-30
[media] uvcvideo: Implement DMABUF exporter role
Laurent Pinchart
1
-0
/
+12
2015-04-02
[media] uvcvideo: Don't call vb2 mmap and get_unmapped_area with queue lock held
Laurent Pinchart
1
-13
/
+2
2014-12-23
[media] media: usb: uvc: use vb2_ops_wait_prepare/finish helper
Lad, Prabhakar
1
-16
/
+3
2014-11-25
[media] uvcvideo: Return all buffers to vb2 at stream stop and start failure
Laurent Pinchart
1
-10
/
+35
2014-11-25
[media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off)
Laurent Pinchart
1
-31
/
+22
2014-11-25
[media] uvcvideo: Rename uvc_alloc_buffers to uvc_request_buffers
Laurent Pinchart
1
-2
/
+2
2014-11-25
[media] uvcvideo: Don't stop the stream twice at file handle release
Laurent Pinchart
1
-7
/
+7
2014-11-25
[media] uvcvideo: Implement vb2 queue start and stop stream operations
Laurent Pinchart
1
-15
/
+28
2014-11-25
[media] uvcvideo: Add function to convert from queue to stream
Laurent Pinchart
1
-4
/
+8
2014-03-11
[media] vb2: call buf_finish from __queue_cancel
Hans Verkuil
1
-1
/
+2
2014-03-11
[media] vb2: change result code of buf_finish to void
Hans Verkuil
1
-2
/
+1
2014-03-05
[media] uvcvideo: Tell the user space we're using start-of-exposure timestamps
Sakari Ailus
1
-1
/
+2
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
1
-1
/
+1
2014-02-28
[media] uvcvideo: Enable VIDIOC_CREATE_BUFS
Philipp Zabel
1
-0
/
+12
2014-02-28
[media] uvcvideo: Support allocating buffers larger than the current frame size
Laurent Pinchart
1
-1
/
+6
2014-02-28
[media] uvcvideo: Remove duplicate check for number of buffers in queue_setup
Laurent Pinchart
1
-3
/
+0
2013-03-05
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
1
-0
/
+1
2013-02-06
[media] uvcvideo: Implement videobuf2 .wait_prepare and .wait_finish operations
Laurent Pinchart
1
-0
/
+16
2012-11-25
[media] v4l: uvc: add support for DMABUF importing
Tomasz Stanislawski
1
-1
/
+1
2012-10-06
[media] uvc: Add return code check at vb2_queue_init()
Ezequiel Garcia
1
-2
/
+8
2012-08-24
Merge tag 'v3.6-rc3' into staging/for_v3.7
Mauro Carvalho Chehab
1
-0
/
+1
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
1
-0
/
+359