1. 6ab1e94 [media] si2168: add support for newer firmwares by Antti Palosaari · 8 years ago
  2. 4c27a96 [media] tw686x: make const structs static by Hans Verkuil · 8 years ago
  3. f5591da [media] adv7604: Add support for hardware reset by Dragos Bogdan · 8 years ago
  4. 20634fd [media] ddbridge: Replace vmalloc with vzalloc by Amitoj Kaur Chawla · 8 years ago
  5. e95be15 [media] dvb: use ktime_t for internal timeout by Arnd Bergmann · 8 years ago
  6. 84345a2 [media] media: coda: Fix probe() if reset controller is missing by Alexander Shiyan · 8 years ago
  7. 811c6d6 [media] V4L: fix the Z16 format definition by Guennadi Liakhovetski · 8 years ago
  8. 0e95ccf [media] vb2: Fix comment by Ricardo Ribalda · 8 years ago
  9. dfadf02 [media] vb2: Merge vb2_internal_qbuf and vb2_qbuf by Ricardo Ribalda · 8 years ago
  10. 5256e05 [media] vb2: Merge vb2_internal_dqbuf and vb2_dqbuf by Ricardo Ribalda · 8 years ago
  11. 3171cc2 [media] vb2: V4L2_BUF_FLAG_DONE is set after DQBUF by Ricardo Ribalda · 8 years ago
  12. d14cf19 [media] sur40: drop unnecessary format description by Hans Verkuil · 8 years ago
  13. 8ed50eb [media] usbtv: improve a comment by Lubomir Rintel · 8 years ago
  14. 5ae1e2b [media] usbtv: clarify the licensing by Lubomir Rintel · 8 years ago
  15. 6a85881 [media] sur40: fix occasional oopses on device close by Florian Echtler · 8 years ago
  16. af766ee [media] sur40: lower poll interval to fix occasional FPS drops to ~56 FPS by Florian Echtler · 8 years ago
  17. bcdb904 [media] DocBook: mention the memory type to be set for all streaming I/O by Javier Martinez Canillas · 8 years ago
  18. e1f1cb8 [media] DocBook: add dmabuf as streaming I/O in VIDIOC_REQBUFS description by Javier Martinez Canillas · 8 years ago
  19. 2aefee0 [media] saa7164: Replace if and BUG with BUG_ON by Amitoj Kaur Chawla · 8 years ago
  20. 654043f [media] bt8xx: remove needless module refcounting by Alexey Khoroshilov · 8 years ago
  21. d54fc3bb [media] rc-main: fix kernel oops after unloading keymap module by Hans Verkuil · 8 years ago
  22. 85a5f85e [media] v4l2-tpg: ignore V4L2_DV_RGB_RANGE setting for YUV formats by Hans Verkuil · 8 years ago
  23. c1023ba [media] drivers/media/platform/Kconfig: fix VIDEO_MEDIATEK_VCODEC dependency by Hans Verkuil · 8 years ago
  24. 556f440 [media] mtk-vcodec: convert driver to use the new vb2_queue dev field by Hans Verkuil · 8 years ago
  25. d7e92e1 [media] gspca: avoid unused variable warnings by Arnd Bergmann · 8 years ago
  26. 8ad2d06 [media] gspca: correct speed testing by Oliver Neukum · 8 years ago
  27. c0936df [media] MAINTAINERS: change maintainer for gscpa/pwc/radio-shark by Hans Verkuil · 8 years ago
  28. 5612e19 [media] hdpvr: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  29. 0423ff9 [media] adv7604: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  30. 1ce3954 [media] tc358743: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  31. 1d3e154 [media] adv7842: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  32. edf096b [media] sn9c20x: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  33. c21f0cb [media] gspca: fix a v4l2-compliance failure about buffer timestamp by Antonio Ospite · 8 years ago
  34. b3f18ec [media] gspca: fix a v4l2-compliance failure about VIDIOC_ENUM_FRAMEINTERVALS by Antonio Ospite · 8 years ago
  35. 9a08e46 [media] gspca: rename wxh_to_mode() to wxh_to_nearest_mode() by Antonio Ospite · 8 years ago
  36. c0925ba [media] gspca: fix setting frame interval type in vidioc_enum_frameintervals() by Antonio Ospite · 8 years ago
  37. 8a074e8 [media] gspca: ov534/topro: use a define for the default framerate by Antonio Ospite · 8 years ago
  38. 1f6bcd01 [media] pwc: hide unused label by Arnd Bergmann · 9 years ago
  39. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 8 years ago
  40. 2548fee [media] media/platform: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 8 years ago
  41. c781e4a [media] media/platform: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 8 years ago
  42. 8e9bca3 [media] media/.../soc-camera: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 8 years ago
  43. 1ad70ce [media] media/platform: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 8 years ago
  44. dce5731 [media] media/platform: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 8 years ago
  45. 53ddcc6 [media] media/platform: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 8 years ago
  46. 57813da [media] staging/media: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 8 years ago
  47. 77516a8 [media] media/pci/tw686x: convert driver to use the new vb2_queue dev field by Hans Verkuil · 8 years ago
  48. 2bc46b3 [media] media/pci: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 8 years ago
  49. 0e2f511 [media] sur40: set q->dev instead of allocating a context by Hans Verkuil · 9 years ago
  50. 8f10c2d [media] v4l2-pci-skeleton: set q->dev instead of allocating a context by Hans Verkuil · 9 years ago
  51. 20be7ab [media] vb2: add a dev field to use for the default allocation context by Hans Verkuil · 9 years ago
  52. d16e832 [media] vb2: move dma_attrs to vb2_queue by Hans Verkuil · 8 years ago
  53. f61d500 [media] exynos4-is: Fix buffer release issue on fimc m2m video nodes by Sylwester Nawrocki · 8 years ago
  54. e0d80c8 [media] s5p-mfc: improve v4l2_capability driver and card fields by Javier Martinez Canillas · 8 years ago
  55. 4759bb4 [media] s5p-mfc: set capablity bus_info as required by VIDIOC_QUERYCAP by Javier Martinez Canillas · 8 years ago
  56. 6d2b749 [media] s5p-mfc: use vb2_is_streaming() to check vb2 queue status by Javier Martinez Canillas · 8 years ago
  57. c8e913e [media] s5p-mfc: don't print errors on VIDIOC_REQBUFS unsupported mem type by Javier Martinez Canillas · 8 years ago
  58. e4be125 [media] s5p-mfc: fix typo in s5p_mfc_dec function comment by Javier Martinez Canillas · 8 years ago
  59. e4fac74 [media] s5p-mfc: fix error path in driver probe by Marek Szyprowski · 8 years ago
  60. b16a2d8 [media] s5p-mfc: fix null pointer deference in clk_core_enable() by Shuah Khan · 8 years ago
  61. 6610ef0 [media] s5p-mfc: fix memory leak in s5p_mfc_remove() by Shuah Khan · 8 years ago
  62. 7d48ea9 [media] s5p-mfc: fix video device release double release in probe error path by Shuah Khan · 8 years ago
  63. 8eb8025 [media] arm64: dts: mediatek: Add Video Encoder for MT8173 by Tiffany Lin · 8 years ago
  64. 2cc9386 [media] vcodec: mediatek: Add Mediatek H264 Video Encoder Driver by Tiffany Lin · 8 years ago
  65. 27a274d [media] vcodec: mediatek: Add Mediatek VP8 Video Encoder Driver by Tiffany Lin · 8 years ago
  66. 4e855a6 [media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver by Tiffany Lin · 8 years ago
  67. e6d28fd [media] dt-bindings: Add a binding for Mediatek Video Encoder by Tiffany Lin · 8 years ago
  68. 404b281 [media] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit by Andrew-CT Chen · 8 years ago
  69. 3003a18 [media] VPU: mediatek: support Mediatek VPU by Andrew-CT Chen · 8 years ago
  70. ab46f6d [media] videodev2.h: Fix V4L2_PIX_FMT_YUV411P description by Laurent Pinchart · 8 years ago
  71. 79c8d08 [media] videodev2.h: Group YUV 3 planes formats together by Laurent Pinchart · 8 years ago
  72. 80aa265 [media] media: rcar-vin: add DV timings support by Ulrich Hecht · 8 years ago
  73. 181905e [media] media: rcar_vin: Use correct pad number in try_fmt by Ulrich Hecht · 8 years ago
  74. fa03740 [media] media: rcar-vin: pad-aware driver initialisation by Ulrich Hecht · 8 years ago
  75. 904aef0 [media] v4l2-ctrl.h: fix comments by Hans Verkuil · 8 years ago
  76. 04bc936 [media] radio-maxiradio: fix memory leak when device is removed by Alexey Khoroshilov · 8 years ago
  77. d27d5f1 [media] stk1160: Check *nplanes in queue_setup by Helen Fornazier · 8 years ago
  78. f4bca74 [media] solo6x10: Simplify solo_enum_ext_input by Ismael Luceno · 8 years ago
  79. 9c41e69 [media] adv7604: Don't ignore pad number in subdev DV timings pad operations by Laurent Pinchart · 8 years ago
  80. 81ea482 [media] v4l: mt9v032: Add V4L2 controls for AEC and AGC by Markus Pargmann · 9 years ago
  81. 78060d5 [media] v4l: mt9v032: Do not unset master_mode by Markus Pargmann · 9 years ago
  82. f823a3f [media] v4l: mt9v032: Remove duplicate test for I2C_FUNC_SMBUS_WORD_DATA functionality by Axel Lin · 10 years ago
  83. 41d9ec0 [media] v4l: mt9v032: Remove unneeded header by Laurent Pinchart · 9 years ago
  84. e2b5639 [media] v4l: mt9t001: fix clean up in case of power-on failures by Guennadi Liakhovetski · 9 years ago
  85. 80d23ff [media] v4l: mt9t001: constify v4l2_subdev_internal_ops structure by Julia Lawall · 9 years ago
  86. a92320e [media] smiapp: Remove useless rval assignment in smiapp_get_pdata() by Sakari Ailus · 9 years ago
  87. c2b4011 [media] tw686x: be explicit about the possible dma_mode options by Hans Verkuil · 8 years ago
  88. 6deab6f [media] tw686x: audio: Prevent hw param changes while busy by Ezequiel Garcia · 8 years ago
  89. 447d7c3 [media] tw686x: audio: Allow to configure the period size by Ezequiel Garcia · 8 years ago
  90. c156c54 [media] tw686x: audio: Implement non-memcpy capture by Ezequiel Garcia · 8 years ago
  91. 34e2acc [media] tw686x: Add support for DMA scatter-gather mode by Ezequiel Garcia · 8 years ago
  92. 11a1697 [media] tw686x: Add support for DMA contiguous interlaced frame mode by Ezequiel Garcia · 8 years ago
  93. f8afaa8 [media] tw686x: Introduce an interface to support multiple DMA modes by Ezequiel Garcia · 8 years ago
  94. 068adc4 bdisp: move the V/H filter spec to bdisp-hw.c by Mauro Carvalho Chehab · 8 years ago
  95. 60eb957 adv7842: comment out a table useful for debug by Mauro Carvalho Chehab · 8 years ago
  96. 5776fbe em28xx-dvb: remove some left over by Mauro Carvalho Chehab · 8 years ago
  97. ba4cd39 vivid: remove some unused vars by Mauro Carvalho Chehab · 8 years ago
  98. 40bcfda zr36016: remove some unused tables by Mauro Carvalho Chehab · 8 years ago
  99. 29025f6 r820t: comment out two ancillary tables by Mauro Carvalho Chehab · 8 years ago
  100. cf47fac dib0090: comment out the unused tables by Mauro Carvalho Chehab · 8 years ago