linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>,
	Mauro Carvalho Chehab <mchehab@redhat.com>
Subject: [GIT PATCHES FOR 3.4] s5p/exynos fimc driver updates
Date: Wed, 21 Mar 2012 16:55:25 +0100	[thread overview]
Message-ID: <4F69F9ED.8080306@samsung.com> (raw)

Hello Mauro,

please pull the following, if it isn't too late yet, for v3.4. The last patch
doesn't apply cleanly to linuxtv/staging/for_v3.4, due to some changes that
are already in Linus' tree. Also this conflicting patch depends on commit 
d1c3414c2a9d10ef7f "drivercore: Add driver probe deferral mechanism"
So the patches for this pull request are based on Linus' tree, with the 
staging/for_v3.4 branch merged to it. Please let me know if this should be
handled differently. 

The following changes since commit bcc15c27c75187016f4402d94967f74b7571bacc:

  Merge remote-tracking branch 'linuxtv/staging/for_v3.4' into fimc-for-next (2012-03-21 10:19:36 +0100)

are available in the git repository at:


  git://git.infradead.org/users/kmpark/linux-samsung fimc-for-next

for you to fetch changes up to 6576f95e4d74877cf8b385e7591959f78f300dc7:

  s5p-fimc: Handle sub-device interdependencies using deferred probing (2012-03-21 13:58:09 +0100)

----------------------------------------------------------------
Sylwester Nawrocki (6):
      s5p-fimc: Don't use platform data for CSI data alignment configuration
      s5p-fimc: Reinitialize the pipeline properly after VIDIOC_STREAMOFF
      s5p-fimc: Simplify locking by removing the context data structure spinlock
      s5p-fimc: Refactor hardware setup for m2m transaction
      s5p-fimc: Remove unneeded fields from struct fimc_dev
      s5p-fimc: Handle sub-device interdependencies using deferred probing

 drivers/media/video/s5p-fimc/fimc-capture.c |   33 ++++----
 drivers/media/video/s5p-fimc/fimc-core.c    |  110 ++++++++-------------------
 drivers/media/video/s5p-fimc/fimc-core.h    |   18 ++---
 drivers/media/video/s5p-fimc/fimc-mdevice.c |   69 +++++++++++++----
 drivers/media/video/s5p-fimc/fimc-reg.c     |    3 +-
 drivers/media/video/s5p-fimc/mipi-csis.c    |   21 ++---
 6 files changed, 119 insertions(+), 135 deletions(-)


Thank you,
-- 
Sylwester Nawrocki
Samsung Poland R&D Center

             reply	other threads:[~2012-03-21 15:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-21 15:55 Sylwester Nawrocki [this message]
2012-04-06 20:47 ` [GIT PATCHES FOR 3.4] s5p/exynos fimc driver updates Sylwester Nawrocki

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=4F69F9ED.8080306@samsung.com \
    --to=s.nawrocki@samsung.com \
    --cc=linux-media@vger.kernel.org \
    --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 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).