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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
V4L/DVB (13610): uvc: Correct size given to memset
Julia Lawall
1
-1
/
+1
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
1
-1
/
+0
2009-12-05
V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structure
Laurent Pinchart
3
-77
/
+57
2009-12-05
V4L/DVB (13505): uvcvideo: Refactor chain scan
Laurent Pinchart
1
-32
/
+43
2009-12-05
V4L/DVB (13504): uvcvideo: Fix extension units parsing
Laurent Pinchart
1
-2
/
+2
2009-12-05
V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked lists
Laurent Pinchart
4
-56
/
+36
2009-12-05
V4L/DVB (13502): uvcvideo: Add support for Genius eFace 2025 webcams
Laurent Pinchart
1
-0
/
+9
2009-12-05
V4L/DVB (13310): uvcvideo: Return -EINVAL instead of -ENODEV in read()
Laurent Pinchart
1
-1
/
+1
2009-12-05
V4L/DVB (13308): uvcvideo: Add support for MSI StarCam 370i webcams
Laurent Pinchart
1
-0
/
+9
2009-12-05
V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming contro...
Laurent Pinchart
3
-3
/
+7
2009-12-05
V4L/DVB (13154): uvcvideo: Handle garbage at the end of streaming interface d...
Laurent Pinchart
1
-3
/
+11
2009-12-05
V4L/DVB (13153): uvcvideo: Fix uvc_alloc_urb_buffers()
Ming Lei
1
-2
/
+2
2009-12-05
V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device
Laurent Pinchart
3
-104
/
+88
2009-12-05
V4L/DVB (13151): uvcvideo: Dismiss privileges when freeing video buffers
Laurent Pinchart
1
-1
/
+5
2009-12-05
V4L/DVB (13150): uvcvideo: Don't acquire privileges in VIDIOC_TRY_FMT
Laurent Pinchart
1
-4
/
+0
2009-12-05
V4L/DVB (13149): uvcvideo: Add a new UVC_TRACE_VIDEO trace level
Laurent Pinchart
2
-4
/
+15
2009-12-05
V4L/DVB (13148): uvcvideo: Handle V4L2_CTRL_TYPE_BUTTON control type in VIDIO...
Laurent Pinchart
1
-0
/
+7
2009-11-07
V4L/DVB (13311): uvcvideo: Fix compilation warning with 2.6.32 due to type mi...
Laurent Pinchart
1
-1
/
+1
2009-11-07
V4L/DVB (13309): uvcvideo: Ignore the FIX_BANDWIDTH for compressed video
Laurent Pinchart
1
-1
/
+2
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
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
5
-278
/
+411
2009-09-12
V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simulta...
Laurent Pinchart
5
-421
/
+456
2009-09-12
V4L/DVB (12327): uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 d...
Laurent Pinchart
3
-1
/
+6
2009-09-12
V4L/DVB (12188): uvcvideo: Set PROBE_MINMAX quirk for Aveo Technology webcams
Laurent Pinchart
1
-1
/
+2
2009-09-12
V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.h
Laurent Pinchart
1
-135
/
+1
2009-09-12
V4L/DVB (12186): uvcvideo: Remove unused Logitech-specific constants
Laurent Pinchart
1
-17
/
+0
2009-09-12
V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_
Laurent Pinchart
5
-292
/
+307
2009-09-12
V4L/DVB (12184): uvcvideo: Use class-specific descriptor types from usb/ch9.h
Laurent Pinchart
2
-9
/
+2
2009-08-14
V4L/DVB (12380): uvcvideo: Avoid flooding the kernel log with "unknown event ...
Laurent Pinchart
1
-2
/
+2
2009-08-14
V4L/DVB (12328): uvcvideo: Don't apply the FIX_BANDWIDTH quirk to all ViMicro...
Laurent Pinchart
1
-3
/
+21
2009-06-17
V4L/DVB (12002): uvc: Fix for no return value check of uvc_ctrl_set() which c...
Robert Krakora
1
-3
/
+12
2009-06-17
V4L/DVB (11948): uvcvideo: Ignore non-UVC trailing interface descriptors.
Laurent Pinchart
1
-2
/
+2
2009-06-17
V4L/DVB (11947): uvcvideo: Add support for FSC V30S webcams
Laurent Pinchart
1
-0
/
+9
2009-06-17
V4L/DVB (11946): uvcvideo: Add support for Aveo Technology webcams
Laurent Pinchart
1
-0
/
+9
2009-06-17
V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are...
Laurent Pinchart
3
-1
/
+16
2009-06-17
V4L/DVB (11944): uvcvideo: Add generic control blacklist.
Laurent Pinchart
3
-23
/
+16
2009-06-17
V4L/DVB (11838): uvcvideo: Add Lenovo Thinkpad SL400 to device list comments
Filipe Rosset
1
-1
/
+1
2009-06-17
V4L/DVB (11837): uvcvideo: Start status polling on device open
Laurent Pinchart
4
-3
/
+34
2009-06-17
V4L/DVB (11836): uvcvideo: Add missing whitespaces to multi-line format strings.
Laurent Pinchart
1
-8
/
+8
2009-06-17
V4L/DVB (11835): uvcvideo: Parse frame descriptors with non-continuous indexes.
Laurent Pinchart
2
-28
/
+13
2009-06-17
V4L/DVB (11574): uvcvideo: fill reserved fields with zero of VIDIOC_QUERYMENU
Márton Németh
1
-0
/
+6
2009-06-17
V4L/DVB (11573): uvcvideo: Prevent invormation loss with removing implicit ca...
Márton Németh
1
-2
/
+2
2009-05-10
V4L/DVB (11669): uvc: fix compile warning
Hans Verkuil
1
-3
/
+6
2009-05-10
V4L/DVB (11575): uvcvideo: fix uvc resume failed
Ming Lei
1
-1
/
+1
2009-04-07
V4L/DVB (11439): UVC: uvc_status_cleanup(): undefined reference to `input_unr...
Randy Dunlap
1
-1
/
+1
2009-03-30
V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMT
Márton Németh
1
-0
/
+6
2009-03-30
V4L/DVB (11292): uvcvideo: Add support for Syntek cameras found in JAOtech Sm...
Laurent Pinchart
1
-0
/
+9
2009-03-30
V4L/DVB (10652): uvcvideo: Add quirk to override wrong bandwidth value for Vi...
Laurent Pinchart
3
-4
/
+40
2009-03-30
V4L/DVB (10651): uvcvideo: Ignore empty bulk URBs
Laurent Pinchart
1
-0
/
+3
[next]