1. c47d571 Prevent heap overflow in uvc driver by Robb Glasser · 8 years ago
  2. bd2de45 uvcvideo: uvc_scan_fallback() for webcams with broken chain by Henrik Ingo · 8 years ago
  3. 02789cc uvcvideo: Fix a wrong macro by Guennadi Liakhovetski · 8 years ago
  4. 1bc1771 [media] usb: constify vb2_ops structures by Julia Lawall · 8 years ago
  5. fb810cb Merge tag 'v4.7-rc6' into patchwork by Mauro Carvalho Chehab · 8 years ago
  6. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 8 years ago
  7. a087ce7 [media] media-device: dynamically allocate struct media_devnode by Mauro Carvalho Chehab · 8 years ago
  8. f89dec7 uvc_v4l2: Simplify compat ioctl implementation by Andy Lutomirski · 8 years ago
  9. a44323e uvc: Forward compat ioctls to their handlers directly by Andy Lutomirski · 8 years ago
  10. 92a6345 [media] uvcvideo: Correct speed testing by Oliver Neukum · 8 years ago
  11. f222467 [media] uvcvideo: Fix bytesperline calculation for planar YUV by Nicolas Dufresne · 9 years ago
  12. 5d8d8db [media] UVC: Add support for R200 depth camera by Aviv Greenberg · 9 years ago
  13. 9832e15 [media] media-device: split media initialization and registration by Javier Martinez Canillas · 9 years ago
  14. 1cb2f6f [media] uvcvideo: register entity subdev on init by Javier Martinez Canillas · 9 years ago
  15. 552faf4 [media] uvcvideo: remove pads prefix from uvc_mc_create_pads_links() by Javier Martinez Canillas · 9 years ago
  16. ab22e77 [media] media framework: rename pads init function to media_entity_pads_init() by Mauro Carvalho Chehab · 9 years ago
  17. c5a98ca [media] uvcvideo: create pad links after subdev registration by Javier Martinez Canillas · 9 years ago
  18. 8df00a1 [media] media: rename the function that create pad links by Mauro Carvalho Chehab · 9 years ago
  19. 1809510 [media] media: get rid of unused "extra_links" param on media_entity_init() by Mauro Carvalho Chehab · 9 years ago
  20. 0aff8a8 [media] uvcvideo: small cleanup in uvc_video_clock_update() by Dan Carpenter · 9 years ago
  21. 1ab8c3f [media] uvcvideo: Fix reading the current exposure value of UVC by Anton V. Shokurov · 9 years ago
  22. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  23. df9ecb0 [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  24. 52d60eb Revert "[media] UVC: Add support for ds4 depth camera" by Mauro Carvalho Chehab · 9 years ago
  25. 120c41d [media] UVC: Add support for ds4 depth camera by Aviv Greenberg · 9 years ago
  26. 8afe97b [media] uvcvideo: Enable UVC 1.5 device detection by Laurent Pinchart · 9 years ago
  27. 9173983 [media] usb/uvc: Support for V4L2_CTRL_WHICH_DEF_VAL by Ricardo Ribalda · 9 years ago
  28. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
  29. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  30. c139990 [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2 by Junghak Sung · 9 years ago
  31. 5d0fd3c [media] uvcvideo: Disable hardware timestamps by default by Laurent Pinchart · 9 years ago
  32. d511eb7 [media] uvcvideo: Remove unneeded device disconnected flag by Laurent Pinchart · 9 years ago
  33. 37f85b27 [media] uvcvideo: Fix incorrect bandwidth with Chicony device 04f2:b50b by Laurent Pinchart · 9 years ago
  34. 7195f61 [media] uvcvideo: Implement DMABUF exporter role by Laurent Pinchart · 10 years ago
  35. e183201 [media] uvcvideo: add support for VIDIOC_QUERY_EXT_CTRL by Hans Verkuil · 10 years ago
  36. 1461fe7 [media] uvcvideo: fix cropcap v4l2-compliance failure by Hans Verkuil · 10 years ago
  37. d8da751 [media] uvc: embed video_device by Hans Verkuil · 10 years ago
  38. 1cdf60c [media] uvcvideo: Validate index during step-wise frame intervals enumeration by Laurent Pinchart · 10 years ago
  39. fe65247 [media] uvcvideo: Recognize the Tasco USB microscope by Laurent Pinchart · 10 years ago
  40. 9e68c53 [media] uvcvideo: Don't call vb2 mmap and get_unmapped_area with queue lock held by Laurent Pinchart · 10 years ago
  41. 566cc8a [media] uvcvideo: remove unnecessary version.h inclusion by Fabian Frederick · 10 years ago
  42. 9fae30a [media] uvcvideo: Remove extra commit on resume() by Aviv Greenberg · 10 years ago
  43. 1b8dc32 [media] uvcvideo: Add GUID for BGR 8:8:8 by William Manley · 10 years ago
  44. 5fb3f55 [media] media: usb: uvc: use vb2_ops_wait_prepare/finish helper by Lad, Prabhakar · 10 years ago
  45. ef33d90 [media] uvcvideo: Return all buffers to vb2 at stream stop and start failure by Laurent Pinchart · 10 years ago
  46. 0da4ab9 [media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off) by Laurent Pinchart · 10 years ago
  47. 1b7f9c9 [media] uvcvideo: Rename uvc_alloc_buffers to uvc_request_buffers by Laurent Pinchart · 10 years ago
  48. 3f02de2 [media] uvcvideo: Don't stop the stream twice at file handle release by Laurent Pinchart · 10 years ago
  49. a11a03e [media] uvcvideo: Implement vb2 queue start and stop stream operations by Laurent Pinchart · 10 years ago
  50. bc75d5a [media] uvcvideo: Add function to convert from queue to stream by Laurent Pinchart · 10 years ago
  51. b83bba2 [media] uvcvideo: Separate video and queue enable/disable operations by Laurent Pinchart · 10 years ago
  52. aa3d17d [media] uvcvideo: Set buffer field to V4L2_FIELD_NONE by Laurent Pinchart · 10 years ago
  53. d5e90b7 [media] uvcvideo: Move to video_ioctl2 by Laurent Pinchart · 14 years ago
  54. 2228d80 [media] uvcvideo: Fix destruction order in uvc_delete() by Takashi Iwai · 10 years ago
  55. e1b78a3 [media] uvcvideo: Add quirk to force the Oculus DK2 IR tracker to grayscale by Philipp Zabel · 10 years ago
  56. c601f53 [media] v4l: uvcvideo: Fix buffer completion size check by Laurent Pinchart · 10 years ago
  57. e93e7fd [media] v4l2: uvcvideo: Allow using larger buffers by Guennadi Liakhovetski · 10 years ago
  58. 62ea864 [media] media: usb: uvc: add a quirk for Dell XPS M1330 webcam by Paul Fertser · 10 years ago
  59. 17e1319 [media] uvcvideo: Work around buggy Logitech C920 firmware by William Manley · 11 years ago
  60. 3ea3752 [media] v4l: uvcvideo: Add support for pan/tilt speed controls by Vincent Palatin · 10 years ago
  61. d71b0b3 [media] uvc: fix sparse warning by Hans Verkuil · 10 years ago
  62. 95cd5d5 [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO by Ramakrishnan Muthukrishnan · 10 years ago
  63. 3b35fc8 [media] uvcvideo: Fix clock param realtime setting by Olivier Langlois · 11 years ago
  64. f8918ba [media] uvcvideo: Fix marking buffer erroneous in case of FID toggling by Anton Leontiev · 11 years ago
  65. 9c0863b [media] vb2: call buf_finish from __queue_cancel by Hans Verkuil · 11 years ago
  66. 0647064 [media] vb2: change result code of buf_finish to void by Hans Verkuil · 11 years ago
  67. e72ed08 [media] uvcvideo: Add bayer 8-bit patterns to uvcvideo by Edgar Thier · 11 years ago
  68. b1e43f2 [media] uvcvideo: Do not use usb_set_interface on bulk EP by Oleksij Rempel · 11 years ago
  69. c767492 [media] uvcvideo: Tell the user space we're using start-of-exposure timestamps by Sakari Ailus · 11 years ago
  70. ade4868 [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags by Sakari Ailus · 11 years ago
  71. 6e9179e [media] uvcvideo: Enable VIDIOC_CREATE_BUFS by Philipp Zabel · 11 years ago
  72. bddb9d0 [media] uvcvideo: Support allocating buffers larger than the current frame size by Laurent Pinchart · 11 years ago
  73. ccc135c [media] uvcvideo: Remove duplicate check for number of buffers in queue_setup by Laurent Pinchart · 11 years ago
  74. 79af67e [media] uvcvideo: Update uvc_endpoint_max_bpi to handle USB_SPEED_WIRELESS devices by Thomas Pugliese · 11 years ago
  75. daf41ac [media] uvcvideo: Simplify redundant check by Oliver Neukum · 11 years ago
  76. 39c1cb2 [media] media_tree: Fix spelling errors by Jonathan McCrohan · 11 years ago
  77. 3ea369e Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  78. a310410 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  79. ce01cbd [media] uvc/lirc_serial: Fix some warnings on parisc arch by Mauro Carvalho Chehab · 11 years ago
  80. 8ca5d2d [media] uvcvideo: Fix data type for pan/tilt control by Chanho Min · 11 years ago
  81. 1558ec8 [media] uvcvideo: quirk PROBE_DEF for Microsoft Lifecam NX-3000 by Laurent Pinchart · 11 years ago
  82. 89e0f24 [media] uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor by Joseph Salisbury · 11 years ago
  83. 05959be [media] uvc: Depend on VIDEO_V4L2 by Laurent Pinchart · 11 years ago
  84. 17706f5 [media] uvcvideo: Fix open/close race condition by Laurent Pinchart · 11 years ago
  85. c2a273b [media] uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam by Joseph Salisbury · 11 years ago
  86. afcf44c [media] uvcvideo: quirk PROBE_DEF for Dell Studio / OmniVision webcam by Kamal Mostafa · 11 years ago
  87. b418697 [media] uvcvideo: Return -EINVAL when setting a menu control to an invalid value by Laurent Pinchart · 12 years ago
  88. 6aa69f9 [media] vb2: Add support for non monotonic timestamps by Kamil Debski · 12 years ago
  89. 05c79d0 [media] uvcvideo: Implement videobuf2 .wait_prepare and .wait_finish operations by Laurent Pinchart · 12 years ago
  90. a82a45f [media] uvcvideo: Fix race of open and suspend in error case by Oliver Neukum · 12 years ago
  91. 8c0d44e [media] uvcvideo: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  92. 68d6f84 [media] uvcvideo: Set error_idx properly for S_EXT_CTRLS failures by Laurent Pinchart · 12 years ago
  93. 29005c0 [media] uvcvideo: Cleanup leftovers of partial revert by Laurent Pinchart · 12 years ago
  94. 9bf4230 [media] uvcvideo: Return -EACCES when trying to set a read-only control by Laurent Pinchart · 12 years ago
  95. 9c016d6 Partly revert "[media] uvcvideo: Set error_idx properly for extended controls API failures" by Rafael J. Wysocki · 12 years ago
  96. 64ae995 [media] uvcvideo: Fix control value clamping for unsigned integer controls by Laurent Pinchart · 12 years ago
  97. 8be8ec6 [media] uvcvideo: Mark first output terminal as default video node by Laurent Pinchart · 12 years ago
  98. 0550513 [media] uvcvideo: Add VIDIOC_[GS]_PRIORITY support by Laurent Pinchart · 12 years ago
  99. 69d1126 [media] uvcvideo: Return -ENOTTY for unsupported ioctls by Laurent Pinchart · 12 years ago
  100. f887e99 [media] uvcvideo: Set device_caps in VIDIOC_QUERYCAP by Laurent Pinchart · 12 years ago