public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR 2.6.40] Anysee
@ 2011-04-29 17:05 Antti Palosaari
  2011-05-04 16:03 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 6+ messages in thread
From: Antti Palosaari @ 2011-04-29 17:05 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, linux-media

Moikka Mauro,

PULL following patches for the 2.6.40.

This basically adds support for two Anysee satellite models:
1. E30 S2 Plus
2. E7 S2


t. Antti

The following changes since commit f5bc5d1d4730bce69fbfdc8949ff50b49c70d934:

   anysee: add more info about known board configs (2011-04-13 02:17:11 
+0300)

are available in the git repository at:
   git://linuxtv.org/anttip/media_tree.git anysee

Antti Palosaari (3):
       cx24116: add config option to split firmware download
       anysee: add support for Anysee E30 S2 Plus
       anysee: add support for Anysee E7 S2

  drivers/media/dvb/dvb-usb/Kconfig     |    4 +
  drivers/media/dvb/dvb-usb/anysee.c    |  103 
+++++++++++++++++++++++++++++++++
  drivers/media/dvb/dvb-usb/anysee.h    |    1 +
  drivers/media/dvb/frontends/cx24116.c |   17 +++++-
  drivers/media/dvb/frontends/cx24116.h |    3 +
  5 files changed, 125 insertions(+), 3 deletions(-)

-- 
http://palosaari.fi/

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [GIT PULL FOR 2.6.40] Anysee
@ 2011-04-13 10:12 Antti Palosaari
  0 siblings, 0 replies; 6+ messages in thread
From: Antti Palosaari @ 2011-04-13 10:12 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, linux-media

Moikka Mauro,

PULL following patches for the 2.6.40.
There is new silicon tuner driver for NXP TDA18212HN.

This basically adds support for two Anysee models:
1. E30 Combo Plus (new revision, TDA18212 tuner)
2. E7 TC



t. Antti


The following changes since commit d9954d8547181f9a6a23f835cc1413732700b785:

   Merge branch 'linus' into staging/for_v2.6.40 (2011-04-04 16:04:30 -0300)

are available in the git repository at:

   git://linuxtv.org/anttip/media_tree.git anysee

Antti Palosaari (12):
       NXP TDA18212HN silicon tuner driver
       anysee: I2C address fix
       anysee: fix multibyte I2C read
       anysee: change some messages
       anysee: reimplement demod and tuner attach
       anysee: add support for TDA18212 based E30 Combo Plus
       anysee: add support for Anysee E7 TC
       anysee: fix E30 Combo Plus TDA18212 GPIO
       anysee: fix E30 Combo Plus TDA18212 DVB-T
       anysee: enhance demod and tuner attach
       anysee: add support for two byte I2C address
       anysee: add more info about known board configs

  drivers/media/common/tuners/Kconfig         |    8 +
  drivers/media/common/tuners/Makefile        |    1 +
  drivers/media/common/tuners/tda18212.c      |  265 ++++++++++++++
  drivers/media/common/tuners/tda18212.h      |   48 +++
  drivers/media/common/tuners/tda18212_priv.h |   44 +++
  drivers/media/dvb/dvb-usb/Kconfig           |    1 +
  drivers/media/dvb/dvb-usb/anysee.c          |  519 
+++++++++++++++++++++-----
  drivers/media/dvb/dvb-usb/anysee.h          |   22 +-
  8 files changed, 806 insertions(+), 102 deletions(-)
  create mode 100644 drivers/media/common/tuners/tda18212.c
  create mode 100644 drivers/media/common/tuners/tda18212.h
  create mode 100644 drivers/media/common/tuners/tda18212_priv.h



-- 
http://palosaari.fi/

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

end of thread, other threads:[~2011-06-01 11:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-29 17:05 [GIT PULL FOR 2.6.40] Anysee Antti Palosaari
2011-05-04 16:03 ` Mauro Carvalho Chehab
2011-05-04 20:36   ` Antti Palosaari
2011-05-25 21:43   ` Antti Palosaari
2011-06-01 11:40     ` Mauro Carvalho Chehab
  -- strict thread matches above, loose matches on Subject: below --
2011-04-13 10:12 Antti Palosaari

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