Age | Commit message (Expand) | Author |
2005-06-15 | Finalised s5h1420/Nova-S SE support. released | Andrew de Quincy |
2005-06-13 | - added preliminary support for tda827x tuners | Hartmut Hackmann |
2005-06-13 | - added preliminary support for tda827x tuners | Hartmut Hackmann |
2005-06-12 | Implement fe status functions | Andrew de Quincy |
2005-06-12 | Implement DISEQC transmit and my best guess at DISEQC receive - needs testing. | Andrew de Quincy |
2005-06-12 | Get i2c working properly | Andrew de Quincy |
2005-06-11 | Initial support for s5h1420 frontend (new hauppauge/tt DVB-S SE). Untested | Andrew de Quincy |
2005-06-07 | added output_mode-field (parallel/serial) to the config-struct (needed for th... | Patrick Boettcher |
2005-06-06 | added dvb_pll_desc for ALPS TDED4 used in Nebula USB boxes. | Patrick Boettcher |
2005-06-06 | Disable zig-zag and set min_delay_ms = 4000 as suggested | Johannes Stezenbach |
2005-05-31 | added .get_tune_settings callback (min_delay_ms = 1sec) to make it even possi... | Patrick Boettcher |
2005-05-31 | changed dvb-pll-desc to take the frequency as parameter for setbw-callback in... | Patrick Boettcher |
2005-05-28 | add missing release_firmware() calls to fix memory leak | Johannes Stezenbach |
2005-05-24 | fix: | Johannes Stezenbach |
2005-05-23 | bugfix: limit for firmware version check was too low for tda10045 | Hartmut Hackmann |
2005-05-18 | - added config options for IF frequency and AGC | Hartmut Hackmann |
2005-05-18 | - added config options for IF frequency and AGC | Hartmut Hackmann |
2005-05-16 | clearing busy state of the HAB if something went wrong | Patrick Boettcher |
2005-05-15 | added support for the Broadcom BCM3510 ATSC (8VSB/16VSB & ITU J83 AnnexB FEC ... | Patrick Boettcher |
2005-05-07 | merge patch by Gerd Knorr from 2.6.12-rc4: | Johannes Stezenbach |
2005-05-05 | sync back cleanups from kernel (whitespace and printk format) | Johannes Stezenbach |
2005-05-05 | sync back whitespace cleanups from kernel | Johannes Stezenbach |
2005-05-05 | add or51132.o (which was missing here) | Johannes Stezenbach |
2005-05-05 | select FW_LOADER and add a help text for OR51132 | Johannes Stezenbach |
2005-05-05 | merge printk format fix from kernel tree | Johannes Stezenbach |
2005-05-05 | remove $Id$ because they lead to conflicts when merging | Johannes Stezenbach |
2005-05-02 | preparation for the uDigitv and DViCO USB2.0 boxes: moved pll handling from d... | Patrick Boettcher |
2005-05-02 | added missing #ifndef and #define to inhibit multiple inclusions | Patrick Boettcher |
2005-04-25 | added support for different tda10046 firmware versions. | Andreas Oberritter |
2005-04-25 | allow N_I2C to be overridden by the card driver | Andreas Oberritter |
2005-04-25 | use simple u8 instead of bitfields | Andreas Oberritter |
2005-04-23 | patch by Adrian Bunk: | Johannes Stezenbach |
2005-04-17 | - ported all dibusb drivers to fit into the dvb-usb-frameword | Patrick Boettcher |
2005-04-10 | copying the mt352_config-struct to mt352_state instead of storing just the po... | Patrick Boettcher |
2005-04-07 | - remove msleep(10) in writereg (suggested by Tony Glader) | Kenneth Aafloy |
2005-04-06 | small NULL checks which lead to segfaults, when doing developing | Patrick Boettcher |
2005-04-05 | - remove unnecessary casts in frontends | Kenneth Aafloy |
2005-04-03 | patch by NooneImportant: | Johannes Stezenbach |
2005-03-26 | mostly formatting cleanups, no functional change | Andreas Oberritter |
2005-03-23 | patch by Greg Wickham: | Johannes Stezenbach |
2005-03-21 | make logarithm stuff static (conflicts; BTW, we now have already | Johannes Stezenbach |
2005-03-21 | change gcc-2.95 workaround to what is in 2.6.12-rc1 | Johannes Stezenbach |
2005-03-19 | - remove s* from state, they are only used in read_status | Kenneth Aafloy |
2005-03-19 | - Patch by Olaf Titz: gcc 2.95 compile fixes | Kenneth Aafloy |
2005-03-14 | - added native support for the dtt200u (Yakumo/Typhoon/Hama) USB2.0 device | Patrick Boettcher |
2005-03-13 | fix a warning | Johannes Stezenbach |
2005-03-13 | patch submitted by Gerd Knorr: | Johannes Stezenbach |
2005-03-12 | a few more whitespace cleanups | Johannes Stezenbach |
2005-03-12 | fix typo in comment | Johannes Stezenbach |
2005-03-10 | - remove bttv dependency from frontend | Kenneth Aafloy |