public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL] For 4.2 (or even 4.1?) add support for cx24120/Technisat SkyStar S2
@ 2015-04-20  7:27 Patrick Boettcher
  2015-04-27 20:16 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 19+ messages in thread
From: Patrick Boettcher @ 2015-04-20  7:27 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Linux Media Mailing List

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

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2015-05-20 12:34 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-20  7:27 [PULL] For 4.2 (or even 4.1?) add support for cx24120/Technisat SkyStar S2 Patrick Boettcher
2015-04-27 20:16 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox