Age | Commit message (Expand) | Author |
2003-07-16 | - Use c99 initializers | Michael Hunold |
2003-07-15 | - indentation fixes | Michael Hunold |
2003-07-15 | Add "skystar2" driver. Please review the Kconfig files. | Michael Hunold |
2003-07-15 | - "indent -kr -i8" | Michael Hunold |
2003-07-14 | - indented the source properly | Michael Hunold |
2003-07-13 | Check more reliable field to decide on whether to upload firmware or not. | Alex Woods |
2003-07-12 | Resolve problem with first tuning under kernel 2.5 | Alex Woods |
2003-07-12 | Changed microcode location comment | Andrew de Quincy |
2003-07-12 | Beautify code (hopefully - it's in the eye of the beholder after all) | Alex Woods |
2003-07-11 | Fixed a stupid bug in tuning | Andrew de Quincy |
2003-07-10 | Change the temporal order of the fields for the ALTERNATE mode, ie. wait | Michael Hunold |
2003-07-09 | new av7110 firmware version 0x261a which fixes: | Johannes Stezenbach |
2003-07-08 | Read SP8870 status reg to clear pending irqs in FE_SET_FRONTEND, | Johannes Stezenbach |
2003-07-07 | Make the "ext_vv_data" informations a per-device information instead | Michael Hunold |
2003-07-04 | fix DMX_GET_STC to get the msb right | Johannes Stezenbach |
2003-07-04 | remove trailing ';' | Holger Waechtler |
2003-07-04 | don't include <linux/crc32.h>, this is done by dvb_compat.h | Holger Waechtler |
2003-07-01 | report EINTR if dvr write gets interrupted | Johannes Stezenbach |
2003-07-01 | Holger: | Michael Hunold |
2003-07-01 | - capturing alternating fields to different buffers works now | Michael Hunold |
2003-07-01 | - fix a capture problem (fields got lost accidentaly, fields belonging | Michael Hunold |
2003-06-29 | - remove obsolete fields from struct bt878 | Holger Waechtler |
2003-06-29 | add some sanity checks and additional locking in synchronizer code | Holger Waechtler |
2003-06-29 | clear net_device struct using memset(net, 0, ...) before initializing | Holger Waechtler |
2003-06-27 | Final cleanup of tda10045h support | Andrew de Quincy |
2003-06-27 | Firmware location can now be specified through v2.5 Kconfig. | Andrew de Quincy |
2003-06-27 | Make fixes for tda1004x renaming. | Andrew de Quincy |
2003-06-27 | Renamed tda10045h.c to tda1004x.c | Andrew de Quincy |
2003-06-27 | Implemented status readouts. Reorganised driver to allow easy implementation ... | Andrew de Quincy |
2003-06-27 | flush work queues on deinitialisation, restart feeds in set_mac in work queue | Holger Waechtler |
2003-06-27 | Don't complain when an app tries to turn *off* overlay, but | Michael Hunold |
2003-06-27 | import skystar2 driver. The author does not responds to emails, but since he ... | Holger Waechtler |
2003-06-27 | improved help | Holger Waechtler |
2003-06-26 | vp310 should be configured to 90Mhz, too... | Andreas Oberritter |
2003-06-26 | set up data output for skystar2 | Andreas Oberritter |
2003-06-26 | - fix usage of "v4l2_common_std()" from v4l2-common.c in saa7146_video.c | Michael Hunold |
2003-06-26 | EXPORT_SYMBOL(ttpci_eeprom_parse_mac); | Holger Waechtler |
2003-06-25 | better support for vp310 on skystar2 cards | Andreas Oberritter |
2003-06-25 | cvs sucks! | Holger Waechtler |
2003-06-25 | Same here: indentation fixes etc. | Michael Hunold |
2003-06-25 | - follow kernel coding style, mostly indentation fixes, don't put static | Michael Hunold |
2003-06-24 | - set check-CRC flag on section filter to drop broken packets | Johannes Stezenbach |
2003-06-24 | support for Mitel VP310 (untested) | Andreas Oberritter |
2003-06-24 | Remove firmware header from cvs :) | Alex Woods |
2003-06-23 | Now forced to use auto for as many parameters as possible | Andrew de Quincy |
2003-06-23 | Removed unneeded FE_RESET code. | Andrew de Quincy |
2003-06-23 | FEC index limit mask has to be 0x07 - not 0x3 | Holger Waechtler |
2003-06-23 | remove bogus out-of-range check, FEC table index is limited to 0...7 due to &... | Holger Waechtler |
2003-06-23 | don't enable voltage on init + inversion bugfix | Andreas Oberritter |
2003-06-23 | Zarlink MT312 satellite channel decoder driver | Andreas Oberritter |