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
/
video
/
uvc
/
uvc_video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-24
[media] media: Fix a UVC performance problem on systems with non-coherent DMA
Al Cooper
1
-1
/
+16
2011-08-06
[media] uvcvideo: Set alternate setting 0 on resume if the bus has been reset
Ming Lei
1
-1
/
+9
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-01
[media] uvcvideo: Disable the queue when failing to start
Sjoerd Simons
1
-1
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-4
/
+4
2011-03-22
[media] uvcvideo: Fix uvc_fixup_video_ctrl() format search
Stephan Lachowsky
1
-5
/
+9
2010-12-02
[media] uvcvideo: Lock stream mutex when accessing format-related information
Laurent Pinchart
1
-3
/
+0
2010-10-21
[media] uvcvideo: Generate discontinuous sequence numbers when frames are lost
Laurent Pinchart
1
-0
/
+9
2010-10-21
[media] uvcvideo: Set bandwidth to at least 1024 with the FIX_BANDWIDTH quirk
Laurent Pinchart
1
-0
/
+9
2010-10-21
[media] uvcvideo: Update e-mail address and copyright notices
Laurent Pinchart
1
-2
/
+2
2010-10-21
[media] uvcvideo: Print query name in uvc_query_ctrl()
Laurent Pinchart
1
-3
/
+27
2010-08-09
V4L/DVB: uvcvideo: Drop corrupted compressed frames
Laurent Pinchart
1
-8
/
+11
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers times...
Laurent Pinchart
1
-0
/
+10
2010-01-17
V4L/DVB (13831): uvcvideo: Fix oops caused by a race condition in buffer dequ...
Laurent Pinchart
1
-8
/
+6
2010-01-17
V4L/DVB (13829): uvcvideo: Fix alternate setting selection in isochronous mode
Laurent Pinchart
1
-9
/
+22
2009-12-16
V4L/DVB (13610): uvc: Correct size given to memset
Julia Lawall
1
-1
/
+1
2009-12-05
V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming contro...
Laurent Pinchart
1
-2
/
+2
2009-12-05
V4L/DVB (13153): uvcvideo: Fix uvc_alloc_urb_buffers()
Ming Lei
1
-2
/
+2
2009-12-05
V4L/DVB (13149): uvcvideo: Add a new UVC_TRACE_VIDEO trace level
Laurent Pinchart
1
-4
/
+14
2009-11-07
V4L/DVB (13309): uvcvideo: Ignore the FIX_BANDWIDTH for compressed video
Laurent Pinchart
1
-1
/
+2
2009-09-19
V4L/DVB (13012): uvc: introduce missing kfree
Julia Lawall
1
-3
/
+4
2009-09-12
V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support
Laurent Pinchart
1
-1
/
+1
2009-09-12
V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simulta...
Laurent Pinchart
1
-201
/
+214
2009-09-12
V4L/DVB (12327): uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 d...
Laurent Pinchart
1
-0
/
+3
2009-09-12
V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_
Laurent Pinchart
1
-13
/
+17
2009-06-17
V4L/DVB (11835): uvcvideo: Parse frame descriptors with non-continuous indexes.
Laurent Pinchart
1
-6
/
+11
2009-05-10
V4L/DVB (11575): uvcvideo: fix uvc resume failed
Ming Lei
1
-1
/
+1
2009-03-30
V4L/DVB (10652): uvcvideo: Add quirk to override wrong bandwidth value for Vi...
Laurent Pinchart
1
-4
/
+30
2009-03-30
V4L/DVB (10651): uvcvideo: Ignore empty bulk URBs
Laurent Pinchart
1
-0
/
+3
2009-03-30
V4L/DVB (10650): uvcvideo: Initialize streaming parameters with the probe con...
Laurent Pinchart
1
-4
/
+13
2009-03-30
V4L/DVB (10295): uvcvideo: Retry URB buffers allocation when the system is lo...
Laurent Pinchart
1
-37
/
+42
2009-01-29
V4L/DVB (10199): uvcvideo: Fix GET_DEF failure detection.
Laurent Pinchart
1
-1
/
+1
2009-01-29
V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates.
Laurent Pinchart
1
-10
/
+18
2009-01-29
V4L/DVB (10193): removed unused #include <version.h>'s
Huang Weiyi
1
-1
/
+0
2008-12-30
V4L/DVB (10104): uvcvideo: Add support for video output devices
Laurent Pinchart
1
-7
/
+95
2008-12-30
V4L/DVB (10101): uvcvideo: Fix bulk URB processing when the header is erroneous
Laurent Pinchart
1
-10
/
+9
2008-12-30
V4L/DVB (9809): uvcvideo: Add nodrop module parameter to turn incomplete fram...
Laurent Pinchart
1
-1
/
+2
2008-12-29
V4L/DVB (9661): uvcvideo: Commit streaming parameters when enabling the video...
Laurent Pinchart
1
-4
/
+5
2008-12-29
V4L/DVB (9659): uvcvideo: Use {get|set}_unaligned_le32 macros
Laurent Pinchart
1
-12
/
+6
2008-12-29
V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more...
Laurent Pinchart
1
-11
/
+52
2008-10-12
V4L/DVB (9031): uvcvideo: Fix incomplete frame drop when switching to a varia...
Laurent Pinchart
1
-0
/
+5
2008-10-12
V4L/DVB (8846): uvcvideo: Supress spurious "EOF in empty payload" trace message
Laurent Pinchart
1
-2
/
+3
2008-10-12
V4L/DVB (8729): Use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2008-08-06
V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers.
Laurent Pinchart
1
-11
/
+22
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
1
-0
/
+1
2008-07-20
V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend.
Laurent Pinchart
1
-32
/
+64
2008-07-20
V4L/DVB (8208): uvcvideo: Use GFP_NOIO when allocating memory during resume
Laurent Pinchart
1
-12
/
+12
2008-07-01
V4L/DVB (8145a): USB Video Class driver
Laurent Pinchart
1
-0
/
+934