summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/nxt200x.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-24[PATCH] cx88-dvb: fix nxt200x rf input switchingMichael Krufky1-2/+2
2006-07-10[PATCH] release_firmware() fixesMagnus Damm1-2/+2
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher1-5/+3
2006-06-25V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey1-2/+2
2006-06-25V4L/DVB (3866): Convert nxt200x to refactored tuner codeAndrew de Quincey1-7/+9
2006-01-23V4L/DVB (3413): Kill nxt2002 in favor of the nxt200x moduleMichael Krufky1-8/+50
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab1-2/+2
2005-12-01[PATCH] DVB: Include fixes for 2.6.15-rc1 for removing sched.h from module.hTim Schmielau1-0/+2
2005-11-09[PATCH] dvb: nxt200x: Add function for nxt200x to change pll inputKirk Lapray1-2/+7
2005-11-09[PATCH] dvb: Remove status check from nxt200x_readreg_multibyteKirk Lapray1-14/+4
2005-11-09[PATCH] dvb: determine tuner write method based on nxt chipMichael Krufky1-38/+44
2005-11-09[PATCH] dvb: nxt200x: remove null check before kfree()Michael Krufky1-2/+1
2005-11-09[PATCH] dvb: nxt200x: check callback fixMichael Krufky1-2/+4
2005-11-09[PATCH] dvb: add nxt200x frontend moduleKirk Lapray1-0/+1203