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
/
video
/
uvc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
12
-9571
/
+0
2012-08-13
[media] uvcvideo: Add support for Ophir Optronics SPCAM 620U cameras
Laurent Pinchart
1
-0
/
+9
2012-08-13
[media] uvcvideo: Support 10bit, 12bit and alternate 8bit greyscale formats
Stefan Muenzel
2
-2
/
+26
2012-08-13
[media] uvcvideo: Support super speed endpoints
Laurent Pinchart
1
-6
/
+24
2012-07-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+8
2012-07-31
video/uvc: use memweight()
Akinobu Mita
1
-3
/
+2
2012-07-07
[media] v4l2-ioctl: remove v4l_(i2c_)print_ioctl
Hans Verkuil
1
-1
/
+1
2012-07-06
[media] uvcvideo: Fix alternate setting selection
Laurent Pinchart
1
-1
/
+1
2012-07-06
[media] uvcvideo: Fix frame drop in bulk video stream
Jayakrishnan
1
-1
/
+5
2012-07-06
[media] uvc/Kconfig: Fix INPUT/EVDEV dependencies
Mauro Carvalho Chehab
1
-0
/
+1
2012-05-20
[media] uvcvideo: Fix V4L2 button controls that share the same UVC control
Laurent Pinchart
1
-2
/
+5
2012-05-15
[media] v4l2-event: fix regression with initial event handling
Hans Verkuil
1
-1
/
+4
2012-05-08
[media] uvcvideo: Use videobuf2 .get_unmapped_area() implementation
Laurent Pinchart
1
-30
/
+13
2012-05-08
[media] uvcvideo: Fix ENUMINPUT handling
Laurent Pinchart
1
-1
/
+1
2012-05-07
[media] uvcvideo: Drop unused ctrl member from struct uvc_control_mapping
Hans de Goede
2
-3
/
+0
2012-05-07
[media] uvcvideo: Send control change events for slave ctrls when the master ...
Hans de Goede
1
-2
/
+56
2012-05-07
[media] uvcvideo: Properly report the inactive flag for inactive controls
Hans de Goede
2
-0
/
+37
2012-05-07
[media] uvcvideo: Add support for control events
Hans de Goede
3
-14
/
+170
2012-05-07
[media] uvcvideo: Move __uvc_ctrl_get() up
Hans de Goede
1
-38
/
+38
2012-05-07
[media] uvcvideo: Refactor uvc_ctrl_get and query
Hans de Goede
1
-28
/
+49
2012-05-07
[media] uvcvideo: Fix a "ignoring return value of ‘__clear_user’" warning
Hans de Goede
1
-1
/
+2
2012-04-19
Merge tag 'v3.4-rc3' into staging/for_v3.5
Mauro Carvalho Chehab
1
-18
/
+32
2012-04-10
[media] uvcvideo: remove unneeded access_ok() check
Dan Carpenter
1
-2
/
+0
2012-04-09
[media] uvcvideo: Fix race-related crash in uvc_video_clock_update()
Laurent Pinchart
1
-18
/
+32
2012-03-19
[media] uvcvideo: uvc_driver.c: use linux/atomic.h
Andrew Morton
1
-1
/
+1
2012-03-19
[media] uvcvideo: Add support for Dell XPS m1530 integrated webcam
Laurent Pinchart
1
-0
/
+9
2012-03-19
[media] uvcvideo: Allow userptr IO mode
Javier Martin
1
-1
/
+1
2012-03-19
[media] uvcvideo: Implement compat_ioctl32 for custom ioctls
Laurent Pinchart
1
-0
/
+205
2012-03-19
[media] uvcvideo: Return -ENOTTY in case of unknown ioctl
Laurent Pinchart
1
-1
/
+1
2012-02-27
[media] [FOR,v3.3] uvcvideo: Avoid division by 0 in timestamp calculation
Laurent Pinchart
1
-5
/
+9
2011-12-30
[media] uvcvideo: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-1
/
+1
2011-12-11
[media] uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map()
Haogang Chen
2
-0
/
+10
2011-12-11
[media] uvcvideo: Add UVC timestamps support
Laurent Pinchart
3
-0
/
+367
2011-12-11
[media] uvcvideo: Extract timestamp-related statistics
Laurent Pinchart
2
-2
/
+146
2011-12-11
[media] uvcvideo: Extract video stream statistics
Alexey Fisher
3
-5
/
+199
2011-12-11
[media] uvcvideo: Add debugfs support
Alexey Fisher
4
-6
/
+103
2011-12-11
[media] uvcvideo: Ignore GET_RES error for XU controls
Laurent Pinchart
2
-2
/
+16
2011-12-11
[media] uvcvideo: Don't skip erroneous payloads
Laurent Pinchart
1
-7
/
+7
2011-12-11
[media] uvcvideo: Make uvc_commit_video() static
Laurent Pinchart
2
-4
/
+2
2011-12-11
[media] uvcvideo: Add support for LogiLink Wireless Webcam
Laurent Pinchart
1
-0
/
+9
2011-12-11
[media] uvcvideo: Remove duplicate definitions of UVC_STREAM_* macros
Laurent Pinchart
1
-10
/
+0
2011-12-11
[media] uvcvideo: Handle uvc_init_video() failure in uvc_video_enable()
Laurent Pinchart
1
-2
/
+7
2011-12-11
[media] uvcvideo: Use videobuf2-vmalloc
Laurent Pinchart
5
-458
/
+161
2011-12-11
[media] uvcvideo: Move fields from uvc_buffer::buf to uvc_buffer
Laurent Pinchart
4
-20
/
+27
2011-11-07
[media] uvcvideo: GET_RES should only be checked for BITMAP type menu controls
Hans de Goede
1
-2
/
+4
2011-11-01
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-149
/
+39
2011-09-24
[media] uvcvideo: Add a mapping for H.264 payloads
Stephan Lachowsky
2
-0
/
+9
2011-09-24
[media] media: Fix a UVC performance problem on systems with non-coherent DMA
Al Cooper
1
-1
/
+16
2011-09-24
[media] uvcvideo: Remove deprecated UVCIOC ioctls
Laurent Pinchart
2
-148
/
+6
2011-09-24
[media] uvcvideo: Detect The Imaging Source CCD cameras by vendor and product ID
Arne Caspari
1
-0
/
+8
[next]