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
/
uvc
Age
Commit message (
Expand
)
Author
2008-12-30
v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2008-12-30
v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-12-29
uvcvideo: Add support for video output devices
Laurent Pinchart
2008-12-29
uvcvideo: Ignore interrupt endpoint for built-in iSight webcams.
Laurent Pinchart
2008-12-16
uvcvideo: Fix bulk URB processing when the header is erroneous
Laurent Pinchart
2008-12-16
uvcvideo: V4L2 zoom controls support
Laurent Pinchart
2008-12-16
uvcvideo: V4L2 privacy control support
Laurent Pinchart
2008-12-06
uvcvideo: Add a device quirk to prune bogus controls.
Laurent Pinchart
2008-12-06
uvcvideo: Add nodrop module parameter to turn incomplete frame drop off.
Laurent Pinchart
2008-11-25
uvcvideo: Prevent compat.h from being included in userspace code.
Laurent Pinchart
2008-11-17
uvcvideo: Fix printk badness when printing ioctl names
Laurent Pinchart
2008-11-12
uvcvideo: Commit streaming parameters when enabling the video stream.
Laurent Pinchart
2008-11-11
uvcvideo: Fix unaligned memory access.
Laurent Pinchart
2008-11-11
uvcvideo: Use {get|set}_unaligned_le32 macros
Laurent Pinchart
2008-11-11
uvcvideo: Enable compilation on kernels older than 2.6.22
Laurent Pinchart
2008-11-08
uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more gracefully
Laurent Pinchart
2008-11-08
uvcvideo: Sort the frame descriptors during parsing
Laurent Pinchart
2008-11-08
uvcvideo: Add support for Lenovo Thinkpad SL500 integrated webcam
Laurent Pinchart
2008-11-08
uvcvideo: Add support for Samsung Q310 integrated webcam
Laurent Pinchart
2008-11-01
v4l: remove inode argument from video_usercopy
Hans Verkuil
2008-10-21
Get rid of inode parameter at v4l_compat_translate_ioctl()
Mauro Carvalho Chehab
2008-09-21
uvcvideo: Support two new Bison Electronics webcams.
Mauro Carvalho Chehab
2008-09-23
fix buffer overflow in uvc-video
Mauro Carvalho Chehab
2008-09-27
uvcvideo: Fix control cache access when setting composite auto-update controls
Mauro Carvalho Chehab
2008-09-22
uvcvideo: Declare missing camera and processing unit controls.
Mauro Carvalho Chehab
2008-09-16
V4L/DVB:usbvideo:don't use part of buffer for USB transfer #4
Mauro Carvalho Chehab
2008-09-16
uvcvideo: Fix incomplete frame drop when switching to a variable size format.
Mauro Carvalho Chehab
2008-09-16
uvcvideo : Add support for Advent 4211 integrated webcam
Mauro Carvalho Chehab
2008-08-31
uvcvideo: fix compilation on older kernels
Hans Verkuil
2008-08-29
uvcvideo: Add support for a Bison Electronics webcam found in the Fujitsu Ami...
Mauro Carvalho Chehab
2008-08-29
uvcvideo: Supress spurious "EOF in empty payload" trace message
Mauro Carvalho Chehab
2008-08-29
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-dev
Mauro Carvalho Chehab
2008-08-22
uvcvideo: Implement the USB power management reset_resume method.
Mauro Carvalho Chehab
2008-08-20
Use DIV_ROUND_UP
Mauro Carvalho Chehab
2008-08-23
v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)
Hans Verkuil
2008-07-31
uvcvideo: don't use stack-based buffers for USB transfers.
Mauro Carvalho Chehab
2008-07-30
uvcvideo: Add support for two Bison Electronics webcams
Mauro Carvalho Chehab
2008-07-27
backport commit 27ac792ca0b0a1e7e65f20342260650516c95864
Mauro Carvalho Chehab
2008-07-27
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodev
Mauro Carvalho Chehab
2008-07-26
v4l2-dev: remove unused type and type2 field from video_device
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: rename 'dev' to 'parent'
Hans Verkuil
2008-07-17
uvcvideo: Return sensible min and max values when querying a boolean control.
Mauro Carvalho Chehab
2008-07-26
uvcvideo: Make the auto-exposure menu control V4L2 compliant
Mauro Carvalho Chehab
2008-07-11
uvcvideo: Fix possible AB-BA deadlock with videodev_lock and open_mutex
Mauro Carvalho Chehab
2008-07-04
uvc/uvc_v4l2.c: suppress uninitialized var warning
Mauro Carvalho Chehab
2008-07-09
uvcvideo : Add support for Asus F9GS integrated webcam
Mauro Carvalho Chehab
2008-07-07
uvcvideo : Add support for Medion Akoya Mini E1210 integrated webcam
Mauro Carvalho Chehab
2008-07-07
uvcvideo: Make input device support optional
Mauro Carvalho Chehab
2008-07-04
uvcvideo: Don't free URB buffers on suspend.
Mauro Carvalho Chehab
[next]