summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
AgeCommit message (Collapse)Author
2005-04-15Corrected the THIS_MODULE handling for the flexcop-stuff and dvb-usb which ↵Patrick Boettcher
lead to oopses because of misorganized module dependencies.
2005-04-14on fast (or slow) machines it is important for some devices to delay the ↵Patrick Boettcher
actual read on a read operation
2005-04-11corrected the hw-filtering again. (Don't do things before breakfast)...Patrick Boettcher
2005-04-11quotation marks (thanks to C.Y.M for pointing that out)Patrick Boettcher
2005-04-11- enabled the HW PID by default for the PCI cardsPatrick Boettcher
- correct the TS demux parsing when PID filter is enabled (and thus the timer IRQ) - rewrote the PID-filter and FULLTS control part in flexcop-hw-filter (thanks to Krzysztof Matula for pointing that out)
2005-04-10copying the mt352_config-struct to mt352_state instead of storing just the ↵Patrick Boettcher
pointer to it.
2005-04-07 - remove msleep(10) in writereg (suggested by Tony Glader)Kenneth Aafloy
2005-04-07Removed redundant declarations, fixed a bug in the High Level Common Interface,Manu Abraham
Some cleanups, changed module params to control verbosity level.
2005-04-07- fixed interrupt-sharing and added a spinlock to the irq-callback (was ↵Patrick Boettcher
broken due the rewrite and my foolishness), Thanks to Pascal Riekenberg for pointing out)
2005-04-07whitespace cleanup for the flexcop-driver, no functional changePatrick Boettcher
2005-04-07fixed NTSC -> PAL switching (std->id is a bitmap!)Oliver Endriss
2005-04-06VIDEO_SET_DISPLAY_FORMAT ioctl fixed:Oliver Endriss
set videostate.display_format, not videostate.video_format Thanks to Rami Rasanen and Marco Schluessler.
2005-04-06small NULL checks which lead to segfaults, when doing developingPatrick Boettcher
2005-04-05 - remove unnecessary casts in dvb-coreKenneth Aafloy
2005-04-05 - remove unnecessary casts in frontendsKenneth Aafloy
2005-04-04 budget-av:Kenneth Aafloy
- remove enable_ci, ci interface is assumed to be present if the saa7113 is not found. - reduce the delay when checking for saa7113 - clean up the cam reset according to specifications - turn off Vcc to the cam slot if cam is removed or fails reset - remove cam reset in ciintf_init - clean up printks (KERN_) - move gpio setting into saa7113_init - clean up unreadable frontend_init
2005-04-04added (hardcoded) remote control keys for the Yakumo DVB-T receiver. It is ↵Patrick Boettcher
so tiny, I almost lost it. *tststs*
2005-04-04Whitespace cleanupManu Abraham
2005-04-04Compilation fix after twinhan-exp branch mergeManu Abraham
2005-04-04Merged the twinhan-exp branch to the trunkManu Abraham
2005-04-03patch by Alexander Riedel:Johannes Stezenbach
add support for KNC One Plus DVB-T and similar KNC One cards
2005-04-03patch by NooneImportant:Johannes Stezenbach
The following patch fixes the current stv0299 code that handles FE_DISHNETWORK_SEND_LEGACY_CMD. (This code supports the legacy SW21, SW44, and SW64 switches)
2005-04-02forgot to add the MODULE_DEVICE_TABLE in the dvb-usb-device driversPatrick Boettcher
2005-04-02re-enabled and improved commonly used remote control code for dvb-usbPatrick Boettcher
2005-04-02name correctionPatrick Boettcher
2005-03-31- added read_mac_address-callbackPatrick Boettcher
- filling the MAC address into dvb_adapter->proposed_mac Thanks to Andreas Oberritter for pointing out.
2005-03-31reading MAC address directly into dvb_adapter->proposed_macPatrick Boettcher
2005-03-31ported the Yakumo/Hama/Typhoon driver to dvb-usbPatrick Boettcher
2005-03-31- modifications/preparations for port of a driver (dtt200u)Patrick Boettcher
2005-03-30added copyright informationPatrick Boettcher
2005-03-30Added support for the TwinhanDTV Alpha/MagicBox II USB2 DVB-T device inPatrick Boettcher
conjunction with a neat dvb-usb-lib. All dibusb-drivers will be merged to it in the near future.
2005-03-29added support for the AVerMedia DVB-T USB2.0 device (slightly modified clone ↵Patrick Boettcher
of the USB2.0 device by DiBcom) Thanks to Glen Harris for his patience and to Jiun-Kuei Jung from AVerMedia.
2005-03-28unnecessary assignmentPatrick Boettcher
2005-03-26Switch analog output of the Crystal sound chip to left/stereo/right mode.Oliver Endriss
This will fix problems with some (most?) channels which do not encode 2-channel audio correctly.
2005-03-26mostly formatting cleanups, no functional changeAndreas Oberritter
2005-03-23patch by Greg Wickham:Johannes Stezenbach
add support for read_ber, read_signal_strength and read_status
2005-03-23Remove incorrect "dvb_"-prefix from parameter description.Johannes Stezenbach
Error detected with section2text.rb, see autoparam patch. Signed-off-by: Magnus Damm <damm@opensource.se>
2005-03-23Remove incorrect "budget_"-prefix from parameter description.Johannes Stezenbach
Error detected with section2text.rb, see autoparam patch. Signed-off-by: Magnus Damm <damm@opensource.se>
2005-03-21- comment changesPatrick Boettcher
2005-03-21Patch by Vadim CatanaPatrick Boettcher
- driver receives many null TS packets (pid=0x1fff). They occupy the limited USB bandwidth and this leads to loss of video packets. Enabling the null packet filter fixes this. - packets that flexcop sends to USB have a 2 byte header that has to be removed. - sometimes a TS packet is split between different urbs. These parts have to be combined in a temporary buffer. Thanks a lot.
2005-03-21make logarithm stuff static (conflicts; BTW, we now have alreadyJohannes Stezenbach
two copies of this cruft -> should be factored out)
2005-03-21change gcc-2.95 workaround to what is in 2.6.12-rc1Johannes Stezenbach
2005-03-19 - follow dvb_register_adapter changes in dvbdev.[ch]Kenneth Aafloy
2005-03-19 - remove s* from state, they are only used in read_statusKenneth Aafloy
- remove casting of void* - remove FIXME in set_parameters, should be handled by dvb-core state machine - remove some unnecessary braces - remove #if 1 in read_status, and add note from Zarlink design manual - change read_signal_strength to read total AGC_GAIN in case some adapter turns on the RF_AGC loop.
2005-03-19 - Patch by Olaf Titz: gcc 2.95 compile fixesKenneth Aafloy
2005-03-19 - Fix copy/paste bug for mt352 frontend in dvb-bt8xxKenneth Aafloy
2005-03-19Cleanup patch from Peter Beutner:Alex Woods
- unregister the input device on disconnect and move cleanup stuff of the RC to own function - keymap should be static not const - set up keymap correctly and completly for input device plus a more cosmetic one: - usb endpoints are only 4bit numbers[0...15], the 8th bit only specifies the direction and is set by the snd/rcvxxxpipe() macro
2005-03-18 - Logic error made by me, found by Gregor Kroesen.Kenneth Aafloy
2005-03-18TT/Hauppauge Nexus Rev 2.3: use stv0299 routines for 22kHz/tone-burst/DiSEqCOliver Endriss
2005-03-18 - Support for Nova-S rev 2.2 (Gregor Kroesen)Kenneth Aafloy