aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/nxt200x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16V4L/DVB (11723): Link firmware to physical deviceJean Delvare1-2/+4
2008-10-12V4L/DVB (8746): v4l-dvb: fix compile warnings.Hans Verkuil1-2/+2
2008-07-10dvb frontends: treat firmware data as constDavid Woodhouse1-1/+2
2008-04-24V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison1-13/+13
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-07-18V4L/DVB (5648): Dvb/frontends: remove unnecessary #include's of "dvb-pll.h"Michael Krufky1-1/+0
2007-07-18V4L/DVB (5633): Tuv1236d: move rf input switching code into dvb-pllMichael Krufky1-15/+7
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 pointer field inside dvb_frontendPatrick 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