Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2005-06-12 | Correct subsystem id | Andrew de Quincy | |
2005-06-11 | Initial support for s5h1420 frontend (new hauppauge/tt DVB-S SE). Untested | Andrew de Quincy | |
and incomplete, so commented out for the moment. | |||
2005-06-09 | Add workaround for lock loss issue. | Andrew de Quincy | |
2005-06-08 | corrected some typos. | Patrick Boettcher | |
added the Wikilink pointing to the USB device list. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-08 | fixed memcpy copying into the wrong destination. Thanks to Allan Third for ↵ | Patrick Boettcher | |
reported. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-07 | added another USB ID pair for the VideoWalker USB DVB-T | Patrick Boettcher | |
Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-07 | DVB-T part seems to work properly now. | Patrick Boettcher | |
Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-07 | Fixed isochronous transfers. Thanks to Alan Stern and David Brownell for the ↵ | Patrick Boettcher | |
usb-devel-list. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-07 | added output_mode-field (parallel/serial) to the config-struct (needed for ↵ | Patrick Boettcher | |
the USB Box). Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-07 | There was no pid-filter-count set for some devices - led to an error. Thanks ↵ | Patrick Boettcher | |
to Gerolf Wendland. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-06 | Some more work on the digitv-usb-driver: | Patrick Boettcher | |
- MT352 initialization and PLL-programming - I2c-transfer fixed. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-06 | added dvb_pll_desc for ALPS TDED4 used in Nebula USB boxes. | Patrick Boettcher | |
changed the name-field of the FMD1216. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-06 | added module parameter to deactive remote control polling. | Patrick Boettcher | |
Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-06 | Fix a race condition where an application which issued FE_READ_STATUS | Johannes Stezenbach | |
directly after FE_SET_FRONTEND would see an old status, i.e. FE_READ_STATUS would be executed before the frontend thread has even seen the tungin request from FE_SET_FRONTEND. Signed-off-by: Peter Beutner <p.beutner@gmx.net> | |||
2005-06-06 | Disable zig-zag and set min_delay_ms = 4000 as suggested | Johannes Stezenbach | |
by Allan Guild to improve tuning with weak signal. Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | |||
2005-05-31 | added .get_tune_settings callback (min_delay_ms = 1sec) to make it even ↵ | Patrick Boettcher | |
possible to get a lock with the cxusb Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-05-31 | changed dvb-pll-desc to take the frequency as parameter for setbw-callback ↵ | Patrick Boettcher | |
into consideration added dvb_pll_desc for Philips FMD1216ME (needed for cxusb) | |||
2005-05-31 | added preliminary support for the Medion Hybrid USB2.0 DVB-T/Analogue box. ↵ | Patrick Boettcher | |
Analogue part is not working yet (cx25842 --> ivtv?). Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-05-31 | added isochronous-streaming method. | Patrick Boettcher | |
changed memory (de)allocation behaviour accordingly. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-05-30 | From: Thierry Vignaud <tvignaud@mandriva.com> | Patrick Boettcher | |
fix compiling USB DVB drivers (at least with gcc-4): Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-05-30 | The solution below wastes a few 100 bytes of space, but I think we can | Patrick Boettcher | |
live with that. The same thing was done in dvb-pll.h. --- gcc-2.95 compile fix. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | |||
2005-05-28 | add missing release_firmware() calls to fix memory leak | Johannes Stezenbach | |
Signed-off-by: Anssi Hannula <anssi.hannula@gmail.com> | |||
2005-05-26 | fixed support for the ADSTech Instant TV DVB-T USB (2.0 version) Thanks to ↵ | Patrick Boettcher | |
Gerolf Wendland for his support. hacked the firmware for the ADSTech USB2 to have a different USB ID than the USB1.1 version (to avoid conflicts in programming) Signed-off-by: Patrick Boettcher <pb@linuxtv.org> |