public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] NetUP Universal DVB (revision 1.4)
@ 2016-05-16 15:58 Abylay Ospan
  2016-06-07 15:21 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 6+ messages in thread
From: Abylay Ospan @ 2016-05-16 15:58 UTC (permalink / raw)
  To: linux-media, Mauro Carvalho Chehab

Hi Mauro,

Please pull code from my repository (details below). Repository is
based on linux-next. If it's better to send patch-by-patch basis
please let me know - i will prepare emails.

This patches adding support for our NetUP Universal DVB card revision
1.4 (ISDB-T added to this revision). This achieved by using new Sony
tuner HELENE (CXD2858ER) and new Sony demodulator ARTEMIS (CXD2854ER).
And other fixes for our cards in this repository too.


The following changes since commit 862c0314778e27de4cd4c47f12fe7e4232a7181d:

  [media] Fix DVB-T tuning (2016-05-16 10:37:45 -0400)

are available in the git repository at:

  https://github.com/aospan/linux-netup-1.4.git

for you to fetch changes up to fecf505c4bef3a5f1783370db4de66f3de465443:

  [media] fix typo in SONY demodulator description (2016-05-16 10:57:04 -0400)

----------------------------------------------------------------
Abylay Ospan (14):
      [media] Add support Sony HELENE Sat/Ter Tuner
      [media] Add support Sony CXD2854ER demodulator
      [media] Fix DVB-S/S2 tune for sony ascot3a tuner
      [media] New hw revision 1.4 of NetUP Universal DVB card added
      [media] Fix CAM module memory read/write
      MAINTAINERS: Add a maintainer for netup_unidvb, cxd2841er,
horus3a, ascot2e
      [media] Add carrier offset calculation for DVB-T
      [media] Sanity check when initializing DVB-S/S2 demodulator
      [media] Fix DVB-T frequency offset calculation
      [media] ISDB-T retune and offset fix and DVB-C bw fix
      [media] fix DVB-S/S2 tuning
      [media] support DVB-T2 for SONY CXD2841/54
      [media] Change frontend allocation strategy for NetUP Universal DVB cards
      [media] fix typo in SONY demodulator description

 MAINTAINERS                                        |    5 +
 drivers/media/dvb-frontends/Kconfig                |    7 +
 drivers/media/dvb-frontends/Makefile               |    1 +
 drivers/media/dvb-frontends/cxd2841er.c            | 1467
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------
 drivers/media/dvb-frontends/cxd2841er.h            |   24 +-
 drivers/media/dvb-frontends/cxd2841er_priv.h       |    1 +
 drivers/media/dvb-frontends/helene.c               | 1042
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/media/dvb-frontends/helene.h               |   79 +++++
 drivers/media/dvb-frontends/horus3a.c              |   26 +-
 drivers/media/pci/netup_unidvb/Kconfig             |    7 +-
 drivers/media/pci/netup_unidvb/netup_unidvb.h      |   10 +
 drivers/media/pci/netup_unidvb/netup_unidvb_ci.c   |    4 +-
 drivers/media/pci/netup_unidvb/netup_unidvb_core.c |  170 +++++++----
 13 files changed, 2432 insertions(+), 411 deletions(-)
 create mode 100644 drivers/media/dvb-frontends/helene.c
 create mode 100644 drivers/media/dvb-frontends/helene.h

-- 
Abylay Ospan,
NetUP Inc.
http://www.netup.tv

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

end of thread, other threads:[~2016-06-08  3:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-16 15:58 [GIT PULL] NetUP Universal DVB (revision 1.4) Abylay Ospan
2016-06-07 15:21 ` Mauro Carvalho Chehab
2016-06-07 15:30   ` Saso Slavicic
     [not found]     ` <CAK3bHNXWgAB1oRweFVoJb=-aosCtV9uNgW35E-ZV-_o8WZbhjA@mail.gmail.com>
2016-06-07 15:50       ` Saso Slavicic
2016-06-08  3:33         ` Abylay Ospan
     [not found]   ` <CAK3bHNW3sAMPknsM9_VORN=Rh0scuNMoJ3qhZKwcoK-hC_Sj4Q@mail.gmail.com>
2016-06-07 15:56     ` Mauro Carvalho Chehab

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