Age | Commit message (Expand) | Author |
2003-12-20 | corrected handling of feed lists | Andreas Oberritter |
2003-12-18 | - use videobuf_waiton() non-interruptible, so signals won't disturb the | Michael Hunold |
2003-12-16 | - use DEB_INT for very verbose debugging output | Michael Hunold |
2003-12-15 | - fix compilation | Michael Hunold |
2003-12-15 | - fix a bunch of race conditions and locking bugs in video and vbi | Michael Hunold |
2003-12-12 | - use vmalloc_32() instead of vmalloc() in saa7146_vmalloc_build_pgtable(). | Michael Hunold |
2003-12-10 | dmxdev.filternum fix | Roberto Ragusa |
2003-12-10 | Pid removal fix. | Roberto Ragusa |
2003-12-10 | Optimization for pid 0x2000 and code simplification. | Augusto Cardoso |
2003-12-10 | - pid addition/removal and open_whole_bandwidth() reworked: | Roberto Ragusa |
2003-12-09 | use correct delay values, don't divide by HZ when using dvb_delay(). | Holger Waechtler |
2003-12-09 | Modify comment and printk. | Augusto Cardoso |
2003-12-08 | Add a parameter to dvb_filter_pes2ts function to specify whether the packet | Alex Woods |
2003-12-07 | Use the hotplug firmware loader for 2.6 kernels instead of compiling the | Alex Woods |
2003-12-06 | Readded skystar2 diseqc from Vincenzo Di Massa. | Roberto Ragusa |
2003-12-05 | Correct the USB id of the DEC3000-s. | Alex Woods |
2003-12-05 | Prepare driver for DEC3000-s support. | Alex Woods |
2003-12-04 | update by Niklas Peinecke, Wolfgang This, Vincenzo Di Massa et al. | Holger Waechtler |
2003-12-03 | emard's cleanup | Holger Waechtler |
2003-12-03 | full DiSEqC support by Vincenzo Di Massa | Holger Waechtler |
2003-12-02 | Integrate frontend into ttusb_dec module and remove pseudo-i2c bits. | Alex Woods |
2003-12-02 | emard's new section demux code. Please test! | Holger Waechtler |
2003-12-01 | add support for the FCIII. Contributed by Augusto Cardoso. | Holger Waechtler |
2003-12-01 | patch for the mt312 module, targeting the VP310. Contributed by Augusto Cardoso. | Holger Waechtler |
2003-11-29 | apply adapter->capturing refcounting bug fixed by Wolfgang Thiel | Holger Waechtler |
2003-11-29 | set FE_HAS_LOCK only when all low-order bits are valid | Holger Waechtler |
2003-11-27 | - completed nokia board support | Andreas Oberritter |
2003-11-27 | fix typo in code rate table lookup for FE_GET_FRONTEND | Holger Waechtler |
2003-11-27 | - set default pwm value to 0x48 for boards which don't have an eeprom at i2c ... | Andreas Oberritter |
2003-11-26 | - i2c timeout fix by Gerd Knorr | Michael Hunold |
2003-11-26 | removed packet_header checks, these are handled in the demux code | Holger Waechtler |
2003-11-25 | introduced flag SAA7146_I2C_SHORT_DELAY to speed up I2C access | Oliver Endriss |
2003-11-25 | linux kernel coding style policy enforcement contributed by Robert Ragusa | Holger Waechtler |
2003-11-25 | make it compile with non-C99-compliant gcc versions. Patch contributed by Wol... | Holger Waechtler |
2003-11-25 | increased I2C speed to 275 kHz | Oliver Endriss |
2003-11-23 | fix frontend private data handling. patch by Mikael Rosbacke <rosbacke at nad... | Andreas Oberritter |
2003-11-23 | Applied patch by Vincenzo Di Massa to allow full-bandwidth feeds | Holger Waechtler |
2003-11-20 | obsolete, removed. | Holger Waechtler |
2003-11-20 | - move saa7146_set_gpio() from saa7146_vv to saa7146_core | Michael Hunold |
2003-11-20 | - make saa7146_pgtable_build_single() deliver a return code, make some | Michael Hunold |
2003-11-20 | - remove unnecessary "capture memory in framebuffer" special functions | Michael Hunold |
2003-11-20 | firmware loader implementation contributed by Martin Stubbs | Holger Waechtler |
2003-11-19 | Whoops, forgot to add a "return 0" at the end of the init function | Andrew de Quincy |
2003-11-19 | Added new module parameter to choose between BER and UCBLOCKs error | Andrew de Quincy |
2003-11-18 | patch by Wolfgang Thiel: gcc-2.95 compile fixes, | Johannes Stezenbach |
2003-11-14 | change license GPL -> LGPL | Oliver Endriss |
2003-11-14 | - sanitize enabling of video input pins and i2c pins | Michael Hunold |
2003-11-12 | - use per i2c-adapater void pointer for private data in nxt_attach() / nxt_de... | Michael Hunold |
2003-11-12 | - compile fix | Michael Hunold |
2003-11-12 | - re-indent the source | Michael Hunold |