Age | Commit message (Expand) | Author |
2005-06-28 | - Removed remaining trailing whitespace. | Michael Krufky |
2005-06-28 | Changed the name-field of the pci_driver and usb_driver structs to the name of | Patrick Boettcher |
2005-06-28 | added support for LGDT3302 (ATSC VSB/QAM) used in DViCO FusionHDTV3 Gold. | Michael Krufky |
2005-06-28 | Fix tuning failure for 200103A, 200103A failed to tune to low band | Manu Abraham |
2005-06-27 | remove two trailing spaces | Johannes Stezenbach |
2005-06-27 | gcc-2.95 compile fix (ISO C90 forbids mixed declarations and code) | Johannes Stezenbach |
2005-06-26 | timeout handling fixed, especially for preemtible kernels and/or high system ... | Oliver Endriss |
2005-06-26 | FIX: not using HZ for usb-transfer-timeouts. | Patrick Boettcher |
2005-06-26 | FIX: The changes to a800.c are trivial just a few errors in the remote contro... | Patrick Boettcher |
2005-06-24 | initialization of globals to 0 is not wanted by kernel-folks. Removing it. | Patrick Boettcher |
2005-06-24 | fixed usage of the correct number of events in keymapping-array | Patrick Boettcher |
2005-06-23 | Increase some timeouts by a factor of 10 as suggested by | Johannes Stezenbach |
2005-06-23 | Add support for Hauppauge/TT DVB-C budget. | Johannes Stezenbach |
2005-06-22 | - remove void casts | Johannes Stezenbach |
2005-06-22 | The Coverity checker discovered that these two kfree's can never be | Johannes Stezenbach |
2005-06-22 | From: Christophe Lucas <clucas@rotomalug.org> | Johannes Stezenbach |
2005-06-22 | no-data (IRQ-stop) problem (partially) fixed by resetting register 0x300 at e... | Patrick Boettcher |
2005-06-22 | Make the Symbolrate setting card specific | Manu Abraham |
2005-06-22 | Fix a bug that caused the polarity (V/H) to be interchanged | Manu Abraham |
2005-06-22 | Code simplification | Manu Abraham |
2005-06-22 | Fix a bogus frontend signal lock, that caused a tuning delay as well. | Manu Abraham |
2005-06-22 | Fix a bug that caused the polarization not to be set. | Manu Abraham |
2005-06-22 | Set QAM size for DVB-C cards that do not autodetect QAM size | Manu Abraham |
2005-06-22 | Make the bandwidth setting generic such that it supports more DVB-T cards | Manu Abraham |
2005-06-22 | Make the frequency setting card specific | Manu Abraham |
2005-06-22 | Make the inversion setting specific, ie, only for the 200103A DVB-S | Manu Abraham |
2005-06-19 | av7110_fe_lock_fix() modified in a way that it can be retried after -ERESTARTSYS | Oliver Endriss |
2005-06-19 | backport of 2.6.12 changes to match other API changes (i2c, usb) | Johannes Stezenbach |
2005-06-19 | Fix indentation and add some whitepsace between operators. | Johannes Stezenbach |
2005-06-19 | Change error handling in av7110_stop_feed() to stop as | Johannes Stezenbach |
2005-06-19 | - propagate more errors back to caller or log them, mainly in | Johannes Stezenbach |
2005-06-19 | Fix for QAM128 in VHF band suggested by Timo Helkiƶ. | Johannes Stezenbach |
2005-06-18 | Michael Paxton: corrected two keys of the remote control key mapping | Patrick Boettcher |
2005-06-18 | Fixed typo in AUDUIO_CONTINUE ioctl: AUDIO_CMD_MUTE -> AUDIO_CMD_UNMUTE | Oliver Endriss |
2005-06-17 | Disable lockloss debugging unless enabled explicitly | Andrew de Quincy |
2005-06-17 | Steve Chang reported the real name behind 0x14aa: WideView. | Patrick Boettcher |
2005-06-16 | added keymap for Twinhan's remote control | Patrick Boettcher |
2005-06-15 | Cleanup | Andrew de Quincy |
2005-06-15 | Finalised s5h1420/Nova-S SE support. released | Andrew de Quincy |
2005-06-14 | New TT card is not sold by hauppauge, so remove "nova" stuff from its | Andrew de Quincy |
2005-06-14 | fix bug in timeout handling | Johannes Stezenbach |
2005-06-13 | From: Wolfgang Rohdewald <wolfgang@rohdewald.de> | Johannes Stezenbach |
2005-06-13 | - added preliminary support for tda827x tuners | Hartmut Hackmann |
2005-06-13 | - added preliminary support for tda827x tuners | Hartmut Hackmann |
2005-06-13 | Remove I2C_DRIVERID_DVBFE_ cruft | Andrew de Quincy |
2005-06-13 | Support for new TT DVB-T-CI, thanks to Andre Weidemann | Andrew de Quincy |
2005-06-13 | From: Randy Dunlap <rdunlap@xenotime.net> | Patrick Boettcher |
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 | In dvb_dmxdev_filter_start if we go out because of an error, release | Johannes Stezenbach |