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
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