aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/nxt200x.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (11723): Link firmware to physical deviceJean Delvare2009-06-161-2/+4
* V4L/DVB (8746): v4l-dvb: fix compile warnings.Hans Verkuil2008-10-121-2/+2
* dvb frontends: treat firmware data as constDavid Woodhouse2008-07-101-1/+2
* V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-13/+13
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (5648): Dvb/frontends: remove unnecessary #include's of "dvb-pll.h"Michael Krufky2007-07-181-1/+0
* V4L/DVB (5633): Tuv1236d: move rf input switching code into dvb-pllMichael Krufky2007-07-181-15/+7
* [PATCH] cx88-dvb: fix nxt200x rf input switchingMichael Krufky2007-03-241-2/+2
* [PATCH] release_firmware() fixesMagnus Damm2006-07-101-2/+2
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-251-5/+3
* V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey2006-06-251-2/+2
* V4L/DVB (3866): Convert nxt200x to refactored tuner codeAndrew de Quincey2006-06-251-7/+9
* V4L/DVB (3413): Kill nxt2002 in favor of the nxt200x moduleMichael Krufky2006-01-231-8/+50
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-2/+1
* [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab2005-12-121-2/+2
* [PATCH] DVB: Include fixes for 2.6.15-rc1 for removing sched.h from module.hTim Schmielau2005-12-011-0/+2
* [PATCH] dvb: nxt200x: Add function for nxt200x to change pll inputKirk Lapray2005-11-091-2/+7
* [PATCH] dvb: Remove status check from nxt200x_readreg_multibyteKirk Lapray2005-11-091-14/+4
* [PATCH] dvb: determine tuner write method based on nxt chipMichael Krufky2005-11-091-38/+44
* [PATCH] dvb: nxt200x: remove null check before kfree()Michael Krufky2005-11-091-2/+1
* [PATCH] dvb: nxt200x: check callback fixMichael Krufky2005-11-091-2/+4
* [PATCH] dvb: add nxt200x frontend moduleKirk Lapray2005-11-091-0/+1203