Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | |||
2005-06-26 | timeout handling fixed, especially for preemtible kernels and/or high system ↵ | Oliver Endriss | |
load Signed-off-by: Oliver Endriss <o.endriss@gmx.de> | |||
2005-06-26 | FIX: not using HZ for usb-transfer-timeouts. | Patrick Boettcher | |
Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-26 | FIX: The changes to a800.c are trivial just a few errors in the remote ↵ | Patrick Boettcher | |
control codes. FIX: not using HZ for control_msg-timeout. Signed-off-by: Andrew Hodgson <a.s.hodgson@gmail.com> Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
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 | |
better place for return added initialization of global variables Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-23 | Increase some timeouts by a factor of 10 as suggested by | Johannes Stezenbach | |
Mikko Hamalainen and Timo Ketolainen, to improve tuning for QAM128 / weak signal. Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | |||
2005-06-23 | Add support for Hauppauge/TT DVB-C budget. | Johannes Stezenbach | |
Signed-off-by: Gavin Hamill <gdh@acentral.co.uk> | |||
2005-06-22 | - remove void casts | Johannes Stezenbach | |
- not necessary to set filter state twice to STATE_FREE during dvb_dmxdev_init() Signed-off-by: Peter Beutner <p.beutner@gmx.net> | |||
2005-06-22 | The Coverity checker discovered that these two kfree's can never be | Johannes Stezenbach | |
executed. Signed-off-by: Adrian Bunk <bunk@stusta.de> | |||
2005-06-22 | From: Christophe Lucas <clucas@rotomalug.org> | Johannes Stezenbach | |
printk() calls should include appropriate KERN_* constant. Signed-off-by: Christophe Lucas <clucas@rotomalug.org> Signed-off-by: Domen Puncer <domen@coderock.org> | |||
2005-06-22 | no-data (IRQ-stop) problem (partially) fixed by resetting register 0x300 at ↵ | Patrick Boettcher | |
each data_rcv-stop small change in register-struct restructured code in dma-handling (added some comments regarding FCIIb limitations) debug-messages and irq-watchdog (disabled by default, but maybe needed later) added Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-22 | Make the Symbolrate setting card specific | Manu Abraham | |
Signed-off-by: Manu Abraham <manu@kromtek.com> | |||
2005-06-22 | Fix a bug that caused the polarity (V/H) to be interchanged | Manu Abraham | |
Patch sent by Allan Stirling Signed-off-by: Manu Abraham <manu@kromtek.com> Signed-off-by: Allan Stirling <Dibblahdvb0042@pendor.org> | |||
2005-06-22 | Code simplification | Manu Abraham | |
Signed-off-by: Manu Abraham <manu@kromtek.com> | |||
2005-06-22 | Fix a bogus frontend signal lock, that caused a tuning delay as well. | Manu Abraham | |
Signed-off-by: Manu Abraham <manu@kromtek.com> | |||
2005-06-22 | Fix a bug that caused the polarization not to be set. | Manu Abraham | |
Set polarization for cards that do not autodetect polarization Signed-off-by: Manu Abraham <manu@kromtek.com> | |||
2005-06-22 | Set QAM size for DVB-C cards that do not autodetect QAM size | Manu Abraham | |
Signed-off-by Manu Abraham <manu@kromtek.com> | |||
2005-06-22 | Make the bandwidth setting generic such that it supports more DVB-T cards | Manu Abraham | |
Signed-off-by: Manu Abraham <manu@kromtek.com> | |||
2005-06-22 | Make the frequency setting card specific | Manu Abraham | |
Signed-off-by: Manu Abraham <manu@kromtek.com> | |||
2005-06-22 | Make the inversion setting specific, ie, only for the 200103A DVB-S | Manu Abraham | |
This should not be flagged on other cards. | |||
2005-06-19 | av7110_fe_lock_fix() modified in a way that it can be retried after -ERESTARTSYS | Oliver Endriss | |
Signed-off-by: Oliver Endriss <o.endriss@gmx.de> | |||
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 | |
Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | |||
2005-06-19 | Change error handling in av7110_stop_feed() to stop as | Johannes Stezenbach | |
many filters as possible in case of errors. Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | |||
2005-06-19 | - propagate more errors back to caller or log them, mainly in | Johannes Stezenbach | |
av7110.c and av7110_av.c - fix error message in StartHWFilter - do not StopHWFilter for handle 0xffff Signed-off-by: Wolfgang Rohdewald <wolfgang@rohdewald.de> | |||
2005-06-19 | Fix for QAM128 in VHF band suggested by Timo Helkiö. | Johannes Stezenbach | |
Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | |||
2005-06-18 | Michael Paxton: corrected two keys of the remote control key mapping | Patrick Boettcher | |
Signed-off-by: Michael Paxton <packo@tpg.com.au> Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-18 | Fixed typo in AUDUIO_CONTINUE ioctl: AUDIO_CMD_MUTE -> AUDIO_CMD_UNMUTE | Oliver Endriss | |
Signed-off-by: Dr. Werner Fink <werner@suse.de> | |||
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 | |
changed USB IDs accordingly fixed a assignment Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-16 | added keymap for Twinhan's remote control | Patrick Boettcher | |
Signed-off-by: Michael Paxton <packo@tpg.com.au> Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
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 | |
description. | |||
2005-06-14 | fix bug in timeout handling | Johannes Stezenbach | |
Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | |||
2005-06-13 | From: Wolfgang Rohdewald <wolfgang@rohdewald.de> | Johannes Stezenbach | |
- make sure ERESTARTSYS will be propagated - ReleaseBitmap: starting with Firmware 261e, also release when BMP_LOADING - removes unused #define BMP_LOADINGS - in many cases changed the return value from -1 to something more meaningful like ETIMEDOUT, EINVAL - changed syslog message timeout waiting for COMMAND such that it indicates what command did not complete - reduce # of arguments for LoadBitmap and BlitBitmap - av7110_osd_cmd: remove the out: label Signed-off-by: Wolfgang Rohdewald <wolfgang@rohdewald.de> | |||
2005-06-13 | - added preliminary support for tda827x tuners | Hartmut Hackmann | |
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de> | |||
2005-06-13 | - added preliminary support for tda827x tuners | Hartmut Hackmann | |
- set parameters for drift compensation to 0 makes no sense for DVB-T but can prevent lock Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de> | |||
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 | |
Module needs a license to prevent kernel tainting. Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
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 | |
previously allocated demux_feed. Signed-off-by: Peter Beutner <p.beutner@gmx.net> | |||
2005-06-12 | add big-endian register definitions for running on a PowerPC. (Thanks to ↵ | Patrick Boettcher | |
Paavo Hartikainen for testing) Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-12 | Fixed initialisation of LNBP21 | Andrew de Quincy | |
2005-06-12 | Implement voltage controls | Andrew de Quincy | |
2005-06-12 | Get i2c working properly | Andrew de Quincy | |