1. ba30020 [media] v4l2-ioctl: fill in the description for VIDIOC_ENUM_FMT by Hans Verkuil · 10 years ago
  2. 698da18 [media] v4l: of: Parse variable length properties --- link-frequencies by Sakari Ailus · 10 years ago
  3. 161aada [media] v4l: of: Instead of zeroing bus_type and bus field separately, unify this by Sakari Ailus · 10 years ago
  4. b3f4ef0 Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 10 years ago
  5. 1d11437 media: remove unused variable that causes a warning by Linus Torvalds · 10 years ago
  6. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 11 years ago
  7. 676ee36 Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 10 years ago
  8. d5451c1 [media] v4l2-mem2mem: no need to initialize b in v4l2_m2m_next_buf and v4l2_m2m_buf_remove by Philipp Zabel · 10 years ago
  9. f61bf13 [media] vb2: add allow_zero_bytesused flag to the vb2_queue struct by Kamil Debski · 10 years ago
  10. 06e7a9b6 [media] vb2: split the io_flags member of vb2_queue into a bit field by Kamil Debski · 10 years ago
  11. 09bf4a8 Revert "[media] v4l: vb2-memops: use vma slab when vma allocation" by Mauro Carvalho Chehab · 10 years ago
  12. 5ed1c32 [media] v4l: vb2-memops: use vma slab when vma allocation by KyongHo Cho · 11 years ago
  13. 5164d6a [media] V4L2: Delete an unnecessary check before the function call "media_entity_put" by Markus Elfring · 11 years ago
  14. 74d802d [media] v4l2-dv-timings: log new V4L2_DV_FL_IS_CE_VIDEO flag by Hans Verkuil · 10 years ago
  15. 45f014c526 [media] media/v4l2-ctrls: Always execute EXECUTE_ON_WRITE ctrls by Ricardo Ribalda · 10 years ago
  16. ef66c0c [media] media/v4l2-ctrls: Add execute flags to write_only controls by Ricardo Ribalda · 10 years ago
  17. b08d8d2 [media] media/v4l2-ctrls: volatiles should not generate CH_VALUE by Ricardo Ribalda · 10 years ago
  18. c9bca8b [media] v4l: of: Add v4l2_of_parse_link() function by Laurent Pinchart · 12 years ago
  19. 4f528af [media] V4L: add CCF support to the v4l2_clk API by Guennadi Liakhovetski · 11 years ago
  20. a37462b [media] V4L: remove clock name from v4l2_clk API by Guennadi Liakhovetski · 11 years ago
  21. 9b239b2 [media] v4l2-ioctl: allow all controls if ctrl_class == 0 by Hans Verkuil · 10 years ago
  22. 2c9fc46 [media] v4l2-dev: disable selection ioctls for non-video devices by Hans Verkuil · 10 years ago
  23. 1e8faa5 [media] v4l2-ioctl: tidy up debug messages by Hans Verkuil · 10 years ago
  24. ff05cb4 [media] vb2: check if vb2_fop_write/read is allowed by Hans Verkuil · 10 years ago
  25. b6eec1c [media] v4l: of: Read lane-polarities endpoint property by Sakari Ailus · 10 years ago
  26. 4879785 [media] vb2: Fix dma_dir setting for dma-contig mem type by Sakari Ailus · 11 years ago
  27. 20058f9 [media] v4l2-subdev.c: add 'which' checks for enum ops by Hans Verkuil · 10 years ago
  28. f723413 [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config by Hans Verkuil · 10 years ago
  29. 2438e78 [media] v4l2-core: drop g/s_priority ops by Hans Verkuil · 11 years ago
  30. 5cf6f7f [media] v4l2-core: remove the old .ioctl BKL replacement by Hans Verkuil · 10 years ago
  31. 0e66100 [media] vb2: fix 'UNBALANCED' warnings when calling vb2_thread_stop() by Hans Verkuil · 10 years ago
  32. daf77bd [media] tuner-core: fix compilation if the media controller is not defined by Mauro Carvalho Chehab · 10 years ago
  33. 00a5a4b [media] tuner-core: properly initialize media controller subdev by Mauro Carvalho Chehab · 11 years ago
  34. e31a0ba [media] media: Fix DVB devnode representation at media controller by Mauro Carvalho Chehab · 11 years ago
  35. 861360a [media] videobuf: make unused exported functions static by Hans Verkuil · 11 years ago
  36. 4a8ba33 Merge tag 'v3.19-rc6' into patchwork by Mauro Carvalho Chehab · 11 years ago
  37. 6cf11ee [media] vb2: fix vb2_thread_stop race conditions by Hans Verkuil · 11 years ago
  38. 99f3cd5 [media] vb2-vmalloc: Protect DMA-specific code by #ifdef CONFIG_HAS_DMA by Geert Uytterhoeven · 11 years ago
  39. 7c424dd [media] videobuf2-vmalloc: fix sparse warning by Hans Verkuil · 11 years ago
  40. 17028cd [media] v4l2 core: improve debug flag handling by Hans Verkuil · 11 years ago
  41. 05b9cc3 [media] v4l2-subdev: drop get/set_crop pad ops by Hans Verkuil · 11 years ago
  42. 215cede [media] media: remove emacs editor variables by Hans Verkuil · 11 years ago
  43. 454a4e7 [media] v4l2-ioctl: WARN_ON if querycap didn't fill device_caps by Hans Verkuil · 11 years ago
  44. 69c0e9c [media] v4l: vb2: Fix race condition in _vb2_fop_release by Laurent Pinchart · 11 years ago
  45. f6cee18 [media] v4l: vb2: Fix race condition in vb2_fop_poll by Laurent Pinchart · 11 years ago
  46. 7c57529 [media] V4L2: Deletion of an unnecessary check before the function call "vb2_put_vma" by Markus Elfring · 11 years ago
  47. 736d96b [media] v4l2-ioctl.c: log the new ycbcr_enc and quantization fields by Hans Verkuil · 11 years ago
  48. 251a79f [media] vb2: use dma_map_sg_attrs to prevent unnecessary sync by Hans Verkuil · 11 years ago
  49. 4650635 [media] vb2-vmalloc: add support for dmabuf exports by Hans Verkuil · 11 years ago
  50. 041c7b6 [media] vb2-dma-sg: add support for dmabuf exports by Hans Verkuil · 11 years ago
  51. e078b79 [media] vb2-dma-sg: add dmabuf import support by Hans Verkuil · 11 years ago
  52. d790b7e [media] vb2-dma-sg: move dma_(un)map_sg here by Hans Verkuil · 11 years ago
  53. 0c3a14c [media] vb2-dma-sg: add allocation context to dma-sg by Hans Verkuil · 11 years ago
  54. e5ae8fa [media] vb2: don't free alloc context if it is ERR_PTR by Hans Verkuil · 11 years ago
  55. d935c57 [media] vb2: add dma_dir to the alloc memop by Hans Verkuil · 11 years ago
  56. cd47403 [media] vb2: replace 'write' by 'dma_dir' by Hans Verkuil · 11 years ago
  57. 59b702e [media] v4l2: get/set prio using video_dev prio structure by Laurent Pinchart · 11 years ago
  58. 4daee77 [media] v4l2-common: move v4l2_ctrl_check to cx2341x by Hans Verkuil · 11 years ago
  59. 4ed0d6a [media] v4l2-common: remove unused helper functions by Hans Verkuil · 11 years ago
  60. d9bfbcc [media] v4l2-dev: vdev->v4l2_dev is always set, so simplify code by Hans Verkuil · 11 years ago
  61. a8d54e4 [media] videobuf: fix sparse warnings by Hans Verkuil · 11 years ago
  62. 6ed9b28 [media] V4L2: fix VIDIOC_CREATE_BUFS 32-bit compatibility mode data copy-back by Guennadi Liakhovetski · 11 years ago
  63. 7a7f1ab [media] v4l2-ctrls: fix sparse warning by Hans Verkuil · 11 years ago
  64. 8a6a547 [media] videobuf-dma-contig: set vm_pgoff to be zero to pass the sanity check in vm_iomap_memory() by Fancy Fang · 11 years ago
  65. 4d9708e Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  66. a66d05d Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 11 years ago
  67. 19f94f9 v4l2-pci-skeleton: Only build if PCI is available by Mark Brown · 11 years ago
  68. 017ab36 [media] v4l2-ioctl.c: fix inverted condition by Hans Verkuil · 11 years ago
  69. 3bacc10 [media] v4l2-common: fix overflow in v4l_bound_align_image() by Maciej Matraszek · 11 years ago
  70. 58d75f4 [media] vb2: fix VBI/poll regression by Hans Verkuil · 11 years ago
  71. a9ae469 [media] vb2: fix plane index sanity check in vb2_plane_cookie() by Zhaowei Yuan · 11 years ago
  72. bf3593d [media] vb2: fix vb2 state check when start_streaming fails by Hans Verkuil · 11 years ago
  73. 23cd08c [media] videobuf2-core: add comments before the WARN_ON by Hans Verkuil · 11 years ago
  74. 47bc59c [media] videobuf2-dma-sg: fix for wrong GFP mask to sg_alloc_table_from_pages by Hans Verkuil · 11 years ago
  75. c166845 [media] v4l2-dv-timings: only check standards if non-zero by Hans Verkuil · 11 years ago
  76. e3d6eb1 [media] v4l: Add camera pan/tilt speed controls by Vincent Palatin · 11 years ago
  77. b7900ee [media] videobuf: Allow reqbufs(0) to free current buffers by Hans de Goede · 11 years ago
  78. 12561ad [media] videobuf2-core: take mmap_sem before calling __qbuf_userptr by Hans Verkuil · 11 years ago
  79. 22bf3de [media] tuner-core: use true/false for boolean vars by Mauro Carvalho Chehab · 11 years ago
  80. 8ae632b [media] v4l2-compat-ioctl32: fix sparse warnings by Hans Verkuil · 11 years ago
  81. 4d1afa5 [media] v4l2-ioctl: fix sparse warnings by Hans Verkuil · 11 years ago
  82. 529a53c [media] vb2: fix multiplanar read() with non-zero data_offset by Hans Verkuil · 11 years ago
  83. 0821344 [media] vb2: use pr_info instead of pr_debug by Hans Verkuil · 11 years ago
  84. f035eb4 [media] videobuf2: fix lockdep warning by Hans Verkuil · 11 years ago
  85. 23d3090 [media] vmalloc_sg: off by one in error handling by Dan Carpenter · 11 years ago
  86. 24acf8b [media] v4l: subdev: Extend default link validation to cover field order by Laurent Pinchart · 11 years ago
  87. 0fc8786 [media] v4l: Add test pattern colour component controls by Sakari Ailus · 11 years ago
  88. 59d7889 [media] dvb-frontend: add core support for tuner suspend/resume by Mauro Carvalho Chehab · 11 years ago
  89. f4d3333 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  90. 29b88e2 Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  91. 9c9cb1f [media] v4l2-ctrls: fix rounding calculation by Hans Verkuil · 11 years ago
  92. 7b4eeed [media] vmalloc_sg: make sure all pages in vmalloc area are really DMA-ready by James Harper · 11 years ago
  93. 9570a14 [media] v4l2-ctrls: add RX RDS controls by Hans Verkuil · 11 years ago
  94. 811c508 [media] v4l2-ctrls: add new RDS TX controls by Hans Verkuil · 11 years ago
  95. 1612f20 [media] vb2: fix vb2_poll for output streams by Hans Verkuil · 11 years ago
  96. 5d0360a [media] v4l2-ctrls: add support for setting string controls by Hans Verkuil · 11 years ago
  97. 1190a41 [media] v4l2-mem2mem: export v4l2_m2m_try_schedule by Michael Olbrich · 11 years ago
  98. a733291 Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchwork by Mauro Carvalho Chehab · 11 years ago
  99. d352bcc9 [media] v4l2-subdev: Fix compilation when !VIDEO_V4L2_SUBDEV_API by Mauro Carvalho Chehab · 11 years ago
  100. b225e39 [media] v4l: subdev: Unify argument validation across IOCTLs by Sakari Ailus · 11 years ago