All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] NXP TDA18218 silicon tuner driver
@ 2010-08-13  7:37 Antti Palosaari
  0 siblings, 0 replies; only message in thread
From: Antti Palosaari @ 2010-08-13  7:37 UTC (permalink / raw)
  To: Mauro Carvalho Chehab; +Cc: linux-media, Simon Kenyon, Nikola Pajkovsky

Moikka Mauro,

Here is new silicon tuner driver. I hope all those GIT procedures are 
done correctly, it was rather pain to learn GIT and in-Kernel-tree 
compilation. Hoping I can still see old kind of out-Kernel-tree...

Special thanks goes to Simon Kenyon <simon@koala.ie> for stick donate.



The following changes since commit 9fe6206f400646a2322096b56c59891d530e8d51:

   Linux 2.6.35 (2010-08-01 15:11:14 -0700)

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

Antti Palosaari (3):
       NXP TDA18218 silicon tuner driver
       af9013: add support for tda18218 silicon tuner
       af9015: add support for tda18218 silicon tuner

  drivers/media/common/tuners/Kconfig         |    7 +
  drivers/media/common/tuners/Makefile        |    1 +
  drivers/media/common/tuners/tda18218.c      |  334 
+++++++++++++++++++++++++++
  drivers/media/common/tuners/tda18218.h      |   45 ++++
  drivers/media/common/tuners/tda18218_priv.h |  106 +++++++++
  drivers/media/dvb/dvb-usb/af9015.c          |   14 +-
  drivers/media/dvb/frontends/af9013.c        |   14 ++
  drivers/media/dvb/frontends/af9013_priv.h   |    5 +-
  8 files changed, 521 insertions(+), 5 deletions(-)
  create mode 100644 drivers/media/common/tuners/tda18218.c
  create mode 100644 drivers/media/common/tuners/tda18218.h
  create mode 100644 drivers/media/common/tuners/tda18218_priv.h


t. Antti
-- 
http://palosaari.fi/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-13  7:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-13  7:37 [GIT PULL] NXP TDA18218 silicon tuner driver Antti Palosaari

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.