1. 143c0f1 media: uvcvideo: Support realtek's UVC 1.5 device by ming_qian · 6 years ago
  2. 92a6345 [media] uvcvideo: Correct speed testing by Oliver Neukum · 8 years ago
  3. 0aff8a8 [media] uvcvideo: small cleanup in uvc_video_clock_update() by Dan Carpenter · 9 years ago
  4. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  5. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  6. 5d0fd3c [media] uvcvideo: Disable hardware timestamps by default by Laurent Pinchart · 9 years ago
  7. 37f85b27 [media] uvcvideo: Fix incorrect bandwidth with Chicony device 04f2:b50b by Laurent Pinchart · 9 years ago
  8. 9fae30a [media] uvcvideo: Remove extra commit on resume() by Aviv Greenberg · 10 years ago
  9. b83bba2 [media] uvcvideo: Separate video and queue enable/disable operations by Laurent Pinchart · 10 years ago
  10. aa3d17d [media] uvcvideo: Set buffer field to V4L2_FIELD_NONE by Laurent Pinchart · 10 years ago
  11. c601f53 [media] v4l: uvcvideo: Fix buffer completion size check by Laurent Pinchart · 10 years ago
  12. e93e7fd [media] v4l2: uvcvideo: Allow using larger buffers by Guennadi Liakhovetski · 10 years ago
  13. 17e1319 [media] uvcvideo: Work around buggy Logitech C920 firmware by William Manley · 11 years ago
  14. d71b0b3 [media] uvc: fix sparse warning by Hans Verkuil · 10 years ago
  15. 3b35fc8 [media] uvcvideo: Fix clock param realtime setting by Olivier Langlois · 10 years ago
  16. f8918ba [media] uvcvideo: Fix marking buffer erroneous in case of FID toggling by Anton Leontiev · 11 years ago
  17. b1e43f2 [media] uvcvideo: Do not use usb_set_interface on bulk EP by Oleksij Rempel · 11 years ago
  18. 79af67e [media] uvcvideo: Update uvc_endpoint_max_bpi to handle USB_SPEED_WIRELESS devices by Thomas Pugliese · 11 years ago
  19. 39c1cb2 [media] media_tree: Fix spelling errors by Jonathan McCrohan · 11 years ago
  20. ce01cbd [media] uvc/lirc_serial: Fix some warnings on parisc arch by Mauro Carvalho Chehab · 11 years ago
  21. 815adc4 [media] uvcvideo: Don't fail when an unsupported format is requested by Laurent Pinchart · 12 years ago
  22. 5712661 [media] uvc: Add return code check at vb2_queue_init() by Ezequiel Garcia · 12 years ago
  23. 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_video.c]
  24. 6fd90db [media] uvcvideo: Support super speed endpoints by Laurent Pinchart · 12 years ago
  25. 4807063 [media] uvcvideo: Fix alternate setting selection by Laurent Pinchart · 12 years ago
  26. c854a48 [media] uvcvideo: Fix frame drop in bulk video stream by Jayakrishnan · 13 years ago
  27. ed0ee0c [media] uvcvideo: Fix race-related crash in uvc_video_clock_update() by Laurent Pinchart · 12 years ago
  28. 8e57dec [media] [FOR,v3.3] uvcvideo: Avoid division by 0 in timestamp calculation by Laurent Pinchart · 13 years ago
  29. 66847ef [media] uvcvideo: Add UVC timestamps support by Laurent Pinchart · 13 years ago
  30. 25738cb [media] uvcvideo: Extract timestamp-related statistics by Laurent Pinchart · 13 years ago
  31. 7bc5edb [media] uvcvideo: Extract video stream statistics by Alexey Fisher · 13 years ago
  32. 3afedb9 [media] uvcvideo: Don't skip erroneous payloads by Laurent Pinchart · 13 years ago
  33. 0c6a3b2 [media] uvcvideo: Make uvc_commit_video() static by Laurent Pinchart · 13 years ago
  34. b10c55d [media] uvcvideo: Remove duplicate definitions of UVC_STREAM_* macros by Laurent Pinchart · 13 years ago
  35. 24c3aae [media] uvcvideo: Handle uvc_init_video() failure in uvc_video_enable() by Laurent Pinchart · 13 years ago
  36. 6998b6f [media] uvcvideo: Use videobuf2-vmalloc by Laurent Pinchart · 13 years ago
  37. 3d95e93 [media] uvcvideo: Move fields from uvc_buffer::buf to uvc_buffer by Laurent Pinchart · 13 years ago
  38. 3e0ac67 [media] media: Fix a UVC performance problem on systems with non-coherent DMA by Al Cooper · 13 years ago
  39. d59a7b1 [media] uvcvideo: Set alternate setting 0 on resume if the bus has been reset by Ming Lei · 13 years ago
  40. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  41. aa122d4 [media] uvcvideo: Disable the queue when failing to start by Sjoerd Simons · 13 years ago
  42. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  43. 38a6682 [media] uvcvideo: Fix uvc_fixup_video_ctrl() format search by Stephan Lachowsky · 14 years ago
  44. 6947756 [media] uvcvideo: Lock stream mutex when accessing format-related information by Laurent Pinchart · 14 years ago
  45. 650b95f [media] uvcvideo: Generate discontinuous sequence numbers when frames are lost by Laurent Pinchart · 14 years ago
  46. 9bb7262 [media] uvcvideo: Set bandwidth to at least 1024 with the FIX_BANDWIDTH quirk by Laurent Pinchart · 14 years ago
  47. 11fc5ba [media] uvcvideo: Update e-mail address and copyright notices by Laurent Pinchart · 14 years ago
  48. 707dcd9 [media] uvcvideo: Print query name in uvc_query_ctrl() by Laurent Pinchart · 14 years ago
  49. 9bde9f2 V4L/DVB: uvcvideo: Drop corrupted compressed frames by Laurent Pinchart · 14 years ago
  50. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  51. 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
  52. 310fe52 V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers timestamps by Laurent Pinchart · 15 years ago
  53. d7c0d43 V4L/DVB (13831): uvcvideo: Fix oops caused by a race condition in buffer dequeuing by Laurent Pinchart · 15 years ago
  54. 2c4d9de V4L/DVB (13829): uvcvideo: Fix alternate setting selection in isochronous mode by Laurent Pinchart · 15 years ago
  55. ddb0b34 V4L/DVB (13610): uvc: Correct size given to memset by Julia Lawall · 15 years ago
  56. b232a01 V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming control timeout by Laurent Pinchart · 15 years ago
  57. fd1b6bb V4L/DVB (13153): uvcvideo: Fix uvc_alloc_urb_buffers() by Ming Lei · 15 years ago
  58. 663a419 V4L/DVB (13149): uvcvideo: Add a new UVC_TRACE_VIDEO trace level by Laurent Pinchart · 15 years ago
  59. a2e35af V4L/DVB (13309): uvcvideo: Ignore the FIX_BANDWIDTH for compressed video by Laurent Pinchart · 15 years ago
  60. d2be764 V4L/DVB (13012): uvc: introduce missing kfree by Julia Lawall · 15 years ago
  61. 8e11359 V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support by Laurent Pinchart · 15 years ago
  62. 35f02a6 V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simultaneous streams. by Laurent Pinchart · 15 years ago
  63. bab6f66 V4L/DVB (12327): uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 device by Laurent Pinchart · 15 years ago
  64. b482d92 V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_ by Laurent Pinchart · 15 years ago
  65. 078f894 V4L/DVB (11835): uvcvideo: Parse frame descriptors with non-continuous indexes. by Laurent Pinchart · 15 years ago
  66. cb1287a V4L/DVB (11575): uvcvideo: fix uvc resume failed by Ming Lei · 15 years ago
  67. 50144ae V4L/DVB (10652): uvcvideo: Add quirk to override wrong bandwidth value for Vimicro devices by Laurent Pinchart · 16 years ago
  68. c90e777 V4L/DVB (10651): uvcvideo: Ignore empty bulk URBs by Laurent Pinchart · 16 years ago
  69. 7236242 V4L/DVB (10650): uvcvideo: Initialize streaming parameters with the probe control value by Laurent Pinchart · 16 years ago
  70. efdc8a9 V4L/DVB (10295): uvcvideo: Retry URB buffers allocation when the system is low on memory. by Laurent Pinchart · 16 years ago
  71. 51cac8a V4L/DVB (10199): uvcvideo: Fix GET_DEF failure detection. by Laurent Pinchart · 16 years ago
  72. 2c2d264 V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates. by Laurent Pinchart · 16 years ago
  73. 16e68d7 V4L/DVB (10193): removed unused #include <version.h>'s by Huang Weiyi · 16 years ago
  74. ff92420 V4L/DVB (10104): uvcvideo: Add support for video output devices by Laurent Pinchart · 16 years ago
  75. f8dd4af V4L/DVB (10101): uvcvideo: Fix bulk URB processing when the header is erroneous by Laurent Pinchart · 16 years ago
  76. 0fbd8ee V4L/DVB (9809): uvcvideo: Add nodrop module parameter to turn incomplete frame drop off. by Laurent Pinchart · 16 years ago
  77. 23867b2 V4L/DVB (9661): uvcvideo: Commit streaming parameters when enabling the video stream by Laurent Pinchart · 16 years ago
  78. 4d3939f V4L/DVB (9659): uvcvideo: Use {get|set}_unaligned_le32 macros by Laurent Pinchart · 16 years ago
  79. 44f0079 V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more gracefully by Laurent Pinchart · 16 years ago
  80. d63beb9 V4L/DVB (9031): uvcvideo: Fix incomplete frame drop when switching to a variable size format. by Laurent Pinchart · 16 years ago
  81. 08ebd00 V4L/DVB (8846): uvcvideo: Supress spurious "EOF in empty payload" trace message by Laurent Pinchart · 16 years ago
  82. e9e24ce V4L/DVB (8729): Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  83. 04793dd V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers. by Laurent Pinchart · 16 years ago
  84. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  85. e01117c V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend. by Laurent Pinchart · 16 years ago
  86. 2913587 V4L/DVB (8208): uvcvideo: Use GFP_NOIO when allocating memory during resume by Laurent Pinchart · 16 years ago
  87. c0efd23 V4L/DVB (8145a): USB Video Class driver by Laurent Pinchart · 16 years ago