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
/
cx22702.c
Age
Commit message (
Expand
)
Author
2008-10-16
cx22702: Checkpatch compliance
Steven Toth
2008-08-28
Steven Toth email address change
Steven Toth
2008-04-08
media/dvb/frontends replace remaining __FUNCTION__ occurrences
Michael Krufky
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2007-05-09
dvb/frontends: remove unnecessary #include's of "dvb-pll.h"
Michael Krufky
2006-09-03
Fix DVB Front-End Signal Strength Inconsistency
Andrew de Quincey
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-04-18
Convert cx22702 to refactored tuner code
Andrew de Quincey
2005-12-02
Adding support for the Hauppauge HVR1100 and HVR1100-LP products.
Michael Krufky
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-11-16
From: Steven Toth <stoth@hauppauge.com>
Michael Krufky
2005-06-07
added output_mode-field (parallel/serial) to the config-struct (needed for th...
Patrick Boettcher
2005-05-31
added .get_tune_settings callback (min_delay_ms = 1sec) to make it even possi...
Patrick Boettcher
2005-05-07
merge patch by Gerd Knorr from 2.6.12-rc4:
Johannes Stezenbach
2005-04-05
- remove unnecessary casts in frontends
Kenneth Aafloy
2005-03-09
- kfree(NULL) is safe
Kenneth Aafloy
2005-03-02
whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)
Johannes Stezenbach
2004-11-16
- MODULE_PARM -> module_param
Kenneth Aafloy
2004-10-28
Imported FE_REFACTORING to HEAD
Andrew de Quincy
2004-09-15
Fixes for problems with certain transponders
Andrew de Quincy
2004-09-15
This updates the cx22702 frontend driver:
Michael Hunold
2004-09-06
Support for Thomson DTT7579 tuner.
Andrew de Quincy
2004-09-06
Patch from Steve Toth for cx22702/new Hauppauge Nova-T support.
Andrew de Quincy