1. d65fae9 [media] v4l: Add YUV 4:2:2 and YUV 4:4:4 tri-planar non-contiguous formats by Laurent Pinchart · 9 years ago
  2. cedc121 [media] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAME by Wu-Cheng Li · 9 years ago
  3. c574b75 [media] v4l2-async: Don't fail if registered_async isn't implemented by Javier Martinez Canillas · 9 years ago
  4. 360104e [media] media.h: get rid of MEDIA_ENT_F_CONN_TEST by Mauro Carvalho Chehab · 9 years ago
  5. 153d41a [media] v4l2-mc: remove the unused sensor var by Mauro Carvalho Chehab · 9 years ago
  6. eee7d35 [media] v4l2-mc: add a routine to create USB media_device by Mauro Carvalho Chehab · 9 years ago
  7. 7c3e1ec [media] v4l2-async: call registered_async after subdev registration by Javier Martinez Canillas · 9 years ago
  8. 8ddc2dd [media] v4l2-ctrls: remove unclaimed v4l2_ctrl_add_ctrl() interface by Vladimir Zapolskiy · 9 years ago
  9. 45cc29a [media] v4l2-ctrls: add V4L2_CID_DV_RX/TX_IT_CONTENT_TYPE controls by Hans Verkuil · 9 years ago
  10. 7047f29 [media] v4l2-mc: add an ancillary routine for PCI-based MC by Mauro Carvalho Chehab · 9 years ago
  11. 2773b0e [media] add media controller support to videobuf2-dvb by Mauro Carvalho Chehab · 9 years ago
  12. 54d0dba [media] v4l2-mc: add a generic function to create the media graph by Mauro Carvalho Chehab · 9 years ago
  13. 85e91f8 Merge tag 'v4.5-rc3' into patchwork by Mauro Carvalho Chehab · 9 years ago
  14. 1f2c450 [media] vb2-core: call threadio->fnc() if !VB2_BUF_STATE_ERROR by Mauro Carvalho Chehab · 9 years ago
  15. fac710e [media] vb2: fix nasty vb2_thread regression by Hans Verkuil · 9 years ago
  16. 7c8fe51 [media] v4l: remove MEDIA_TUNER dependency for VIDEO_TUNER by Arnd Bergmann · 9 years ago
  17. f7842cf [media] v4l: of: Correct v4l2_of_parse_endpoint() kernel-doc by Javier Martinez Canillas · 9 years ago
  18. 7df5ab8 [media] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32 by Tiffany Lin · 9 years ago
  19. 8e20b80 [media] v4l2-dv-timings: skip standards check for V4L2_DV_BT_CAP_CUSTOM by Hans Verkuil · 9 years ago
  20. 9637b03 [media] media: videobuf2-core: Fix one __qbuf_dmabuf() error path by Wu, Xia · 9 years ago
  21. 953a457 [media] v4l2-mc.h Add pads for audio and video IF-PLL decoders by Mauro Carvalho Chehab · 9 years ago
  22. 5c9077e [media] v4l2-mc.h: Split audio from baseband output by Mauro Carvalho Chehab · 9 years ago
  23. 163c9bc [media] tuner.h: rename TUNER_PAD_IF_OUTPUT to TUNER_PAD_OUTPUT by Mauro Carvalho Chehab · 9 years ago
  24. 77a76b0 Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  25. 47c62e4 Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  26. 1630b83 [media] v4l2-device: fix a missing error code by Dan Carpenter · 9 years ago
  27. bdf5c19 [media] v4l2-device: Register entity before calling subdev's registered ops by Sakari Ailus · 9 years ago
  28. ab22e77 [media] media framework: rename pads init function to media_entity_pads_init() by Mauro Carvalho Chehab · 9 years ago
  29. 0b3b72df9 [media] media_entity: remove gfp_flags argument by Mauro Carvalho Chehab · 9 years ago
  30. 4ca72ef [media] uapi/media.h: Rename entities types to functions by Mauro Carvalho Chehab · 9 years ago
  31. 0e576b7 [media] media-entity.h: rename entity.type to entity.function by Mauro Carvalho Chehab · 9 years ago
  32. 13f6e88 [media] v4l2 core: enable all interface links at init by Mauro Carvalho Chehab · 9 years ago
  33. d9c21e3 [media] v4l2-core: create MC interfaces for devnodes by Mauro Carvalho Chehab · 9 years ago
  34. 188d2d5 [media] tuner-core: add an input pad by Mauro Carvalho Chehab · 9 years ago
  35. b50bde4 [media] v4l2-subdev: use MEDIA_ENT_T_UNKNOWN for new subdevs by Mauro Carvalho Chehab · 10 years ago
  36. 3efdf62 [media] media: use macros to check for V4L2 subdev entities by Mauro Carvalho Chehab · 10 years ago
  37. cf49066 [media] replace all occurrences of MEDIA_ENT_T_DEVNODE_V4L by Mauro Carvalho Chehab · 9 years ago
  38. 1809510 [media] media: get rid of unused "extra_links" param on media_entity_init() by Mauro Carvalho Chehab · 9 years ago
  39. fa1706c media: flash: use led_set_brightness_sync for torch brightness by Jacek Anaszewski · 9 years ago
  40. b62ef37 [media] videobuf2: avoid memory leak on errors by Mauro Carvalho Chehab · 9 years ago
  41. 58e1ba3 [media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFS by Hans Verkuil · 9 years ago
  42. 20eedf0e1 [media] videobuf2-core: call __setup_offsets before buf_init() by Hans Verkuil · 9 years ago
  43. e32f856 [media] videobuf2-core: fill in q->bufs[vb->index] before buf_init() by Hans Verkuil · 9 years ago
  44. 489648a [media] videobuf2-core: move __setup_lengths into __vb2_queue_alloc() by Hans Verkuil · 9 years ago
  45. 10cc3b1 [media] videobuf2-core: fill_user_buffer and copy_timestamp should return void by Hans Verkuil · 9 years ago
  46. df868ea [media] videobuf2-core.c: update module description by Hans Verkuil · 9 years ago
  47. af3bac1 [media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part by Junghak Sung · 9 years ago
  48. 70433a1 [media] media: videobuf2: Refactor vb2_fileio_data and vb2_thread by Junghak Sung · 9 years ago
  49. dcbc216 [media] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer() by Junghak Sung · 9 years ago
  50. 49d8ab9 [media] media: videobuf2: Separate vb2_poll() by Junghak Sung · 9 years ago
  51. 959c3ef [media] media: videobuf2: Add copy_timestamp to struct vb2_queue by Junghak Sung · 9 years ago
  52. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  53. df9ecb0 [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  54. 85f9e06 [media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings by Hans Verkuil · 9 years ago
  55. dc51b7d [media] v4l2-clk: v4l2_clk_get() also need to find the of_fullname clock by Josh Wu · 9 years ago
  56. 8d7322f [media] v4l2-dv-timings: add condition checks for reduced fps by Prashant Laddha · 9 years ago
  57. 0d51ebd [media] v4l2-device: Don't unregister ACPI/Device Tree based devices by Tommi Franttila · 9 years ago
  58. e88a3f8 [media] media: videobuf2: fix compare_const_fl.cocci warnings by Julia Lawall · 9 years ago
  59. 953eae5 [media] media/v4l2-core: struct struct v4l2_ext_controls param which by Ricardo Ribalda · 9 years ago
  60. 0f8017b [media] media/core: Replace ctrl_class with which by Ricardo Ribalda · 9 years ago
  61. 74c9c0f [media] v4l2-dv-timings: Compare horizontal blanking by Mats Randgaard · 9 years ago
  62. 95ad7ff [media] v4l2-core/v4l2-ctrls: Filter NOOP CH_RANGE events by Ricardo Ribalda · 9 years ago
  63. 4623e59 [media] vb2: fix a regression in poll() behavior for output,streams by Hans Verkuil · 9 years ago
  64. b037865 Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  65. 17f3882 [media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependency by Jacek Anaszewski · 9 years ago
  66. 759b26a [media] media/v4l2-ctrls: fix setting autocluster to manual with VIDIOC_S_CTRL by Antonio Ospite · 9 years ago
  67. 4124a3c [media] v4l: add type field to v4l2_modulator struct by Antti Palosaari · 9 years ago
  68. 9effc72 [media] v4l2: add support for SDR transmitter by Antti Palosaari · 9 years ago
  69. 41018cb [media] v4l2: add RF gain control by Antti Palosaari · 9 years ago
  70. f3c3ece [media] v4l2: rename V4L2_TUNER_ADC to V4L2_TUNER_SDR by Antti Palosaari · 9 years ago
  71. 3c5be98 [media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2 by Junghak Sung · 9 years ago
  72. b0e0e1f [media] media: videobuf2: Prepare to divide videobuf2 by Junghak Sung · 9 years ago
  73. bed04f9 [media] media: videobuf2: Replace v4l2-specific data with vb2 data by Junghak Sung · 9 years ago
  74. 418dae2 [media] media: vb2 dma-sg: Fully cache synchronise buffers in prepare and finish by Tiffany Lin · 9 years ago
  75. d9a9858 [media] media: vb2 dma-contig: Fully cache synchronise buffers in prepare and finish by Tiffany Lin · 9 years ago
  76. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  77. c139990 [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2 by Junghak Sung · 9 years ago
  78. a807773 [media] media: v4l2-ctrls: Fix 64bit support in get_ctrl() by Benoit Parrot · 9 years ago
  79. 35204e2 [media] v4l2-ctrls: arrays are also considered compound controls by Hans Verkuil · 9 years ago
  80. 28c5029 [media] media/v4l2-compat-ioctl32: Simple stylechecks by Ricardo Ribalda · 9 years ago
  81. d5beb67 [media] v4l2-compat-ioctl32: add missing SDR support by Hans Verkuil · 9 years ago
  82. 9ec32cc [media] v4l2-compat-ioctl32: replace pr_warn by pr_debug by Hans Verkuil · 9 years ago
  83. 655e978 [media] v4l2-compat-ioctl32: fix alignment for ARM64 by Andrzej Hajda · 9 years ago
  84. f1a81af [media] m2m: fix bad unlock balance by Zahari Doychev · 9 years ago
  85. 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
  86. 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
  87. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  88. 00f7641 Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  89. 6690c8c [media] media: vb2: Remove unused functions by Jan Kara · 9 years ago
  90. fb639eb [media] media: vb2: Convert vb2_dc_get_userptr() to use frame vector by Jan Kara · 9 years ago
  91. 5a9e4de [media] media: vb2: Convert vb2_vmalloc_get_userptr() to use frame vector by Jan Kara · 9 years ago
  92. 3336c24 [media] media: vb2: Convert vb2_dma_sg_get_userptr() to use frame vector by Jan Kara · 9 years ago
  93. 21fb0cb [media] vb2: Provide helpers for mapping virtual addresses by Jan Kara · 9 years ago
  94. 0f6e282 [media] vb2: Push mmap_sem down to memops by Jan Kara · 9 years ago
  95. ebf8dce5 [media] Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  96. 9deb6ad [media] v4l2: move tracepoint generation into separate file by Philipp Zabel · 9 years ago
  97. 6d7570c [media] v4l2-ioctl: Give more information when device_caps are missing by Laura Abbott · 9 years ago
  98. e752577 [media] v4l2-mem2mem: drop lock in v4l2_m2m_fop_mmap by Hans Verkuil · 9 years ago
  99. 2fa3dc4 [media] vb2: Fix compilation breakage when !CONFIG_BUG by Laurent Pinchart · 9 years ago
  100. e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 9 years ago