Age | Commit message (Expand) | Author |
2004-09-20 | - read unc, ber, signal strength | Patrick Boettcher |
2004-09-20 | Apply patches by Christopher Pascoe, thanks for your work. | Michael Hunold |
2004-09-18 | - rename way-too-long ""Technisat SkyStar2 driver"" to "SkyStar2" | Michael Hunold |
2004-09-17 | - typos in README.dibusb fixed and comments added | Patrick Boettcher |
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-13 | - alpha has to be 1, even when hierarchy is off | Patrick Boettcher |
2004-09-12 | Fixed dropouts on older DVB cards | Klaus Schmidinger |
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 |
2004-09-06 | Patch from Steve Toth for cx22702/new Hauppauge Nova-T support. | Andrew de Quincy |
2004-09-05 | added some more ioctl calls, modified the SET_FRONTED behaviour. | Patrick Boettcher |
2004-09-05 | removed some text from dib3000mb | Patrick Boettcher |
2004-09-05 | Add driver for the DiBcom 3000-MB DVB-T frontend. It is used on USB DVB-T dev... | Patrick Boettcher |
2004-08-30 | patch by Jose Alberto Reguero: fix firmware download | Johannes Stezenbach |
2004-08-26 | Added comment about forcing AUTO on 'cos of TDA10045 problems | Andrew de Quincy |
2004-08-26 | Update everything to point to the new firmware download script | Andrew de Quincy |
2004-08-26 | Updated docs to point to firmware download script | Andrew de Quincy |
2004-08-25 | Patch from Andreas Share / Gregoire Favre to fix tuning issues. | Andrew de Quincy |
2004-08-24 | - replace dvb_unregister_frontend_new() with dvb_unregister_frontend() | Michael Hunold |
2004-08-22 | Added patch by Martin Kenny to fix tuning problems. | Andrew de Quincy |
2004-08-18 | - forgot to remove all occurences of "#include "dvb_functions.h" which is inc... | Michael Hunold |
2004-08-18 | - nuke dvb functions stuff | Michael Hunold |
2004-08-18 | - remove dvb i2c code (all drivers are ported to kernel i2c) | Michael Hunold |
2004-08-18 | - port nxt6000 driver to kernel i2c *untested* | Michael Hunold |
2004-08-18 | - don't invent new return codes, but pass through the return code of the func... | Michael Hunold |
2004-08-18 | - convert Twinhan DST frontend driver to kernel i2c | Michael Hunold |
2004-08-09 | - add back per-device pwm setting support, now done via sysfs attributes | Michael Hunold |
2004-08-09 | - convert to kernel i2c | Michael Hunold |
2004-08-08 | corrected check for -ENOMEM when doing kmalloc in dvb_dummy_fe. | Patrick Boettcher |
2004-07-31 | merge back various cleanups from mainline kernel: | Johannes Stezenbach |
2004-07-30 | use mt352_read_register() only after card_type is set | Johannes Stezenbach |
2004-07-17 | - Add missing #include <linux/moduleparam.h> | Kenneth Aafloy |
2004-07-17 | fixed warning with kernel 2.6.7-powerpc: | Andreas Oberritter |
2004-07-17 | fixed warning with kernel 2.6.7-powerpc: | Andreas Oberritter |
2004-07-16 | - Conversion to Kernel I2C layer. | Kenneth Aafloy |
2004-07-16 | - Conversion to Kernel I2C layer. | Kenneth Aafloy |
2004-07-16 | - Conversion to Kernel I2C layer. | Kenneth Aafloy |
2004-07-16 | - Adding I2C_DRIVERID for all frontends to dvb_i2c.h | Kenneth Aafloy |
2004-07-15 | Fix integer overflow bug for high frequencies, thanks to Peter Henderson. | Johannes Stezenbach |
2004-07-15 | reject code_rate_LP == FEC_NONE with EINVAL | Johannes Stezenbach |
2004-07-14 | - Fix integer underflow bug, thanks to Peter Henderson. | Kenneth Aafloy |
2004-07-14 | - Add missing dvb_unregister_frontend_new | Kenneth Aafloy |
2004-07-12 | - Properly lock the frontend module on open/close. | Kenneth Aafloy |
2004-07-08 | patch by Antonio Mancuso <antonio.mancuso@digitaltelevision.it> | Johannes Stezenbach |
2004-06-27 | FE_GET_TUNE_SETTINGS fixes (missing break, changed timings) | Johannes Stezenbach |
2004-06-24 | Uli Luckas' Cinergy1200 patchsets and SAA patches fixing the broken frontend ... | Holger Waechtler |
2004-06-23 | merged fixes from cvs.tuxbox.org (1.53->1.56) | Andreas Oberritter |
2004-06-23 | - convert to kernel i2c | Michael Hunold |
2004-06-22 | - add a more descriptive comment about the firmware | Michael Hunold |