linux-media.vger.kernel.org archive mirror
 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

* Re: [GIT PULL] NetUP Universal DVB (revision 1.4)
  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]   ` <CAK3bHNW3sAMPknsM9_VORN=Rh0scuNMoJ3qhZKwcoK-hC_Sj4Q@mail.gmail.com>
  0 siblings, 2 replies; 6+ messages in thread
From: Mauro Carvalho Chehab @ 2016-06-07 15:21 UTC (permalink / raw)
  To: Abylay Ospan; +Cc: linux-media

Em Mon, 16 May 2016 11:58:15 -0400
Abylay Ospan <aospan@netup.ru> escreveu:

> 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.

Patches applied.

Please send a patch adding an entry for the new HELENE tuner driver at
MAINTAINERS.

Regards,
Mauro

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

* RE: [GIT PULL] NetUP Universal DVB (revision 1.4)
  2016-06-07 15:21 ` Mauro Carvalho Chehab
@ 2016-06-07 15:30   ` Saso Slavicic
       [not found]     ` <CAK3bHNXWgAB1oRweFVoJb=-aosCtV9uNgW35E-ZV-_o8WZbhjA@mail.gmail.com>
       [not found]   ` <CAK3bHNW3sAMPknsM9_VORN=Rh0scuNMoJ3qhZKwcoK-hC_Sj4Q@mail.gmail.com>
  1 sibling, 1 reply; 6+ messages in thread
From: Saso Slavicic @ 2016-06-07 15:30 UTC (permalink / raw)
  To: 'Mauro Carvalho Chehab', 'Abylay Ospan'
  Cc: 'linux-media'

Hi,

Please check the ASCOT2E issue for the NetUP card as well.

https://patchwork.linuxtv.org/patch/34451

Regards,
Saso

-----Original Message-----
From: linux-media-owner@vger.kernel.org
[mailto:linux-media-owner@vger.kernel.org] On Behalf Of Mauro Carvalho
Chehab
Sent: Tuesday, June 07, 2016 5:22 PM
To: Abylay Ospan
Cc: linux-media
Subject: Re: [GIT PULL] NetUP Universal DVB (revision 1.4)

Em Mon, 16 May 2016 11:58:15 -0400
Abylay Ospan <aospan@netup.ru> escreveu:

> 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.

Patches applied.

Please send a patch adding an entry for the new HELENE tuner driver at
MAINTAINERS.

Regards,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org More majordomo info at
http://vger.kernel.org/majordomo-info.html


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

* RE: [GIT PULL] NetUP Universal DVB (revision 1.4)
       [not found]     ` <CAK3bHNXWgAB1oRweFVoJb=-aosCtV9uNgW35E-ZV-_o8WZbhjA@mail.gmail.com>
@ 2016-06-07 15:50       ` Saso Slavicic
  2016-06-08  3:33         ` Abylay Ospan
  0 siblings, 1 reply; 6+ messages in thread
From: Saso Slavicic @ 2016-06-07 15:50 UTC (permalink / raw)
  To: 'Abylay Ospan'
  Cc: 'Mauro Carvalho Chehab', 'linux-media'

Hi,

I don't see this commit in media_tree.git yet, that's why I wrote...
As long as it gets fixed... :)

Thanks,
Saso

From: Abylay Ospan [mailto:aospan@netup.ru] 
Sent: Tuesday, June 07, 2016 5:41 PM
To: Saso Slavicic
Cc: Mauro Carvalho Chehab; linux-media
Subject: Re: [GIT PULL] NetUP Universal DVB (revision 1.4)

Hi Saso,

sorry, this path for ascot2e:
https://github.com/aospan/linux-netup-1.4/commit/862c0314778e27de4cd4c47f12fe7e4232a7181d

2016-06-07 11:30 GMT-04:00 Saso Slavicic <saso.linux@astim.si>:
Hi,

Please check the ASCOT2E issue for the NetUP card as well.

https://patchwork.linuxtv.org/patch/34451

Regards,
Saso

-----Original Message-----
From: linux-media-owner@vger.kernel.org
[mailto:linux-media-owner@vger.kernel.org] On Behalf Of Mauro Carvalho
Chehab
Sent: Tuesday, June 07, 2016 5:22 PM
To: Abylay Ospan
Cc: linux-media
Subject: Re: [GIT PULL] NetUP Universal DVB (revision 1.4)

Em Mon, 16 May 2016 11:58:15 -0400
Abylay Ospan <aospan@netup.ru> escreveu:

> 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.

Patches applied.

Please send a patch adding an entry for the new HELENE tuner driver at
MAINTAINERS.

Regards,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org More majordomo info at
http://vger.kernel.org/majordomo-info.html




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


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

* Re: [GIT PULL] NetUP Universal DVB (revision 1.4)
       [not found]   ` <CAK3bHNW3sAMPknsM9_VORN=Rh0scuNMoJ3qhZKwcoK-hC_Sj4Q@mail.gmail.com>
@ 2016-06-07 15:56     ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 6+ messages in thread
From: Mauro Carvalho Chehab @ 2016-06-07 15:56 UTC (permalink / raw)
  To: Abylay Ospan; +Cc: linux-media

Em Tue, 07 Jun 2016 11:37:27 -0400
Abylay Ospan <aospan@netup.ru> escreveu:

> Hi Mauro,
> 
> Please find MAINTAINERs update on the same repository:
> https://github.com/aospan/linux-netup-1.4/commit/4d8465b74fc6614d9093f595e69a0517a2a5c3f8

Added. Next time, please send it as a patch to the ML.

Thanks,
Mauro

> 
> thanks !
> 
> 
> 2016-06-07 11:21 GMT-04:00 Mauro Carvalho Chehab <mchehab@osg.samsung.com>:
> 
> > Em Mon, 16 May 2016 11:58:15 -0400
> > Abylay Ospan <aospan@netup.ru> escreveu:
> >  
> > > 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.  
> >
> > Patches applied.
> >
> > Please send a patch adding an entry for the new HELENE tuner driver at
> > MAINTAINERS.
> >
> > Regards,
> > Mauro
> >  
> 
> 
> 


-- 
Thanks,
Mauro

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

* Re: [GIT PULL] NetUP Universal DVB (revision 1.4)
  2016-06-07 15:50       ` Saso Slavicic
@ 2016-06-08  3:33         ` Abylay Ospan
  0 siblings, 0 replies; 6+ messages in thread
From: Abylay Ospan @ 2016-06-08  3:33 UTC (permalink / raw)
  To: Saso Slavicic; +Cc: Mauro Carvalho Chehab, linux-media

yes, strange, not applied to media_tree ... just re-sent this patch to ML.

thanks !

2016-06-07 11:50 GMT-04:00 Saso Slavicic <saso.linux@astim.si>:
> Hi,
>
> I don't see this commit in media_tree.git yet, that's why I wrote...
> As long as it gets fixed... :)
>
> Thanks,
> Saso
>
> From: Abylay Ospan [mailto:aospan@netup.ru]
> Sent: Tuesday, June 07, 2016 5:41 PM
> To: Saso Slavicic
> Cc: Mauro Carvalho Chehab; linux-media
> Subject: Re: [GIT PULL] NetUP Universal DVB (revision 1.4)
>
> Hi Saso,
>
> sorry, this path for ascot2e:
> https://github.com/aospan/linux-netup-1.4/commit/862c0314778e27de4cd4c47f12fe7e4232a7181d
>
> 2016-06-07 11:30 GMT-04:00 Saso Slavicic <saso.linux@astim.si>:
> Hi,
>
> Please check the ASCOT2E issue for the NetUP card as well.
>
> https://patchwork.linuxtv.org/patch/34451
>
> Regards,
> Saso
>
> -----Original Message-----
> From: linux-media-owner@vger.kernel.org
> [mailto:linux-media-owner@vger.kernel.org] On Behalf Of Mauro Carvalho
> Chehab
> Sent: Tuesday, June 07, 2016 5:22 PM
> To: Abylay Ospan
> Cc: linux-media
> Subject: Re: [GIT PULL] NetUP Universal DVB (revision 1.4)
>
> Em Mon, 16 May 2016 11:58:15 -0400
> Abylay Ospan <aospan@netup.ru> escreveu:
>
>> 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.
>
> Patches applied.
>
> Please send a patch adding an entry for the new HELENE tuner driver at
> MAINTAINERS.
>
> Regards,
> Mauro
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org More majordomo info at
> http://vger.kernel.org/majordomo-info.html
>
>
>
>
> --
> Abylay Ospan,
> NetUP Inc.
> http://www.netup.tv
>



-- 
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;
as well as URLs for NNTP newsgroup(s).