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