Age | Commit message (Expand) | Author | Files | Lines |
2009-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -4/+6 |
2009-01-29 | V4L/DVB (10199): uvcvideo: Fix GET_DEF failure detection. | Laurent Pinchart | 1 | -1/+1 |
2009-01-29 | V4L/DVB (10198): uvcvideo: Print the UVC version number in binary-coded decimal. | Laurent Pinchart | 1 | -1/+1 |
2009-01-29 | V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates. | Laurent Pinchart | 8 | -178/+184 |
2009-01-29 | V4L/DVB (10193): removed unused #include <version.h>'s | Huang Weiyi | 5 | -5/+0 |
2009-01-11 | Input: uvc - the button on the camera is KEY_CAMERA | Bastien Nocera | 1 | -4/+6 |
2009-01-02 | V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. | Hans Verkuil | 1 | -3/+3 |
2009-01-02 | V4L/DVB (10135): v4l2: introduce v4l2_file_operations. | Hans Verkuil | 2 | -7/+5 |
2008-12-30 | V4L/DVB (10111a): usbvideo.h: remove an useless blank line | Mauro Carvalho Chehab | 1 | -1/+0 |
2008-12-30 | V4L/DVB (10104): uvcvideo: Add support for video output devices | Laurent Pinchart | 5 | -80/+247 |
2008-12-30 | V4L/DVB (10102): uvcvideo: Ignore interrupt endpoint for built-in iSight webc... | Laurent Pinchart | 1 | -2/+7 |
2008-12-30 | V4L/DVB (10101): uvcvideo: Fix bulk URB processing when the header is erroneous | Laurent Pinchart | 1 | -10/+9 |
2008-12-30 | V4L/DVB (9903): uvcvideo: V4L2 zoom controls support | Laurent Pinchart | 3 | -14/+71 |
2008-12-30 | V4L/DVB (9902): uvcvideo: V4L2 privacy control support | Laurent Pinchart | 1 | -0/+10 |
2008-12-30 | V4L/DVB (9810): uvcvideo: Add a device quirk to prune bogus controls. | Laurent Pinchart | 3 | -3/+58 |
2008-12-30 | V4L/DVB (9809): uvcvideo: Add nodrop module parameter to turn incomplete fram... | Laurent Pinchart | 3 | -1/+6 |
2008-12-29 | V4L/DVB (9662): uvcvideo: Fix printk badness when printing ioctl names | Laurent Pinchart | 1 | -4/+6 |
2008-12-29 | V4L/DVB (9661): uvcvideo: Commit streaming parameters when enabling the video... | Laurent Pinchart | 2 | -11/+5 |
2008-12-29 | V4L/DVB (9660): uvcvideo: Fix unaligned memory access. | Michael Hennerich | 1 | -20/+19 |
2008-12-29 | V4L/DVB (9659): uvcvideo: Use {get|set}_unaligned_le32 macros | Laurent Pinchart | 1 | -12/+6 |
2008-12-29 | V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more... | Laurent Pinchart | 4 | -141/+66 |
2008-12-29 | V4L/DVB (9569): uvcvideo: Sort the frame descriptors during parsing | Laurent Pinchart | 1 | -3/+22 |
2008-12-29 | V4L/DVB (9568): uvcvideo: Add support for Lenovo Thinkpad SL500 integrated we... | Laurent Pinchart | 1 | -0/+9 |
2008-12-29 | V4L/DVB (9567): uvcvideo: Add support for Samsung Q310 integrated webcam | Laurent Pinchart | 1 | -0/+9 |
2008-12-29 | V4L/DVB (9503): v4l: remove inode argument from video_usercopy | Hans Verkuil | 1 | -10/+3 |
2008-10-21 | V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl() | Mauro Carvalho Chehab | 1 | -3/+9 |
2008-10-13 | V4L/DVB (9169): uvcvideo: Support two new Bison Electronics webcams. | Laurent Pinchart | 1 | -0/+18 |
2008-10-12 | V4L/DVB (9036): uvcvideo: Fix control cache access when setting composite aut... | Laurent Pinchart | 1 | -8/+13 |
2008-10-12 | V4L/DVB (9035): uvcvideo: Declare missing camera and processing unit controls. | Laurent Pinchart | 1 | -19/+145 |
2008-10-12 | V4L/DVB:usbvideo:don't use part of buffer for USB transfer #4 | Ming Lei | 2 | -3/+12 |
2008-10-12 | V4L/DVB (9031): uvcvideo: Fix incomplete frame drop when switching to a varia... | Laurent Pinchart | 2 | -4/+5 |
2008-10-12 | V4L/DVB (9030): uvcvideo : Add support for Advent 4211 integrated webcam | Laurent Pinchart | 1 | -0/+9 |
2008-10-12 | V4L/DVB (8847): uvcvideo: Add support for a Bison Electronics webcam found in... | Laurent Pinchart | 1 | -0/+9 |
2008-10-12 | V4L/DVB (8846): uvcvideo: Supress spurious "EOF in empty payload" trace message | Laurent Pinchart | 1 | -2/+3 |
2008-10-12 | V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide... | Hans Verkuil | 1 | -9/+4 |
2008-10-12 | V4L/DVB (8754): uvcvideo: Implement the USB power management reset_resume met... | Laurent Pinchart | 1 | -2/+13 |
2008-10-12 | V4L/DVB (8729): Use DIV_ROUND_UP | Julia Lawall | 1 | -1/+1 |
2008-10-05 | V4L/DVB (9053): fix buffer overflow in uvc-video | Ralph Loader | 1 | -1/+1 |
2008-08-06 | V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers. | Laurent Pinchart | 2 | -23/+43 |
2008-08-06 | V4L/DVB (8616): uvcvideo: Add support for two Bison Electronics webcams | Laurent Pinchart | 1 | -4/+22 |
2008-07-27 | Merge ../linux-2.6 | Mauro Carvalho Chehab | 1 | -0/+1 |
2008-07-27 | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil | 1 | -2/+0 |
2008-07-26 | V4L/DVB (8498): uvcvideo: Return sensible min and max values when querying a ... | Laurent Pinchart | 1 | -1/+12 |
2008-07-26 | V4L/DVB (8497): uvcvideo: Make the auto-exposure menu control V4L2 compliant | Laurent Pinchart | 1 | -1/+1 |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 1 | -0/+1 |
2008-07-24 | V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.... | Hans Verkuil | 1 | -0/+1 |
2008-07-23 | V4L/DVB (8428): videodev: rename 'dev' to 'parent' | Hans Verkuil | 1 | -1/+1 |
2008-07-20 | V4L/DVB (8257): uvcvideo: Fix possible AB-BA deadlock with videodev_lock and ... | Laurent Pinchart | 1 | -3/+6 |
2008-07-20 | V4L/DVB (8256): uvc/uvc_v4l2.c: suppress uninitialized var warning | Andrew Morton | 1 | -1/+1 |
2008-07-20 | V4L/DVB (8254): uvcvideo : Add support for Asus F9GS integrated webcam | Laurent Pinchart | 1 | -0/+9 |