1. 13c6c6e [media] platform/Makefile: don't depend on arch to include dirs by Mauro Carvalho Chehab · 8 years ago
  2. a2d1796 [media] davinci: Switch from V4L2 OF to V4L2 fwnode by Sakari Ailus · 8 years ago
  3. a9fad21 [media] mtk-vcodec: Show mtk driver error without DEBUG definition by Hirokazu Honda · 8 years ago
  4. ba1f1f7 [media] media: mtk-mdp: Fix mdp device tree by Daniel Kurtz · 8 years ago
  5. f903ebf [media] coda: copy headers in front of every I-frame by Philipp Zabel · 8 years ago
  6. 7e68c53 [media] coda: implement forced key frames by Philipp Zabel · 8 years ago
  7. dde32d4 [media] davinci: vpif_capture: cleanup raw camera support by Kevin Hilman · 8 years ago
  8. 4a5f8ae [media] davinci: vpif_capture: get subdevs from DT when available by Kevin Hilman · 8 years ago
  9. 6e3520f [media] davinci: vpif_capture: drop compliance hack by Kevin Hilman · 8 years ago
  10. ec62c9a [media] atmel-isi: code cleanup by Hugues Fruchet · 8 years ago
  11. 42654eb Merge tag 'media/v4.12-2' into patchwork by Mauro Carvalho Chehab · 8 years ago
  12. 8946ab3 [media] davinci: vpif_capture: fix default pixel format for BT.656/BT.1120 video by Nori, Sekhar · 8 years ago
  13. b14ac54 [media] coda: improve colorimetry handling by Philipp Zabel · 8 years ago
  14. e09c348 [media] rcar-vin: fix bug in pixelformat selection by Niklas Söderlund · 8 years ago
  15. 8afb72ed [media] rcar-vin: add missing error check to propagate error by Niklas Söderlund · 8 years ago
  16. f8a668f [media] rcar-vin: remove subdevice matching from bind and unbind callbacks by Niklas Söderlund · 8 years ago
  17. bd8448f [media] rcar-vin: refactor and fold in function after stall handling rework by Niklas Söderlund · 8 years ago
  18. 82ec4ca [media] rcar-vin: allow switch between capturing modes when stalling by Niklas Söderlund · 8 years ago
  19. 996ce3a [media] rcar-vin: select capture mode based on free buffers by Niklas Söderlund · 8 years ago
  20. 9e92144 [media] rcar-vin: move functions which acts on hardware by Niklas Söderlund · 8 years ago
  21. 45a6e60 [media] rcar-vin: decrease buffers needed to capture by Niklas Söderlund · 8 years ago
  22. 557d616 [media] rcar-vin: use pad information when verifying media bus format by Niklas Söderlund · 8 years ago
  23. f4dbfbc [media] rcar-vin: move pad lookup to async bound handler by Niklas Söderlund · 8 years ago
  24. 5de75b1 [media] rcar-vin: refactor pad lookup code by Niklas Söderlund · 8 years ago
  25. 1eb3641 [media] rcar-vin: move subdev source and sink pad index to rvin_graph_entity by Niklas Söderlund · 8 years ago
  26. 0ad1786 [media] rcar-vin: fix standard in input enumeration by Niklas Söderlund · 8 years ago
  27. 8310816 [media] rcar-vin: fix how pads are handled for v4l2 subdevice operations by Niklas Söderlund · 8 years ago
  28. b655741 [media] rcar-vin: use rvin_reset_format() in S_DV_TIMINGS by Niklas Söderlund · 8 years ago
  29. 6afaaab [media] rcar-vin: reset bytesperline and sizeimage when resetting format by Niklas Söderlund · 8 years ago
  30. 859969b [media] v4l: Switch from V4L2 OF not V4L2 fwnode API by Sakari Ailus · 8 years ago
  31. 834ebbc [media] coda: simplify optional reset handling by Philipp Zabel · 8 years ago
  32. ac5c03b [media] media: s5p-cec: Fixed spelling mistake by Rene Hickersberger · 8 years ago
  33. fd47bc4 [media] cec: stih: fix typos in comments by Benjamin Gaignard · 8 years ago
  34. e201031 [media] cec: stih: allow to use max CEC logical addresses by Benjamin Gaignard · 8 years ago
  35. 2eeb329 [media] media: platform: coda: remove variable self assignment by Gustavo A. R. Silva · 8 years ago
  36. ce55036 [media] pxa_camera: Fix a call with an uninitialized device pointer by Petr Cvek · 8 years ago
  37. a065c2e [media] pxa_camera: Add (un)subscribe_event ioctl by Petr Cvek · 8 years ago
  38. a14c5d2 [media] pxa_camera: Fix incorrect test in the image size generation by Petr Cvek · 8 years ago
  39. 30a42a1 [media] pxa_camera: Add remaining Bayer 8 formats by Petr Cvek · 8 years ago
  40. 682559d [media] atmel-isc: Set the default DMA memory burst size by Songjun Wu · 8 years ago
  41. 37404f9 [media] stm32-dcmi: STM32 DCMI camera interface driver by Hugues Fruchet · 8 years ago
  42. e94c328 [media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER by Hans Verkuil · 8 years ago
  43. 9177e51 [media] cec: select CEC_CORE instead of depend on it by Hans Verkuil · 8 years ago
  44. d0994fe [media] soc_camera: annotate a switch fall through by Mauro Carvalho Chehab · 8 years ago
  45. 36bcba9 [media] mtk_vcodec_dec: return error at mtk_vdec_pic_info_update() by Mauro Carvalho Chehab · 8 years ago
  46. a16e377 [media] s5p-jpeg: don't return a random width/height by Mauro Carvalho Chehab · 8 years ago
  47. 06eeefe [media] media drivers: annotate fall-through by Mauro Carvalho Chehab · 8 years ago
  48. df0e1fb [media] s5p-cec: remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  49. e3b4d10 [media] pxa_camera: fix module remove codepath for v4l2 clock by Petr Cvek · 8 years ago
  50. 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  51. e87d51a Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  52. 2c0248d Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 8 years ago
  53. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  54. 208480b iommu: Remove trace-events include from iommu.h by Joerg Roedel · 8 years ago
  55. fd8e2d4 omap3isp: Remove iommu_group related code by Suman Anna · 8 years ago
  56. 9eb9db3a [media] atmel-isc: Fix the static checker warning by Songjun Wu · 8 years ago
  57. 5bc3ebc [media] mtk-vcodec: avoid warnings because of empty macros by Mauro Carvalho Chehab · 8 years ago
  58. 03d67e7 [media] coda: bump maximum number of internal framebuffers to 17 by Lucas Stach · 8 years ago
  59. 83bb586 [media] media: mtk-vcodec: remove informative log by Minghsiu Tsai · 8 years ago
  60. ee7e9871 [media] cec.h: merge cec-edid.h into cec.h by Hans Verkuil · 8 years ago
  61. 56a263a [media] cec: Kconfig cleanup by Hans Verkuil · 8 years ago
  62. 56b27d4 [media] drivers/media: Convert remaining use of pr_warning to pr_warn by Joe Perches · 8 years ago
  63. f2fe890 [media] vimc: Virtual Media Controller core, capture and sensor by Helen Koike · 8 years ago
  64. 6c1c0af [media] vsp1: set V4L2_CTRL_FLAG_MODIFY_LAYOUT for histogram controls by Hans Verkuil · 8 years ago
  65. 0ac702d [media] v4l: vsp1: Add HGT support by Niklas Söderlund · 8 years ago
  66. f242152 [media] v4l: vsp1: Add HGO support by Laurent Pinchart · 9 years ago
  67. 98eee25 [media] v4l: vsp1: Fix HGO and HGT routing register addresses by Laurent Pinchart · 8 years ago
  68. c8663c8 [media] v4l: vsp1: Support histogram generators in pipeline configuration by Laurent Pinchart · 8 years ago
  69. 99362e3 [media] v4l: vsp1: Add histogram support by Laurent Pinchart · 8 years ago
  70. 3e9a0e0 [media] v4l: vsp1: wpf: Implement rotation support by Laurent Pinchart · 9 years ago
  71. 13bfc67 [media] c8sectpfe: use setup_timer by Geliang Tang · 8 years ago
  72. 8ae73ed [media] fsl-viu: use setup_timer by Geliang Tang · 8 years ago
  73. 4130927 [media] m2m-deinterlace: don't return zero on failure paths in deinterlace_probe() by Alexey Khoroshilov · 8 years ago
  74. 9d826ce [media] coda: do not enumerate YUYV if VDOA is not available by Philipp Zabel · 8 years ago
  75. 678bc0a [media] coda: remove redundant call to v4l2_m2m_get_vq by Colin Ian King · 8 years ago
  76. a93d429 [media] s5p-cec: add cec-notifier support, move out of staging by Hans Verkuil · 8 years ago
  77. fc4e009 [media] stih-cec: add CEC notifier support by Benjamin Gaignard · 8 years ago
  78. 1531a20 [media] v4l: vsp1: Register pipe with output WPF by Kieran Bingham · 8 years ago
  79. 1b8ce40 [media] v4l: vsp1: Fix struct vsp1_drm documentation by Kieran Bingham · 8 years ago
  80. 40ad34d [media] v4l: vsp1: Disable HSV formats on Gen3 hardware by Laurent Pinchart · 8 years ago
  81. 9dbed95 [media] v4l: vsp1: Fix multi-line comment style by Laurent Pinchart · 8 years ago
  82. f207470 [media] v4l: vsp1: Remove redundant pipe->dl usage from drm by Kieran Bingham · 8 years ago
  83. 4461c84 [media] v4l: vsp1: Prevent multiple streamon race commencing pipeline early by Kieran Bingham · 8 years ago
  84. 3425382 [media] v4l: vsp1: Fix RPF/WPF U/V order in 3-planar formats on Gen3 by Laurent Pinchart · 8 years ago
  85. dadc3be [media] v4l: vsp1: Clean up file handle in open() error path by Shailendra Verma · 8 years ago
  86. f145016 [media] v4l: vsp1: Fix format-info documentation by Kieran Bingham · 9 years ago
  87. c1d82b8 [media] atmel-isi: move out of soc_camera to atmel by Hans Verkuil · 8 years ago
  88. d12c908 [media] atmel-isi: remove dependency of the soc-camera framework by Hans Verkuil · 8 years ago
  89. 51d979c [media] vcodec: mediatek: mark pm functions as __maybe_unused by Arnd Bergmann · 8 years ago
  90. 2f65ec0 [media] s5p-g2d: Fix error handling by Christophe JAILLET · 8 years ago
  91. d251510 [media] s5p-mfc: Don't allocate codec buffers from pre-allocated region by Marek Szyprowski · 8 years ago
  92. a5cb00e [media] s5p-mfc: Fix unbalanced call to clock management by Marek Szyprowski · 8 years ago
  93. 5ea289f [media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentation by Marek Szyprowski · 8 years ago
  94. 60641e22 [media] s5p-mfc: Use preallocated block allocator always for MFC v6+ by Marek Szyprowski · 8 years ago
  95. 8e409f1 [media] s5p-mfc: Remove special configuration of IOMMU domain by Marek Szyprowski · 8 years ago
  96. 25e73b4 [media] s5p-mfc: Add support for probe-time preallocated block based allocator by Marek Szyprowski · 8 years ago
  97. 9ce4780 [media] s5p-mfc: Split variant DMA memory configuration into separate functions by Marek Szyprowski · 8 years ago
  98. 36fb494 [media] s5p-mfc: Reduce firmware buffer size for MFC v6+ variants by Marek Szyprowski · 8 years ago
  99. d1ff4e1 [media] s5p-mfc: Allocate firmware with internal private buffer alloc function by Marek Szyprowski · 8 years ago
  100. 94eaccc [media] s5p-mfc: Move firmware allocation to DMA configure function by Marek Szyprowski · 8 years ago