1. 27a61c1 [media] uvcvideo: Fix uvc_query_v4l2_ctrl() and uvc_xu_ctrl_query() locking by Laurent Pinchart · 14 years ago
  2. 071c8bb [media] uvcvideo: Embed uvc_control_info inside struct uvc_control by Laurent Pinchart · 14 years ago
  3. 8fb91b3 [media] uvcvideo: Remove sysadmin requirements for UVCIOC_CTRL_MAP by Martin Rubli · 14 years ago
  4. ba2fa99 [media] uvcvideo: Hardcode the index/selector relationship for XU controls by Laurent Pinchart · 14 years ago
  5. 650b95f [media] uvcvideo: Generate discontinuous sequence numbers when frames are lost by Laurent Pinchart · 14 years ago
  6. 86d8b6a V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcam by Laurent Pinchart · 14 years ago
  7. 9bde9f2 V4L/DVB: uvcvideo: Drop corrupted compressed frames by Laurent Pinchart · 14 years ago
  8. bbafc0c V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h by Laurent Pinchart · 14 years ago
  9. b30ece5 V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfers by Laurent Pinchart · 14 years ago
  10. 561474c V4L/DVB: uvcvideo: Support menu controls in the control mapping API by Laurent Pinchart · 15 years ago
  11. 61421206 V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16 by Laurent Pinchart · 15 years ago
  12. 5952908 V4L/DVB: uvcvideo: Cache control min, max, res and def query results by Laurent Pinchart · 15 years ago
  13. 36bd883 V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDs by Laurent Pinchart · 15 years ago
  14. 56d15cd V4L/DVB: uvcvideo: Increase the streaming control timeout to 5 seconds by Laurent Pinchart · 15 years ago
  15. 68f194e V4L/DVB (13830): uvcvideo: add another YUYV format GUID for iSight cameras by Daniel Ritz · 15 years ago
  16. 310fe52 V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers timestamps by Laurent Pinchart · 15 years ago
  17. d7c0d43 V4L/DVB (13831): uvcvideo: Fix oops caused by a race condition in buffer dequeuing by Laurent Pinchart · 15 years ago
  18. 8ca5a63 V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structure by Laurent Pinchart · 15 years ago
  19. 6241d8c V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked lists by Laurent Pinchart · 15 years ago
  20. b232a01 V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming control timeout by Laurent Pinchart · 15 years ago
  21. 716fdee V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device by Laurent Pinchart · 15 years ago
  22. 663a419 V4L/DVB (13149): uvcvideo: Add a new UVC_TRACE_VIDEO trace level by Laurent Pinchart · 15 years ago
  23. 8e11359 V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support by Laurent Pinchart · 15 years ago
  24. 35f02a6 V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simultaneous streams. by Laurent Pinchart · 15 years ago
  25. bab6f66 V4L/DVB (12327): uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 device by Laurent Pinchart · 15 years ago
  26. de05f63 V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.h by Laurent Pinchart · 15 years ago
  27. 446a164 V4L/DVB (12186): uvcvideo: Remove unused Logitech-specific constants by Laurent Pinchart · 15 years ago
  28. b482d92 V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_ by Laurent Pinchart · 15 years ago
  29. 042e143 V4L/DVB (12184): uvcvideo: Use class-specific descriptor types from usb/ch9.h by Laurent Pinchart · 15 years ago
  30. 23ff604 V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are allocated. by Laurent Pinchart · 15 years ago
  31. d732c44 V4L/DVB (11944): uvcvideo: Add generic control blacklist. by Laurent Pinchart · 15 years ago
  32. 04a37e0 V4L/DVB (11837): uvcvideo: Start status polling on device open by Laurent Pinchart · 15 years ago
  33. 50144ae V4L/DVB (10652): uvcvideo: Add quirk to override wrong bandwidth value for Vimicro devices by Laurent Pinchart · 16 years ago
  34. f180152 V4L/DVB (10296): uvcvideo: Fix memory leak in input device handling by Laurent Pinchart · 16 years ago
  35. efdc8a9 V4L/DVB (10295): uvcvideo: Retry URB buffers allocation when the system is low on memory. by Laurent Pinchart · 16 years ago
  36. 2c2d264 V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates. by Laurent Pinchart · 16 years ago
  37. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  38. ed716dc V4L/DVB (10111a): usbvideo.h: remove an useless blank line by Mauro Carvalho Chehab · 16 years ago
  39. ff92420 V4L/DVB (10104): uvcvideo: Add support for video output devices by Laurent Pinchart · 16 years ago
  40. 9768352 V4L/DVB (9903): uvcvideo: V4L2 zoom controls support by Laurent Pinchart · 16 years ago
  41. 2bdd29c V4L/DVB (9810): uvcvideo: Add a device quirk to prune bogus controls. by Laurent Pinchart · 16 years ago
  42. 0fbd8ee V4L/DVB (9809): uvcvideo: Add nodrop module parameter to turn incomplete frame drop off. by Laurent Pinchart · 16 years ago
  43. 44f0079 V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more gracefully by Laurent Pinchart · 16 years ago
  44. a31a405 V4L/DVB:usbvideo:don't use part of buffer for USB transfer #4 by Ming Lei · 16 years ago
  45. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  46. e01117c V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend. by Laurent Pinchart · 16 years ago
  47. c0efd23 V4L/DVB (8145a): USB Video Class driver by Laurent Pinchart · 16 years ago