summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/uvc/uvc_ctrl.c
AgeCommit message (Expand)Author
2009-05-31uvcvideo: Add generic control blacklist.Laurent Pinchart
2009-01-08uvcvideo: replace strn{cpy,cat} with strl{cpy,cat}.Laurent Pinchart
2009-01-08merge: http://linuxtv.org/hg/~pinchartl/uvcvideoMauro Carvalho Chehab
2009-01-07removed unused #include <version.h>'sMauro Carvalho Chehab
2009-01-03uvcvideo: Whitespace and comments cleanup, copyright updates.Laurent Pinchart
2008-12-16uvcvideo: V4L2 zoom controls supportLaurent Pinchart
2008-12-16uvcvideo: V4L2 privacy control supportLaurent Pinchart
2008-12-06uvcvideo: Add a device quirk to prune bogus controls.Laurent Pinchart
2008-11-11uvcvideo: Enable compilation on kernels older than 2.6.22Laurent Pinchart
2008-09-23fix buffer overflow in uvc-videoMauro Carvalho Chehab
2008-09-27uvcvideo: Fix control cache access when setting composite auto-update controlsMauro Carvalho Chehab
2008-09-22uvcvideo: Declare missing camera and processing unit controls.Mauro Carvalho Chehab
2008-07-31uvcvideo: don't use stack-based buffers for USB transfers.Mauro Carvalho Chehab
2008-07-17uvcvideo: Return sensible min and max values when querying a boolean control.Mauro Carvalho Chehab
2008-07-26uvcvideo: Make the auto-exposure menu control V4L2 compliantMauro Carvalho Chehab
2008-06-30From: Laurent Pinchart <laurent.pinchart@skynet.be>Mauro Carvalho Chehab