summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/nxt200x.c
AgeCommit message (Expand)Author
2009-04-26Link firmware to physical deviceMauro Carvalho Chehab
2008-08-22v4l-dvb: fix compile warnings.Hans Verkuil
2008-07-17backport commit bc179153ae2334efe28cf4f3300e024da7d83753Mauro Carvalho Chehab
2008-04-08media/dvb/frontends replace remaining __FUNCTION__ occurrencesMichael Krufky
2007-10-31compat: a number of dvb frontends didn't include compat.hTrent Piepho
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-05-09dvb/frontends: remove unnecessary #include's of "dvb-pll.h"Michael Krufky
2007-05-05tuv1236d: move rf input switching code into dvb-pllMichael Krufky
2007-03-24[PATCH] nxt200x: fix rf input switchingMichael Krufky
2007-03-25Reverted changeset 5463Mauro Carvalho Chehab
2007-03-23Fix pll input logic for nxt200x/tuv1236dMauro Carvalho Chehab
2006-07-19[PATCH] release_firmware() fixesMauro Carvalho Chehab
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-04-19Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey
2006-04-18Convert nxt200x to refactored tuner codeAndrew de Quincey
2006-01-21Kill nxt2002 in favor of the nxt200x moduleMichael Krufky
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-11-13From: Tim Schmielau <tim@physik3.uni-rostock.de>Michael Krufky
2005-11-04- Revert Kirk's previous patch, as it could have potentiallyMichael Krufky
2005-11-04- Change length types from u8 to int.Michael Krufky
2005-11-02- Added function for nxt200x to change pll inputMichael Krufky
2005-10-28From: Kirk Lapray <kirk.lapray@gmail.com>Michael Krufky
2005-10-28- Instead of determining how to write to the tuner based on which NIMMichael Krufky
2005-10-27- Add support for AVerTVHD MCE a180.Michael Krufky
2005-10-27Removed unnecessary check before kfreeMichael Krufky
2005-10-27Check that a callback (set_ts_params) is set before calling it.Michael Krufky
2005-10-27From: Kirk Lapray <kirk.lapray@gmail.com>Michael Krufky