Re: [PULL] hvr2205 / hvr2255 support and misc patches

2015-03-28 Thread Hans Verkuil
On 03/28/2015 08:51 AM, Steven Toth wrote:
> Mauro,
> 
> Please disregard my prior pull request for this patchset.
> 
> As requested, this is a second pull request including the ATSC
> inversion fix mentioned earlier.

Why didn't you incorporate my querycap patch in this pull request?
The querycap patch here still has the same problem I've addressed with
my patch.

I've changed the state of this pull request to 'Changes Requested' since
it makes no sense to take in this pull request where one patch has known
problems.

Regards,

Hans

> 
> Thx
> 
> - Steve
> 
> The following changes since commit 4708e452aa3109fc23e0c6b5a658ccc1b720dfa6:
> 
>   [media] saa7164: I2C improvements for upcoming HVR2255/2205 boards
> (2015-03-23 14:37:32 -0400)
> 
> are available in the git repository at:
> 
>   git://git.linuxtv.org/stoth/media_tree.git saa7164-dev
> 
> for you to fetch changes up to c77cfc0fb29c278cf45e9c226bac39434098ca07:
> 
>   [media] saa7164: fix HVR2255 ATSC inversion issue (2015-03-28 08:07:47 
> -0400)
> 
> 
> Steven Toth (6):
>   [media] saa7164: Adding additional I2C debug.
>   [media] saa7164: Improvements for I2C handling
>   [media] saa7164: Add Digital TV support for the HVR2255 and HVR2205
>   [media] saa7164: Fixup recent querycap warnings
>   [media] saa7164: Copyright update
>   [media] saa7164: fix HVR2255 ATSC inversion issue
> 
>  drivers/media/pci/saa7164/saa7164-api.c |  21 ++-
>  drivers/media/pci/saa7164/saa7164-buffer.c  |   2 +-
>  drivers/media/pci/saa7164/saa7164-bus.c |   2 +-
>  drivers/media/pci/saa7164/saa7164-cards.c   | 188 ++-
>  drivers/media/pci/saa7164/saa7164-cmd.c |   2 +-
>  drivers/media/pci/saa7164/saa7164-core.c|   2 +-
>  drivers/media/pci/saa7164/saa7164-dvb.c | 232
> +++---
>  drivers/media/pci/saa7164/saa7164-encoder.c |   5 +-
>  drivers/media/pci/saa7164/saa7164-fw.c  |   2 +-
>  drivers/media/pci/saa7164/saa7164-i2c.c |   2 +-
>  drivers/media/pci/saa7164/saa7164-reg.h |   2 +-
>  drivers/media/pci/saa7164/saa7164-types.h   |   2 +-
>  drivers/media/pci/saa7164/saa7164-vbi.c |   5 +-
>  drivers/media/pci/saa7164/saa7164.h |   7 +-
>  14 files changed, 440 insertions(+), 34 deletions(-)
> 

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


[PULL] hvr2205 / hvr2255 support and misc patches

2015-03-28 Thread Steven Toth
Mauro,

Please disregard my prior pull request for this patchset.

As requested, this is a second pull request including the ATSC
inversion fix mentioned earlier.

Thx

- Steve

The following changes since commit 4708e452aa3109fc23e0c6b5a658ccc1b720dfa6:

  [media] saa7164: I2C improvements for upcoming HVR2255/2205 boards
(2015-03-23 14:37:32 -0400)

are available in the git repository at:

  git://git.linuxtv.org/stoth/media_tree.git saa7164-dev

for you to fetch changes up to c77cfc0fb29c278cf45e9c226bac39434098ca07:

  [media] saa7164: fix HVR2255 ATSC inversion issue (2015-03-28 08:07:47 -0400)


Steven Toth (6):
  [media] saa7164: Adding additional I2C debug.
  [media] saa7164: Improvements for I2C handling
  [media] saa7164: Add Digital TV support for the HVR2255 and HVR2205
  [media] saa7164: Fixup recent querycap warnings
  [media] saa7164: Copyright update
  [media] saa7164: fix HVR2255 ATSC inversion issue

 drivers/media/pci/saa7164/saa7164-api.c |  21 ++-
 drivers/media/pci/saa7164/saa7164-buffer.c  |   2 +-
 drivers/media/pci/saa7164/saa7164-bus.c |   2 +-
 drivers/media/pci/saa7164/saa7164-cards.c   | 188 ++-
 drivers/media/pci/saa7164/saa7164-cmd.c |   2 +-
 drivers/media/pci/saa7164/saa7164-core.c|   2 +-
 drivers/media/pci/saa7164/saa7164-dvb.c | 232
+++---
 drivers/media/pci/saa7164/saa7164-encoder.c |   5 +-
 drivers/media/pci/saa7164/saa7164-fw.c  |   2 +-
 drivers/media/pci/saa7164/saa7164-i2c.c |   2 +-
 drivers/media/pci/saa7164/saa7164-reg.h |   2 +-
 drivers/media/pci/saa7164/saa7164-types.h   |   2 +-
 drivers/media/pci/saa7164/saa7164-vbi.c |   5 +-
 drivers/media/pci/saa7164/saa7164.h |   7 +-
 14 files changed, 440 insertions(+), 34 deletions(-)

-- 
Steven Toth - Kernel Labs
http://www.kernellabs.com
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [GIT PULL] Adding HVR2205/HVR2255 support / misc cleanup

2015-03-28 Thread Mauro Carvalho Chehab
Hi Steven,

Em Sat, 28 Mar 2015 08:19:45 -0400
Steven Toth  escreveu:

> > Long awaited patches for the Hauppauge HVR2205 and HVR2255 in this patchset.
> > Along with a fix for the querycap warning being thrown on newer kernels.
> 
> Mauro, I had a user point out that I'd missed a critical ATSC patch.
> You'll see an additional patch in this
> tree not mentioned in the original pull request "[media] saa7164: fix
> HVR2255 ATSC inversion issue"
> 
> Please ensure this is also pulled.

Please send another pull request. My scripts get both the initial and
the final changesets from the e-mail, in order to ensure that it is
pulling only what's being requested, avoiding unpleasant surprises of
merging patches that aren't ok yet to pull.

Thanks!
Mauro
> 
> Thank you sir!
> 
> - Steve+1.646.355.8490
> 




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


Re: [GIT PULL] Adding HVR2205/HVR2255 support / misc cleanup

2015-03-28 Thread Steven Toth
> Long awaited patches for the Hauppauge HVR2205 and HVR2255 in this patchset.
> Along with a fix for the querycap warning being thrown on newer kernels.

Mauro, I had a user point out that I'd missed a critical ATSC patch.
You'll see an additional patch in this
tree not mentioned in the original pull request "[media] saa7164: fix
HVR2255 ATSC inversion issue"

Please ensure this is also pulled.

Thank you sir!

- Steve+1.646.355.8490

-- 
Steven Toth - Kernel Labs
http://www.kernellabs.com
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[GIT PULL] Adding HVR2205/HVR2255 support / misc cleanup

2015-03-27 Thread Steven Toth
Mauro,

Thank you for taking care of the git.linuxtv.org ssh issues earlier this week.

Long awaited patches for the Hauppauge HVR2205 and HVR2255 in this patchset.
Along with a fix for the querycap warning being thrown on newer kernels.

Thanks,

- Steve

The following changes since commit 4708e452aa3109fc23e0c6b5a658ccc1b720dfa6:
  [media] saa7164: I2C improvements for upcoming HVR2255/2205 boards
(2015-03-23 14:37:32 -0400)


are available in the git repository at:
  git://git.linuxtv.org/stoth/media_tree.git saa7164-dev

for you to fetch changes up to f40a40d48a9cacefd900314984cce887ddc23142:
  [media] saa7164: Copyright update (2015-03-23 15:08:15 -0400)




Steven Toth (5):

  [media] saa7164: Adding additional I2C debug.
  [media] saa7164: Improvements for I2C handling
  [media] saa7164: Add Digital TV support for the HVR2255 and HVR2205
  [media] saa7164: Fixup recent querycap warnings
  [media] saa7164: Copyright update

 drivers/media/pci/saa7164/saa7164-api.c |  21 +++--
 drivers/media/pci/saa7164/saa7164-buffer.c  |   2 +-
 drivers/media/pci/saa7164/saa7164-bus.c |   2 +-
 drivers/media/pci/saa7164/saa7164-cards.c   | 188
+++-

 drivers/media/pci/saa7164/saa7164-cmd.c |   2 +-
 drivers/media/pci/saa7164/saa7164-core.c|   2 +-
 drivers/media/pci/saa7164/saa7164-dvb.c | 232
+++
 drivers/media/pci/saa7164/saa7164-encoder.c |   5 +-
 drivers/media/pci/saa7164/saa7164-fw.c  |   2 +-
 drivers/media/pci/saa7164/saa7164-i2c.c |   2 +-
 drivers/media/pci/saa7164/saa7164-reg.h |   2 +-
 drivers/media/pci/saa7164/saa7164-types.h   |   2 +-
 drivers/media/pci/saa7164/saa7164-vbi.c |   5 +-
 drivers/media/pci/saa7164/saa7164.h |   7 +-
 14 files changed, 440 insertions(+), 34 deletions(-)

-- 
Steven Toth - Kernel Labs
http://www.kernellabs.com
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: HVR2205 / HVR2255 support

2015-03-04 Thread Steven Toth
>> Mauro, what's the plan to pull the LGDT3306A branch into tip? The
>> SAA7164/HVR2255 driver need this for demod support.
>
> Merged yesterday. Today, I added one fix from Olli to extend the
> si2157 minimal frequency to match the ATSC tuner range (needed by
> HVR-955Q - not sure if HVR2255 also uses si2157 as tuner).

Thank you sir.

-- 
Steven Toth - Kernel Labs
http://www.kernellabs.com
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: HVR2205 / HVR2255 support

2015-03-04 Thread Steven Toth
On Wed, Mar 4, 2015 at 9:03 AM, Olli Salonen  wrote:
> Hello Steven,
>
> Great to hear! The LGDT3306A went into the media_tree yesterday as far
> as I can see, together with my HVR-955Q patches.

Oh, great.

>
> Coincidentally, I've been working with HVR-2205 and HVR-2215 as well
> and have looked into the HVR-2255 a bit too. I'll also be travelling
> (luckily on leisure) for next 10 days or so, but can submit the
> HVR-2215 patches on top of your patches afterwards then unless you
> have HVR-2215 support already.

Its a long shot but If you happen to be in the UK on travel, I'd be
happy to buy lunch.

... Or if any LinuxTV devs reading this are in the UK and would like
to meet up, send me an email. I'll see what I can do.

Other than this, the HVR2215 sounds good Olli.

- Steve

-- 
Steven Toth - Kernel Labs
http://www.kernellabs.com
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: HVR2205 / HVR2255 support

2015-03-04 Thread Mauro Carvalho Chehab
Em Wed, 4 Mar 2015 08:43:24 -0500
Steven Toth  escreveu:

> Mauro, what's the plan to pull the LGDT3306A branch into tip? The
> SAA7164/HVR2255 driver need this for demod support.

Merged yesterday. Today, I added one fix from Olli to extend the 
si2157 minimal frequency to match the ATSC tuner range (needed by 
HVR-955Q - not sure if HVR2255 also uses si2157 as tuner).

Regards,
Mauro

> 
> Hey folks, an update on this.
> 
> So I have the green-light to release my HVR2205 and HVR2255 board
> related patches. I started merging them into tip earlier this week.
> The HVR2205 is operational for DVB-T, although I have not tested
> analog tv as yet.
> 
> The HVR2255 is the next on the list, I expect this to be trivial once
> the HVR2205 work is complete.
> 
> Annoyingly, I'm traveling on business for the next 10 days or so. I
> can't complete the work until I return - but I expect to complete this
> entire exercise by 21st of this month So hold on a little longer
> and keep watching this mailing list for further updates.
> 
> Thanks,
> 
> - Steve
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: HVR2205 / HVR2255 support

2015-03-04 Thread Olli Salonen
Hello Steven,

Great to hear! The LGDT3306A went into the media_tree yesterday as far
as I can see, together with my HVR-955Q patches.

Coincidentally, I've been working with HVR-2205 and HVR-2215 as well
and have looked into the HVR-2255 a bit too. I'll also be travelling
(luckily on leisure) for next 10 days or so, but can submit the
HVR-2215 patches on top of your patches afterwards then unless you
have HVR-2215 support already.

Cheers,
-olli



On 4 March 2015 at 15:43, Steven Toth  wrote:
> Mauro, what's the plan to pull the LGDT3306A branch into tip? The
> SAA7164/HVR2255 driver need this for demod support.
>
> Hey folks, an update on this.
>
> So I have the green-light to release my HVR2205 and HVR2255 board
> related patches. I started merging them into tip earlier this week.
> The HVR2205 is operational for DVB-T, although I have not tested
> analog tv as yet.
>
> The HVR2255 is the next on the list, I expect this to be trivial once
> the HVR2205 work is complete.
>
> Annoyingly, I'm traveling on business for the next 10 days or so. I
> can't complete the work until I return - but I expect to complete this
> entire exercise by 21st of this month So hold on a little longer
> and keep watching this mailing list for further updates.
>
> Thanks,
>
> - Steve
>
> --
> Steven Toth - Kernel Labs
> http://www.kernellabs.com
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


HVR2205 / HVR2255 support

2015-03-04 Thread Steven Toth
Mauro, what's the plan to pull the LGDT3306A branch into tip? The
SAA7164/HVR2255 driver need this for demod support.

Hey folks, an update on this.

So I have the green-light to release my HVR2205 and HVR2255 board
related patches. I started merging them into tip earlier this week.
The HVR2205 is operational for DVB-T, although I have not tested
analog tv as yet.

The HVR2255 is the next on the list, I expect this to be trivial once
the HVR2205 work is complete.

Annoyingly, I'm traveling on business for the next 10 days or so. I
can't complete the work until I return - but I expect to complete this
entire exercise by 21st of this month So hold on a little longer
and keep watching this mailing list for further updates.

Thanks,

- Steve

-- 
Steven Toth - Kernel Labs
http://www.kernellabs.com
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html