1. a0517f5 [media] s5p-mfc: Copy timestamps only when a frame is produced by Pawel Osciak · 11 years ago
  2. d98f1b7 [media] media: mx2-emmaprp: Add missing mutex_destroy() by Alexander Shiyan · 11 years ago
  3. b97a621 [media] media: mx2-emmaprp: Cleanup internal structure by Alexander Shiyan · 11 years ago
  4. e933cef [media] s5p-mfc: fix encoder crash after VIDIOC_STREAMOFF by John Sheu · 11 years ago
  5. 535ec21 [media] mt9p031: Fix BLC configuration restore when disabling test pattern by Laurent Pinchart · 11 years ago
  6. 8bf54c4 [media] mt9p031: Really disable Black Level Calibration in test pattern mode by Laurent Pinchart · 11 years ago
  7. 536954f [media] v4l: ti-vpe: Rename csc memory resource name by Archit Taneja · 11 years ago
  8. 2ef114f [media] v4l: ti-vpe: Add selection API in VPE driver by Archit Taneja · 11 years ago
  9. 928bf2b [media] v4l: ti-vpe: Fix some params in VPE data descriptors by Archit Taneja · 11 years ago
  10. f472c0b [media] em28xx: make em28xx_free_v4l2 static() by Mauro Carvalho Chehab · 11 years ago
  11. 668f91d [media] v4l: ti-vpe: Allow DMABUF buffer type support by Archit Taneja · 11 years ago
  12. b2c9472 [media] v4l: ti-vpe: register video device only when firmware is loaded by Archit Taneja · 11 years ago
  13. a3f415a [media] saa7134: add saa7134_userptr module option to enable USERPTR by Hans Verkuil · 11 years ago
  14. 2ada815 [media] saa7134: convert to vb2 by Hans Verkuil · 11 years ago
  15. a00e688 [media] saa7134: move saa7134_pgtable to saa7134_dmaqueue by Hans Verkuil · 11 years ago
  16. 5c44046 [media] saa7134: rename vbi/cap to vbi_vbq/cap_vbq by Hans Verkuil · 11 years ago
  17. 4cf743d [media] vb2: fix num_buffers calculation if req->count > VIDEO_MAX_FRAMES by Philipp Zabel · 11 years ago
  18. b646f0b [media] v4l: vb2: Avoid double WARN_ON when stopping streaming by Laurent Pinchart · 11 years ago
  19. a5c075c [media] em28xx: move fields wq_trigger and streaming_started from struct em28xx to struct em28xx_audio by Frank Schaefer · 11 years ago
  20. 3319e6f [media] em28xx: remove field tuner_addr from struct em28xx by Frank Schaefer · 11 years ago
  21. 6867bd5a [media] em28xx: remove field tda9887_conf from struct em28xx by Frank Schaefer · 11 years ago
  22. 3854b0d [media] em28xx: move tuner frequency field from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  23. 8139a4d [media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  24. f0e3823 [media] em28xx: move capture state tracking fields from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  25. d7dc18d [media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  26. 5815917 [media] em28xx: move progressive/interlaced fields from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  27. 06e2067 [media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  28. 52faaf7 [media] em28xx: move TV norm from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  29. 9297285 [media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  30. 753aee7 [media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  31. 27a36df [media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  32. ef74a0b [media] em28xx: move video_device structs from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  33. 2c52a2f [media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  34. abc1308 [media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  35. 95d2608 [media] em28xx: start moving em28xx-v4l specific data to its own struct by Frank Schaefer · 11 years ago
  36. ad29805 [media] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handler in em28xx_v4l2_init() by Frank Schaefer · 11 years ago
  37. 6743033 [media] em28xx: move sub-module data structs to a common place in the main struct by Frank Schaefer · 11 years ago
  38. aa4ce5f [media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register() by Frank Schaefer · 11 years ago
  39. 707b7f8 [media] saa7134: add vidioc_querystd by Mikhail Domrachev · 11 years ago
  40. a112fba [media] v4l2-ioctl: drop spurious newline in string by Hans Verkuil · 11 years ago
  41. 29f1cdb [media] videobuf-dma-contig: fix incorrect argument to vm_iomap_memory() call by Ma Haijun · 11 years ago
  42. deb29e9 [media] ivtv: Fix Oops when no firmware is loaded by Takashi Iwai · 11 years ago
  43. 08a72e4 [media] media: coda: Use full device name for request_irq() by Alexander Shiyan · 11 years ago
  44. b1c090d [media] media: davinci: vpbe: release buffers in case start_streaming call back fails by Lad, Prabhakar · 11 years ago
  45. e21c94e [media] s2255drv: fix memory leak s2255_probe() by Daeseok Youn · 11 years ago
  46. 30616ff [media] timblogiw: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 11 years ago
  47. 26ac69f [media] media: parport: Fix format string mismatch in bw-qcam.c by Masanari Iida · 11 years ago
  48. 227ae22 [media] videobuf2-dma-sg: Fix NULL pointer dereference BUG by Ricardo Ribalda · 11 years ago
  49. 9f6be2b [media] s2255: Do not free fw_data until timer handler has actually stopped using it by Kirill Tkhai · 11 years ago
  50. bc8aace [media] av7110: fix confusing indenting by Dan Carpenter · 11 years ago
  51. 691903f [media] v4l: ti-vpe: fix devm_ioremap_resource() return value checking by Bartlomiej Zolnierkiewicz · 11 years ago
  52. 25c61e4 [media] em28xx: move norm_maxw() and norm_maxh() from em28xx.h to em28xx-video.c by Frank Schaefer · 11 years ago
  53. cba8e9b [media] em28xx: remove function em28xx_compression_disable() and its call by Frank Schaefer · 11 years ago
  54. 88d2859 [media] em28xx: remove some unused fields from struct em28xx by Frank Schaefer · 11 years ago
  55. 5869778 [media] em28xx: fix indenting in em28xx_usb_probe() by Frank Schaefer · 11 years ago
  56. 2464403 [media] smiapp: Return correct return value in smiapp_registered() by Sakari Ailus · 11 years ago
  57. 9945374 [media] smiapp: Check for GPIO validity using gpio_is_valid() by Sakari Ailus · 11 years ago
  58. 5fba988 [media] smiapp: Use better regulator name for the Device tree by Sakari Ailus · 11 years ago
  59. aca6bf5 [media] smiapp: Scaling goodness is signed by Sakari Ailus · 11 years ago
  60. e5a3f7b [media] smiapp: Call limits quirk immediately after retrieving the limits by Sakari Ailus · 11 years ago
  61. 48cb4a5 [media] smiapp: Print the index of the format descriptor by Sakari Ailus · 11 years ago
  62. 3b35fc8 [media] uvcvideo: Fix clock param realtime setting by Olivier Langlois · 11 years ago
  63. f8918ba [media] uvcvideo: Fix marking buffer erroneous in case of FID toggling by Anton Leontiev · 11 years ago
  64. e899966 Merge tag 'v3.15-rc6' into patchwork by Mauro Carvalho Chehab · 11 years ago
  65. fba69f0 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  66. ba0d342 saa7134-alsa: include vmalloc.h by Mauro Carvalho Chehab · 11 years ago
  67. 74a8627 [media] rtl28xxu: add [1b80:d3af] Sveon STV27 by Alessandro Miceli · 11 years ago
  68. f27f5b0 [media] rtl28xxu: add [1b80:d39d] Sveon STV20 by Alessandro Miceli · 11 years ago
  69. 9ca24ae [media] rtl28xxu: add 1b80:d395 Peak DVB-T USB by Brian Healy · 11 years ago
  70. 8fae379 [media] s5p-jpeg: Fix NV12 format entry related to S5C2120 SoC by Jacek Anaszewski · 11 years ago
  71. 79a38a8 [media] s5p-jpeg: Fix build break when CONFIG_OF is undefined by Jacek Anaszewski · 11 years ago
  72. 2caeeb0 [media] s5p-jpeg: Prevent JPEG 4:2:0 > YUV 4:2:0 decompression by Jacek Anaszewski · 11 years ago
  73. b2254d6 [media] s5p-jpeg: Fix sysmmu page fault by Jacek Anaszewski · 11 years ago
  74. 38a6ef3 [media] s5p-jpeg: g_selection callback should always succeed by Jacek Anaszewski · 11 years ago
  75. bf689bb [media] s5p-jpeg: Add m2m_ops field to the s5p_jpeg_variant structure by Jacek Anaszewski · 11 years ago
  76. 35cd02a [media] s5p-jpeg: Perform fourcc downgrade only for Exynos4x12 SoCs by Jacek Anaszewski · 11 years ago
  77. b245168 [media] s5p-jpeg: Add fmt_ver_flag field to the s5p_jpeg_variant structure by Jacek Anaszewski · 11 years ago
  78. b9684a6 [media] s5p-fimc: Reuse calculated sizes by Nicolas Dufresne · 11 years ago
  79. 7f2816e [media] s5p-fimc: Changed RGB32 to BGR32 by Nicolas Dufresne · 11 years ago
  80. 8411323 [media] s5p-fimc: Iterate for each memory plane by Nicolas Dufresne · 11 years ago
  81. 97d9d23 [media] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode by Guennadi Liakhovetski · 11 years ago
  82. cfece58 [media] V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from user-space by Guennadi Liakhovetski · 11 years ago
  83. ec77581 [media] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode by Guennadi Liakhovetski · 11 years ago
  84. 322e6d1 [media] V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from user-space by Guennadi Liakhovetski · 11 years ago
  85. f6cc51a [media] soc_camera: disable STD ioctls if no tvnorms are set by Hans Verkuil · 11 years ago
  86. dc5730f [media] tw9910: add g_tvnorms video op by Hans Verkuil · 11 years ago
  87. b2a06ae [media] v4l: Only get module if it's different than the driver for v4l2_dev by Sakari Ailus · 12 years ago
  88. 85de721 [media] media: Use a better owner for the media device by Sakari Ailus · 12 years ago
  89. 743e183 [media] v4l: Check pad arguments for [gs]_frame_interval by Sakari Ailus · 12 years ago
  90. 6296cba [media] saa7134: rename empress_tsq to empress_vbq by Hans Verkuil · 11 years ago
  91. 9e534f8 [media] saa7134: remove fmt from saa7134_buf by Hans Verkuil · 11 years ago
  92. 01c3a84 [media] saa7134: store VBI hlen/vlen globally by Hans Verkuil · 11 years ago
  93. 51aefd7 [media] saa7134: swap ts_init_encoder and ts_reset_encoder by Hans Verkuil · 11 years ago
  94. 15e64f0 [media] saa7134: drop abuse of low-level videobuf functions by Hans Verkuil · 11 years ago
  95. e72936d [media] saa7134: coding style cleanups by Hans Verkuil · 11 years ago
  96. 17e7f1b [media] saa7134: fix regression with tvtime by Hans Verkuil · 11 years ago
  97. e6a6234 [media] media-device: fix infoleak in ioctl media_enum_entities() by Salva Peiró · 11 years ago
  98. 393cbd8 [media] smiapp: Use %u for printing u32 value by Sakari Ailus · 11 years ago
  99. f5d6507 [media] smiapp: Define macros for obtaining properties of register definitions by Sakari Ailus · 11 years ago
  100. 6f7481b [media] smiapp: Add register diversion quirk by Sakari Ailus · 11 years ago