1. 7195f61 [media] uvcvideo: Implement DMABUF exporter role by Laurent Pinchart · 9 years ago
  2. e183201 [media] uvcvideo: add support for VIDIOC_QUERY_EXT_CTRL by Hans Verkuil · 10 years ago
  3. 1461fe7 [media] uvcvideo: fix cropcap v4l2-compliance failure by Hans Verkuil · 10 years ago
  4. d8da751 [media] uvc: embed video_device by Hans Verkuil · 10 years ago
  5. 1cdf60c [media] uvcvideo: Validate index during step-wise frame intervals enumeration by Laurent Pinchart · 10 years ago
  6. 566cc8a [media] uvcvideo: remove unnecessary version.h inclusion by Fabian Frederick · 10 years ago
  7. 0da4ab9 [media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off) by Laurent Pinchart · 10 years ago
  8. 1b7f9c9 [media] uvcvideo: Rename uvc_alloc_buffers to uvc_request_buffers by Laurent Pinchart · 10 years ago
  9. 3f02de2 [media] uvcvideo: Don't stop the stream twice at file handle release by Laurent Pinchart · 10 years ago
  10. a11a03e [media] uvcvideo: Implement vb2 queue start and stop stream operations by Laurent Pinchart · 10 years ago
  11. b83bba2 [media] uvcvideo: Separate video and queue enable/disable operations by Laurent Pinchart · 10 years ago
  12. d5e90b7 [media] uvcvideo: Move to video_ioctl2 by Laurent Pinchart · 14 years ago
  13. c601f53 [media] v4l: uvcvideo: Fix buffer completion size check by Laurent Pinchart · 10 years ago
  14. e93e7fd [media] v4l2: uvcvideo: Allow using larger buffers by Guennadi Liakhovetski · 10 years ago
  15. 6e9179e [media] uvcvideo: Enable VIDIOC_CREATE_BUFS by Philipp Zabel · 11 years ago
  16. 17706f5 [media] uvcvideo: Fix open/close race condition by Laurent Pinchart · 11 years ago
  17. a82a45f [media] uvcvideo: Fix race of open and suspend in error case by Oliver Neukum · 12 years ago
  18. 8c0d44e [media] uvcvideo: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  19. 68d6f84 [media] uvcvideo: Set error_idx properly for S_EXT_CTRLS failures by Laurent Pinchart · 12 years ago
  20. 29005c0 [media] uvcvideo: Cleanup leftovers of partial revert by Laurent Pinchart · 12 years ago
  21. 9c016d6 Partly revert "[media] uvcvideo: Set error_idx properly for extended controls API failures" by Rafael J. Wysocki · 12 years ago
  22. 0550513 [media] uvcvideo: Add VIDIOC_[GS]_PRIORITY support by Laurent Pinchart · 12 years ago
  23. 69d1126 [media] uvcvideo: Return -ENOTTY for unsupported ioctls by Laurent Pinchart · 12 years ago
  24. f887e99 [media] uvcvideo: Set device_caps in VIDIOC_QUERYCAP by Laurent Pinchart · 12 years ago
  25. 815adc4 [media] uvcvideo: Don't fail when an unsupported format is requested by Laurent Pinchart · 12 years ago
  26. f0ed2ce [media] uvcvideo: Set error_idx properly for extended controls API failures by Laurent Pinchart · 12 years ago
  27. 0c0d06c [media] rename most media/video usb drivers to media/usb by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/uvc/uvc_v4l2.c]
  28. 4a08516 [media] v4l2-ioctl: remove v4l_(i2c_)print_ioctl by Hans Verkuil · 12 years ago
  29. 31c5f0c [media] uvcvideo: Fix ENUMINPUT handling by Laurent Pinchart · 13 years ago
  30. b401200 [media] uvcvideo: Add support for control events by Hans de Goede · 12 years ago
  31. 57fb4a4 [media] uvcvideo: Fix a "ignoring return value of ‘__clear_user’" warning by Hans de Goede · 12 years ago
  32. 72da1f2 [media] uvcvideo: remove unneeded access_ok() check by Dan Carpenter · 13 years ago
  33. 1a5e4c8 [media] uvcvideo: Implement compat_ioctl32 for custom ioctls by Laurent Pinchart · 13 years ago
  34. a3ec69b [media] uvcvideo: Return -ENOTTY in case of unknown ioctl by Laurent Pinchart · 13 years ago
  35. 806e23e [media] uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map() by Haogang Chen · 13 years ago
  36. 6998b6f [media] uvcvideo: Use videobuf2-vmalloc by Laurent Pinchart · 13 years ago
  37. 227bd5b [media] uvcvideo: Remove deprecated UVCIOC ioctls by Laurent Pinchart · 13 years ago
  38. 664a41b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  39. 7a286cc [media] return -ENOTTY for unsupported ioctl's at legacy drivers by Mauro Carvalho Chehab · 13 years ago
  40. fd3e582 [media] uvcvideo: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP by Mauro Carvalho Chehab · 13 years ago
  41. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  42. 7296944 [media] uvcvideo: Add support for NOMMU arch by Bob Liu · 13 years ago
  43. 5f70881 [media] uvcvideo: Make the API public by Laurent Pinchart · 14 years ago
  44. 1dc8ddf [media] uvcvideo: Deprecate UVCIOC_CTRL_{ADD,MAP_OLD,GET,SET} by Laurent Pinchart · 14 years ago
  45. fe78d18 [media] uvcvideo: Add UVCIOC_CTRL_QUERY ioctl by Martin Rubli · 14 years ago
  46. 08af245 [media] V4L: remove V4L1 compatibility mode by Hans Verkuil · 14 years ago
  47. 673eb9f [media] uvcvideo: Convert to unlocked_ioctl by Laurent Pinchart · 14 years ago
  48. 6947756 [media] uvcvideo: Lock stream mutex when accessing format-related information by Laurent Pinchart · 14 years ago
  49. 4aa2759 [media] uvcvideo: Move mmap() handler to uvc_queue.c by Laurent Pinchart · 14 years ago
  50. 8e815e17 [media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers by Laurent Pinchart · 14 years ago
  51. 23d9f3e [media] uvcvideo: Lock controls mutex when querying menus by Laurent Pinchart · 14 years ago
  52. 8fb91b3 [media] uvcvideo: Remove sysadmin requirements for UVCIOC_CTRL_MAP by Martin Rubli · 14 years ago
  53. ba2fa99 [media] uvcvideo: Hardcode the index/selector relationship for XU controls by Laurent Pinchart · 14 years ago
  54. 11fc5ba [media] uvcvideo: Update e-mail address and copyright notices by Laurent Pinchart · 14 years ago
  55. abf8438 V4L/DVB: drivers/media: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  56. b30ece5 V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfers by Laurent Pinchart · 14 years ago
  57. 561474c2 V4L/DVB: uvcvideo: Support menu controls in the control mapping API by Laurent Pinchart · 15 years ago
  58. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  59. 8d55662 V4L/DVB: uvcvideo: Check uvc_ctrl_begin return value in VIDIOC_S_CTRL by Laurent Pinchart · 15 years ago
  60. e54532e V4L/DVB: uvcvideo: Clamp control values to the minimum and maximum values by Laurent Pinchart · 15 years ago
  61. 8ca5a63 V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structure by Laurent Pinchart · 15 years ago
  62. 6241d8c V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked lists by Laurent Pinchart · 15 years ago
  63. 350d640 V4L/DVB (13310): uvcvideo: Return -EINVAL instead of -ENODEV in read() by Laurent Pinchart · 15 years ago
  64. 716fdee V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device by Laurent Pinchart · 15 years ago
  65. 1a969d9 V4L/DVB (13151): uvcvideo: Dismiss privileges when freeing video buffers by Laurent Pinchart · 15 years ago
  66. 4e73878 V4L/DVB (13150): uvcvideo: Don't acquire privileges in VIDIOC_TRY_FMT by Laurent Pinchart · 15 years ago
  67. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  68. 8e11359 V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support by Laurent Pinchart · 15 years ago
  69. 35f02a6 V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simultaneous streams. by Laurent Pinchart · 15 years ago
  70. b482d92 V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_ by Laurent Pinchart · 15 years ago
  71. 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
  72. 23ff604 V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are allocated. by Laurent Pinchart · 15 years ago
  73. 04a37e0 V4L/DVB (11837): uvcvideo: Start status polling on device open by Laurent Pinchart · 15 years ago
  74. 2460cda V4L/DVB (11574): uvcvideo: fill reserved fields with zero of VIDIOC_QUERYMENU by Márton Németh · 15 years ago
  75. 9086c7b99 V4L/DVB (11573): uvcvideo: Prevent invormation loss with removing implicit casting by Márton Németh · 15 years ago
  76. 8bbd90c V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMT by Márton Németh · 16 years ago
  77. b12049a V4L/DVB (10308): uvcvideo: use usb_make_path to report bus info by Thierry MERLE · 16 years ago
  78. d0ebf30 V4L/DVB (10293): uvcvideo: replace strn{cpy,cat} with strl{cpy,cat}. by Laurent Pinchart · 16 years ago
  79. 2c2d264 V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates. by Laurent Pinchart · 16 years ago
  80. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  81. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  82. ff92420 V4L/DVB (10104): uvcvideo: Add support for video output devices by Laurent Pinchart · 16 years ago
  83. 9768352 V4L/DVB (9903): uvcvideo: V4L2 zoom controls support by Laurent Pinchart · 16 years ago
  84. 308bb52 V4L/DVB (9662): uvcvideo: Fix printk badness when printing ioctl names by Laurent Pinchart · 16 years ago
  85. 23867b2 V4L/DVB (9661): uvcvideo: Commit streaming parameters when enabling the video stream by Laurent Pinchart · 16 years ago
  86. 44f0079 V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more gracefully by Laurent Pinchart · 16 years ago
  87. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  88. b1f8840 V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl() by Mauro Carvalho Chehab · 16 years ago
  89. d63beb9 V4L/DVB (9031): uvcvideo: Fix incomplete frame drop when switching to a variable size format. by Laurent Pinchart · 16 years ago
  90. c170ecf V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) by Hans Verkuil · 16 years ago
  91. 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
  92. 6f80e1b V4L/DVB (8256): uvc/uvc_v4l2.c: suppress uninitialized var warning by Andrew Morton · 16 years ago
  93. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  94. c0efd23 V4L/DVB (8145a): USB Video Class driver by Laurent Pinchart · 16 years ago