aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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/+127
* 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/+9
* 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 (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/+0
* 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/+1
* 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/+7
* V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey2006-09-2613-78/+54
* V4L/DVB (4389): Remove duplication _release() op.Andrew de Quincey2006-09-261-9/+3
* V4L/DVB (4388): Remove frontend selection from cx88/saa7134 driversAndrew de Quincey2006-09-264-101/+15
* V4L/DVB (4387): Add Kconfig infrastructure for dvb_attachAndrew de Quincey2006-09-2632-153/+299
* V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey2006-09-2621-170/+229
* V4L/DVB (4385): Add dvb_attach() macro and supporting routinesAndrew de Quincey2006-09-263-12/+42
* V4L/DVB (4384): Remove remaining static function callsAndrew de Quincey2006-09-2614-71/+114
* V4L/DVB (4383): Convert SEC drivers to new frontend APIAndrew de Quincey2006-09-268-41/+27
* V4L/DVB (4382): Dvb_attach modifications to dvb frontend structuresAndrew de Quincey2006-09-261-1/+4
* V4L/DVB (4378): Ttpci/: remove unneeded #include <linux/byteorder/swabb.h>'sAdrian Bunk2006-09-264-4/+0
* V4L/DVB (4377): Force horizontal resolution limits in the pvrusb2 driverMike Isely2006-09-261-0/+30
* V4L/DVB (4376): Make it possible for run-time calculation of control min/max ...Mike Isely2006-09-262-6/+17
* V4L/DVB (4375): Eliminate hardcoded limits in VIDIOC_[S|TRY]_FMT for pvrusb2Mike Isely2006-09-261-17/+19
* V4L/DVB (4372): Clean up some post mpeg-controls issues in pvrusb2Mike Isely2006-09-262-32/+10
* V4L/DVB (4371): Included missing linux/version.hMauro Carvalho Chehab2006-09-261-2/+3
* V4L/DVB (4370): Fix some typos on ioctl handling functionMauro Carvalho Chehab2006-09-263-3/+3
* V4L/DVB (4366): Remove of couple of useless linesTrent Piepho2006-09-261-2/+0
* V4L/DVB (4364): V4L2 conversion: radio-maxiradioMauro Carvalho Chehab2006-09-262-64/+104
* V4L/DVB (4363): V4L2 conversion: radio-trustMauro Carvalho Chehab2006-09-262-57/+132
* V4L/DVB (4362): Cx88: Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann PCI TV T...David Bussenschutt2006-09-262-0/+34