summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
AgeCommit message (Expand)Author
2005-06-19backport of 2.6.12 changes to match other API changes (i2c, usb)Johannes Stezenbach
2005-06-19Fix indentation and add some whitepsace between operators.Johannes Stezenbach
2005-06-19Change error handling in av7110_stop_feed() to stop asJohannes Stezenbach
2005-06-19- propagate more errors back to caller or log them, mainly inJohannes Stezenbach
2005-06-19Fix for QAM128 in VHF band suggested by Timo Helkiƶ.Johannes Stezenbach
2005-06-18Michael Paxton: corrected two keys of the remote control key mappingPatrick Boettcher
2005-06-18Fixed typo in AUDUIO_CONTINUE ioctl: AUDIO_CMD_MUTE -> AUDIO_CMD_UNMUTEOliver Endriss
2005-06-17Disable lockloss debugging unless enabled explicitlyAndrew de Quincy
2005-06-17Steve Chang reported the real name behind 0x14aa: WideView.Patrick Boettcher
2005-06-16added keymap for Twinhan's remote controlPatrick Boettcher
2005-06-15CleanupAndrew de Quincy
2005-06-15Finalised s5h1420/Nova-S SE support. releasedAndrew de Quincy
2005-06-14New TT card is not sold by hauppauge, so remove "nova" stuff from itsAndrew de Quincy
2005-06-14fix bug in timeout handlingJohannes Stezenbach
2005-06-13From: Wolfgang Rohdewald <wolfgang@rohdewald.de>Johannes Stezenbach
2005-06-13- added preliminary support for tda827x tunersHartmut Hackmann
2005-06-13- added preliminary support for tda827x tunersHartmut Hackmann
2005-06-13Remove I2C_DRIVERID_DVBFE_ cruftAndrew de Quincy
2005-06-13Support for new TT DVB-T-CI, thanks to Andre WeidemannAndrew de Quincy
2005-06-13From: Randy Dunlap <rdunlap@xenotime.net>Patrick Boettcher
2005-06-12Implement fe status functionsAndrew de Quincy
2005-06-12Implement DISEQC transmit and my best guess at DISEQC receive - needs testing.Andrew de Quincy
2005-06-12In dvb_dmxdev_filter_start if we go out because of an error, releaseJohannes Stezenbach
2005-06-12add big-endian register definitions for running on a PowerPC. (Thanks to Paav...Patrick Boettcher
2005-06-12Fixed initialisation of LNBP21Andrew de Quincy
2005-06-12Implement voltage controlsAndrew de Quincy
2005-06-12Get i2c working properlyAndrew de Quincy
2005-06-12Correct subsystem idAndrew de Quincy
2005-06-11Initial support for s5h1420 frontend (new hauppauge/tt DVB-S SE). UntestedAndrew de Quincy
2005-06-09Add workaround for lock loss issue.Andrew de Quincy
2005-06-08corrected some typos.Patrick Boettcher
2005-06-08fixed memcpy copying into the wrong destination. Thanks to Allan Third for re...Patrick Boettcher
2005-06-07added another USB ID pair for the VideoWalker USB DVB-TPatrick Boettcher
2005-06-07DVB-T part seems to work properly now.Patrick Boettcher
2005-06-07Fixed isochronous transfers. Thanks to Alan Stern and David Brownell for the ...Patrick Boettcher
2005-06-07added output_mode-field (parallel/serial) to the config-struct (needed for th...Patrick Boettcher
2005-06-07There was no pid-filter-count set for some devices - led to an error. Thanks ...Patrick Boettcher
2005-06-06Some more work on the digitv-usb-driver:Patrick Boettcher
2005-06-06added dvb_pll_desc for ALPS TDED4 used in Nebula USB boxes.Patrick Boettcher
2005-06-06added module parameter to deactive remote control polling.Patrick Boettcher
2005-06-06Fix a race condition where an application which issued FE_READ_STATUSJohannes Stezenbach
2005-06-06Disable zig-zag and set min_delay_ms = 4000 as suggestedJohannes Stezenbach
2005-05-31added .get_tune_settings callback (min_delay_ms = 1sec) to make it even possi...Patrick Boettcher
2005-05-31changed dvb-pll-desc to take the frequency as parameter for setbw-callback in...Patrick Boettcher
2005-05-31added preliminary support for the Medion Hybrid USB2.0 DVB-T/Analogue box. An...Patrick Boettcher
2005-05-31added isochronous-streaming method.Patrick Boettcher
2005-05-30From: Thierry Vignaud <tvignaud@mandriva.com>Patrick Boettcher
2005-05-30The solution below wastes a few 100 bytes of space, but I think we canPatrick Boettcher
2005-05-28add missing release_firmware() calls to fix memory leakJohannes Stezenbach
2005-05-26fixed support for the ADSTech Instant TV DVB-T USB (2.0 version) Thanks to Ge...Patrick Boettcher