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.3] Alpha colour control addition
Date: Thu, 15 Dec 2011 15:42:57 +0100 [thread overview]
Message-ID: <4EEA0771.1030205@samsung.com> (raw)
Hello Mauro,
The following changes since commit c8c59cb5c459ff71f0592dc0716cdc2e730b20e5:
s5p-fimc: Prevent lock up caused by incomplete H/W initialization (2011-12-14
16:02:32 +0100)
are available in the git repository at:
git://git.infradead.org/users/kmpark/linux-samsung v4l_rgb_alpha
This is a new alpha colour control addition, I've applied it on top of
my s5p-fimc bugfix patches, which are already in linuxtv.org/media-next.git
GIT, except this one:
s5p-fimc: Prevent lock up caused by incomplete H/W initialization
Sylwester Nawrocki (2):
v4l: Add new alpha component control
s5p-fimc: Add support for alpha component configuration
Documentation/DocBook/media/v4l/compat.xml | 11 ++
Documentation/DocBook/media/v4l/controls.xml | 25 +++-
.../DocBook/media/v4l/pixfmt-packed-rgb.xml | 7 +-
drivers/media/video/s5p-fimc/fimc-capture.c | 11 ++
drivers/media/video/s5p-fimc/fimc-core.c | 128 ++++++++++++++++----
drivers/media/video/s5p-fimc/fimc-core.h | 30 ++++-
drivers/media/video/s5p-fimc/fimc-reg.c | 53 ++++++--
drivers/media/video/s5p-fimc/regs-fimc.h | 5 +
drivers/media/video/v4l2-ctrls.c | 1 +
include/linux/videodev2.h | 6 +-
10 files changed, 224 insertions(+), 53 deletions(-)
Best regards
--
Sylwester Nawrocki
Samsung Poland R&D Center
reply other threads:[~2011-12-15 14:43 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=4EEA0771.1030205@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 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.