1. f3c3ece [media] v4l2: rename V4L2_TUNER_ADC to V4L2_TUNER_SDR by Antti Palosaari · 9 years ago
  2. 3c5be98 [media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2 by Junghak Sung · 9 years ago
  3. b0e0e1f [media] media: videobuf2: Prepare to divide videobuf2 by Junghak Sung · 9 years ago
  4. bed04f9 [media] media: videobuf2: Replace v4l2-specific data with vb2 data by Junghak Sung · 9 years ago
  5. 418dae2 [media] media: vb2 dma-sg: Fully cache synchronise buffers in prepare and finish by Tiffany Lin · 9 years ago
  6. d9a9858 [media] media: vb2 dma-contig: Fully cache synchronise buffers in prepare and finish by Tiffany Lin · 9 years ago
  7. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  8. c139990 [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2 by Junghak Sung · 9 years ago
  9. a807773 [media] media: v4l2-ctrls: Fix 64bit support in get_ctrl() by Benoit Parrot · 9 years ago
  10. 35204e2 [media] v4l2-ctrls: arrays are also considered compound controls by Hans Verkuil · 9 years ago
  11. 28c5029 [media] media/v4l2-compat-ioctl32: Simple stylechecks by Ricardo Ribalda · 9 years ago
  12. d5beb67 [media] v4l2-compat-ioctl32: add missing SDR support by Hans Verkuil · 9 years ago
  13. 9ec32cc [media] v4l2-compat-ioctl32: replace pr_warn by pr_debug by Hans Verkuil · 9 years ago
  14. 655e978 [media] v4l2-compat-ioctl32: fix alignment for ARM64 by Andrzej Hajda · 9 years ago
  15. f1a81af [media] m2m: fix bad unlock balance by Zahari Doychev · 9 years ago
  16. 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
  17. 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
  18. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  19. 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
  20. 6690c8c [media] media: vb2: Remove unused functions by Jan Kara · 9 years ago
  21. fb639eb [media] media: vb2: Convert vb2_dc_get_userptr() to use frame vector by Jan Kara · 9 years ago
  22. 5a9e4de [media] media: vb2: Convert vb2_vmalloc_get_userptr() to use frame vector by Jan Kara · 9 years ago
  23. 3336c24 [media] media: vb2: Convert vb2_dma_sg_get_userptr() to use frame vector by Jan Kara · 9 years ago
  24. 21fb0cb [media] vb2: Provide helpers for mapping virtual addresses by Jan Kara · 9 years ago
  25. 0f6e282 [media] vb2: Push mmap_sem down to memops by Jan Kara · 9 years ago
  26. ebf8dce5 [media] Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  27. 9deb6ad [media] v4l2: move tracepoint generation into separate file by Philipp Zabel · 9 years ago
  28. 6d7570c [media] v4l2-ioctl: Give more information when device_caps are missing by Laura Abbott · 9 years ago
  29. e752577 [media] v4l2-mem2mem: drop lock in v4l2_m2m_fop_mmap by Hans Verkuil · 9 years ago
  30. 2fa3dc4 [media] vb2: Fix compilation breakage when !CONFIG_BUG by Laurent Pinchart · 9 years ago
  31. e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 9 years ago
  32. 2091f51 [media] videobuf2: add trace events by Philipp Zabel · 9 years ago
  33. c13a5cc [media] v4l2-mem2mem: set the queue owner field just as vb2_ioctl_reqbufs does by Philipp Zabel · 9 years ago
  34. 8ae5640 [media] Add helper function for subdev event notifications by Lars-Peter Clausen · 9 years ago
  35. fb8dfda [media] v4l2-event: v4l2_event_queue: do nothing if vdev == NULL by Hans Verkuil · 9 years ago
  36. 6d058c5 [media] vb2: Only requeue buffers immediately once streaming is started by Sakari Ailus · 9 years ago
  37. 227da85 [media] v4l2-dv-timings: print refresh rate with better precision by Prashant Laddha · 9 years ago
  38. 4366dfe [media] media/v4l2-ctrls: Code cleanout validate_new() by Ricardo Ribalda · 9 years ago
  39. 1b3b384 [media] v4l2-dv-timings: log if the timing is reduced blanking V2 by Hans Verkuil · 9 years ago
  40. 5fea1bb [media] v4l2-dv-timings: add support for reduced blanking v2 by Prashant Laddha · 9 years ago
  41. fd75242 [media] v4l2-dv-timings: use swap() in v4l2_calc_aspect_ratio() by Fabian Frederick · 9 years ago
  42. 13d45f7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 9 years ago
  43. 42bd6f5 media: Add registration helpers for V4L2 flash sub-devices by Jacek Anaszewski · 9 years ago
  44. 77a3c6f [media] vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffers by Laurent Pinchart · 9 years ago
  45. 511a1b8 [media] Revert "[media] vb2: Push mmap_sem down to memops" by Hans Verkuil · 9 years ago
  46. 8621765 v4l: async: Add a pointer to of_node to struct v4l2_subdev, match it by Sakari Ailus · 9 years ago
  47. 061ddda [media] v4l2-dv-timings: add interlace support in detect cvt/gtf by Prashant Laddha · 9 years ago
  48. 8cf6874 [media] v4l2-dv-timings: support interlaced in v4l2_print_dv_timings by Hans Verkuil · 9 years ago
  49. dc0cf4c [media] v4l2-dv-timing: avoid rounding twice in gtf hblank calc by Prashant Laddha · 9 years ago
  50. e68cf47 [media] v4l2-mem2mem: add support for prepare_buf by Hans Verkuil · 9 years ago
  51. 839aa56 [media] v4l2-ioctl: log buffer type 0 correctly by Hans Verkuil · 9 years ago
  52. 5d35125 [media] v4l2-ioctl: clear the reserved field of v4l2_create_buffers by Hans Verkuil · 9 years ago
  53. 7a60743 [media] v4l: of: Correct pclk-sample for BT656 bus by Nikhil Devshatwar · 9 years ago
  54. 74fdcb2 [media] videodev2.h: add support for transfer functions by Hans Verkuil · 9 years ago
  55. 48fc10a [media] v4l2: correct two SDR format names by Antti Palosaari · 9 years ago
  56. 2e5e435 [media] media/v4l2-core: Add support for V4L2_PIX_FMT_Y16_BE by Ricardo Ribalda · 9 years ago
  57. ba81c6e [media] media/videobuf2-dma-vmalloc: Save output from dma_map_sg by Ricardo Ribalda · 9 years ago
  58. 60a4719 [media] media/videobuf2-dma-contig: Save output from dma_map_sg by Ricardo Ribalda · 9 years ago
  59. 6a5d77c [media] media/videobuf2-dma-sg: Fix handling of sg_table structure by Ricardo Ribalda · 9 years ago
  60. ce0eff0 [media] vb2: allow requeuing buffers while streaming by Hans Verkuil · 9 years ago
  61. c9bc9f5 [media] v4l2-dv-timings: fix overflow in gtf timings calculation by Prashant Laddha · 9 years ago
  62. c162184 [media] videobuf2: return -EPIPE from DQBUF after the last buffer by Philipp Zabel · 9 years ago
  63. 48b25a3 [media] vb2: Push mmap_sem down to memops by Jan Kara · 9 years ago
  64. 9c3f205 [media] v4l2-dv-timings: replace hsync magic number with a macro by Prashant Laddha · 9 years ago
  65. 947ed99 [media] v4l2-dv-timings: add sanity checks in cvt,gtf calculations by Prashant Laddha · 9 years ago
  66. d7ed5a3 [media] v4l2-dv-timings: fix rounding in hblank and hsync calculation by Prashant Laddha · 9 years ago
  67. f674765 [media] v4l2-dv-timings: fix rounding error in vsync_bp calculation by Prashant Laddha · 9 years ago
  68. 5d9b709 [media] v4l: VIDEOBUF2_DMA_SG should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  69. 99b7427 v4l2-ioctl: add a missing break at v4l_fill_fmtdesc() by Mauro Carvalho Chehab · 9 years ago
  70. ba30020 [media] v4l2-ioctl: fill in the description for VIDIOC_ENUM_FMT by Hans Verkuil · 9 years ago
  71. 698da18 [media] v4l: of: Parse variable length properties --- link-frequencies by Sakari Ailus · 9 years ago
  72. 161aada [media] v4l: of: Instead of zeroing bus_type and bus field separately, unify this by Sakari Ailus · 9 years ago
  73. b3f4ef0 Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 9 years ago
  74. 1d11437 media: remove unused variable that causes a warning by Linus Torvalds · 9 years ago
  75. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 9 years ago
  76. 676ee36 Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  77. d5451c1 [media] v4l2-mem2mem: no need to initialize b in v4l2_m2m_next_buf and v4l2_m2m_buf_remove by Philipp Zabel · 9 years ago
  78. f61bf13 [media] vb2: add allow_zero_bytesused flag to the vb2_queue struct by Kamil Debski · 9 years ago
  79. 06e7a9b6 [media] vb2: split the io_flags member of vb2_queue into a bit field by Kamil Debski · 9 years ago
  80. 09bf4a8 Revert "[media] v4l: vb2-memops: use vma slab when vma allocation" by Mauro Carvalho Chehab · 9 years ago
  81. 5ed1c32 [media] v4l: vb2-memops: use vma slab when vma allocation by KyongHo Cho · 9 years ago
  82. 5164d6a [media] V4L2: Delete an unnecessary check before the function call "media_entity_put" by Markus Elfring · 9 years ago
  83. 74d802d [media] v4l2-dv-timings: log new V4L2_DV_FL_IS_CE_VIDEO flag by Hans Verkuil · 9 years ago
  84. 45f014c526 [media] media/v4l2-ctrls: Always execute EXECUTE_ON_WRITE ctrls by Ricardo Ribalda · 9 years ago
  85. ef66c0c [media] media/v4l2-ctrls: Add execute flags to write_only controls by Ricardo Ribalda · 9 years ago
  86. b08d8d2 [media] media/v4l2-ctrls: volatiles should not generate CH_VALUE by Ricardo Ribalda · 9 years ago
  87. c9bca8b [media] v4l: of: Add v4l2_of_parse_link() function by Laurent Pinchart · 11 years ago
  88. 4f528af [media] V4L: add CCF support to the v4l2_clk API by Guennadi Liakhovetski · 9 years ago
  89. a37462b [media] V4L: remove clock name from v4l2_clk API by Guennadi Liakhovetski · 9 years ago
  90. 9b239b2 [media] v4l2-ioctl: allow all controls if ctrl_class == 0 by Hans Verkuil · 9 years ago
  91. 2c9fc46 [media] v4l2-dev: disable selection ioctls for non-video devices by Hans Verkuil · 9 years ago
  92. 1e8faa5 [media] v4l2-ioctl: tidy up debug messages by Hans Verkuil · 9 years ago
  93. ff05cb4 [media] vb2: check if vb2_fop_write/read is allowed by Hans Verkuil · 9 years ago
  94. b6eec1c [media] v4l: of: Read lane-polarities endpoint property by Sakari Ailus · 9 years ago
  95. 4879785 [media] vb2: Fix dma_dir setting for dma-contig mem type by Sakari Ailus · 9 years ago
  96. 20058f9 [media] v4l2-subdev.c: add 'which' checks for enum ops by Hans Verkuil · 9 years ago
  97. f723413 [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config by Hans Verkuil · 9 years ago
  98. 2438e78 [media] v4l2-core: drop g/s_priority ops by Hans Verkuil · 9 years ago
  99. 5cf6f7f3 [media] v4l2-core: remove the old .ioctl BKL replacement by Hans Verkuil · 9 years ago
  100. 0e66100 [media] vb2: fix 'UNBALANCED' warnings when calling vb2_thread_stop() by Hans Verkuil · 9 years ago