* [GIT PULL FOR 3.4] Updates to S5P-TV for v3.3
@ 2012-02-13 15:38 Tomasz Stanislawski
0 siblings, 0 replies; only message in thread
From: Tomasz Stanislawski @ 2012-02-13 15:38 UTC (permalink / raw)
To: linux-media@vger.kernel.org; +Cc: Mauro Carvalho Chehab
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-13 15:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-13 15:38 [GIT PULL FOR 3.4] Updates to S5P-TV for v3.3 Tomasz Stanislawski
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.