1. 1fcbcc4 V4L/DVB (12002): uvc: Fix for no return value check of uvc_ctrl_set() which calls mutex_lock_interruptible() by Robert Krakora · 15 years ago
  2. 3b27740 V4L/DVB (11948): uvcvideo: Ignore non-UVC trailing interface descriptors. by Laurent Pinchart · 15 years ago
  3. ca4a345 V4L/DVB (11947): uvcvideo: Add support for FSC V30S webcams by Laurent Pinchart · 15 years ago
  4. 2d2bf2a V4L/DVB (11946): uvcvideo: Add support for Aveo Technology webcams by Laurent Pinchart · 15 years ago
  5. 23ff604 V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are allocated. by Laurent Pinchart · 15 years ago
  6. d732c44 V4L/DVB (11944): uvcvideo: Add generic control blacklist. by Laurent Pinchart · 15 years ago
  7. 849a3ab V4L/DVB (11838): uvcvideo: Add Lenovo Thinkpad SL400 to device list comments by Filipe Rosset · 15 years ago
  8. 04a37e0 V4L/DVB (11837): uvcvideo: Start status polling on device open by Laurent Pinchart · 15 years ago
  9. b2d9cc4 V4L/DVB (11836): uvcvideo: Add missing whitespaces to multi-line format strings. by Laurent Pinchart · 15 years ago
  10. 078f894 V4L/DVB (11835): uvcvideo: Parse frame descriptors with non-continuous indexes. by Laurent Pinchart · 15 years ago
  11. 2460cda V4L/DVB (11574): uvcvideo: fill reserved fields with zero of VIDIOC_QUERYMENU by Márton Németh · 15 years ago
  12. 9086c7b99 V4L/DVB (11573): uvcvideo: Prevent invormation loss with removing implicit casting by Márton Németh · 15 years ago
  13. 7564f67 V4L/DVB (11669): uvc: fix compile warning by Hans Verkuil · 15 years ago
  14. cb1287a V4L/DVB (11575): uvcvideo: fix uvc resume failed by Ming Lei · 15 years ago
  15. 82bea20 V4L/DVB (11439): UVC: uvc_status_cleanup(): undefined reference to `input_unregister_device' by Randy Dunlap · 15 years ago
  16. 8bbd90c V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMT by Márton Németh · 15 years ago
  17. 0ce566d V4L/DVB (11292): uvcvideo: Add support for Syntek cameras found in JAOtech Smart Terminals by Laurent Pinchart · 15 years ago
  18. 50144ae V4L/DVB (10652): uvcvideo: Add quirk to override wrong bandwidth value for Vimicro devices by Laurent Pinchart · 15 years ago
  19. c90e777 V4L/DVB (10651): uvcvideo: Ignore empty bulk URBs by Laurent Pinchart · 15 years ago
  20. 7236242 V4L/DVB (10650): uvcvideo: Initialize streaming parameters with the probe control value by Laurent Pinchart · 15 years ago
  21. b12049a V4L/DVB (10308): uvcvideo: use usb_make_path to report bus info by Thierry MERLE · 16 years ago
  22. f180152 V4L/DVB (10296): uvcvideo: Fix memory leak in input device handling by Laurent Pinchart · 16 years ago
  23. efdc8a9 V4L/DVB (10295): uvcvideo: Retry URB buffers allocation when the system is low on memory. by Laurent Pinchart · 16 years ago
  24. f61d1d8 V4L/DVB (10294): uvcvideo: Add support for the Alcor Micro AU3820 chipset. by Laurent Pinchart · 16 years ago
  25. d0ebf30 V4L/DVB (10293): uvcvideo: replace strn{cpy,cat} with strl{cpy,cat}. by Laurent Pinchart · 16 years ago
  26. 6b3bf20 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  27. 51cac8a V4L/DVB (10199): uvcvideo: Fix GET_DEF failure detection. by Laurent Pinchart · 16 years ago
  28. fba4578 V4L/DVB (10198): uvcvideo: Print the UVC version number in binary-coded decimal. by Laurent Pinchart · 16 years ago
  29. 2c2d264 V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates. by Laurent Pinchart · 16 years ago
  30. 16e68d7 V4L/DVB (10193): removed unused #include <version.h>'s by Huang Weiyi · 16 years ago
  31. 74ca11c Input: uvc - the button on the camera is KEY_CAMERA by Bastien Nocera · 16 years ago
  32. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  33. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  34. ed716dc V4L/DVB (10111a): usbvideo.h: remove an useless blank line by Mauro Carvalho Chehab · 16 years ago
  35. ff92420 V4L/DVB (10104): uvcvideo: Add support for video output devices by Laurent Pinchart · 16 years ago
  36. 538e7a0 V4L/DVB (10102): uvcvideo: Ignore interrupt endpoint for built-in iSight webcams. by Laurent Pinchart · 16 years ago
  37. f8dd4af V4L/DVB (10101): uvcvideo: Fix bulk URB processing when the header is erroneous by Laurent Pinchart · 16 years ago
  38. 9768352 V4L/DVB (9903): uvcvideo: V4L2 zoom controls support by Laurent Pinchart · 16 years ago
  39. 6df126f V4L/DVB (9902): uvcvideo: V4L2 privacy control support by Laurent Pinchart · 16 years ago
  40. 2bdd29c V4L/DVB (9810): uvcvideo: Add a device quirk to prune bogus controls. by Laurent Pinchart · 16 years ago
  41. 0fbd8ee V4L/DVB (9809): uvcvideo: Add nodrop module parameter to turn incomplete frame drop off. by Laurent Pinchart · 16 years ago
  42. 308bb52 V4L/DVB (9662): uvcvideo: Fix printk badness when printing ioctl names by Laurent Pinchart · 16 years ago
  43. 23867b2 V4L/DVB (9661): uvcvideo: Commit streaming parameters when enabling the video stream by Laurent Pinchart · 16 years ago
  44. 9bc6218 V4L/DVB (9660): uvcvideo: Fix unaligned memory access. by Michael Hennerich · 16 years ago
  45. 4d3939f V4L/DVB (9659): uvcvideo: Use {get|set}_unaligned_le32 macros by Laurent Pinchart · 16 years ago
  46. 44f0079 V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more gracefully by Laurent Pinchart · 16 years ago
  47. c9535db V4L/DVB (9569): uvcvideo: Sort the frame descriptors during parsing by Laurent Pinchart · 16 years ago
  48. 2f38483 V4L/DVB (9568): uvcvideo: Add support for Lenovo Thinkpad SL500 integrated webcam by Laurent Pinchart · 16 years ago
  49. 562f0fe V4L/DVB (9567): uvcvideo: Add support for Samsung Q310 integrated webcam by Laurent Pinchart · 16 years ago
  50. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  51. b1f8840 V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl() by Mauro Carvalho Chehab · 16 years ago
  52. e254a30 V4L/DVB (9169): uvcvideo: Support two new Bison Electronics webcams. by Laurent Pinchart · 16 years ago
  53. b1accfa V4L/DVB (9036): uvcvideo: Fix control cache access when setting composite auto-update controls by Laurent Pinchart · 16 years ago
  54. 5e26d50 V4L/DVB (9035): uvcvideo: Declare missing camera and processing unit controls. by Laurent Pinchart · 16 years ago
  55. a31a405 V4L/DVB:usbvideo:don't use part of buffer for USB transfer #4 by Ming Lei · 16 years ago
  56. d63beb9 V4L/DVB (9031): uvcvideo: Fix incomplete frame drop when switching to a variable size format. by Laurent Pinchart · 16 years ago
  57. 80845e1 V4L/DVB (9030): uvcvideo : Add support for Advent 4211 integrated webcam by Laurent Pinchart · 16 years ago
  58. 4e08caf V4L/DVB (8847): uvcvideo: Add support for a Bison Electronics webcam found in the Fujitsu Amilo SI2636. by Laurent Pinchart · 16 years ago
  59. 08ebd00 V4L/DVB (8846): uvcvideo: Supress spurious "EOF in empty payload" trace message by Laurent Pinchart · 16 years ago
  60. c170ecf V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) by Hans Verkuil · 16 years ago
  61. 9b0ae86 V4L/DVB (8754): uvcvideo: Implement the USB power management reset_resume method. by Laurent Pinchart · 16 years ago
  62. e9e24ce V4L/DVB (8729): Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  63. fe6c700 V4L/DVB (9053): fix buffer overflow in uvc-video by Ralph Loader · 16 years ago
  64. 04793dd V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers. by Laurent Pinchart · 16 years ago
  65. 835f09c V4L/DVB (8616): uvcvideo: Add support for two Bison Electronics webcams by Laurent Pinchart · 16 years ago
  66. 50cb993 Merge ../linux-2.6 by Mauro Carvalho Chehab · 16 years ago
  67. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  68. 54812c7 V4L/DVB (8498): uvcvideo: Return sensible min and max values when querying a boolean control. by Laurent Pinchart · 16 years ago
  69. 90ac5ea V4L/DVB (8497): uvcvideo: Make the auto-exposure menu control V4L2 compliant by Laurent Pinchart · 16 years ago
  70. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  71. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 16 years ago
  72. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  73. a9e2858 V4L/DVB (8257): uvcvideo: Fix possible AB-BA deadlock with videodev_lock and open_mutex by Laurent Pinchart · 16 years ago
  74. 6f80e1b V4L/DVB (8256): uvc/uvc_v4l2.c: suppress uninitialized var warning by Andrew Morton · 16 years ago
  75. 25e6985 V4L/DVB (8254): uvcvideo : Add support for Asus F9GS integrated webcam by Laurent Pinchart · 16 years ago
  76. bdf2fe4 V4L/DVB (8235): uvcvideo : Add support for Medion Akoya Mini E1210 integrated webcam by Laurent Pinchart · 16 years ago
  77. 6833c91 V4L/DVB (8234): uvcvideo: Make input device support optional by Laurent Pinchart · 16 years ago
  78. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  79. e01117c V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend. by Laurent Pinchart · 16 years ago
  80. 2913587 V4L/DVB (8208): uvcvideo: Use GFP_NOIO when allocating memory during resume by Laurent Pinchart · 16 years ago
  81. 233548a V4L/DVB (8207): uvcvideo: Fix a buffer overflow in format descriptor parsing by Laurent Pinchart · 16 years ago
  82. 06f3ed23 V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc is selected by Mauro Carvalho Chehab · 16 years ago
  83. c0efd23 V4L/DVB (8145a): USB Video Class driver by Laurent Pinchart · 16 years ago