summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-07-15Add "skystar2" driver. Please review the Kconfig files.Michael Hunold
2003-07-15- "indent -kr -i8"Michael Hunold
- remove unnecessary blank lines - disable debug by default - use c99 initializers
2003-07-14- indented the source properlyMichael Hunold
- removed some bogus separation comments - changed the default debug level to 0
2003-07-13Check more reliable field to decide on whether to upload firmware or not.Alex Woods
2003-07-12Resolve problem with first tuning under kernel 2.5Alex Woods
Prevent urbs being resubmitted if streaming isn't running under kernel 2.5
2003-07-12Changed microcode location commentAndrew de Quincy
2003-07-12Beautify code (hopefully - it's in the eye of the beholder after all)Alex Woods
Stop oops on redetection of dec after firmware upload
2003-07-11Fixed a stupid bug in tuningAndrew de Quincy
2003-07-10Change the temporal order of the fields for the ALTERNATE mode, ie. waitMichael Hunold
for an even frame to start with, not an odd frame. This makes applications happy that expect this (ie. tvtime), but don't specify the correct mode instead. We behave now like bttv...
2003-07-09new av7110 firmware version 0x261a which fixes:Johannes Stezenbach
- section filter outputs data from previous TS after zapping with hw_sections=0 - output of low bandwidth section data (TDT or TOT with hw_sections=0) is delayed
2003-07-08Read SP8870 status reg to clear pending irqs in FE_SET_FRONTEND,Johannes Stezenbach
as suggested by Ragnar Sundblad to avoid frontend hang-ups.
2003-07-07Make the "ext_vv_data" informations a per-device information insteadMichael Hunold
of a per-extension information. This is needed for the DVB-C cards, which seem to have swapped field order and need to propagate some video4linux specific stuff for the analog module to work.
2003-07-04fix DMX_GET_STC to get the msb rightJohannes Stezenbach
2003-07-04remove trailing ';'Holger Waechtler
2003-07-04don't include <linux/crc32.h>, this is done by dvb_compat.hHolger Waechtler
2003-07-01report EINTR if dvr write gets interruptedJohannes Stezenbach
2003-07-01Holger:Michael Hunold
Kannst Du das bitte ändern und die EXPORT_SYMBOL*()-Gesichten in ein saa7146_ksyms.c oder wie auch immer kapseln? "saa7146_core.c" has all dependencies for the "saa7146_core.o" module (saa7146_core.c and saa7146_i2c.c) The dependencies for the "saa7146_vv.o" module have been moved from the source files to "saa7146_vv_ksyms.c", the Makefiles habe been changed accordingly. Ok?
2003-07-01- capturing alternating fields to different buffers works nowMichael Hunold
2003-07-01- fix a capture problem (fields got lost accidentaly, fields belongingMichael Hunold
to different frames were sometimes mixed) - first try to get alternating field capture running - add/change some debug messages
2003-06-29- remove obsolete fields from struct bt878Holger Waechtler
- make DMA block pointer volatile - use one local tasklet per card - remove spinlock bt->s_lock, it protected an atomic variable only - remove obsolete waitqueue code, the waitqueue was not used anymore
2003-06-29add some sanity checks and additional locking in synchronizer codeHolger Waechtler
2003-06-29clear net_device struct using memset(net, 0, ...) before initializingHolger Waechtler
2003-06-27Final cleanup of tda10045h supportAndrew de Quincy
2003-06-27Firmware location can now be specified through v2.5 Kconfig.Andrew de Quincy
2003-06-27Make fixes for tda1004x renaming.Andrew de Quincy
2003-06-27Renamed tda10045h.c to tda1004x.cAndrew de Quincy
2003-06-27Implemented status readouts. Reorganised driver to allow easy implementation ↵Andrew de Quincy
of related frontends
2003-06-27flush work queues on deinitialisation, restart feeds in set_mac in work queueHolger Waechtler
2003-06-27Don't complain when an app tries to turn *off* overlay, butMichael Hunold
there are no overlay informations.
2003-06-27import skystar2 driver. The author does not responds to emails, but since he ↵Holger Waechtler
released the driver under the terms of the LGPL it should be ok to incorporate it into theLinuxDVB project...
2003-06-27improved helpHolger Waechtler
2003-06-26vp310 should be configured to 90Mhz, too...Andreas Oberritter
skystar2 driver with bugfixed master_xfer() should probably work now. patch url: http://www.saftware.de/skystar2.c.diff big thanks to Lovec for providing the needed patches, and testing
2003-06-26set up data output for skystar2Andreas Oberritter
2003-06-26- fix usage of "v4l2_common_std()" from v4l2-common.c in saa7146_video.cMichael Hunold
- change saa7146_vv.h the way described earlier - follow these changes in budget-av and hexium driver
2003-06-26EXPORT_SYMBOL(ttpci_eeprom_parse_mac);Holger Waechtler
2003-06-25better support for vp310 on skystar2 cardsAndreas Oberritter
2003-06-25cvs sucks!Holger Waechtler
2003-06-25Same here: indentation fixes etc.Michael Hunold
2003-06-25- follow kernel coding style, mostly indentation fixes, don't put staticMichael Hunold
on a separate line, use "real" tab - get rid of "mt312_reg_addr_t" use "enum mt312_reg_addr" instead I know this is annoying, but I get bashed regularly on lkml because of the coding style some of our files have.
2003-06-24- set check-CRC flag on section filter to drop broken packetsJohannes Stezenbach
- some more debug prints in filter handling code - cleaned up and commented packet reception handler - formatting fixes
2003-06-24support for Mitel VP310 (untested)Andreas Oberritter
2003-06-24Remove firmware header from cvs :)Alex Woods
Include fdump and modify build system to create firmware header from firmware binary file. Twiddle checksum value for firmware upload to current firmware's value.
2003-06-23Now forced to use auto for as many parameters as possibleAndrew de Quincy
2003-06-23Removed unneeded FE_RESET code.Andrew de Quincy
2003-06-23FEC index limit mask has to be 0x07 - not 0x3Holger Waechtler
2003-06-23remove bogus out-of-range check, FEC table index is limited to 0...7 due to ↵Holger Waechtler
&= ~0x07 anyway...
2003-06-23don't enable voltage on init + inversion bugfixAndreas Oberritter
2003-06-23Zarlink MT312 satellite channel decoder driverAndreas Oberritter
2003-06-23- prevent interface from being removed while it is in useJohannes Stezenbach
- allow add/remove only for the superuser - fix formatting
2003-06-23get rid of trailing whitespaceJohannes Stezenbach