index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
usbvision
/
usbvision-video.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...
Hans Verkuil
2008-07-26
1
-1
/
+0
*
V4L/DVB (8483): Remove obsolete owner field from video_device struct.
Hans Verkuil
2008-07-26
1
-3
/
+0
*
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
2008-07-26
1
-15
/
+23
*
V4L/DVB (8477): v4l: remove obsolete audiochip.h
Hans Verkuil
2008-07-26
1
-1
/
+0
*
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2008-07-23
1
-0
/
+1
*
V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'
Hans Verkuil
2008-07-23
1
-45
/
+27
*
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-23
1
-1
/
+1
*
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
2008-07-20
1
-12
/
+0
*
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
2008-07-20
1
-9
/
+9
*
V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrences
Thierry MERLE
2008-04-24
1
-3
/
+3
*
V4L/DVB (7502): v4l: video/usbvision replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-18
/
+18
*
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
2008-04-24
1
-2
/
+2
*
drivers/media/: Spelling fixes
Joe Perches
2008-02-03
1
-1
/
+1
*
V4L/DVB (6812): media: video: usbvision: remove ctrlUrbLock
Daniel Walker
2008-01-25
1
-1
/
+0
*
V4L/DVB (6811): media-video-usbvision-add-mutex_unlock-to-error-paths-fix
Andrew Morton
2008-01-25
1
-2
/
+3
*
V4L/DVB (6810): media: video: usbvision: add mutex_unlock() to error paths
Daniel Walker
2008-01-25
1
-0
/
+2
*
V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex...
Matthias Kaehlcke
2008-01-25
1
-27
/
+27
*
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2007-10-22
1
-3
/
+0
*
V4L/DVB (6293): V4L: convert struct class_device to struct device
Kay Sievers
2007-10-10
1
-55
/
+64
*
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-10-09
1
-1
/
+0
*
usbvision-video: buggered method tables
Al Viro
2007-09-26
1
-3
/
+2
*
V4L/DVB (5900): usbvision: fix bugs [sg]_register functions
Trent Piepho
2007-07-30
1
-2
/
+3
*
V4L/DVB (5826): Usbvision: video mux cleanup
Thierry MERLE
2007-07-18
1
-2
/
+3
*
V4L/DVB (5704): Remove worthless references to obsolete MODULE_PARM macro.
Robert P. J. Day
2007-07-18
1
-23
/
+0
*
V4L/DVB (5644): Usbvision: video_ioctl2 conversion
Thierry MERLE
2007-07-18
1
-673
/
+780
*
V4L/DVB (5643): Usbvision: make common video and radio ioctls
Thierry MERLE
2007-07-18
1
-144
/
+22
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
V4L/DVB (5530): Usbvision: remove CustomDevice facility
Thierry MERLE
2007-04-27
1
-143
/
+0
*
V4L/DVB (5523): Usbvision: fix a debug message in usb probe function
Thierry MERLE
2007-04-27
1
-1
/
+1
*
V4L/DVB (5522): Usbvision: i2c function cleanups
Thierry MERLE
2007-04-27
1
-6
/
+6
*
V4L/DVB (5521): Usb_get_dev were called twice. Removing the extra call.
Mauro Carvalho Chehab
2007-04-27
1
-2
/
+0
*
V4L/DVB (5518): Fix a bug on device detection
Mauro Carvalho Chehab
2007-04-27
1
-0
/
+4
*
V4L/DVB (5517): Usbvision: store the device database more efficiently
Trent Piepho
2007-04-27
1
-11
/
+26
*
V4L/DVB (5516): Reduce usbvision data size
Mauro Carvalho Chehab
2007-04-27
1
-3
/
+5
*
V4L/DVB (5515): Use a better format to represent usbvision supported boards
Mauro Carvalho Chehab
2007-04-27
1
-27
/
+20
*
V4L/DVB (5304): Improve chip matching in v4l2_register
Hans Verkuil
2007-03-01
1
-2
/
+2
*
V4L/DVB (5206): Usbvision: set alternate interface modification
Thierry MERLE
2007-02-21
1
-10
/
+45
*
V4L/DVB (5205): Usbvision: dynamic allocation for frames
Thierry MERLE
2007-02-21
1
-22
/
+35
*
V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER
Trent Piepho
2007-02-21
1
-26
/
+14
*
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
2007-02-21
1
-6
/
+6
*
V4L/DVB (5032): Improves some USBVision info messages
Dwaine Garden
2007-02-21
1
-8
/
+8
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] mark struct file_operations const 4
Arjan van de Ven
2007-02-12
1
-3
/
+3
*
[PATCH] usbvision missing __user
Al Viro
2007-02-09
1
-1
/
+1
*
V4L/DVB (5019): Fix the frame->grabstate update in read() entry point.
Thierry MERLE
2007-01-15
1
-2
/
+1
*
V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selected
Dwaine Garden
2006-12-27
1
-45
/
+89
*
V4L/DVB (4970): Usbvision memory fixes
Thierry MERLE
2006-12-27
1
-10
/
+4
*
V4L/DVB (4959): Usbvision: possible cleanups
Adrian Bunk
2006-12-27
1
-1
/
+1
*
V4L/DVB (4953): Usbvision minor fixes
Thierry MERLE
2006-12-10
1
-10
/
+18
*
V4L/DVB (4951): Add version.h, since it is required for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
2006-12-10
1
-0
/
+1
[prev]
[next]