aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-03V4L/DVB (4699): CX24109 patch to eliminate the weird mis-tuningsSteven Toth1-2/+2
2006-10-03V4L/DVB (4653): Misc fixes for Nova-T 500Patrick Boettcher2-5/+6
2006-10-03V4L/DVB (4652): Misc fixes for DiB3000MC and Nova-T 500Patrick Boettcher1-47/+34
2006-10-03V4L/DVB (4648): Hauppauge Nova-T 500 support addedPatrick Boettcher3-6/+7
2006-10-03V4L/DVB (4646): Misc. changes, DiB3000MC, MT2060Patrick Boettcher4-98/+66
2006-09-26V4L/DVB (4610): Add tua6100 config wrapperAndrew de Quincey1-8/+8
2006-09-26V4L/DVB (4606): Add driver for TUA6100Andrew de Quincey4-0/+260
2006-09-26V4L/DVB (4600): Fix DVB Front-End Signal Strength InconsistencyBradley Kite1-1/+3
2006-09-26V4L/DVB (4532): Isl6421: Release callback installed incorrectlyTrent Piepho1-1/+1
2006-09-26V4L/DVB (4530): Another fix for the PID parsingPatrick Boettcher1-3/+2
2006-09-26V4L/DVB (4529): Keep the PID parse bit when resetting the output modePatrick Boettcher1-3/+4
2006-09-26V4L/DVB (4523): Fix a warning caused by a typo (comma instead of dot-comma)Mauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4496): Tuning tweaks for ZL10353Chris Pascoe1-0/+3
2006-09-26V4L/DVB (4495): Fix "no data from ZL10353 based USB tuner" problemChris Pascoe2-1/+7
2006-09-26V4L/DVB (4493): [lnbp21] release callback fixedOliver Endriss1-1/+1
2006-09-26V4L/DVB (4481): Make the dibx000-common-module GPLPatrick Boettcher1-0/+4
2006-09-26V4L/DVB (4479): LNB voltage control was inverted for the benefit of geniatech cards on KworldYeasah Pell2-0/+10
2006-09-26V4L/DVB (4477): Improve hardware algorithm by setting the appropriate registersMauro Carvalho Chehab1-3/+7
2006-09-26V4L/DVB (4472): Remove debug-print from dib3000mcPatrick Boettcher1-25/+0
2006-09-26V4L/DVB (4470): MT2060: turn on the VGAmatthieu castet1-6/+7
2006-09-26V4L/DVB: DiB3000MC: set FE to NULL after being freedPatrick Boettcher1-2/+3
2006-09-26V4L/DVB (4461): Added missing dibx000-common code and headersPatrick Boettcher3-0/+372
2006-09-26V4L/DVB: Complete rewrite of the DiB3000mc-driverPatrick Boettcher6-1157/+753
2006-09-26V4L/DVB (4457): Remove dib3000-common-modulePatrick Boettcher5-222/+172
2006-09-26V4L/DVB: Update for MT2060 to use dvb_tuner_opsOlivier DANET3-80/+135
2006-09-26V4L/DVB (4454): Corrected debugging output of the mt2060Patrick Boettcher1-1/+1
2006-09-26V4L/DVB: MT2060: Code cleanups, adding to new build-mechanismPatrick Boettcher3-3/+7
2006-09-26V4L/DVB (4451): MT2060: IF1 Offset from EEPROM, several updatesPatrick Boettcher3-0/+451
2006-09-26V4L/DVB: Cleanups for mt2060-integrationPatrick Boettcher3-59/+36
2006-09-26V4L/DVB: Adding support for MT2060 and thus for some DVB-USB-devices based on itOlivier DANET2-11/+29
2006-09-26V4L/DVB (4436): Dvb-pll support for MT352/ZL10353 based tuners.Chris Pascoe1-0/+3
2006-09-26V4L/DVB (4435): HW algoYeasah Pell1-0/+25
2006-09-26V4L/DVB (4434): Change BER configYeasah Pell1-39/+11
2006-09-26V4L/DVB (4433): Soft decision thresholdYeasah Pell1-0/+6
2006-09-26V4L/DVB (4428): Fix tda826x detectionAndrew de Quincey1-3/+3
2006-09-26V4L/DVB (4424): Add missing dvb-pll Kconfig infrastructureAndrew de Quincey1-34/+34
2006-09-26V4L/DVB (4405): Add missing KConfig I2C dependenciesAndrew de Quincey1-28/+67
2006-09-26V4L/DVB (4403): Use dprintk in tda826x.Andrew de Quincey1-5/+17
2006-09-26V4L/DVB (4401): Disable tda10086 debug by default.Andrew de Quincey1-1/+1
2006-09-26V4L/DVB (4400): Tda826x: Remove 0-byte I2C write; put tuner_ops info in static structTrent Piepho1-6/+7
2006-09-26V4L/DVB (4396): Add drivers for tda10086 + tda826x chipsAndrew de Quincey6-0/+999
2006-09-26V4L/DVB (4389): Remove duplication _release() op.Andrew de Quincey1-9/+3
2006-09-26V4L/DVB (4387): Add Kconfig infrastructure for dvb_attachAndrew de Quincey27-6/+262
2006-09-26V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey2-6/+6
2006-09-26V4L/DVB (4384): Remove remaining static function callsAndrew de Quincey12-65/+108
2006-09-26V4L/DVB (4383): Convert SEC drivers to new frontend APIAndrew de Quincey4-38/+22
2006-09-10V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey2-29/+33
2006-07-29V4L/DVB (4322): Fix dvb-pll autoprobingAndrew de Quincey1-4/+3
2006-07-29V4L/DVB (4311): Fix possible dvb-pll oopsAndrew de Quincey1-8/+10
2006-07-29V4L/DVB (4294): Fix broken tda665x PLL definition.Andrew de Quincey1-5/+5