summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
AgeCommit message (Expand)Author
2005-06-27remove two trailing spacesJohannes Stezenbach
2005-06-27gcc-2.95 compile fix (ISO C90 forbids mixed declarations and code)Johannes Stezenbach
2005-06-26timeout handling fixed, especially for preemtible kernels and/or high system ...Oliver Endriss
2005-06-26FIX: not using HZ for usb-transfer-timeouts.Patrick Boettcher
2005-06-26FIX: The changes to a800.c are trivial just a few errors in the remote contro...Patrick Boettcher
2005-06-24initialization of globals to 0 is not wanted by kernel-folks. Removing it.Patrick Boettcher
2005-06-24fixed usage of the correct number of events in keymapping-arrayPatrick Boettcher
2005-06-23Increase some timeouts by a factor of 10 as suggested byJohannes Stezenbach
2005-06-23Add support for Hauppauge/TT DVB-C budget.Johannes Stezenbach
2005-06-22- remove void castsJohannes Stezenbach
2005-06-22The Coverity checker discovered that these two kfree's can never beJohannes Stezenbach
2005-06-22From: Christophe Lucas <clucas@rotomalug.org>Johannes Stezenbach
2005-06-22no-data (IRQ-stop) problem (partially) fixed by resetting register 0x300 at e...Patrick Boettcher
2005-06-22Make the Symbolrate setting card specificManu Abraham
2005-06-22Fix a bug that caused the polarity (V/H) to be interchangedManu Abraham
2005-06-22Code simplificationManu Abraham
2005-06-22Fix a bogus frontend signal lock, that caused a tuning delay as well.Manu Abraham
2005-06-22Fix a bug that caused the polarization not to be set.Manu Abraham
2005-06-22Set QAM size for DVB-C cards that do not autodetect QAM sizeManu Abraham
2005-06-22Make the bandwidth setting generic such that it supports more DVB-T cardsManu Abraham
2005-06-22Make the frequency setting card specificManu Abraham
2005-06-22Make the inversion setting specific, ie, only for the 200103A DVB-SManu Abraham
2005-06-19av7110_fe_lock_fix() modified in a way that it can be retried after -ERESTARTSYSOliver Endriss
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