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
/
tda10021.c
Age
Commit message (
Expand
)
Author
2007-10-31
tda10021: Fix reported signal strength
Oliver Endriss
2007-10-31
tda10021: Bit error counting fixed
Oliver Endriss
2007-08-09
Fix the min/max frequencies of some DVB-C frontends
Oliver Endriss
2007-05-13
Backport kernel changeset 59c51591a0ac7568824f541f57de967e88adaa07
Mauro Carvalho Chehab
2007-04-22
budget-av: Make inversion setting configurable, add KNC ONE V1.0 card
Oliver Endriss
2007-04-22
tda10023: Add support for frontend TDA10023
Oliver Endriss
2007-04-22
budget-av: Remove polarity switching of the clock for the DVB-C cards
Oliver Endriss
2007-02-06
Frontends/: make 4 functions static
Mauro Carvalho Chehab
2006-07-28
Remove remaining static function calls
Andrew de Quincey
2006-07-19
Remove obsolete #include <linux/config.h>
Mauro Carvalho Chehab
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-05-04
Fix CI interface on KNC1 DVBT and DVBC cards
Andrew de Quincey
2006-04-18
Convert tda10021 to refactored tuner code
Andrew de Quincey
2005-12-08
keep #if 0 for existent code when genreating kernel patches
Mauro Carvalho Chehab
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-09-26
From: Jon Burgess <jburgess@uklinux.net>
Johannes Stezenbach
2005-04-05
- remove unnecessary casts in frontends
Kenneth Aafloy
2005-03-09
- kfree(NULL) is safe
Kenneth Aafloy
2005-03-08
FIX: Continuity Errors with tda10021 (slickhenry, Robert Schlabbach)
Kenneth Aafloy
2005-03-02
whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)
Johannes Stezenbach
2005-02-12
patch by Adrian Bunk:
Johannes Stezenbach
2005-01-11
fix "Suppport" typo
Johannes Stezenbach
2004-11-16
- MODULE_PARM -> module_param
Kenneth Aafloy
2004-10-28
Imported FE_REFACTORING to HEAD
Andrew de Quincy