summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (4474): On some cases, depth were not returned.Mauro Carvalho Chehab2006-09-262-3/+17
* V4L/DVB (4472): Remove debug-print from dib3000mcPatrick Boettcher2006-09-261-25/+0Star
* V4L/DVB (4470): MT2060: turn on the VGAmatthieu castet2006-09-261-6/+7
* V4L/DVB (4468): Another fix for attaching the DiB3000MCPatrick Boettcher2006-09-261-12/+9Star
* V4L/DVB: DiB3000MC: set FE to NULL after being freedPatrick Boettcher2006-09-262-6/+8
* V4L/DVB (4464): FIX_ AverTV A800 troubleKlaus Frahm2006-09-261-0/+8
* V4L/DVB (4463): New firmware for Nova-t-usb2Patrick Boettcher2006-09-261-1/+1
* V4L/DVB (4465): Attach the dib3000mc correctlyPatrick Boettcher2006-09-262-11/+16
* 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-2610-1181/+879Star
* V4L/DVB (4457): Remove dib3000-common-modulePatrick Boettcher2006-09-265-222/+172Star
* V4L/DVB: Update for MT2060 to use dvb_tuner_opsOlivier DANET2006-09-265-163/+140Star
* 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-265-10/+19
* V4L/DVB (4453): [PATCH] dibcom mod3000p + mt2060 -- remote controlSergei Haller2006-09-263-5/+66
* V4L/DVB (4451): MT2060: IF1 Offset from EEPROM, several updatesPatrick Boettcher2006-09-264-2/+472
* V4L/DVB: Added support for LeadTek DVB-T USB cloneOlivier DANET2006-09-262-27/+41
* V4L/DVB (4446): Add support for the Artec T14Patrick Boettcher2006-09-262-5/+15
* V4L/DVB: Cleanups for mt2060-integrationPatrick Boettcher2006-09-267-153/+127Star
* V4L/DVB: Adding support for MT2060 and thus for some DVB-USB-devices based on itOlivier DANET2006-09-267-32/+134
* V4L/DVB (4441): Flexcop/nxt200x attach fixChris Pascoe2006-09-261-1/+1
* V4L/DVB (4439): Whitespace cleanups for cx88-dvb and saa7134-dvbMichael Krufky2006-09-262-121/+161
* V4L/DVB (4438): Fix dvb_pll_attach for nxt2004-based cardsMichael Krufky2006-09-262-4/+5
* V4L/DVB (4436): Dvb-pll support for MT352/ZL10353 based tuners.Chris Pascoe2006-09-262-12/+9Star
* V4L/DVB (4435): HW algoYeasah Pell2006-09-261-0/+25
* V4L/DVB (4434): Change BER configYeasah Pell2006-09-261-39/+11Star
* V4L/DVB (4433): Soft decision thresholdYeasah Pell2006-09-261-0/+6
* V4L/DVB (4432): Fix Circular dependenciesManu Abraham2006-09-264-9/+24
* V4L/DVB (4428): Fix tda826x detectionAndrew de Quincey2006-09-261-3/+3
* V4L/DVB (4424): Add missing dvb-pll Kconfig infrastructureAndrew de Quincey2006-09-265-49/+57
* V4L/DVB (4422): Improved comment for AR device and fix some typosMauro Carvalho Chehab2006-09-261-4/+9
* V4L/DVB (4421): V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexiu...Mauro Carvalho Chehab2006-09-265-5/+0Star
* V4L/DVB (4417): Add support for PAL-Nc in cx24850.Hans Verkuil2006-09-261-0/+4
* V4L/DVB (4413): Konicawc - handle errors from input_register_device()Dmitry Torokhov2006-09-261-1/+8
* V4L/DVB (4410): Cleanups and fixes for dsbr100Alan Cox2006-09-262-72/+128
* V4L/DVB (4406): Convert radio-cadet to V4L2 APIHans J. Koch2006-09-262-115/+136
* V4L/DVB (4405): Add missing KConfig I2C dependenciesAndrew de Quincey2006-09-262-37/+75
* V4L/DVB (4403): Use dprintk in tda826x.Andrew de Quincey2006-09-261-5/+17
* V4L/DVB (4402): Fix budget-ci to use dvb_frontend_detach()Andrew de Quincey2006-09-261-2/+1Star
* 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 (4398): Add support for Acorp TV134DS + FlyDVB-S cards.Igor M. Liplianin2006-09-263-0/+58
* V4L/DVB (4397): Add tda10086 support for TT DVB-S-1401Andrew de Quincey2006-09-262-32/+54
* V4L/DVB (4396): Add drivers for tda10086 + tda826x chipsAndrew de Quincey2006-09-266-0/+999
* V4L/DVB (4394): Git-dvb: radio-sf16fmi build fixAndrew Morton2006-09-261-0/+1
* V4L/DVB (4392): Fix dst_ca attachAndrew de Quincey2006-09-264-14/+7Star
* V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey2006-09-2613-78/+54Star
* V4L/DVB (4389): Remove duplication _release() op.Andrew de Quincey2006-09-261-9/+3Star
* V4L/DVB (4388): Remove frontend selection from cx88/saa7134 driversAndrew de Quincey2006-09-264-101/+15Star
* V4L/DVB (4387): Add Kconfig infrastructure for dvb_attachAndrew de Quincey2006-09-2632-153/+299