index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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
2006-12-10
V4L/DVB (4931): Removed usbvision_ioctl.h, since it isn't required anymore
Mauro Carvalho Chehab
1
-34
/
+0
2006-12-10
V4L/DVB (4930): Usbvision_v4l2 : mmap corrected to get all frames
Thierry MERLE
1
-46
/
+59
2006-12-10
V4L/DVB (4929): Read() implementation + format set/get simplifications
Thierry MERLE
1
-156
/
+167
2006-12-10
V4L/DVB (4928): Usbvision_v4l2 robustness on disconnect
Thierry
2
-12
/
+12
2006-12-10
V4L/DVB (4927): Enhancements on usbvision driver
Thierry MERLE
3
-332
/
+418
2006-12-10
V4L/DVB (4926): Fix USBVision handling of VIDIOC_QUERYCTRL
Dwaine Garden
1
-217
/
+182
2006-12-10
V4L/DVB (4925): Corrected and separated the Kconfig for usbvision
Thierry MERLE
1
-0
/
+12
2006-12-10
V4L/DVB (4924): Fix some bugs on usbvision due to the merge into one module
Thierry MERLE
2
-14
/
+12
2006-12-10
V4L/DVB (4923): Splitted usbvision cards from usbvison.h
Mauro Carvalho Chehab
4
-159
/
+196
2006-12-10
V4L/DVB (4922): Add usbvision driver
Mauro Carvalho Chehab
6
-0
/
+6836
[prev]