summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2003-12-10dmxdev.filternum fixRoberto Ragusa
2003-12-10Pid removal fix.Roberto Ragusa
2003-12-10Optimization for pid 0x2000 and code simplification.Augusto Cardoso
2003-12-10- pid addition/removal and open_whole_bandwidth() reworked:Roberto Ragusa
2003-12-09use correct delay values, don't divide by HZ when using dvb_delay().Holger Waechtler
2003-12-09Modify comment and printk.Augusto Cardoso
2003-12-08Add a parameter to dvb_filter_pes2ts function to specify whether the packetAlex Woods
2003-12-08Driver specific notesAlex Woods
2003-12-07Use the hotplug firmware loader for 2.6 kernels instead of compiling theAlex Woods
2003-12-06Readded skystar2 diseqc from Vincenzo Di Massa.Roberto Ragusa
2003-12-05Correct the USB id of the DEC3000-s.Alex Woods
2003-12-05Prepare driver for DEC3000-s support.Alex Woods
2003-12-04update by Niklas Peinecke, Wolfgang This, Vincenzo Di Massa et al.Holger Waechtler
2003-12-03emard's cleanupHolger Waechtler
2003-12-03full DiSEqC support by Vincenzo Di MassaHolger Waechtler
2003-12-02Integrate frontend into ttusb_dec module and remove pseudo-i2c bits.Alex Woods
2003-12-02emard's new section demux code. Please test!Holger Waechtler
2003-12-01add support for the FCIII. Contributed by Augusto Cardoso.Holger Waechtler
2003-12-01patch for the mt312 module, targeting the VP310. Contributed by Augusto Cardoso.Holger Waechtler
2003-11-29apply adapter->capturing refcounting bug fixed by Wolfgang ThielHolger Waechtler
2003-11-29set FE_HAS_LOCK only when all low-order bits are validHolger Waechtler
2003-11-27- completed nokia board supportAndreas Oberritter
2003-11-27fix typo in code rate table lookup for FE_GET_FRONTENDHolger 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 KnorrMichael Hunold
2003-11-26removed packet_header checks, these are handled in the demux codeHolger Waechtler
2003-11-25introduced flag SAA7146_I2C_SHORT_DELAY to speed up I2C accessOliver Endriss
2003-11-25linux kernel coding style policy enforcement contributed by Robert RagusaHolger Waechtler
2003-11-25make it compile with non-C99-compliant gcc versions. Patch contributed by Wol...Holger Waechtler
2003-11-25increased I2C speed to 275 kHzOliver Endriss
2003-11-23fix frontend private data handling. patch by Mikael Rosbacke <rosbacke at nad...Andreas Oberritter
2003-11-23Applied patch by Vincenzo Di Massa to allow full-bandwidth feedsHolger Waechtler
2003-11-20obsolete, removed.Holger Waechtler
2003-11-20- move saa7146_set_gpio() from saa7146_vv to saa7146_coreMichael Hunold
2003-11-20- make saa7146_pgtable_build_single() deliver a return code, make someMichael Hunold
2003-11-20- remove unnecessary "capture memory in framebuffer" special functionsMichael Hunold
2003-11-20firmware loader implementation contributed by Martin StubbsHolger Waechtler
2003-11-19Whoops, forgot to add a "return 0" at the end of the init functionAndrew de Quincy
2003-11-19Added new module parameter to choose between BER and UCBLOCKs errorAndrew de Quincy
2003-11-18patch by Wolfgang Thiel: gcc-2.95 compile fixes,Johannes Stezenbach
2003-11-14change license GPL -> LGPLOliver Endriss
2003-11-14- sanitize enabling of video input pins and i2c pinsMichael Hunold
2003-11-12- use per i2c-adapater void pointer for private data in nxt_attach() / nxt_de...Michael Hunold
2003-11-12- compile fixMichael Hunold
2003-11-12- re-indent the sourceMichael Hunold
2003-11-12mention CONFIG_FW_LOADER + /sbin/hotplug w/o arguments trickJohannes Stezenbach
2003-11-12Added modifications based on the recommended settings in the SU1278Andrew de Quincy
2003-11-12- let the samsung tuner module count bit errors instead of block errorsHolger Waechtler
2003-11-11remove FE_CAN_INVERSION_AUTOJohannes Stezenbach
2003-11-11increase buf for firmware loading by 2 (bug reported by Jamie Honan)Johannes Stezenbach