index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
usbvision
/
usbvision-video.c
Age
Commit message (
Expand
)
Author
2008-07-30
v4l: move BKL down to the driver level.
Hans Verkuil
2008-07-26
v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-25
videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h
Hans Verkuil
2008-07-21
Remove obsolete owner field from video_device struct.
Hans Verkuil
2008-07-21
videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
Hans Verkuil
2008-07-23
v4l: remove obsolete audiochip.h
Hans Verkuil
2008-07-20
videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
Hans Verkuil
2008-07-20
videodev: renamed 'class_dev' to 'dev'
Hans Verkuil
2008-07-20
videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.13
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.0
Hans Verkuil
2008-05-28
videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
2008-04-04
usbvision: rename __PRETTY_FUNCTION__ occurrences
Thierry MERLE
2008-04-04
v4l: video/usbvision replace remaining __FUNCTION__ occurrences
Thierry MERLE
2008-02-05
backport kernel commit c84e6036ba7177a404cc860cb5a440e06fad92dd
Mauro Carvalho Chehab
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2007-12-12
media: video: usbvision: remove ctrlUrbLock
Thierry MERLE
2007-12-12
media-video-usbvision-add-mutex_unlock-to-error-paths-fix
Thierry MERLE
2007-12-12
media: video: usbvision: add mutex_unlock() to error paths
Thierry MERLE
2007-10-24
usbvision: Convert the usbvision->lock semaphore to the mutex API
Thierry MERLE
2007-10-15
v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2007-10-08
V4L: convert struct class_device to struct device
Mauro Carvalho Chehab
2007-10-01
backport kernel changes
Mauro Carvalho Chehab
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-07-23
usbvision: fix bugs [sg]_register functions
Trent Piepho
2007-07-02
merge: http://www.linuxtv.org/hg/~tmerle/v4l-dvb
Mauro Carvalho Chehab
2007-07-02
Fix v4l-dvb backward compatibility
Mauro Carvalho Chehab
2007-06-26
usbvision: video mux cleanup
Thierry MERLE
2007-05-29
Merge from master
Hans Verkuil
2007-05-13
Backport kernel changeset e63340ae6b6205fef26b40a75673d1c9c0c8bb90
Mauro Carvalho Chehab
2007-05-08
usbvision: video_ioctl2 conversion
Thierry MERLE
2007-05-02
usbvision: make common video and radio ioctls
Thierry MERLE
2007-04-17
usbvision: remove CustomDevice facility
Thierry MERLE
2007-04-14
usbvision: fix a debug message in usb probe function
Thierry MERLE
2007-04-14
usbvision: i2c function cleanups
Thierry MERLE
2007-04-14
usb_get_dev were called twice. Removing the extra call.
Mauro Carvalho Chehab
2007-04-14
Fix a bug on device detection
Mauro Carvalho Chehab
2007-04-14
usbvision: store the device database more efficiently
Trent Piepho
2007-04-14
Reduce usbvision data size
Mauro Carvalho Chehab
2007-04-14
Use a better format to represent usbvision supported boards
Mauro Carvalho Chehab
2007-02-24
Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTER
Hans Verkuil
2007-02-21
Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5
Mauro Carvalho Chehab
2007-02-21
Backport: make file_operations const
Mauro Carvalho Chehab
2007-02-19
compat: Add compat code for vm_insert_page()
Trent Piepho
2007-02-12
Backport header fix from kernel
Mauro Carvalho Chehab
2007-02-07
Usbvision: set alternate interface modification
Mauro Carvalho Chehab
2007-02-07
Usbvision: dynamic allocation for frames
Mauro Carvalho Chehab
2007-01-30
Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER
Trent Piepho
2007-01-23
Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
[next]