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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-27
[media] uvcvideo: remove unnecessary version.h inclusion
Fabian Frederick
1
-1
/
+0
2015-01-27
[media] uvcvideo: Remove extra commit on resume()
Aviv Greenberg
1
-3
/
+3
2014-12-23
[media] uvcvideo: Add GUID for BGR 8:8:8
William Manley
2
-0
/
+8
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
4
-41
/
+30
2014-11-25
[media] uvcvideo: Rename uvc_alloc_buffers to uvc_request_buffers
Laurent Pinchart
3
-4
/
+4
2014-11-25
[media] uvcvideo: Don't stop the stream twice at file handle release
Laurent Pinchart
3
-12
/
+10
2014-11-25
[media] uvcvideo: Implement vb2 queue start and stop stream operations
Laurent Pinchart
2
-25
/
+28
2014-11-25
[media] uvcvideo: Add function to convert from queue to stream
Laurent Pinchart
1
-4
/
+8
2014-11-25
[media] uvcvideo: Separate video and queue enable/disable operations
Laurent Pinchart
3
-27
/
+26
2014-11-25
[media] uvcvideo: Set buffer field to V4L2_FIELD_NONE
Laurent Pinchart
1
-0
/
+1
2014-11-25
[media] uvcvideo: Move to video_ioctl2
Laurent Pinchart
3
-454
/
+559
2014-11-25
[media] uvcvideo: Fix destruction order in uvc_delete()
Takashi Iwai
1
-3
/
+3
2014-11-25
[media] uvcvideo: Add quirk to force the Oculus DK2 IR tracker to grayscale
Philipp Zabel
2
-1
/
+27
2014-10-21
[media] v4l: uvcvideo: Fix buffer completion size check
Laurent Pinchart
3
-3
/
+1
2014-09-22
[media] v4l2: uvcvideo: Allow using larger buffers
Guennadi Liakhovetski
3
-1
/
+4
2014-09-22
[media] media: usb: uvc: add a quirk for Dell XPS M1330 webcam
Paul Fertser
1
-0
/
+9
2014-09-22
[media] uvcvideo: Work around buggy Logitech C920 firmware
William Manley
4
-3
/
+19
2014-09-22
[media] v4l: uvcvideo: Add support for pan/tilt speed controls
Vincent Palatin
1
-3
/
+55
2014-09-03
[media] uvc: fix sparse warning
Hans Verkuil
1
-1
/
+1
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
1
-1
/
+0
2014-05-23
[media] uvcvideo: Fix clock param realtime setting
Olivier Langlois
1
-5
/
+10
2014-05-23
[media] uvcvideo: Fix marking buffer erroneous in case of FID toggling
Anton Leontiev
1
-6
/
+15
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: Add bayer 8-bit patterns to uvcvideo
Edgar Thier
2
-1
/
+33
2014-03-05
[media] uvcvideo: Do not use usb_set_interface on bulk EP
Oleksij Rempel
1
-1
/
+19
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
3
-0
/
+25
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
2
-5
/
+0
2014-02-28
[media] uvcvideo: Update uvc_endpoint_max_bpi to handle USB_SPEED_WIRELESS de...
Thomas Pugliese
1
-0
/
+3
2014-02-28
[media] uvcvideo: Simplify redundant check
Oliver Neukum
1
-1
/
+1
2013-11-29
[media] media_tree: Fix spelling errors
Jonathan McCrohan
1
-1
/
+1
2013-11-19
Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+2
2013-11-19
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2013-11-08
[media] uvc/lirc_serial: Fix some warnings on parisc arch
Mauro Carvalho Chehab
1
-1
/
+2
2013-10-17
[media] uvcvideo: Fix data type for pan/tilt control
Chanho Min
1
-2
/
+2
2013-09-24
[media] uvcvideo: quirk PROBE_DEF for Microsoft Lifecam NX-3000
Laurent Pinchart
1
-0
/
+9
2013-09-24
[media] uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor
Joseph Salisbury
1
-0
/
+9
2013-06-25
[media] uvc: Depend on VIDEO_V4L2
Laurent Pinchart
1
-0
/
+1
2013-06-09
[media] uvcvideo: Fix open/close race condition
Laurent Pinchart
4
-33
/
+32
2013-06-09
[media] uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
Joseph Salisbury
1
-0
/
+9
2013-06-09
[media] uvcvideo: quirk PROBE_DEF for Dell Studio / OmniVision webcam
Kamal Mostafa
1
-0
/
+9
2013-03-29
[media] uvcvideo: Return -EINVAL when setting a menu control to an invalid value
Laurent Pinchart
1
-1
/
+1
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
2013-02-05
[media] uvcvideo: Fix race of open and suspend in error case
Oliver Neukum
1
-1
/
+1
[next]