1. 06a660a Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  2. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  3. 9cfcc65 Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  4. 7385817 genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() by Vladimir Zapolskiy · 9 years ago
  5. 50ef28a [media] c8sectpfe: Remove select on undefined LIBELF_32 by Peter Griffin · 9 years ago
  6. 62e5f05 [media] c8sectpfe: Use %pad to print 'dma_addr_t' by Fabio Estevam · 9 years ago
  7. 4284118 [media] media: rcar_vin: Reject videobufs that are too small for current format by Rob Taylor · 9 years ago
  8. 734f3f2 [media] media: rcar_vin: fill in bus_info field by Rob Taylor · 9 years ago
  9. 920a1bf [media] media: soc_camera: rcar_vin: Add BT.709 24-bit RGB888 input support by William Towle · 9 years ago
  10. 78c66fb [media] v4l: omap3isp: Drop platform data support by Laurent Pinchart · 10 years ago
  11. 8a677b6 [media] media: omap_vout: Convert omap_vout_uservirt_to_phys() to use get_vaddr_pfns() by Jan Kara · 9 years ago
  12. ca05189 [media] c8sectpfe: use a new Kconfig menu for DVB platform drivers by Mauro Carvalho Chehab · 9 years ago
  13. 53cc7c9 [media] c8sectpfe: fix pinctrl dependencies by Mauro Carvalho Chehab · 9 years ago
  14. 5473387 [media] coda: drop zero payload bitstream buffers by Zahari Doychev · 9 years ago
  15. 7612cf9 [media] c8sectpfe: don't go past channel_data array by Mauro Carvalho Chehab · 9 years ago
  16. 409e9ef [media] c8sectpfe: Allow compiling it with COMPILE_TEST by Mauro Carvalho Chehab · 9 years ago
  17. 850a3f7 [media] c8sectpfe: Add Kconfig and Makefile for the driver by Peter Griffin · 9 years ago
  18. 03ad477 [media] c8sectpfe: Add c8sectpfe debugfs support by Peter Griffin · 9 years ago
  19. e77a0cb [media] c8sectpfe: Add support for various ST NIM cards by Peter Griffin · 9 years ago
  20. b5e208a [media] c8sectpfe: Add LDVB helper functions by Peter Griffin · 9 years ago
  21. c5f5d0f [media] c8sectpfe: STiH407/10 Linux DVB demux support by Peter Griffin · 9 years ago
  22. b1304f9 [media] vivid: support cvt, gtf timings for video out by Prashant Laddha · 9 years ago
  23. 16225ea [media] soc_camera: always release queue for queue owner by Hans Verkuil · 10 years ago
  24. 2d70383 [media] soc_camera: pass on streamoff error by Hans Verkuil · 10 years ago
  25. 9f317de [media] soc_camera: compliance fixes by Hans Verkuil · 10 years ago
  26. eb01b1b [media] soc_camera: fix expbuf support by Hans Verkuil · 10 years ago
  27. d53c0f7 [media] soc_camera: fix enum_input by Hans Verkuil · 10 years ago
  28. fd41c1a [media] sh_mobile_ceu_camera: set field to FIELD_NONE by Hans Verkuil · 10 years ago
  29. 31d38d3 [media] sh_mobile_ceu_camera: fix querycap by Hans Verkuil · 10 years ago
  30. 073b795 [media] sh-veu: initialize timestamp_flags and copy timestamp info by Hans Verkuil · 10 years ago
  31. 0a6b9b0 [media] fsl-viu: drop format names by Hans Verkuil · 9 years ago
  32. 9acc809 [media] fsl-viu: small fixes by Hans Verkuil · 9 years ago
  33. 7fe0b3d [media] fsl-viu: add control event support by Hans Verkuil · 9 years ago
  34. e299bc9 [media] fsl-viu: fill in colorspace, always set field to interlaced by Hans Verkuil · 9 years ago
  35. 282b3fb [media] fsl-viu: fill in bus_info in vidioc_querycap by Hans Verkuil · 9 years ago
  36. 1fea3d6 [media] fsl-viu: convert to the control framework by Hans Verkuil · 9 years ago
  37. 2c42cdb [media] V4L2: platform: Add Renesas R-Car JPEG codec driver by Mikhail Ulyanov · 9 years ago
  38. 7a1d4e7 [media] s5p-jpeg: Eliminate double kfree() by Andrzej Pietrasiewicz · 9 years ago
  39. 1af2198 [media] s5p-mfc: add additional check for incorrect memory configuration by Marek Szyprowski · 10 years ago
  40. 490a977 [media] s5p-mfc: add return value check in mfc_sys_init_cmd by Marek Szyprowski · 10 years ago
  41. d44da04 [media] s5p-mfc: fix state check from encoder queue_setup by Seung-Woo Kim · 10 years ago
  42. 4f50efa [media] s5p-tv: fix wait_event_timeout return handling by Nicholas Mc Guire · 10 years ago
  43. 264d1cf [media] s5p-tv: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  44. e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 9 years ago
  45. 971bd8f treewide: Fix typo in printk by Masanari Iida · 10 years ago
  46. 17a705e [media] sh-veu: don't use COLORSPACE_JPEG by Hans Verkuil · 10 years ago
  47. c99235f [media] media: am437x-vpfe: Fix a race condition during release by Benoit Parrot · 9 years ago
  48. 6727d4f [media] coda: make NV12 format default by Philipp Zabel · 9 years ago
  49. a269e53 [media] coda: add macroblock tiling support by Philipp Zabel · 9 years ago
  50. 4e447ff [media] coda: move cache setup into coda9_set_frame_cache, also use it in start_encoding by Philipp Zabel · 9 years ago
  51. cde29ef [media] coda: Use S_PARM to set nominal framerate for h.264 encoder by Philipp Zabel · 9 years ago
  52. da2b3b3 [media] coda: implement VBV delay and buffer size controls by Philipp Zabel · 9 years ago
  53. 68aa7ee [media] coda: reset CODA960 hardware after sequence end by Philipp Zabel · 9 years ago
  54. 47f3fa6 [media] coda: rework meta counting and add separate lock by Philipp Zabel · 9 years ago
  55. 2cf251c [media] coda: reuse src_bufs in coda_job_ready by Philipp Zabel · 9 years ago
  56. f071081 [media] coda: use event class to deduplicate v4l2 trace events by Philipp Zabel · 9 years ago
  57. 8076c7e [media] coda: drop custom list of pixel format descriptions by Philipp Zabel · 9 years ago
  58. c1ae0b2 [media] coda: reset stream end in stop_streaming by Philipp Zabel · 9 years ago
  59. 5c718bb [media] coda: avoid calling SEQ_END twice by Philipp Zabel · 9 years ago
  60. 30a0957 [media] coda: keep buffers on the queue in bitstream end mode by Philipp Zabel · 9 years ago
  61. 58bc7ed [media] coda: fix bitstream preloading for MPEG4 decoding by Philipp Zabel · 9 years ago
  62. b05959c [media] coda: fix mvcol buffer for MPEG4 decoding by Philipp Zabel · 9 years ago
  63. f964c40 [media] coda: clamp frame sequence counters to 16 bit by Lucas Stach · 9 years ago
  64. adb8963 [media] v4l: vsp1: Don't sleep in atomic context by Laurent Pinchart · 10 years ago
  65. df5c3e7 [media] v4l: vsp1: Fix plane stride and size checks by Laurent Pinchart · 10 years ago
  66. e31f8f0 [media] v4l: xilinx: missing error code by Dan Carpenter · 9 years ago
  67. bde2b96 [media] bdisp: fix debug info memory access by Fabien Dessenne · 9 years ago
  68. 2431027 [media] bdisp: add debug info for RGB24 format by Fabien Dessenne · 9 years ago
  69. 3d8bffe [media] bdisp: composing support by Fabien Dessenne · 9 years ago
  70. f47c904 [media] media: am437x-vpfe: Requested frame size and fmt overwritten by current sensor setting by Benoit Parrot · 9 years ago
  71. 2a1e91a [media] sh_vou: declare static functions as such by Mauro Carvalho Chehab · 9 years ago
  72. 0b3474f [media] sh-vou: add support for log_status by Hans Verkuil · 10 years ago
  73. 57af3ad5 [media] sh-vou: convert to vb2 by Hans Verkuil · 10 years ago
  74. 5c3edcb [media] sh-vou: fix bytesperline by Hans Verkuil · 10 years ago
  75. 66853ec [media] sh-vou: let sh_vou_s_fmt_vid_out call sh_vou_try_fmt_vid_out by Hans Verkuil · 10 years ago
  76. 61fbacc [media] sh-vou: replace g/s_crop/cropcap by g/s_selection by Hans Verkuil · 10 years ago
  77. 22df2e7 [media] sh-vou: fix incorrect initial pixelformat by Hans Verkuil · 10 years ago
  78. 4de00d0 [media] sh-vou: support compulsory G/S/ENUM_OUTPUT ioctls by Hans Verkuil · 10 years ago
  79. c5f9808 [media] sh-vou: use v4l2_fh by Hans Verkuil · 10 years ago
  80. d8046ee [media] sh-vou: fix querycap support by Hans Verkuil · 10 years ago
  81. 4690271 [media] sh-vou: use resource managed calls by Hans Verkuil · 10 years ago
  82. 41bdc3c [media] vsp1: declar vsp1_pipeline_stopped() as static by Mauro Carvalho Chehab · 9 years ago
  83. 85a0638 [media] v4l: vsp1: Align crop rectangle to even boundary for YUV formats by Damian Hobson-Garcia · 10 years ago
  84. 1c991fe [media] v4l: vsp1: Fix race condition when stopping pipeline by Laurent Pinchart · 10 years ago
  85. 139c928 [media] v4l: vsp1: Fix Suspend-to-RAM by Sei Fumizono · 10 years ago
  86. 45008ee [media] v4l: vsp1: Fix VI6_DPR_ROUTE_FXA_MASK macro by Nobuhiro Iwamatsu · 10 years ago
  87. 1aa7890 [media] v4l: vsp1: Fix VI6_DPR_ROUTE_FP_MASK macro by Nobuhiro Iwamatsu · 10 years ago
  88. 03b36e4 [media] v4l: vsp1: Fix VI6_WPF_SZCLIP_SIZE_MASK macro by Nobuhiro Iwamatsu · 10 years ago
  89. 4a99362 [media] atmel-isi: remove mck backward compatibility code by Josh Wu · 10 years ago
  90. f3745a3a [media] atmel-isi: add runtime pm support by Josh Wu · 10 years ago
  91. 8c03783 [media] atmel-isi: disable ISI even if it has codec request by Josh Wu · 10 years ago
  92. 9d39f05 [media] v4l: omap3isp: Fix sub-device power management code by Sakari Ailus · 10 years ago
  93. 5d47938 [media] v4l: omap3isp: Fix async notifier registration order by Sakari Ailus · 10 years ago
  94. 5fea1bb [media] v4l2-dv-timings: add support for reduced blanking v2 by Prashant Laddha · 10 years ago
  95. abdd4a7 genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  96. 0030edf genalloc: rename dev_get_gen_pool() to gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  97. 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  98. 7fd6bd9 [media] omap3isp: remove unused var by Mauro Carvalho Chehab · 9 years ago
  99. 1c8a866 [media] bdisp: prevent compiling on random arch by Mauro Carvalho Chehab · 9 years ago
  100. 82d229c [media] bdisp-debug: don't try to divide by s64 by Mauro Carvalho Chehab · 10 years ago