Age | Commit message (Expand) | Author |
2009-03-27 | uvcvideo: Add support for Syntek cameras found in JAOtech Smart Terminals | Laurent Pinchart |
2009-02-16 | uvcvideo: Add quirk to override wrong bandwidth value for Vimicro devices | Laurent Pinchart |
2009-01-14 | uvcvideo: Add support for the Alcor Micro AU3820 chipset. | 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: Print the UVC version number in binary-coded decimal. | Laurent Pinchart |
2009-01-03 | uvcvideo: Whitespace and comments cleanup, copyright updates. | Laurent Pinchart |
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-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-11 | uvcvideo: Fix unaligned memory access. | 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-09-21 | uvcvideo: Support two new Bison Electronics webcams. | 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-22 | uvcvideo: Implement the USB power management reset_resume method. | Mauro Carvalho Chehab |
2008-07-30 | uvcvideo: Add support for two Bison Electronics webcams | Mauro Carvalho Chehab |
2008-07-26 | v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil |
2008-07-20 | videodev: rename 'dev' to 'parent' | Hans Verkuil |
2008-07-11 | uvcvideo: Fix possible AB-BA deadlock with videodev_lock and open_mutex | 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-04 | uvcvideo: Fix a buffer overflow in format descriptor parsing | Mauro Carvalho Chehab |
2008-06-30 | From: Laurent Pinchart <laurent.pinchart@skynet.be> | Mauro Carvalho Chehab |