index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
dvb
/
frontends
/
nxt200x.c
Age
Commit message (
Expand
)
Author
2009-04-26
Link firmware to physical device
Mauro Carvalho Chehab
2008-08-22
v4l-dvb: fix compile warnings.
Hans Verkuil
2008-07-17
backport commit bc179153ae2334efe28cf4f3300e024da7d83753
Mauro Carvalho Chehab
2008-04-08
media/dvb/frontends replace remaining __FUNCTION__ occurrences
Michael Krufky
2007-10-31
compat: a number of dvb frontends didn't include compat.h
Trent Piepho
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-05-09
dvb/frontends: remove unnecessary #include's of "dvb-pll.h"
Michael Krufky
2007-05-05
tuv1236d: move rf input switching code into dvb-pll
Michael Krufky
2007-03-24
[PATCH] nxt200x: fix rf input switching
Michael Krufky
2007-03-25
Reverted changeset 5463
Mauro Carvalho Chehab
2007-03-23
Fix pll input logic for nxt200x/tuv1236d
Mauro Carvalho Chehab
2006-07-19
[PATCH] release_firmware() fixes
Mauro Carvalho Chehab
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-04-19
Convert calls from _pllbuf() to _calc_reg()
Andrew de Quincey
2006-04-18
Convert nxt200x to refactored tuner code
Andrew de Quincey
2006-01-21
Kill nxt2002 in favor of the nxt200x module
Michael Krufky
2006-01-11
From: Panagiotis Issaris <takis@issaris.org>
Mauro Carvalho Chehab
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-11-13
From: Tim Schmielau <tim@physik3.uni-rostock.de>
Michael Krufky
2005-11-04
- Revert Kirk's previous patch, as it could have potentially
Michael Krufky
2005-11-04
- Change length types from u8 to int.
Michael Krufky
2005-11-02
- Added function for nxt200x to change pll input
Michael Krufky
2005-10-28
From: Kirk Lapray <kirk.lapray@gmail.com>
Michael Krufky
2005-10-28
- Instead of determining how to write to the tuner based on which NIM
Michael Krufky
2005-10-27
- Add support for AVerTVHD MCE a180.
Michael Krufky
2005-10-27
Removed unnecessary check before kfree
Michael Krufky
2005-10-27
Check that a callback (set_ts_params) is set before calling it.
Michael Krufky
2005-10-27
From: Kirk Lapray <kirk.lapray@gmail.com>
Michael Krufky