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
/
uvc_ctrl.c
Age
Commit message (
Expand
)
Author
2009-05-31
uvcvideo: Add generic control blacklist.
Laurent Pinchart
2009-01-08
uvcvideo: replace strn{cpy,cat} with strl{cpy,cat}.
Laurent Pinchart
2009-01-08
merge: http://linuxtv.org/hg/~pinchartl/uvcvideo
Mauro Carvalho Chehab
2009-01-07
removed unused #include <version.h>'s
Mauro Carvalho Chehab
2009-01-03
uvcvideo: Whitespace and comments cleanup, copyright updates.
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-11-11
uvcvideo: Enable compilation on kernels older than 2.6.22
Laurent Pinchart
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-07-31
uvcvideo: don't use stack-based buffers for USB transfers.
Mauro Carvalho Chehab
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-06-30
From: Laurent Pinchart <laurent.pinchart@skynet.be>
Mauro Carvalho Chehab