1. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  2. 3ea369e Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  3. a310410 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  4. 24e9a47 [media] v4l2-async: Don't use dynamic static allocation by Mauro Carvalho Chehab · 11 years ago
  5. cf326df [media] V4L2: add v4l2-clock helpers to register and unregister a fixed-rate clock by Guennadi Liakhovetski · 11 years ago
  6. 2ad5389 [media] v4l2-mem2mem: Don't schedule the context if abort job is called by Shaik Ameer Basha · 11 years ago
  7. 84e6809 [media] v4l2-mem2mem: clear m2m queue ready counter in v4l2_m2m_streamoff by Philipp Zabel · 11 years ago
  8. d7bb0ce8 [media] v4l2-mem2mem: fix context removal from job queue in v4l2_m2m_streamoff by Philipp Zabel · 11 years ago
  9. dc77523 [media] videobuf2-core: call __setup_offsets only for mmap memory type by Philipp Zabel · 11 years ago
  10. 4eed9b3 [media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return type by Sylwester Nawrocki · 11 years ago
  11. 5618dd2 [media] v4l: tuner-core: fix typo by Lad, Prabhakar · 11 years ago
  12. 2028c71 [media] media: Remove unnecessary semicolons by Joe Perches · 11 years ago
  13. f9d32f2 media: core: Don't use i2c_client->driver by Lars-Peter Clausen · 11 years ago
  14. 3a9621b [media] videobuf2: Add debug print for the output buffer plane lengths checks by Sylwester Nawrocki · 11 years ago
  15. 2484a7e [media] videobuf2: Add log for size checking error in __qbuf_userptr by Seung-Woo Kim · 11 years ago
  16. 2230124 [media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_table by Ricardo Ribalda · 11 years ago
  17. df23728 [media] videobuf2-dma-sg: Allocate pages as contiguous as possible by Ricardo Ribalda · 11 years ago
  18. 819585b [media] videobuf2: Fix vb2_write prototype by Ricardo Ribalda · 11 years ago
  19. 774d230 [media] videobuf2-dc: Fix support for mappings without struct page in userptr mode by Marek Szyprowski · 11 years ago
  20. 3c5c23c [media] vb2: Allow queuing OUTPUT buffers with zeroed 'bytesused' by Sylwester Nawrocki · 11 years ago
  21. 27c053a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  22. b8f0fff [media] v4l2-dv-timings: add callback to handle exceptions by Hans Verkuil · 11 years ago
  23. 70b6549 [media] v4l2-dv-timings: rename v4l2_dv_valid_timings to v4l2_valid_dv_timings by Hans Verkuil · 11 years ago
  24. d1c65ad [media] v4l2-dv-timings: export the timings list by Hans Verkuil · 11 years ago
  25. 074ca43 [media] v4l2-dv-timings: fill in type field by Hans Verkuil · 11 years ago
  26. ef1ed8f [media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timings by Hans Verkuil · 11 years ago
  27. 0216dc2 [media] v4l2-dv-timings: add v4l2_print_dv_timings helper by Hans Verkuil · 11 years ago
  28. c3e75c7 [media] v4l2-dv-timings: fix CVT calculation by Martin Bugge · 11 years ago
  29. 1056e43 [media] v4l2-dev: Fix race condition on __video_register_device by Ricardo Ribalda · 11 years ago
  30. fbbb29a [media] v4l2-ctrl: Suppress build warning from v4l2_ctrl_new_std_menu() by Sylwester Nawrocki · 11 years ago
  31. d1d70aa6 [media] media: OF: add "sync-on-green-active" property by Lad, Prabhakar · 11 years ago
  32. fea564a [media] v4l2-mem2mem: clear m2m context from job_queue before ctx streamoff by Shaik Ameer Basha · 11 years ago
  33. 012043b [media] media: vb2: Share code between vb2_prepare_buf and vb2_qbuf by Laurent Pinchart · 11 years ago
  34. a517cca [media] media: vb2: Fix potential deadlock in vb2_prepare_buffer by Laurent Pinchart · 11 years ago
  35. 13e2237 v4l2: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  36. ceedcc4 [media] v4l2-async: Use proper list head for iteration over registered subdevs by Sylwester Nawrocki · 11 years ago
  37. 8e3fbfe [media] v4l: async: Make it safe to unregister unregistered notifier by Laurent Pinchart · 11 years ago
  38. 5045b49 [media] v4l: of: Drop acquired reference to node when getting next endpoint by Laurent Pinchart · 11 years ago
  39. 91f9241 [media] v4l: of: Use of_get_child_by_name() by Laurent Pinchart · 11 years ago
  40. 8023ed0 [media] videobuf2-core: Verify planes lengths for output buffers by Laurent Pinchart · 12 years ago
  41. 2576415 [media] v4l2: move dv-timings related code to v4l2-dv-timings.c by Hans Verkuil · 11 years ago
  42. b18787e [media] v4l2-dv-timings: add new helper module by Hans Verkuil · 11 years ago
  43. 8a90f1a [media] media: vb2: Take queue or device lock in mmap-related vb2 ioctl handlers by Laurent Pinchart · 11 years ago
  44. bc9028e [media] V4L: Add VP8 encoder controls by Arun Kumar K · 11 years ago
  45. d1e9b7c [media] V4L: Add support for integer menu controls with standard menu items by Sylwester Nawrocki · 11 years ago
  46. b426b3a [media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdev by Sylwester Nawrocki · 11 years ago
  47. e8419d0 [media] V4L: Rename subdev field of struct v4l2_async_notifier by Sylwester Nawrocki · 11 years ago
  48. e7359f8 [media] V4L: Add V4L2_ASYNC_MATCH_OF subdev matching type by Sylwester Nawrocki · 11 years ago
  49. cfca764 [media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_* by Sylwester Nawrocki · 11 years ago
  50. 3c2ade0 [media] V4L: Drop bus_type check in v4l2-async match functions by Sylwester Nawrocki · 11 years ago
  51. 33bdd5a [media] mem2mem: add support for hardware buffered queue by Philipp Zabel · 11 years ago
  52. fe05e14 [media] V4L2: fix compilation if CONFIG_I2C is undefined by Guennadi Liakhovetski · 11 years ago
  53. e9e3104 [media] V4L2: support asynchronous subdevice registration by Guennadi Liakhovetski · 12 years ago
  54. 668773b [media] V4L2: add a device pointer to struct v4l2_subdev by Guennadi Liakhovetski · 11 years ago
  55. ff5430d [media] V4L2: add temporary clock helpers by Guennadi Liakhovetski · 12 years ago
  56. 1c1d86a [media] v4l2: always require v4l2_dev, rename parent to dev_parent by Hans Verkuil · 11 years ago
  57. 9e882e3 [media] v4l2-device: check if already unregistered by Hans Verkuil · 11 years ago
  58. b71c998 [media] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENT by Hans Verkuil · 11 years ago
  59. aee3873 [media] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functions by Hans Verkuil · 11 years ago
  60. 6ec1989 [media] v4l2: remove obsolete v4l2_chip_match_host() by Hans Verkuil · 11 years ago
  61. 37c1d2e Merge branch 'linus' into patchwork by Mauro Carvalho Chehab · 11 years ago
  62. c2efd3e [media] V4L: Remove all links of the media entity when unregistering subdev by Sylwester Nawrocki · 11 years ago
  63. 1a2c686 [media] v4l2-ioctl: clarify querystd comment by Hans Verkuil · 11 years ago
  64. ca37157 [media] v4l2: remove deprecated current_norm support completely by Hans Verkuil · 11 years ago
  65. 191b79b [media] v4l2-ioctl: dbg_g/s_register: only match BRIDGE and SUBDEV types by Hans Verkuil · 11 years ago
  66. 560dde2 [media] v4l2-ioctl: don't print the clips list by Hans Verkuil · 11 years ago
  67. 3963d4f [media] v4l2-ctrls: V4L2_CTRL_CLASS_FM_RX controls are also valid radio controls by Hans Verkuil · 11 years ago
  68. b730627 [media] v4l2: mem2mem: save irq flags correctly by John Sheu · 11 years ago
  69. 8b94ca6 [media] v4l2-mem2mem: add v4l2_m2m_create_bufs helper by Philipp Zabel · 11 years ago
  70. 5718346 [media] media: v4l2-mem2mem: return for polling if a buffer is available by Seung-Woo Kim · 11 years ago
  71. 412cb87 [media] media: vb2: return for polling if a buffer is available by Seung-Woo Kim · 11 years ago
  72. 5dd6946 [media] v4l: vb2: fix error return code in __vb2_init_fileio() by Wei Yongjun · 11 years ago
  73. 2a848b2 [media] videobuf-dma-contig: use vm_iomap_memory() by Mauro Carvalho Chehab · 11 years ago
  74. a242f42 [media] videobuf_vm_{open,close} race fixes by Al Viro · 11 years ago
  75. 7f84145 [media] media: videobuf2: fix the length check for mmap by Mauro Carvalho Chehab · 11 years ago
  76. cb132cd [media] videobuf-dma-contig: remove support for cached mem by Mauro Carvalho Chehab · 11 years ago
  77. 068a0df [media] media: vb2: add length check for mmap by Seung-Woo Kim · 11 years ago
  78. 96b03d2 [media] v4l2: rename VIDIOC_DBG_G_CHIP_NAME to _CHIP_INFO by Hans Verkuil · 11 years ago
  79. 0f0fe4b [media] v4l2-ioctl: fill in name before calling vidioc_g_chip_name by Hans Verkuil · 11 years ago
  80. 3eef251 [media] v4l2: drop V4L2_CHIP_MATCH_SUBDEV_NAME by Hans Verkuil · 11 years ago
  81. cd634f1 [media] v4l2: put VIDIOC_DBG_G_CHIP_NAME under ADV_DEBUG by Hans Verkuil · 11 years ago
  82. dfc2e12 [media] tuner-core/simple: get_rf_strength can be tuner mode specific by Hans Verkuil · 11 years ago
  83. a2192cf [media] tuner-core/tda9887: get_afc can be tuner mode specific by Hans Verkuil · 11 years ago
  84. cdcd141 [media] tuner-core: Change config from unsigned int to void * by Ondrej Zary · 11 years ago
  85. c6e8d96 [media] V4L: Remove incorrect EXPORT_SYMBOL() usage at v4l2-of.c by Sylwester Nawrocki · 11 years ago
  86. f9f11df Merge tag 'v3.9-rc5' into patchwork by Mauro Carvalho Chehab · 11 years ago
  87. fc39f46 [media] V4L: Add MATRIX option to V4L2_CID_EXPOSURE_METERING control by Sylwester Nawrocki · 11 years ago
  88. 99fd133 [media] Add a V4L2 OF parser by Guennadi Liakhovetski · 12 years ago
  89. aec330a [media] v4l2: Add standard controls for FM receivers by Andrey Smirnov · 11 years ago
  90. 004e45d [media] tuner-core: handle errors when getting signal strength/afc by Mauro Carvalho Chehab · 11 years ago
  91. 6f8ca0b [media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afc by Mauro Carvalho Chehab · 11 years ago
  92. 383730c [media] tuner-core: return afc instead of zero by Mauro Carvalho Chehab · 11 years ago
  93. 106cf64 [media] tuner-core: don't set has_signal/get_afc if not supported by Hans Verkuil · 11 years ago
  94. 532ee00 [media] fix compilation with both V4L2 and I2C as 'm' by Mauro Carvalho Chehab · 11 years ago
  95. 79b0c64 [media] v4l2: add new VIDIOC_DBG_G_CHIP_NAME ioctl by Hans Verkuil · 11 years ago
  96. 9d5f483 [media] v4l2-common: remove obsolete check for ' at the end of a driver name by Hans Verkuil · 11 years ago
  97. 9b6f5dc [media] videobuf2-core: print current state of buffer in vb2_buffer_done by Tushar Behera · 12 years ago
  98. 02fa628 [media] v4l2 core: remove the obsolete dv_preset support by Hans Verkuil · 12 years ago
  99. 2d80647 [media] v4l2-common: remove obsolete v4l_fill_dv_preset_info by Hans Verkuil · 12 years ago
  100. 9ca5470 [media] v4l2-ctrls: add V4L2_CID_MPEG_VIDEO_REPEAT_SEQ_HEADER control by Hans Verkuil · 11 years ago