Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-18 | Convert cx22702 to refactored tuner code | Andrew de Quincey | |
From: Andrew de Quincey <adq_dvb@lidskialf.net> Convert to tuner_ops calls. Remove pll function pointers from structure. Remove unneeded tuner calls. Add i2c gate control function. Remove dvb-pll support - done elsewhere now. Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net> | |||
2005-12-02 | Adding support for the Hauppauge HVR1100 and HVR1100-LP products. | Michael Krufky | |
From: Steven Toth <stoth@hauppauge.com> - Add support for the Hauppauge HVR1100 and HVR1100-LP products. - Add i2c_gate_ctrl callback function to dvb_frontend_ops struct. Signed-off-by: Steven Toth <stoth@hauppauge.com> Signed-off-by: Michael Krufky <mkrufky@m1k.net> | |||
2005-11-26 | Whitespaces cleanups. | Mauro Carvalho Chehab | |
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | |||
2005-11-16 | From: Steven Toth <stoth@hauppauge.com> | Michael Krufky | |
Update Steve's email address. Signed-off-by: Steven Toth <stoth@hauppauge.com> Signed-off-by: Michael Krufky <mkrufky@m1k.net> | |||
2005-06-07 | added output_mode-field (parallel/serial) to the config-struct (needed for ↵ | Patrick Boettcher | |
the USB Box). Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-05-31 | added .get_tune_settings callback (min_delay_ms = 1sec) to make it even ↵ | Patrick Boettcher | |
possible to get a lock with the cxusb Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-05-07 | merge patch by Gerd Knorr from 2.6.12-rc4: | Johannes Stezenbach | |
update cx22702 fe driver, add support for using the dvb pll lib, enable cx22702 support in cx88-dvb. | |||
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 | |
* make it ignore any non-dvb card i2c adapters. * fixup the registering / unregistering order and make it more robust. (Patch by Gerd Knorr) | |||
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 | |