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 st...@kernellabs.com 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