Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-26 | Miscellaneous cleanups | Manu Abraham | |
Signed-off-by: Manu Abraham <manu@kromtek.com> | |||
2005-05-26 | Fix 22k tone control bug | Manu Abraham | |
Signed-off-by: Manu Abraham <manu@kromtek.com> | |||
2005-05-26 | Fix bug in LNB Power switching | Manu Abraham | |
Signed-off-by: Manu Abraham <manu@kromtek.com> | |||
2005-05-26 | Cleanup unnecessary (and undesirable) casts, demodulator_priv is already a void* | Manu Abraham | |
Suggestion from Andrew Morton Signed-off-by: Manu Abraham <manu@kromtek.com> | |||
2005-05-26 | Fix bug in mini DiSEqC code | Manu Abraham | |
The bug was visible as a warning with gcc-3.4.4(prerelease) Message: drivers/media/dvb/bt8xx/dst.c: 1349: warning: initialization from incompatible pointer type. Signed-off-by: Manu Abraham <manu@kromtek.com> | |||
2005-05-24 | fix: | Johannes Stezenbach | |
drivers/media/dvb/frontends/bcm3510.c: In function `bcm3510_read_signal_strength': drivers/media/dvb/frontends/bcm3510.c:322: warning: ISO C90 forbids mixed declarations and code Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | |||
2005-05-23 | bugfix: limit for firmware version check was too low for tda10045 | Hartmut Hackmann | |
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de> | |||
2005-05-21 | Fixed litte/big-endian conversion for raw remote-control keys. Thanks to ↵ | Patrick Boettcher | |
Martin Loschwitz for discovering the problem. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> Signed-off-by: Martin Loschwitz <madkiss@madkiss.org> | |||
2005-05-18 | adapted to tda1004x driver update | Hartmut Hackmann | |
2005-05-18 | - added config options for IF frequency and AGC | Hartmut Hackmann | |
- added pll sleep call | |||
2005-05-18 | - added config options for IF frequency and AGC | Hartmut Hackmann | |
- support DSP boot from on board eeprom - added pll sleep call | |||
2005-05-16 | clearing busy state of the HAB if something went wrong | Patrick Boettcher | |
added a small tuning delay Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-05-15 | added support for the Broadcom BCM3510 ATSC (8VSB/16VSB & ITU J83 AnnexB FEC ↵ | Patrick Boettcher | |
QAM64/256) demodulator used in the first generation of Air2PC ATSC PCI-cards/USB-boxes made by B2C2. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-05-14 | generate an irq after max. 8 packets, | Andreas Oberritter | |
disable pid filtering if there are no users, complain if the number of received packets does not match 'nbpackets', print the card's serial number, Signed-off-by: Andreas Oberritter <obi@linuxtv.org> | |||
2005-05-13 | Use of time_after() macro, defined at linux/jiffies.h, which deal with | Johannes Stezenbach | |
wrapping correctly and are nicer to read. Signed-off-by: Marcelo Feitoza Parisi <marcelo@feitoza.com.br> Signed-off-by: Domen Puncer <domen@coderock.org> | |||
2005-05-13 | added #define for device with faulty USB IDs | Patrick Boettcher | |
Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-05-11 | Fixed DiSeqC switching, which was wrongly taking over from skystar2.c. | Patrick Boettcher | |
Thanks to Joerg Riechardt for finding the bug and testing the Fix. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-05-10 | error checking when doing init was wrong (== 0 was missing). | Patrick Boettcher | |
Thanks to Gerolf Wendland for discovering. | |||
2005-05-07 | merge patch by Gerd Knorr from 2.6.12-rc4: | Johannes Stezenbach | |
update cx22702 fe driver, add support for using the dvb pll lib, enable cx22702 support in cx88-dvb. | |||
2005-05-05 | drop obsolete skystar2 driver (superseeded by flexcop-pci) | Johannes Stezenbach | |
2005-05-05 | whitespace cleanup from kernel | Johannes Stezenbach | |
2005-05-05 | cleanup from kernel: remove some unused static inlines | Johannes Stezenbach | |
2005-05-05 | sync back cleanups from kernel (whitespace and printk format) | Johannes Stezenbach | |
2005-05-05 | sync back whitespace cleanups from kernel | Johannes Stezenbach | |
2005-05-05 | add or51132.o (which was missing here) | Johannes Stezenbach | |
2005-05-05 | select FW_LOADER and add a help text for OR51132 | Johannes Stezenbach | |
2005-05-05 | merge whitespace cleanups from kernel tree | Johannes Stezenbach | |
2005-05-05 | merge printk format fix from kernel tree | Johannes Stezenbach | |
2005-05-05 | remove $Id$ because they lead to conflicts when merging | Johannes Stezenbach | |
2005-05-04 | Fixed another irritant in app_info, patch by Dominique Dumont | Manu Abraham | |
2005-05-04 | Fix a bug in the module parameter, patch by Dominique Dumont | Manu Abraham | |
2005-05-03 | removed unused module parameter session | Manu Abraham | |
removed unnecesary delay for FTA cards | |||
2005-05-03 | Fix for descrambling failure, suggested by Dominique Dumont | Manu Abraham | |
2005-05-03 | Fixed a tuning problem for cards based on the old firmware. | Manu Abraham | |
problem identified by Steffen Motzer | |||
2005-05-02 | handle IPv6 and LLC/SNAP | Johannes Stezenbach | |
based on work by Bertrand Mazieres thanks to matthieu castet | |||
2005-05-02 | preparation for the uDigitv and DViCO USB2.0 boxes: moved pll handling from ↵ | Patrick Boettcher | |
dibusb-common to dvb-usb added pll_init to dvb-usb added another dvb_pll_desc for TDA665x | |||
2005-05-02 | added missing #ifndef and #define to inhibit multiple inclusions | Patrick Boettcher | |
2005-04-29 | using usb_buffer_(alloc|free) instead of pci_(free|alloc)_consistent as | Patrick Boettcher | |
suggested by Johannes some time ago | |||
2005-04-29 | added comments to dvb-usb.h to better describe the dvb-usb structure | Patrick Boettcher | |
renamed some fields | |||
2005-04-29 | never test any change you make with old drivers, never | Patrick Boettcher | |
2005-04-29 | added experimental (guessed) nova-t mac address reading | Patrick Boettcher | |
2005-04-29 | added key-mapping for the a800 (Thanks to Glen Harris) | Patrick Boettcher | |
changed remote-control-key-types and functions (saved about 80 lines code) | |||
2005-04-28 | - rewrote the i2c-reading-part (no more ack-error ignoring, which was ↵ | Patrick Boettcher | |
inherited from the skystar2-driver) - some minor cleanups | |||
2005-04-27 | forgot the header file *argl* | Patrick Boettcher | |
2005-04-27 | - more work on the nebula digitv USB | Patrick Boettcher | |
- following a small change in the other drivers | |||
2005-04-27 | - removed the field which specified the delay between the two transfer of a ↵ | Patrick Boettcher | |
read operation (not unused, didn't help) - correct the maximal number of feed for each device (up to now it was always 255 even if the device was only able to handle 16 pids) - added preliminary remote control support for the AVerTV USB2 A800 - changed the remote-control-struct for the NEC-protocol | |||
2005-04-27 | added the correct firmware file for the AVerMedia A800 | Patrick Boettcher | |
2005-04-27 | fixed debugging instructions: av7110_debug -> debug | Oliver Endriss | |
2005-04-26 | added support for the DigitalNow TinyUSB 2 DVB-t Receiver, which is a clone of | Patrick Boettcher | |
the vp7045/6 made by Twinhan, but with different USB IDs. | |||
2005-04-25 | pluto_fe is obsolete | Andreas Oberritter | |