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
/
usbvision
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-18
V4L/DVB (5644): Usbvision: video_ioctl2 conversion
Thierry MERLE
3
-686
/
+787
2007-07-18
V4L/DVB (5643): Usbvision: make common video and radio ioctls
Thierry MERLE
1
-144
/
+22
2007-07-18
V4L/DVB (5642): add comment that VO_MODE is also being set.
David Warman
1
-1
/
+1
2007-07-18
V4L/DVB (5641): change VideoNorm to NTSC for Belkin USB Videobus II
David Warman
1
-1
/
+1
2007-06-08
V4L/DVB (5720): Usbvision: fix urb allocation and submits
Thierry Merle
2
-30
/
+53
2007-05-09
V4L/DVB (5586): Use menuconfig objects II - V4L
Jan Engelhardt
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2
-2
/
+0
2007-05-02
i2c: Cleanup the includes of <linux/i2c.h>
Jean Delvare
1
-1
/
+0
2007-04-27
V4L/DVB (5530): Usbvision: remove CustomDevice facility
Thierry MERLE
3
-223
/
+64
2007-04-27
V4L/DVB (5529): Usbvision: remove not needed TUNER_SET_TYPE_ADDR call
Thierry MERLE
1
-10
/
+1
2007-04-27
V4L/DVB (5528): Usbvision: reverting some i2c cleanups
Thierry MERLE
1
-23
/
+40
2007-04-27
V4L/DVB (5525): Usbvision: fix confusion over 7-bit vs 8-bit TDDA9887 addresses
Trent Piepho
1
-3
/
+4
2007-04-27
V4L/DVB (5524): Usbvision: fix TDA9887 detection
Thierry MERLE
1
-0
/
+1
2007-04-27
V4L/DVB (5523): Usbvision: fix a debug message in usb probe function
Thierry MERLE
1
-1
/
+1
2007-04-27
V4L/DVB (5522): Usbvision: i2c function cleanups
Thierry MERLE
4
-90
/
+66
2007-04-27
V4L/DVB (5521): Usb_get_dev were called twice. Removing the extra call.
Mauro Carvalho Chehab
1
-2
/
+0
2007-04-27
V4L/DVB (5518): Fix a bug on device detection
Mauro Carvalho Chehab
3
-0
/
+7
2007-04-27
V4L/DVB (5517): Usbvision: store the device database more efficiently
Trent Piepho
4
-182
/
+89
2007-04-27
V4L/DVB (5516): Reduce usbvision data size
Mauro Carvalho Chehab
3
-9
/
+8
2007-04-27
V4L/DVB (5515): Use a better format to represent usbvision supported boards
Mauro Carvalho Chehab
4
-161
/
+1258
2007-04-27
V4L/DVB (5386): Add some missing Hauppauge and Belkin devices to the driver
Dwaine P. Garden
1
-59
/
+77
2007-03-01
V4L/DVB (5304): Improve chip matching in v4l2_register
Hans Verkuil
1
-2
/
+2
2007-02-21
V4L/DVB (5206): Usbvision: set alternate interface modification
Thierry MERLE
4
-16
/
+81
2007-02-21
V4L/DVB (5205): Usbvision: dynamic allocation for frames
Thierry MERLE
3
-35
/
+60
2007-02-21
V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER
Trent Piepho
1
-26
/
+14
2007-02-21
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
1
-6
/
+6
2007-02-21
V4L/DVB (5032): Improves some USBVision info messages
Dwaine Garden
1
-8
/
+8
2007-02-21
V4L/DVB (5018): Make usbvision_rvfree() static
Adrian Bunk
2
-2
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
3
-3
/
+0
2007-02-14
i2c: Declare more i2c_adapter parent devices
Jean Delvare
1
-0
/
+1
2007-02-12
[PATCH] mark struct file_operations const 4
Arjan van de Ven
1
-3
/
+3
2007-02-09
[PATCH] usbvision missing __user
Al Viro
1
-1
/
+1
2007-01-15
V4L/DVB (5019): Fix the frame->grabstate update in read() entry point.
Thierry MERLE
1
-2
/
+1
2006-12-27
V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&"
Alexey Dobriyan
1
-1
/
+1
2006-12-27
V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selected
Dwaine Garden
2
-51
/
+94
2006-12-27
V4L/DVB (4970): Usbvision memory fixes
Thierry MERLE
4
-48
/
+19
2006-12-27
V4L/DVB (4960): Removal of unused code from usbvision-i2c.c
Mauro Carvalho Chehab
2
-46
/
+4
2006-12-27
V4L/DVB (4959): Usbvision: possible cleanups
Adrian Bunk
4
-21
/
+21
2006-12-12
V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluated
Mauro Carvalho Chehab
1
-5
/
+9
2006-12-10
V4L/DVB 4949b: Fix container_of pointer retreival
Thierry MERLE
2
-3
/
+1
2006-12-10
V4L/DVB (4949a): Fix INIT_WORK
Mauro Carvalho Chehab
2
-4
/
+6
2006-12-10
V4L/DVB (4953): Usbvision minor fixes
Thierry MERLE
3
-10
/
+26
2006-12-10
V4L/DVB (4951): Add version.h, since it is required for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
1
-0
/
+1
2006-12-10
V4L/DVB (4941): Remove LINUX_VERSION_CODE and fix identations
Mauro Carvalho Chehab
3
-48
/
+14
2006-12-10
V4L/DVB (4942): Whitespace cleanups
Mauro Carvalho Chehab
3
-25
/
+25
2006-12-10
V4L/DVB (4937): Usbvision cleanup and code reorganization
Thierry MERLE
7
-3688
/
+2796
2006-12-10
V4L/DVB (4936): Make MT4049FM5 tuner to set FM Gain to Normal
Thierry MERLE
1
-2
/
+0
2006-12-10
V4L/DVB (4934): Usbvision radio requires GainNormal at e register
Mauro Carvalho Chehab
1
-0
/
+3
2006-12-10
V4L/DVB (4933): Usbvision_v4l2: radio interface / tda9887 problem ?
Thierry MERLE
1
-167
/
+67
2006-12-10
V4L/DVB (4932): Usbvision_v4l2: fix norm setting problems
Thierry MERLE
2
-58
/
+46
[prev]
[next]