summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/uvc
AgeCommit message (Expand)Author
2009-08-01uvcvideo: Avoid flooding the kernel log with "unknown event type" messagesLaurent Pinchart
2009-07-02uvcvideo: Multiple streaming interfaces supportLaurent Pinchart
2009-06-28uvcvideo: Restructure the driver to support multiple simultaneous streams.Laurent Pinchart
2009-07-20uvcvideo: Don't apply the FIX_BANDWIDTH quirk to all ViMicro devicesLaurent Pinchart
2009-07-19uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 deviceLaurent Pinchart
2009-07-05merge: http://linuxtv.org/hg/~pinchartl/uvcvideo/Mauro Carvalho Chehab
2009-07-03uvcvideo: Set PROBE_MINMAX quirk for Aveo Technology webcamsLaurent Pinchart
2009-06-26uvcvideo: Move UVC definitions to linux/usb/video.hLaurent Pinchart
2009-06-26uvcvideo: Remove unused Logitech-specific constantsLaurent Pinchart
2009-06-26uvcvideo: Prefix all UVC constants with UVC_Laurent Pinchart
2009-06-26uvcvideo: Use class-specific descriptor types from usb/ch9.hLaurent Pinchart
2009-06-09uvcvideo: Ignore non-UVC trailing interface descriptors.Laurent Pinchart
2009-06-09uvcvideo: Add support for FSC V30S webcamsLaurent Pinchart
2009-06-09uvcvideo: Add support for Aveo Technology webcamsLaurent Pinchart
2009-06-04uvcvideo: Don't accept to change the format when buffers are allocated.Laurent Pinchart
2009-05-31uvcvideo: Add generic control blacklist.Laurent Pinchart
2009-05-25merge: http://linuxtv.org/hg/~pinchartl/uvcvideo/Mauro Carvalho Chehab
2009-05-19uvcvideo: Add Lenovo Thinkpad SL400 to device list commentsLaurent Pinchart
2009-05-19uvcvideo: Start status polling on device openLaurent Pinchart
2009-06-12uvc: Fix for no return value check of uvc_ctrl_set() which calls mutex_lock_i...Mauro Carvalho Chehab
2009-05-06uvcvideo: Add missing whitespaces to multi-line format strings.Laurent Pinchart
2009-05-06uvcvideo: Parse frame descriptors with non-continuous indexes.Laurent Pinchart
2009-05-02uvc: fix compile warningMauro Carvalho Chehab
2009-04-18uvcvideo: fix uvc resume failedtom.leiming@gmail.com
2009-04-20uvcvideo: fill reserved fields with zero of VIDIOC_QUERYMENULaurent Pinchart
2009-04-15uvcvideo: Prevent invormation loss with removing implicit castingLaurent Pinchart
2009-04-14backport commit 74ca11c2056d01d9ebb3615cd781a148450c3c82Mauro Carvalho Chehab
2009-04-06UVC: uvc_status_cleanup(): undefined reference to `input_unregister_device'Mauro Carvalho Chehab
2009-03-27uvcvideo: Add zero fill for VIDIOC_ENUM_FMTLaurent Pinchart
2009-03-27uvcvideo: Add support for Syntek cameras found in JAOtech Smart TerminalsLaurent Pinchart
2009-02-16uvcvideo: Add quirk to override wrong bandwidth value for Vimicro devicesLaurent Pinchart
2009-02-14uvcvideo: Ignore empty bulk URBsLaurent Pinchart
2009-02-14uvcvideo: Initialize streaming parameters with the probe control valueLaurent Pinchart
2009-01-27uvcvideo: use usb_make_path to report bus infoThierry MERLE
2009-01-22uvcvideo: Fix memory leak in input device handlingLaurent Pinchart
2009-01-18uvcvideo: Retry URB buffers allocation when the system is low on memory.Laurent Pinchart
2009-01-14uvcvideo: Add support for the Alcor Micro AU3820 chipset.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-04uvcvideo: Fix GET_DEF failure detection.Laurent Pinchart
2009-01-03uvcvideo: Print the UVC version number in binary-coded decimal.Laurent Pinchart
2009-01-03uvcvideo: Whitespace and comments cleanup, copyright updates.Laurent Pinchart
2008-12-29uvcvideo: Add support for video output devicesLaurent Pinchart
2008-12-29uvcvideo: Ignore interrupt endpoint for built-in iSight webcams.Laurent Pinchart
2008-12-16uvcvideo: Fix bulk URB processing when the header is erroneousLaurent 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-12-06uvcvideo: Add nodrop module parameter to turn incomplete frame drop off.Laurent Pinchart