Age | Commit message (Expand) | Author |
2004-10-31 | - corrected tuner address, it was broken since FE_REFACTORING. | Patrick Boettcher |
2004-10-28 | Imported FE_REFACTORING to HEAD | Andrew de Quincy |
2004-10-28 | - fix for module_param_array() for kernels > 2.6.9 | Michael Hunold |
2004-10-26 | - please don't use CVS version magic stuff like | Michael Hunold |
2004-10-26 | - use <linux/bitops.h> in favour of <asm/bitops.h> | Michael Hunold |
2004-10-25 | - use c99 initializers | Michael Hunold |
2004-10-13 | *dang* committed a bug, corrected | Patrick Boettcher |
2004-10-11 | update Marko Kohtala's email address | Holger Waechtler |
2004-10-11 | merged some of the changes Andreas Oberritter did in FE_REFACTORING to HEAD | Patrick Boettcher |
2004-10-04 | - added GET_TUNE_SETTING ioctl | Patrick Boettcher |
2004-09-28 | - signal strength and snr calculations code included, but not activate. log10... | Patrick Boettcher |
2004-09-27 | +N | Holger Waechtler |
2004-09-27 | DishNetwork Support based on Jeremy Hall's old patches | Holger Waechtler |
2004-09-25 | corrected FEC values | Patrick Boettcher |
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 |