1. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  2. 0dc68ca media: uvcvideo: Prevent setting unavailable flags by Kieran Bingham · 7 years ago
  3. f620d1d media: uvcvideo: Support realtek's UVC 1.5 device by ming_qian · 7 years ago
  4. f9ffcb0 media: uvcvideo: Fix driver reference counting by Philipp Zabel · 7 years ago
  5. 86b2989 media: uvc: to the right check at uvc_ioctl_enum_framesizes() by Mauro Carvalho Chehab · 7 years ago
  6. 43df6ea media: uvcvideo: Fixed ktime_t to ns conversion by Jasmin Jessich · 7 years ago
  7. f14d498 media: uvcvideo: Use parentheses around sizeof operand by Laurent Pinchart · 7 years ago
  8. 2c6b222 media: uvcvideo: Use internal kernel integer types by Laurent Pinchart · 7 years ago
  9. 1e304c4 media: uvcvideo: Use kernel integer types by Laurent Pinchart · 7 years ago
  10. cb9cd6c media: uvcvideo: Drop extern keyword in function declarations by Laurent Pinchart · 7 years ago
  11. 07b7d9f media: uvcvideo: Support multiple frame descriptors with the same dimensions by Philipp Zabel · 7 years ago
  12. 859086a media: uvcvideo: Apply flags from device to actual properties by Edgar Thier · 7 years ago
  13. 68c5735 Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  14. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  15. 6e6a8b5 media: replace all <spaces><tab> occurrences by Mauro Carvalho Chehab · 7 years ago
  16. 589266b media: uvcvideo: Add a quirk for Generalplus Technology Inc. 808 Camera by Neil Armstrong · 8 years ago
  17. 088ead2 media: uvcvideo: Add a metadata device node by Guennadi Liakhovetski · 7 years ago
  18. 3bc8581 media: uvcvideo: Add extensible device information by Guennadi Liakhovetski · 7 years ago
  19. 94c53e2 media: uvcvideo: Report V4L2 device caps through the video_device structure by Laurent Pinchart · 7 years ago
  20. 31a96f4 media: uvcvideo: Factor out video device registration to a function by Laurent Pinchart · 7 years ago
  21. 828ee8c media: uvcvideo: Use ktime_t for timestamps by Arnd Bergmann · 7 years ago
  22. a70b8b2 media: uvcvideo: Use ktime_t for stats by Arnd Bergmann · 7 years ago
  23. 18e2ea5 uvc_v4l2: clean copyin/copyout up by Al Viro · 7 years ago
  24. 0393e73 media: uvcvideo: Stream error events carry no data by Laurent Pinchart · 7 years ago
  25. dfc1648 media: uvcvideo: Mark buffer error where overflow by Baoyou Xie · 7 years ago
  26. 5ba3dff media: uvcvideo: Remove duplicate & operation by Jaejoong Kim · 7 years ago
  27. e96cdc9 media: uvcvideo: Add D3DFMT_L8 support by Nicolas Dufresne · 7 years ago
  28. c23e0cb media: annotate ->poll() instances by Al Viro · 8 years ago
  29. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  30. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  31. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  32. 5422079 media: uvcvideo: Constify video_subdev structures by Julia Lawall · 8 years ago
  33. 9d15cd9 media: uvcvideo: Convert from using an atomic variable to a reference count by Guennadi Liakhovetski · 8 years ago
  34. dfa6f24 media: uvcvideo: Fix .queue_setup() to check the number of planes by Guennadi Liakhovetski · 8 years ago
  35. 7e09f7d media: uvcvideo: Prevent heap overflow when accessing mapped controls by Guenter Roeck · 8 years ago
  36. da6df1c media: uvcvideo: Fix incorrect timeout for Get Request by Jim Lin · 8 years ago
  37. 7fb2e07 media: usb: constify usb_device_id by Arvind Yadav · 7 years ago
  38. 71269bf media: uvc: don't set driver_version by Hans Verkuil · 8 years ago
  39. e7b09f1 [media] uvcvideo: Add iFunction or iInterface to device names by Peter Boström · 8 years ago
  40. 7b848ed [media] uvcvideo: Quirk for webcam in MacBook Pro 2016 by Daniel Roschka · 8 years ago
  41. af3a848 [media] uvcvideo: annotate a switch fall through by Mauro Carvalho Chehab · 8 years ago
  42. 06eeefe [media] media drivers: annotate fall-through by Mauro Carvalho Chehab · 8 years ago
  43. c4a0968 [media] uvcvideo: Add support for Intel SR300 depth camera by Daniel Patrick Johnson · 8 years ago
  44. 52276df [media] uvcvideo: Don't record timespec_sub by Kieran Bingham · 8 years ago
  45. 360a3a9 [media] uvcvideo: Fix empty packet statistic by Kieran Bingham · 8 years ago
  46. 39dc3aa [media] uvcvideo: Change result code of debugfs_init to void by Jaejoong Kim · 8 years ago
  47. 17c341e [media] uvcvideo: Fix a wrong macro by Guennadi Liakhovetski · 8 years ago
  48. 313fe84 [media] uvcvideo: (cosmetic) Remove a superfluous assignment by Guennadi Liakhovetski · 8 years ago
  49. bb1d348 [media] uvcvideo: (cosmetic) Add and use an inline function by Guennadi Liakhovetski · 8 years ago
  50. bd9999c Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  51. cf2113c [media] uvcvideo: freeing an error pointer by Dan Carpenter · 8 years ago
  52. 4cc5bed [media] uvcvideo: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  53. eb165a2 [media] uvcvideo: Add bayer 16-bit format patterns by Edgar Thier · 8 years ago
  54. 03c47aa [media] uvcvideo: add support for Oculus Rift Sensor by Philipp Zabel · 8 years ago
  55. 670216f media: usb: uvc: remove unnecessary & operation by Felipe Balbi · 8 years ago
  56. 08295ee media: usb: uvc: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  57. e950267 [media] uvcvideo: uvc_scan_fallback() for webcams with broken chain by Henrik Ingo · 9 years ago
  58. 69396c4 [media] uvc_driver: use KERN_CONT where needed by Mauro Carvalho Chehab · 8 years ago
  59. 1bc1771 [media] usb: constify vb2_ops structures by Julia Lawall · 8 years ago
  60. fb810cb Merge tag 'v4.7-rc6' into patchwork by Mauro Carvalho Chehab · 9 years ago
  61. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 9 years ago
  62. a087ce7 [media] media-device: dynamically allocate struct media_devnode by Mauro Carvalho Chehab · 9 years ago
  63. f89dec7 uvc_v4l2: Simplify compat ioctl implementation by Andy Lutomirski · 9 years ago
  64. a44323e uvc: Forward compat ioctls to their handlers directly by Andy Lutomirski · 9 years ago
  65. 92a6345 [media] uvcvideo: Correct speed testing by Oliver Neukum · 9 years ago
  66. f222467 [media] uvcvideo: Fix bytesperline calculation for planar YUV by Nicolas Dufresne · 9 years ago
  67. 5d8d8db [media] UVC: Add support for R200 depth camera by Aviv Greenberg · 9 years ago
  68. 9832e15 [media] media-device: split media initialization and registration by Javier Martinez Canillas · 9 years ago
  69. 1cb2f6f4 [media] uvcvideo: register entity subdev on init by Javier Martinez Canillas · 9 years ago
  70. 552faf4 [media] uvcvideo: remove pads prefix from uvc_mc_create_pads_links() by Javier Martinez Canillas · 9 years ago
  71. ab22e77 [media] media framework: rename pads init function to media_entity_pads_init() by Mauro Carvalho Chehab · 9 years ago
  72. c5a98ca [media] uvcvideo: create pad links after subdev registration by Javier Martinez Canillas · 9 years ago
  73. 8df00a1 [media] media: rename the function that create pad links by Mauro Carvalho Chehab · 10 years ago
  74. 1809510 [media] media: get rid of unused "extra_links" param on media_entity_init() by Mauro Carvalho Chehab · 10 years ago
  75. 0aff8a8 [media] uvcvideo: small cleanup in uvc_video_clock_update() by Dan Carpenter · 9 years ago
  76. 1ab8c3f [media] uvcvideo: Fix reading the current exposure value of UVC by Anton V. Shokurov · 9 years ago
  77. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  78. df9ecb0 [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  79. 52d60eb Revert "[media] UVC: Add support for ds4 depth camera" by Mauro Carvalho Chehab · 9 years ago
  80. 120c41d [media] UVC: Add support for ds4 depth camera by Aviv Greenberg · 9 years ago
  81. 8afe97b [media] uvcvideo: Enable UVC 1.5 device detection by Laurent Pinchart · 9 years ago
  82. 9173983 [media] usb/uvc: Support for V4L2_CTRL_WHICH_DEF_VAL by Ricardo Ribalda · 9 years ago
  83. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
  84. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  85. c139990 [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2 by Junghak Sung · 9 years ago
  86. 5d0fd3c [media] uvcvideo: Disable hardware timestamps by default by Laurent Pinchart · 10 years ago
  87. d511eb7 [media] uvcvideo: Remove unneeded device disconnected flag by Laurent Pinchart · 10 years ago
  88. 37f85b27 [media] uvcvideo: Fix incorrect bandwidth with Chicony device 04f2:b50b by Laurent Pinchart · 10 years ago
  89. 7195f61 [media] uvcvideo: Implement DMABUF exporter role by Laurent Pinchart · 10 years ago
  90. e183201 [media] uvcvideo: add support for VIDIOC_QUERY_EXT_CTRL by Hans Verkuil · 10 years ago
  91. 1461fe7 [media] uvcvideo: fix cropcap v4l2-compliance failure by Hans Verkuil · 10 years ago
  92. d8da751 [media] uvc: embed video_device by Hans Verkuil · 10 years ago
  93. 1cdf60c [media] uvcvideo: Validate index during step-wise frame intervals enumeration by Laurent Pinchart · 10 years ago
  94. fe65247 [media] uvcvideo: Recognize the Tasco USB microscope by Laurent Pinchart · 10 years ago
  95. 9e68c53 [media] uvcvideo: Don't call vb2 mmap and get_unmapped_area with queue lock held by Laurent Pinchart · 10 years ago
  96. 566cc8a [media] uvcvideo: remove unnecessary version.h inclusion by Fabian Frederick · 10 years ago
  97. 9fae30a [media] uvcvideo: Remove extra commit on resume() by Aviv Greenberg · 10 years ago
  98. 1b8dc32 [media] uvcvideo: Add GUID for BGR 8:8:8 by William Manley · 10 years ago
  99. 5fb3f55 [media] media: usb: uvc: use vb2_ops_wait_prepare/finish helper by Lad, Prabhakar · 10 years ago
  100. ef33d90 [media] uvcvideo: Return all buffers to vb2 at stream stop and start failure by Laurent Pinchart · 10 years ago