summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
AgeCommit message (Expand)Author
2007-10-31tda10021: Bit error counting fixedOliver Endriss
2007-10-31ves1820: Change the acquisition range for clock recovery from 120 ppm to 240ppmOliver Endriss
2007-10-31saa7146/budget*/dvb-ttpci: Remove V4L1 codeOliver Endriss
2007-10-29 use input functions, should depend on INPUTMauro Carvalho Chehab
2007-11-22Convert MTS to bitfieldMauro Carvalho Chehab
2007-11-20zl10353: store frequencies in 0.1kHz to eliminate rounding errorsChris Pascoe
2007-11-20Add support for MT352-based DViCO FusionHDTV DVB-T NANO devicesChris Pascoe
2007-11-20mt352: support oversampled IF inputChris Pascoe
2007-11-20Add support for the DViCO FusionHDTV NANO2 w/ZL10353 and firmwareChris Pascoe
2007-11-20Add support for the DViCO FusionHDTV Dual Digital 4.Chris Pascoe
2007-11-19zl10353: calculate input frequency register instead of using hardcoded valueChris Pascoe
2007-11-19zl10353: fix default adc_clock and TRL nominal rate calculationChris Pascoe
2007-11-19zl10353: Improve support for boards without a tuner on secondary i2cChris Pascoe
2007-11-19CXUSB: handle write then read from different addressChris Pascoe
2007-11-19CXUSB: support only-read i2c requestsChris Pascoe
2007-11-19CXUSB: i2c transfer failure notificationChris Pascoe
2007-11-19CXUSB: return control message transfer result to callerChris Pascoe
2007-10-24tda18271: clean up i2c_gate handlingMichael Krufky
2007-10-24tda18271: clean up debug macrosMichael Krufky
2007-10-22move std if setting from tda8290 to tda827xMichael Krufky
2007-10-21dvb_frontend: codingstyle cleanupsMichael Krufky
2007-10-21tuner: move analog_demod_priv into struct dvb_frontendMichael Krufky
2007-10-21tuner: move analog_tuner_ops into dvb_frontend_opsMichael Krufky
2007-10-22tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demodMichael Krufky
2007-10-21tda827x: fix GPL export on attach functionMichael Krufky
2007-08-25Move all tda8275/8275a tuning code from tda8290 module into tda827x moduleMichael Krufky
2007-07-02FIX: Write to the correct registerManu Abraham
2007-07-02FIX: Add in missing inversion (should be ideally in the config struct)Manu Abraham
2007-07-02FIX: reading from wrong registersManu Abraham
2007-07-02FIX: register value is not reset to 0 after writeManu Abraham
2007-07-02Let's neither sleep nor wakeup for nowManu Abraham
2007-07-02Use a delay for tracking acquisition statusManu Abraham
2007-07-02On the KNC1 cards the CLOCK is clamped to a maximum limit of 90MHz, eventhoughManu Abraham
2007-02-24FIX: a possible division by zeroManu Abraham
2007-07-03FIX: fix a bug in the charge pump settingManu Abraham
2007-02-24Add STB6100 SupportManu Abraham
2007-02-24Add STB6100 SupportManu Abraham
2007-07-03Add STB0899 to buildManu Abraham
2007-07-03Add STB0899 supportManu Abraham
2007-10-24mt2131: replace comma with semicolon fixSteven Toth
2007-10-24s5h1409: Fix broken QAM supportSteven Toth
2007-10-18Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab
2007-10-11DiB0700-device: Using 1.10 firmwarePatrick Boettcher
2007-10-17synchronize dst.c with kernel versionMauro Carvalho Chehab
2007-10-17Make it backward compatible with kernels <2.6.24Mauro Carvalho Chehab
2007-10-17backport changeset 3b04ddde02cf1b6f14f2697da5c20eca5715017fMauro Carvalho Chehab
2007-10-17backport changeset 7e7654a92a5a75a350cc3458389bc76273498f6aMauro Carvalho Chehab
2007-10-16"while (!ca->wakeup)" breaks the CAM initialisationMauro Carvalho Chehab
2007-10-15 V4L: cinergyT2, remove bad usage of ERESTARTSYSMauro Carvalho Chehab
2007-10-10dvb: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho