linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Prabhakar Lad <prabhakar.csengg@gmail.com>
To: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: linux-media <linux-media@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	dlos <davinci-linux-open-source@linux.davincidsp.com>,
	Manjunath Hadli <manjunath.hadli@ti.com>,
	Prabhakar Lad <prabhakar.lad@ti.com>,
	Mauro Carvalho Chehab <mchehab@infradead.org>
Subject: [GIT PULL FOR v3.9] Davinci VPBE Trivial Fixes
Date: Fri, 21 Dec 2012 16:10:38 +0530	[thread overview]
Message-ID: <CA+V-a8s=ykTn1AW3iSZZG1qQWH9L-sEs2Fu=DN_gjGu2Dv5-tQ@mail.gmail.com> (raw)

Hi Mauro,

Please pull the following patches for DaVinci VPBE driver.
One of the patch has ARM changes and is Acked-by the ARM
maintainer.

Thanks and Regards,
--Prabhakar Lad


The following changes since commit 4bb891ebf60eb43ebd04e09bbcad24013067873f:

  [media] ivtv: ivtv-driver: Replace 'flush_work_sync()' (2012-12-20
15:22:30 -0200)

are available in the git repository at:
  git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git davinci_media

Lad, Prabhakar (2):
      davinci: vpbe: pass different platform names to handle different ip's
      media: davinci: vpbe: enable building of vpbe driver for DM355 and DM365

Wei Yongjun (3):
      media: davinci: vpbe: fix return value check in vpbe_display_reqbufs()
      media: davinci: vpbe: return error code on error in vpbe_display_g_crop()
      davinci: vpbe: remove unused variable in vpbe_initialize()

 arch/arm/mach-davinci/board-dm644x-evm.c      |    8 ++--
 arch/arm/mach-davinci/dm644x.c                |   10 +---
 drivers/media/platform/davinci/Kconfig        |   22 ++------
 drivers/media/platform/davinci/Makefile       |    4 +-
 drivers/media/platform/davinci/vpbe.c         |    6 +--
 drivers/media/platform/davinci/vpbe_display.c |    9 ++--
 drivers/media/platform/davinci/vpbe_osd.c     |   35 ++++++++++----
 drivers/media/platform/davinci/vpbe_venc.c    |   65 +++++++++++++++++--------
 include/media/davinci/vpbe_osd.h              |    5 +-
 include/media/davinci/vpbe_venc.h             |    5 +-
 10 files changed, 95 insertions(+), 74 deletions(-)

                 reply	other threads:[~2012-12-21 10:40 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='CA+V-a8s=ykTn1AW3iSZZG1qQWH9L-sEs2Fu=DN_gjGu2Dv5-tQ@mail.gmail.com' \
    --to=prabhakar.csengg@gmail.com \
    --cc=davinci-linux-open-source@linux.davincidsp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=manjunath.hadli@ti.com \
    --cc=mchehab@infradead.org \
    --cc=mchehab@redhat.com \
    --cc=prabhakar.lad@ti.com \
    /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).