From: Patrick Boettcher <patrick.boettcher@posteo.de>
To: Mauro Carvalho Chehab <mchehab@osg.samsung.com>,
Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [PULL] For 4.2 (or even 4.1?) add support for cx24120/Technisat SkyStar S2
Date: Mon, 20 Apr 2015 09:27:20 +0200 [thread overview]
Message-ID: <20150420092720.3cb092ba@dibcom294.coe.adi.dibcom.com> (raw)
Hi Mauro,
Would you please pull the following two patches for finally
mainlining the Technisat SkyStar S2 (and its frontend cx24120).
Ideally for 4.1, but I assume it is too late. So for 4.2.
Please also tell whether a pull-request is OK for you or whether you
prefer patches.
I'm based on the current media-tree's master. But can rebase myself
on anything you wish for your convenience.
Thanks,
--
Patrick.
The following changes since commit e183201b9e917daf2530b637b2f34f1d5afb934d:
[media] uvcvideo: add support for VIDIOC_QUERY_EXT_CTRL (2015-04-10 10:29:27 -0300)
are available in the git repository at:
https://github.com/pboettch/linux.git cx24120-v2
for you to fetch changes up to 3a6500da369a632c9fd405b1191dcbf5e5e07504:
[media] cx24120: minor checkpatch fixes (2015-04-17 11:11:40 +0200)
----------------------------------------------------------------
Jemma Denson (1):
[media] Add support for TechniSat Skystar S2
Patrick Boettcher (1):
[media] cx24120: minor checkpatch fixes
drivers/media/common/b2c2/Kconfig | 1 +
drivers/media/common/b2c2/flexcop-fe-tuner.c | 51 +-
drivers/media/common/b2c2/flexcop-misc.c | 1 +
drivers/media/common/b2c2/flexcop-reg.h | 1 +
drivers/media/dvb-frontends/Kconfig | 7 +
drivers/media/dvb-frontends/Makefile | 1 +
drivers/media/dvb-frontends/cx24120.c | 1574 ++++++++++++++++++++++++++
drivers/media/dvb-frontends/cx24120.h | 56 +
8 files changed, 1685 insertions(+), 7 deletions(-)
create mode 100644 drivers/media/dvb-frontends/cx24120.c
create mode 100644 drivers/media/dvb-frontends/cx24120.h
next reply other threads:[~2015-04-20 7:27 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-20 7:27 Patrick Boettcher [this message]
2015-04-27 20:16 ` [PULL] For 4.2 (or even 4.1?) add support for cx24120/Technisat SkyStar S2 Mauro Carvalho Chehab
2015-04-27 21:25 ` Patrick Boettcher
2015-04-28 0:40 ` Mauro Carvalho Chehab
2015-04-29 11:35 ` Patrick Boettcher
2015-04-29 11:55 ` Mauro Carvalho Chehab
2015-05-14 21:40 ` Mauro Carvalho Chehab
2015-05-15 8:24 ` Patrick Boettcher
2015-05-15 14:24 ` Mauro Carvalho Chehab
2015-05-15 15:18 ` Jemma Denson
2015-05-19 10:57 ` Mauro Carvalho Chehab
2015-05-19 11:25 ` Jemma Denson
2015-05-19 12:09 ` Patrick Boettcher
2015-04-27 21:29 ` Jemma Denson
2015-05-18 10:11 ` [PULL v2] for 4.2: " Patrick Boettcher
2015-05-20 8:05 ` [PULL v3] " Patrick Boettcher
2015-05-20 11:46 ` Jemma Denson
2015-05-20 12:07 ` Mauro Carvalho Chehab
2015-05-20 12:34 ` Patrick Boettcher
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=20150420092720.3cb092ba@dibcom294.coe.adi.dibcom.com \
--to=patrick.boettcher@posteo.de \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@osg.samsung.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