linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Timestamp API update for mem-to-mem devices
@ 2013-02-13 21:56 Sylwester Nawrocki
  0 siblings, 0 replies; only message in thread
From: Sylwester Nawrocki @ 2013-02-13 21:56 UTC (permalink / raw)
  To: LMML

Hi Mauro,

This change set includes a two patches I missed out in my last pull request
which introduce V4L2_BUF_FLAG_TIMESTAMP_COPY buffer flag to indicate the
timestamps are, in case of the mem-to-mem devices, copied from output to
capture buffer queue.

The other two patches is a fix for s3c-camif driver and a patch adding 
device
tree support to the s5p-g2d driver.

Please pull for 3.9 if still possible. There are already some patches queued
for 3.9 improving the timestamps handling and it would be especially useful
to have the below two patches from Kamil together in same kernel release.

The following changes since commit ed72d37a33fdf43dc47787fe220532cdec9da528:

   [media] media: Add 0x3009 USB PID to ttusb2 driver (fixed diff) 
(2013-02-13 18:05:29 -0200)

are available in the git repository at:
   git://linuxtv.org/snawrocki/samsung.git for_v3.9_2

Kamil Debski (2):
       v4l: Define video buffer flag for the COPY timestamp type
       vb2: Add support for non monotonic timestamps

Sachin Kamat (1):
       s5p-g2d: Add DT based discovery support

Sylwester Nawrocki (1):
       s3c-camif: Fail on insufficient number of allocated buffers

  Documentation/DocBook/media/v4l/io.xml             |    6 ++++
  drivers/media/platform/blackfin/bfin_capture.c     |    1 +
  drivers/media/platform/davinci/vpbe_display.c      |    1 +
  drivers/media/platform/davinci/vpif_capture.c      |    1 +
  drivers/media/platform/davinci/vpif_display.c      |    1 +
  drivers/media/platform/s3c-camif/camif-capture.c   |   16 +++++++--
  drivers/media/platform/s5p-fimc/fimc-capture.c     |    1 +
  drivers/media/platform/s5p-fimc/fimc-lite.c        |    1 +
  drivers/media/platform/s5p-g2d/g2d.c               |   31 
++++++++++++++++++-
  drivers/media/platform/s5p-mfc/s5p_mfc.c           |    2 +
  drivers/media/platform/soc_camera/atmel-isi.c      |    1 +
  drivers/media/platform/soc_camera/mx2_camera.c     |    1 +
  drivers/media/platform/soc_camera/mx3_camera.c     |    1 +
  .../platform/soc_camera/sh_mobile_ceu_camera.c     |    1 +
  drivers/media/platform/vivi.c                      |    1 +
  drivers/media/usb/pwc/pwc-if.c                     |    1 +
  drivers/media/usb/stk1160/stk1160-v4l.c            |    1 +
  drivers/media/usb/uvc/uvc_queue.c                  |    1 +
  drivers/media/v4l2-core/videobuf2-core.c           |    8 ++++-
  include/media/videobuf2-core.h                     |    1 +
  include/uapi/linux/videodev2.h                     |    1 +
  21 files changed, 71 insertions(+), 8 deletions(-)

The corresponding pwclient commands:

pwclient update -s accepted 16650
pwclient update -s accepted 16470
pwclient update -s accepted 16471
pwclient update -s accepted 16733
pwclient update -s superseded 16247
pwclient update -s superseded 16248
pwclient update -s superseded 16246
pwclient update -s superseded 16447
pwclient update -s superseded 16448
pwclient update -s superseded 16449

---

Thanks,
Sylwester

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-13 21:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-13 21:56 [GIT PULL] Timestamp API update for mem-to-mem devices Sylwester Nawrocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).