index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
usbvision
/
usbvision-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
1
-2518
/
+0
2012-05-14
[media] v4l: fix compiler warnings
Hans Verkuil
1
-7
/
+5
2011-05-20
[media] usbvision: remove broken testpattern
Ondrej Zary
1
-92
/
+0
2011-05-20
[media] usbvision: add Nogatech USB MicroCam
Ondrej Zary
1
-1
/
+72
2010-12-30
[media] usbvision: coding style
Hans Verkuil
1
-396
/
+299
2010-12-30
[media] usbvision: convert // to /* */
Hans Verkuil
1
-111
/
+111
2010-12-30
[media] usbvision: get rid of camelCase
Hans Verkuil
1
-492
/
+492
2010-12-30
[media] usbvision: convert to unlocked_ioctl
Hans Verkuil
1
-4
/
+2
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-8
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-16
V4L/DVB (11958): usbvision-core.c: vfree does its own NULL check
Figo.zhang
1
-8
/
+6
2009-04-06
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
1
-4
/
+1
2009-03-30
V4L/DVB (11140): usbvision: fix oops on ARM platform when allocating transfer...
Devin Heitmueller
1
-1
/
+1
2009-03-30
V4L/DVB (10738): Get rid of video_decoder.h header were uneeded
Mauro Carvalho Chehab
1
-1
/
+0
2009-03-30
V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10298): remove err macro from few usb devices
Mauro Carvalho Chehab
1
-17
/
+27
2008-10-17
remove CONFIG_KMOD from drivers
Johannes Berg
1
-4
/
+0
2008-10-12
V4L/DVB (9116): USB: remove info() macro from usb media drivers
Greg Kroah-Hartman
1
-1
/
+2
2008-07-26
V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...
Hans Verkuil
1
-1
/
+0
2008-07-26
V4L/DVB (8477): v4l: remove obsolete audiochip.h
Hans Verkuil
1
-1
/
+0
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
1
-4
/
+0
2008-04-24
V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrences
Thierry MERLE
1
-2
/
+4
2008-04-24
V4L/DVB (7502): v4l: video/usbvision replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-12
/
+13
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-6
/
+8
2008-01-25
V4L/DVB (7024): usbvision: YUV to RGB conversion fixes
Thierry MERLE
1
-134
/
+166
2008-01-25
V4L/DVB (6995): ubvision: add adjust_X_Offset/adjust_Y_Offset parms
Thierry MERLE
1
-0
/
+19
2008-01-25
V4L/DVB (6812): media: video: usbvision: remove ctrlUrbLock
Daniel Walker
1
-3
/
+0
2008-01-25
V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex...
Matthias Kaehlcke
1
-2
/
+6
2007-10-09
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
1
-1
/
+0
2007-07-18
V4L/DVB (5826): Usbvision: video mux cleanup
Thierry MERLE
1
-18
/
+15
2007-07-18
V4L/DVB (5644): Usbvision: video_ioctl2 conversion
Thierry MERLE
1
-4
/
+4
2007-07-18
V4L/DVB (5642): add comment that VO_MODE is also being set.
David Warman
1
-1
/
+1
2007-06-08
V4L/DVB (5720): Usbvision: fix urb allocation and submits
Thierry Merle
1
-29
/
+53
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-27
V4L/DVB (5522): Usbvision: i2c function cleanups
Thierry MERLE
1
-1
/
+1
2007-04-27
V4L/DVB (5517): Usbvision: store the device database more efficiently
Trent Piepho
1
-4
/
+4
2007-02-21
V4L/DVB (5206): Usbvision: set alternate interface modification
Thierry MERLE
1
-4
/
+29
2007-02-21
V4L/DVB (5205): Usbvision: dynamic allocation for frames
Thierry MERLE
1
-12
/
+23
2007-02-21
V4L/DVB (5018): Make usbvision_rvfree() static
Adrian Bunk
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-27
V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&"
Alexey Dobriyan
1
-1
/
+1
2006-12-27
V4L/DVB (4970): Usbvision memory fixes
Thierry MERLE
1
-36
/
+12
2006-12-27
V4L/DVB (4959): Usbvision: possible cleanups
Adrian Bunk
1
-14
/
+19
2006-12-10
V4L/DVB 4949b: Fix container_of pointer retreival
Thierry MERLE
1
-1
/
+1
2006-12-10
V4L/DVB (4949a): Fix INIT_WORK
Mauro Carvalho Chehab
1
-4
/
+4
2006-12-10
V4L/DVB (4953): Usbvision minor fixes
Thierry MERLE
1
-0
/
+1
2006-12-10
V4L/DVB (4941): Remove LINUX_VERSION_CODE and fix identations
Mauro Carvalho Chehab
1
-17
/
+5
2006-12-10
V4L/DVB (4942): Whitespace cleanups
Mauro Carvalho Chehab
1
-1
/
+1
2006-12-10
V4L/DVB (4937): Usbvision cleanup and code reorganization
Thierry MERLE
1
-3556
/
+290
[next]