summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends
Commit message (Expand)AuthorAgeFilesLines
* 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-022-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/+34
* 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/+66
* 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
* V4L/DVB (4530): Another fix for the PID parsingPatrick Boettcher2006-09-261-3/+2
* V4L/DVB (4529): Keep the PID parse bit when resetting the output modePatrick Boettcher2006-09-261-3/+4
* V4L/DVB (4523): Fix a warning caused by a typo (comma instead of dot-comma)Mauro Carvalho Chehab2006-09-261-1/+1
* V4L/DVB (4496): Tuning tweaks for ZL10353Chris Pascoe2006-09-261-0/+3
* V4L/DVB (4495): Fix "no data from ZL10353 based USB tuner" problemChris Pascoe2006-09-262-1/+7
* V4L/DVB (4493): [lnbp21] release callback fixedOliver Endriss2006-09-261-1/+1
* V4L/DVB (4481): Make the dibx000-common-module GPLPatrick Boettcher2006-09-261-0/+4
* V4L/DVB (4479): LNB voltage control was inverted for the benefit of geniatech...Yeasah Pell2006-09-262-0/+10
* V4L/DVB (4477): Improve hardware algorithm by setting the appropriate registersMauro Carvalho Chehab2006-09-261-3/+7
* V4L/DVB (4472): Remove debug-print from dib3000mcPatrick Boettcher2006-09-261-25/+0
* V4L/DVB (4470): MT2060: turn on the VGAmatthieu castet2006-09-261-6/+7
* V4L/DVB: DiB3000MC: set FE to NULL after being freedPatrick Boettcher2006-09-261-2/+3
* V4L/DVB (4461): Added missing dibx000-common code and headersPatrick Boettcher2006-09-263-0/+372
* V4L/DVB: Complete rewrite of the DiB3000mc-driverPatrick Boettcher2006-09-266-1157/+753
* V4L/DVB (4457): Remove dib3000-common-modulePatrick Boettcher2006-09-265-222/+172
* V4L/DVB: Update for MT2060 to use dvb_tuner_opsOlivier DANET2006-09-263-80/+135
* V4L/DVB (4454): Corrected debugging output of the mt2060Patrick Boettcher2006-09-261-1/+1
* V4L/DVB: MT2060: Code cleanups, adding to new build-mechanismPatrick Boettcher2006-09-263-3/+7
* V4L/DVB (4451): MT2060: IF1 Offset from EEPROM, several updatesPatrick Boettcher2006-09-263-0/+451
* V4L/DVB: Cleanups for mt2060-integrationPatrick Boettcher2006-09-263-59/+36
* V4L/DVB: Adding support for MT2060 and thus for some DVB-USB-devices based on itOlivier DANET2006-09-262-11/+29
* V4L/DVB (4436): Dvb-pll support for MT352/ZL10353 based tuners.Chris Pascoe2006-09-261-0/+3
* V4L/DVB (4435): HW algoYeasah Pell2006-09-261-0/+25
* V4L/DVB (4434): Change BER configYeasah Pell2006-09-261-39/+11
* V4L/DVB (4433): Soft decision thresholdYeasah Pell2006-09-261-0/+6
* V4L/DVB (4428): Fix tda826x detectionAndrew de Quincey2006-09-261-3/+3
* V4L/DVB (4424): Add missing dvb-pll Kconfig infrastructureAndrew de Quincey2006-09-261-34/+34
* V4L/DVB (4405): Add missing KConfig I2C dependenciesAndrew de Quincey2006-09-261-28/+67
* V4L/DVB (4403): Use dprintk in tda826x.Andrew de Quincey2006-09-261-5/+17
* V4L/DVB (4401): Disable tda10086 debug by default.Andrew de Quincey2006-09-261-1/+1
* V4L/DVB (4400): Tda826x: Remove 0-byte I2C write; put tuner_ops info in stati...Trent Piepho2006-09-261-6/+7
* V4L/DVB (4396): Add drivers for tda10086 + tda826x chipsAndrew de Quincey2006-09-266-0/+999
* V4L/DVB (4389): Remove duplication _release() op.Andrew de Quincey2006-09-261-9/+3
* V4L/DVB (4387): Add Kconfig infrastructure for dvb_attachAndrew de Quincey2006-09-2627-6/+262
* V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey2006-09-262-6/+6
* V4L/DVB (4384): Remove remaining static function callsAndrew de Quincey2006-09-2612-65/+108