From: Tomasz Stanislawski <t.stanislaws@samsung.com>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Subject: [GIT PULL FOR 3.4] Updates to S5P-TV for v3.4
Date: Mon, 13 Feb 2012 17:16:17 +0100 [thread overview]
Message-ID: <4F393751.1010100@samsung.com> (raw)
Hi Mauro,
This pull-request contains fixes and updates to S5P-TV drivers set.
New driver for MHL is introduced and it is integrated with S5P-HDMI.
I kindly ask for merging info 3.4.
Regards,
Tomasz Stanislawski
The following changes since commit 59b30294e14fa6a370fdd2bc2921cca1f977ef16:
Merge branch 'v4l_for_linus' into staging/for_v3.4 (2012-01-23
18:11:30 -0200)
are available in the git repository at:
git://git.infradead.org/users/kmpark/linux-2.6-samsung
3.4-s5p-mhl-tv-fixes
Julia Lawall (1):
v4l: s5p-tv: use devm_ functions
Masanari Iida (1):
media: Fix typo in mixer_drv.c and hdmi_drv.c
Tomasz Stanislawski (3):
v4l: s5p-tv: add sii9234 driver
v4l: s5p-tv: hdmi: add support for platform data
v4l: s5p-tv: hdmi: integrate with MHL
drivers/media/video/s5p-tv/Kconfig | 10 +
drivers/media/video/s5p-tv/Makefile | 2 +
drivers/media/video/s5p-tv/hdmi_drv.c | 120 +++++----
drivers/media/video/s5p-tv/mixer_drv.c | 2 +-
drivers/media/video/s5p-tv/sdo_drv.c | 26 +--
drivers/media/video/s5p-tv/sii9234_drv.c | 432
++++++++++++++++++++++++++++++
include/media/s5p_hdmi.h | 35 +++
include/media/sii9234.h | 24 ++
8 files changed, 585 insertions(+), 66 deletions(-)
create mode 100644 drivers/media/video/s5p-tv/sii9234_drv.c
create mode 100644 include/media/s5p_hdmi.h
create mode 100644 include/media/sii9234.h
reply other threads:[~2012-02-13 16:16 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=4F393751.1010100@samsung.com \
--to=t.stanislaws@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.