index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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 (10306): usbvision: use usb_make_path to report bus info
Thierry MERLE
2009-03-30
1
-2
/
+1
*
V4L/DVB (10298): remove err macro from few usb devices
Mauro Carvalho Chehab
2009-03-30
1
-14
/
+22
*
V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc
Julia Lawall
2009-01-07
1
-2
/
+1
*
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2009-01-02
1
-4
/
+5
*
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2009-01-02
1
-2
/
+2
*
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2009-01-02
1
-16
/
+10
*
V4L/DVB (10130): use USB API functions rather than constants
Julia Lawall
2008-12-30
1
-3
/
+2
*
V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...
Kay Sievers
2008-12-29
1
-1
/
+1
*
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
Hans Verkuil
2008-12-29
1
-2
/
+2
*
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2008-10-21
1
-6
/
+6
*
remove CONFIG_KMOD from drivers
Johannes Berg
2008-10-17
1
-4
/
+0
*
V4L/DVB (9116): USB: remove info() macro from usb media drivers
Greg Kroah-Hartman
2008-10-12
1
-1
/
+2
*
V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...
Hans Verkuil
2008-10-12
1
-91
/
+31
*
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
2008-10-12
1
-0
/
+2
*
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-27
1
-3
/
+0
*
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
[next]