V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135A
[safe/jmp/linux-2.6] / drivers / media / video / uvc /
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-05-20 Daniel MackUSB: rename usb_buffer_alloc() and usb_buffer_free...
2010-05-19 Laurent PinchartV4L/DVB: uvcvideo: Prevent division by 0 when control...
2010-05-19 Laurent PinchartV4L/DVB: uvcvideo: Flag relative controls as write...
2010-05-19 Laurent PinchartV4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16
2010-05-18 Laurent PinchartV4L/DVB: uvcvideo: Use POLLOUT and POLLWRNORM for outpu...
2010-05-18 Laurent PinchartV4L/DVB: uvcvideo: Support iris absolute and relative...
2010-05-18 Laurent PinchartV4L/DVB: uvcvideo: Add support for Packard Bell EasyNot...
2010-05-18 Laurent PinchartV4L/DVB: uvcvideo: Add support for unbranded Arkmicro...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-26 Laurent PinchartV4L/DVB: uvcvideo: Check uvc_ctrl_begin return value...
2010-02-26 Laurent PinchartV4L/DVB: uvcvideo: Blacklist gain control for Asus...
2010-02-26 Laurent PinchartV4L/DVB: uvcvideo: Clamp control values to the minimum...
2010-02-26 Laurent PinchartV4L/DVB: uvcvideo: Cache control min, max, res and...
2010-02-26 Laurent PinchartV4L/DVB: uvcvideo: Return -ERANGE when setting a contro...
2010-02-26 Laurent PinchartV4L/DVB: uvcvideo: Use %pUl printk format specifier...
2010-02-26 Laurent PinchartV4L/DVB: uvcvideo: Increase the streaming control timeo...
2010-02-26 Daniel RitzV4L/DVB (13830): uvcvideo: add another YUYV format...
2010-02-26 Laurent PinchartV4L/DVB (13828): uvcvideo: Make the quirks module param...
2010-02-26 Laurent PinchartV4L/DVB (13827): uvcvideo: Switch to a monotonic clock...
2010-01-17 Laurent PinchartV4L/DVB (13831): uvcvideo: Fix oops caused by a race...
2010-01-17 Laurent PinchartV4L/DVB (13829): uvcvideo: Fix alternate setting select...
2010-01-17 Laurent PinchartV4L/DVB (13826): uvcvideo: Fix controls blacklisting
2009-12-16 Julia LawallV4L/DVB (13610): uvc: Correct size given to memset
2009-12-16 Laurent PinchartV4L/DVB (13556): v4l: Remove unneeded video_device...
2009-12-05 Laurent PinchartV4L/DVB (13506): uvcvideo: Factorize common field in...
2009-12-05 Laurent PinchartV4L/DVB (13505): uvcvideo: Refactor chain scan
2009-12-05 Laurent PinchartV4L/DVB (13504): uvcvideo: Fix extension units parsing
2009-12-05 Laurent PinchartV4L/DVB (13503): uvcvideo: Merge iterms, oterms and...
2009-12-05 Laurent PinchartV4L/DVB (13502): uvcvideo: Add support for Genius eFace...
2009-12-05 Laurent PinchartV4L/DVB (13310): uvcvideo: Return -EINVAL instead of...
2009-12-05 Laurent PinchartV4L/DVB (13308): uvcvideo: Add support for MSI StarCam...
2009-12-05 Laurent PinchartV4L/DVB (13155): uvcvideo: Add a module parameter to...
2009-12-05 Laurent PinchartV4L/DVB (13154): uvcvideo: Handle garbage at the end...
2009-12-05 Ming LeiV4L/DVB (13153): uvcvideo: Fix uvc_alloc_urb_buffers()
2009-12-05 Laurent PinchartV4L/DVB (13152): uvcvideo: Rely on videodev to referenc...
2009-12-05 Laurent PinchartV4L/DVB (13151): uvcvideo: Dismiss privileges when...
2009-12-05 Laurent PinchartV4L/DVB (13150): uvcvideo: Don't acquire privileges...
2009-12-05 Laurent PinchartV4L/DVB (13149): uvcvideo: Add a new UVC_TRACE_VIDEO...
2009-12-05 Laurent PinchartV4L/DVB (13148): uvcvideo: Handle V4L2_CTRL_TYPE_BUTTON...
2009-11-07 Laurent PinchartV4L/DVB (13311): uvcvideo: Fix compilation warning...
2009-11-07 Laurent PinchartV4L/DVB (13309): uvcvideo: Ignore the FIX_BANDWIDTH...
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-19 Julia LawallV4L/DVB (13012): uvc: introduce missing kfree
2009-09-12 Laurent PinchartV4L/DVB (12379): uvcvideo: Multiple streaming interface...
2009-09-12 Laurent PinchartV4L/DVB (12378): uvcvideo: Restructure the driver to...
2009-09-12 Laurent PinchartV4L/DVB (12327): uvcvideo: Add PROBE_DEF quirk and...
2009-09-12 Laurent PinchartV4L/DVB (12188): uvcvideo: Set PROBE_MINMAX quirk for...
2009-09-12 Laurent PinchartV4L/DVB (12187): uvcvideo: Move UVC definitions to...
2009-09-12 Laurent PinchartV4L/DVB (12186): uvcvideo: Remove unused Logitech-speci...
2009-09-12 Laurent PinchartV4L/DVB (12185): uvcvideo: Prefix all UVC constants...
2009-09-12 Laurent PinchartV4L/DVB (12184): uvcvideo: Use class-specific descripto...
2009-08-13 Laurent PinchartV4L/DVB (12380): uvcvideo: Avoid flooding the kernel...
2009-08-13 Laurent PinchartV4L/DVB (12328): uvcvideo: Don't apply the FIX_BANDWIDT...
2009-06-16 Robert KrakoraV4L/DVB (12002): uvc: Fix for no return value check...
2009-06-16 Laurent PinchartV4L/DVB (11948): uvcvideo: Ignore non-UVC trailing...
2009-06-16 Laurent PinchartV4L/DVB (11947): uvcvideo: Add support for FSC V30S...
2009-06-16 Laurent PinchartV4L/DVB (11946): uvcvideo: Add support for Aveo Technol...
2009-06-16 Laurent PinchartV4L/DVB (11945): uvcvideo: Don't accept to change the...
2009-06-16 Laurent PinchartV4L/DVB (11944): uvcvideo: Add generic control blacklist.
2009-06-16 Filipe RossetV4L/DVB (11838): uvcvideo: Add Lenovo Thinkpad SL400...
2009-06-16 Laurent PinchartV4L/DVB (11837): uvcvideo: Start status polling on...
2009-06-16 Laurent PinchartV4L/DVB (11836): uvcvideo: Add missing whitespaces...
2009-06-16 Laurent PinchartV4L/DVB (11835): uvcvideo: Parse frame descriptors...
2009-06-16 Márton NémethV4L/DVB (11574): uvcvideo: fill reserved fields with...
2009-06-16 Márton NémethV4L/DVB (11573): uvcvideo: Prevent invormation loss...
2009-05-09 Hans VerkuilV4L/DVB (11669): uvc: fix compile warning
2009-05-09 Ming LeiV4L/DVB (11575): uvcvideo: fix uvc resume failed
2009-04-07 Randy DunlapV4L/DVB (11439): UVC: uvc_status_cleanup(): undefined...
2009-03-30 Márton NémethV4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENU...
2009-03-30 Laurent PinchartV4L/DVB (11292): uvcvideo: Add support for Syntek camer...
2009-03-30 Laurent PinchartV4L/DVB (10652): uvcvideo: Add quirk to override wrong...
2009-03-30 Laurent PinchartV4L/DVB (10651): uvcvideo: Ignore empty bulk URBs
2009-03-30 Laurent PinchartV4L/DVB (10650): uvcvideo: Initialize streaming paramet...
2009-03-30 Thierry MERLEV4L/DVB (10308): uvcvideo: use usb_make_path to report...
2009-03-30 Laurent PinchartV4L/DVB (10296): uvcvideo: Fix memory leak in input...
2009-03-30 Laurent PinchartV4L/DVB (10295): uvcvideo: Retry URB buffers allocation...
2009-03-30 Laurent PinchartV4L/DVB (10294): uvcvideo: Add support for the Alcor...
2009-03-30 Laurent PinchartV4L/DVB (10293): uvcvideo: replace strn{cpy,cat} with...
2009-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-29 Laurent PinchartV4L/DVB (10199): uvcvideo: Fix GET_DEF failure detection.
2009-01-29 Laurent PinchartV4L/DVB (10198): uvcvideo: Print the UVC version number...
2009-01-29 Laurent PinchartV4L/DVB (10197): uvcvideo: Whitespace and comments...
2009-01-29 Huang WeiyiV4L/DVB (10193): removed unused #include <version.h>'s
2009-01-11 Bastien NoceraInput: uvc - the button on the camera is KEY_CAMERA
2009-01-02 Hans VerkuilV4L/DVB (10138): v4l2-ioctl: change to long return...
2009-01-02 Hans VerkuilV4L/DVB (10135): v4l2: introduce v4l2_file_operations.
2008-12-30 Mauro Carvalho ChehabV4L/DVB (10111a): usbvideo.h: remove an useless blank...
2008-12-30 Laurent PinchartV4L/DVB (10104): uvcvideo: Add support for video output...
2008-12-30 Laurent PinchartV4L/DVB (10102): uvcvideo: Ignore interrupt endpoint...
2008-12-30 Laurent PinchartV4L/DVB (10101): uvcvideo: Fix bulk URB processing...
2008-12-30 Laurent PinchartV4L/DVB (9903): uvcvideo: V4L2 zoom controls support
2008-12-30 Laurent PinchartV4L/DVB (9902): uvcvideo: V4L2 privacy control support
2008-12-30 Laurent PinchartV4L/DVB (9810): uvcvideo: Add a device quirk to prune...
2008-12-30 Laurent PinchartV4L/DVB (9809): uvcvideo: Add nodrop module parameter...
2008-12-29 Laurent PinchartV4L/DVB (9662): uvcvideo: Fix printk badness when print...
2008-12-29 Laurent PinchartV4L/DVB (9661): uvcvideo: Commit streaming parameters...
2008-12-29 Michael HennerichV4L/DVB (9660): uvcvideo: Fix unaligned memory access.
2008-12-29 Laurent PinchartV4L/DVB (9659): uvcvideo: Use {get|set}_unaligned_le32...
2008-12-29 Laurent PinchartV4L/DVB (9570): uvcvideo: Handle failed video GET_...
next