public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL for 2.6.39] cx18: Make RF analog TV work for newer HVR-1600 models
@ 2011-03-27  4:02 Andy Walls
  2011-03-27 23:31 ` [UPDATED][GIT " Andy Walls
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Walls @ 2011-03-27  4:02 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, linux-media; +Cc: Jeff Campbell, Devin Heitmueller

Mauro,

Please pull the following changes that fix RF analog TV for the newest
models of HVR-1600 and increment the cx18 driver version number.  The
DTV RF tuner side was already working with Devin's previous change, but
analog RF side did not work.

Thanks go to Jeff Campbell and Mike Bradley for reporting the problem,
and also to Mike Bradley for doing a lot of the legwork to figure out
the tuner reset GPIO line, the demodulator I2C address, and that the
GPIOs have to be reinitialized after a cardtype switch.

Jeff also provided me with one of the newer HVR-1600's, so I was able to
test the changes and make addtional fixes for proper analog RF tuner
video standard setup.  These newer HVR-1600's have a worldwide analog
tuner. :)

Regards,
Andy


The following changes since commit b328817a2a391d1e879c4252cd3f11a352d3f3bc:

  [media] DM04/QQBOX Fix issue with firmware release and cold reset (2011-03-22 19:48:41 -0300)

are available in the git repository at:
  ssh://linuxtv.org/git/awalls/media_tree.git cx18_39

Andy Walls (2):
      cx18: Make RF analog TV work for newer HVR-1600 models with silicon tuners
      cx18: Bump driver version, since a new class of HVR-1600 is properly supported

 drivers/media/video/cx18/Kconfig        |    3 +++
 drivers/media/video/cx18/cx18-cards.c   |   18 ++++++++++++++----
 drivers/media/video/cx18/cx18-cards.h   |    2 +-
 drivers/media/video/cx18/cx18-driver.c  |   25 +++++++++++++++++++++++--
 drivers/media/video/cx18/cx18-version.h |    2 +-
 5 files changed, 42 insertions(+), 8 deletions(-)



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

* [UPDATED][GIT PULL for 2.6.39] cx18: Make RF analog TV work for newer HVR-1600 models
  2011-03-27  4:02 [GIT PULL for 2.6.39] cx18: Make RF analog TV work for newer HVR-1600 models Andy Walls
@ 2011-03-27 23:31 ` Andy Walls
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Walls @ 2011-03-27 23:31 UTC (permalink / raw)
  To: Mauro Carvalho Chehab; +Cc: linux-media, Jeff Campbell, Devin Heitmueller

Mauro,

(Adding on a BUG fix to this pull request)

Please pull the following changes that fix RF analog TV for the newest
models of HVR-1600 and increment the cx18 driver version number.  The
DTV RF tuner side was already working with Devin's previous change, but
analog RF side did not work.

Thanks go to Jeff Campbell and Mike Bradley for reporting the problem,
and also to Mike Bradley for doing a lot of the legwork to figure out
the tuner reset GPIO line, the demodulator I2C address, and that the
GPIOs have to be reinitialized after a cardtype switch.

Jeff also provided me with one of the newer HVR-1600's, so I was able to
test the changes and make addtional fixes for proper analog RF tuner
video standard setup.  These newer HVR-1600's have a worldwide analog
tuner. :)

I have also added a fix for a BUG, that I introduced a while ago, in the
cx18_probe() error clean up path.

Regards,
Andy


The following changes since commit b328817a2a391d1e879c4252cd3f11a352d3f3bc:

  [media] DM04/QQBOX Fix issue with firmware release and cold reset (2011-03-22 19:48:41 -0300)

are available in the git repository at:
  ssh://linuxtv.org/git/awalls/media_tree.git cx18_39

Andy Walls (3):
      cx18: Make RF analog TV work for newer HVR-1600 models with silicon tuners
      cx18: Bump driver version, since a new class of HVR-1600 is properly supported
      cx18: Fix list BUG for IDX stream, triggerable in cx18_probe() error clean up,

 drivers/media/video/cx18/Kconfig        |    3 +++
 drivers/media/video/cx18/cx18-cards.c   |   18 ++++++++++++++----
 drivers/media/video/cx18/cx18-cards.h   |    2 +-
 drivers/media/video/cx18/cx18-driver.c  |   25 +++++++++++++++++++++++--
 drivers/media/video/cx18/cx18-streams.c |   10 +++++++++-
 drivers/media/video/cx18/cx18-version.h |    2 +-
 6 files changed, 51 insertions(+), 9 deletions(-)






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

end of thread, other threads:[~2011-03-27 23:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-27  4:02 [GIT PULL for 2.6.39] cx18: Make RF analog TV work for newer HVR-1600 models Andy Walls
2011-03-27 23:31 ` [UPDATED][GIT " Andy Walls

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