All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>,
	Marek Szyprowski <m.szyprowski@samsung.com>
Subject: [GIT PULL FOR 3.4] videobuf2 and s5p-fimc driver fixes
Date: Fri, 27 Apr 2012 17:45:15 +0200	[thread overview]
Message-ID: <4F9ABF0B.10407@samsung.com> (raw)

Hi Mauro,

The following changes since commit aa6d5f29534a6d1459f9768c591a7a72aadc5941:

  [media] pluto2: remove some dead code (2012-04-19 17:15:32 -0300)

are available in the git repository at:

  git://git.infradead.org/users/kmpark/linux-samsung v4l_fixes_for_v3.4

for you to fetch changes up to 2b083782a9ba9828488c98ce090e48b73691d07e:

  media: videobuf2-dma-contig: include header for exported symbols (2012-04-27 07:52:58 +0200)


These are videobuf2 and s5p-fimc driver fixes. Please pull for v3.4.
It would be nice to also, if possible, have this patch
http://git.linuxtv.org/media_tree.git/commit/aa333122c9c7d11d7d8486db09869517995af0a8
in 3.4-rc, it's is now in branch staging/for_v3.5.

----------------------------------------------------------------
H Hartley Sweeten (2):
      media: videobuf2-dma-contig: quiet sparse noise about plain integer as NULL pointer
      media: videobuf2-dma-contig: include header for exported symbols

Laurent Pinchart (1):
      media: vb2-memops: Export vb2_get_vma symbol

Sylwester Nawrocki (2):
      s5p-fimc: Fix locking in subdev set_crop op
      s5p-fimc: Correct memory allocation for VIDIOC_CREATE_BUFS

 drivers/media/video/s5p-fimc/fimc-capture.c |   33 +++++++++++++++++++++------------
 drivers/media/video/s5p-fimc/fimc-core.c    |    4 ++--
 drivers/media/video/s5p-fimc/fimc-core.h    |    2 +-
 drivers/media/video/videobuf2-dma-contig.c  |    3 ++-
 drivers/media/video/videobuf2-memops.c      |    1 +
 5 files changed, 27 insertions(+), 16 deletions(-)

--

Regards,
Sylwester

                 reply	other threads:[~2012-04-27 15:45 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=4F9ABF0B.10407@samsung.com \
    --to=s.nawrocki@samsung.com \
    --cc=linux-media@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=mchehab@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.