linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR v3.19] davinci vpbe cleanups and improvements
Date: Wed, 22 Oct 2014 13:31:31 +0200	[thread overview]
Message-ID: <54479593.9060803@xs4all.nl> (raw)

Note: I skipped patch https://patchwork.linuxtv.org/patch/26430/ from Prabhakar's
patch series since that needs a bit more work, but all other patches from that
series are part of this pull request.

Over 300 lines deleted, always nice!

Regards,

	Hans

The following changes since commit 1ef24960ab78554fe7e8e77d8fc86524fbd60d3c:

   Merge tag 'v3.18-rc1' into patchwork (2014-10-21 08:32:51 -0200)

are available in the git repository at:

   git://linuxtv.org/hverkuil/media_tree.git for-v3.19a

for you to fetch changes up to fc1079f3dd25adfe5eaf8c7b0d097994f91f8601:

   media: davinci: vpbe: return -ENODATA for *dv_timings/*_std calls (2014-10-22 13:22:13 +0200)

----------------------------------------------------------------
Prabhakar Lad (14):
       media: davinci: vpbe: initialize vb2 queue and DMA context in probe
       media: davinci: vpbe: drop buf_init() callback
       media: davinci: vpbe: use vb2_ops_wait_prepare/finish helper functions
       media: davinci: vpbe: drop buf_cleanup() callback
       media: davinci: vpbe: improve vpbe_buffer_prepare() callback
       media: davinci: vpbe: use vb2_fop_mmap/poll
       media: davinci: vpbe: use fh handling provided by v4l
       media: davinci: vpbe: use vb2_ioctl_* helpers
       media: davinci: vpbe: add support for VB2_DMABUF
       media: davinci: vpbe: add support for VIDIOC_EXPBUF
       media: davinci: vpbe: use helpers provided by core if streaming is started
       media: davinci: vpbe: drop unused member memory from vpbe_layer
       media: davinci: vpbe: group v4l2_ioctl_ops
       media: davinci: vpbe: return -ENODATA for *dv_timings/*_std calls

  drivers/media/platform/davinci/vpbe.c         |  18 +-
  drivers/media/platform/davinci/vpbe_display.c | 606 +++++++++++++++------------------------------------------------
  include/media/davinci/vpbe_display.h          |  19 --
  3 files changed, 158 insertions(+), 485 deletions(-)

                 reply	other threads:[~2014-10-22 11:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54479593.9060803@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).