summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5218): Zl10353: register definitions updateChris Pascoe2007-02-212-7/+14
* V4L/DVB (5217): Zl10353: Implement TRL nominal rate calculationAntti Palosaari2007-02-213-15/+65
* V4L/DVB (5216): Zl10353: add i2c_gate_ctrl supportAntti Palosaari2007-02-211-2/+15
* V4L/DVB (5215): Experimental support for signal strength/BER/uncorrectable countChris Pascoe2007-02-211-0/+36
* V4L/DVB (5202): DVB: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-212-5/+5
* V4L/DVB (5195): Frontends: make 4 functions staticAdrian Bunk2007-02-214-4/+4
* V4L/DVB (5137): Dvb: add new qt1010 tuner moduleAntti Palosaari2007-02-215-203/+595
* V4L/DVB (5135): Qt1010: correct hardlockup when an app access the DVB dongleJan Nijs2007-02-211-3/+3
* V4L/DVB (5133): M920x: move qt1010_tuner_attach function into qt1010.hMichael Krufky2007-02-211-0/+8
* V4L/DVB (5130): M920x: misc updates and fixesAapo Tahkola2007-02-211-5/+2Star
* V4L/DVB (5129): M920x: break out qt1010 tuner code into a separate fileMichael Krufky2007-02-211-0/+221
* V4L/DVB (4998): [PATCH] DIB3000MC and NOVA T USB2 #2Mario Rossi2007-02-211-1/+1
* Fix typos concerning hierarchyUwe Kleine-König2007-02-171-1/+1
* V4L/DVB (4955): Fix autosearch indexMario Rossi2006-12-271-1/+1
* V4L/DVB (4940): Or51211: Changed SNR and signal strength calculationsRusty Scott2006-12-101-74/+50Star
* V4L/DVB (4939): Or51132: Changed SNR and signal strength reportingRusty Scott2006-12-101-85/+91
* V4L/DVB (4891): Lgdt330x: fix broken whitespaceMichael Krufky2006-12-101-4/+4
* V4L/DVB (4890): Lgdt330x: fix signal / lock status detection bugMichael Krufky2006-12-101-6/+0Star
* V4L/DVB (4869): Lgh06xf: use return value of dvb_pll_configure()Michael Krufky2006-12-101-24/+19Star
* V4L/DVB (4868): Dvb-pll: return frequency set by dvb_pll_configure()Michael Krufky2006-12-101-30/+14Star
* V4L/DVB (4867): Whitespace cleanupMichael Krufky2006-12-102-15/+34
* V4L/DVB (4864): TDA826x I2C read with 2 messagesPatrick Boettcher2006-12-101-3/+6
* V4L/DVB (4850): Lgh06xf: fix compiler error when not selectedMichael Krufky2006-12-101-1/+1
* V4L/DVB (4847): Drivers/media/dvb/frontends: kfree() cleanupsMichael Krufky2006-12-103-6/+3Star
* V4L/DVB (4846): Create new lgh06xf atsc tuner moduleMichael Krufky2006-12-105-64/+183
* V4L/DVB (4835): Added support for the Terratec Cinergy HT PCMCIA moduleHartmut Hackmann2006-12-102-4/+11
* V4L/DVB (4794): Dvb: dibx000_common-fixAndrew Morton2006-12-101-1/+1
* V4L/DVB (4789): Lgdt330x: SNR and signal strength reportingTrent Piepho2006-12-102-126/+132
* V4L/DVB (4788): Tda8083: support for uncorrectable blocks and bit error rateChristoph Haubrich2006-12-101-0/+30
* V4L/DVB (4773): Misc fixes for DiB3000 and DiB7000Patrick Boettcher2006-12-102-18/+8Star
* V4L/DVB (4772): Add support for DiBcom DiB7000PCPatrick Boettcher2006-12-104-0/+1074
* V4L/DVB (4766): Add working dib7000m-modulePatrick Boettcher2006-12-106-15/+990
* V4L/DVB (4524): Initial commit for the DiB7000M-demodPatrick Boettcher2006-12-102-0/+292
* [PATCH] make 1-bit bitfields unsignedMariusz Kozlowski2006-12-071-1/+1
* V4L/DVB (4874): Fix oops on symbol rate==0Andrew de Quincey2006-11-261-0/+4
* V4L/DVB (4795): Tda826x: use correct max frequencyAlexey Dobriyan2006-11-131-1/+1
* V4L/DVB (4751): Fix DBV_FE_CUSTOMISE for card drivers compiled into kernelTrent Piepho2006-11-0331-31/+31
* V4L/DVB (4752): DVB: Add DVB_FE_CUSTOMISE support for MT2060Trent Piepho2006-11-032-0/+10
* V4L/DVB (4750): AGC command1/2 is board specificPatrick Boettcher2006-10-142-1/+4
* V4L/DVB (4734): Tda826x: fix frontend selection for dvb_attachMichael Krufky2006-10-141-3/+16
* V4L/DVB (4733): Tda10086: fix frontend selection for dvb_attachMichael Krufky2006-10-141-0/+9
* V4L/DVB (4699): CX24109 patch to eliminate the weird mis-tuningsSteven Toth2006-10-031-2/+2
* V4L/DVB (4653): Misc fixes for Nova-T 500Patrick Boettcher2006-10-032-5/+6
* V4L/DVB (4652): Misc fixes for DiB3000MC and Nova-T 500Patrick Boettcher2006-10-031-47/+34Star
* V4L/DVB (4648): Hauppauge Nova-T 500 support addedPatrick Boettcher2006-10-033-6/+7
* V4L/DVB (4646): Misc. changes, DiB3000MC, MT2060Patrick Boettcher2006-10-034-98/+66Star
* V4L/DVB (4610): Add tua6100 config wrapperAndrew de Quincey2006-09-261-8/+8
* V4L/DVB (4606): Add driver for TUA6100Andrew de Quincey2006-09-264-0/+260
* V4L/DVB (4600): Fix DVB Front-End Signal Strength InconsistencyBradley Kite2006-09-261-1/+3
* V4L/DVB (4532): Isl6421: Release callback installed incorrectlyTrent Piepho2006-09-261-1/+1