Merge branch 'patchwork' into v4l_for_linus
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 9 Oct 2014 17:00:54 +0000 (14:00 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 9 Oct 2014 17:00:54 +0000 (14:00 -0300)
* patchwork: (544 commits)
  [media] ir-hix5hd2: fix build on c6x arch
  [media] pt3: fix DTV FE I2C driver load error paths
  Revert "[media] media: em28xx - remove reset_resume interface"
  [media] exynos4-is: fix some warnings when compiling on arm64
  [media] usb drivers: use %zu instead of %zd
  [media] pci drivers: use %zu instead of %zd
  [media] dvb-frontends: use %zu instead of %zd
  [media] s5p-mfc: Fix several printk warnings
  [media] s5p_mfc_opr: Fix warnings
  [media] ti-vpe: Fix typecast
  [media] s3c-camif: fix dma_addr_t printks
  [media] s5p_mfc_opr_v6: get rid of warnings when compiled with 64 bits
  [media] s5p_mfc_opr_v5: Fix lots of warnings on x86_64
  [media] em28xx: Fix identation
  [media] drxd: remove a dead code
  [media] saa7146: remove return after BUG()
  [media] cx88: remove return after BUG()
  [media] cx88: fix cards table CodingStyle
  [media] radio-sf16fmr2: declare some structs as static
  [media] radio-sf16fmi: declare pnp_attached as static
  ...

Conflicts:
Documentation/DocBook/media/v4l/compat.xml

1  2 
Documentation/DocBook/media/v4l/compat.xml
MAINTAINERS
drivers/media/i2c/adv7604.c
drivers/media/usb/em28xx/em28xx-video.c
drivers/media/usb/em28xx/em28xx.h
drivers/media/v4l2-core/videobuf2-core.c
include/media/videobuf2-core.h

@@@ -2546,26 -2546,12 +2546,32 @@@ fields changed from _s32 to _u32
      </section>
  
      <section>
 +      <title>V4L2 in Linux 3.16</title>
 +      <orderedlist>
 +        <listitem>
 +        <para>Added event V4L2_EVENT_SOURCE_CHANGE.
 +        </para>
 +        </listitem>
 +      </orderedlist>
 +    </section>
 +
 +    <section>
 +      <title>V4L2 in Linux 3.17</title>
 +      <orderedlist>
 +        <listitem>
 +        <para>Extended &v4l2-pix-format;. Added format flags.
 +        </para>
 +        </listitem>
 +        <listitem>
 +        <para>Added compound control types and &VIDIOC-QUERY-EXT-CTRL;.
 +        </para>
 +        </listitem>
+       <title>V4L2 in Linux 3.18</title>
+       <orderedlist>
+       <listitem>
+         <para>Added <constant>V4L2_CID_PAN_SPEED</constant> and
+  <constant>V4L2_CID_TILT_SPEED</constant> camera controls.</para>
+       </listitem>
        </orderedlist>
      </section>
  
diff --cc MAINTAINERS
Simple merge
Simple merge
Simple merge
Simple merge