summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/dvb-usb
AgeCommit message (Expand)AuthorFilesLines
2006-10-03V4L/DVB (4643): Multi-input patch for DVB-USB devicePatrick Boettcher23-1005/+1017
2006-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds14-119/+468
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-1/+0
2006-09-26V4L/DVB (4620): Fix AGC configuration for MOD3000P-based boardsJose Alberto Reguero1-9/+9
2006-09-26V4L/DVB (4617): Problem with dibusb-mb.c USB IDsAlistair Buxton1-1/+1
2006-09-26V4L/DVB (4616): [PATCH] Nebula DigiTV USB RC supportAllan Third1-6/+76
2006-09-26V4L/DVB (4561): Sync'ing dvb-usb-remote with changes in USB input subsystemUnai Uribarri1-1/+4
2006-09-26V4L/DVB (4528): PATCH: Club 3D zap250miniJochen Issing2-2/+4
2006-09-26V4L/DVB (4525): Drivers/media/dvb/dvb-usb/dibusb-mb.c: NULL dereferenceAdrian Bunk1-4/+4
2006-09-26V4L/DVB (4495): Fix "no data from ZL10353 based USB tuner" problemChris Pascoe1-0/+1
2006-09-26V4L/DVB (4468): Another fix for attaching the DiB3000MCPatrick Boettcher1-12/+9
2006-09-26V4L/DVB: DiB3000MC: set FE to NULL after being freedPatrick Boettcher1-4/+5
2006-09-26V4L/DVB (4464): FIX_ AverTV A800 troubleKlaus Frahm1-0/+8
2006-09-26V4L/DVB (4463): New firmware for Nova-t-usb2Patrick Boettcher1-1/+1
2006-09-26V4L/DVB (4465): Attach the dib3000mc correctlyPatrick Boettcher2-11/+16
2006-09-26V4L/DVB: Complete rewrite of the DiB3000mc-driverPatrick Boettcher4-24/+126
2006-09-26V4L/DVB: Update for MT2060 to use dvb_tuner_opsOlivier DANET2-83/+5
2006-09-26V4L/DVB: MT2060: Code cleanups, adding to new build-mechanismPatrick Boettcher2-7/+12
2006-09-26V4L/DVB (4453): [PATCH] dibcom mod3000p + mt2060 -- remote controlSergei Haller3-5/+66
2006-09-26V4L/DVB (4451): MT2060: IF1 Offset from EEPROM, several updatesPatrick Boettcher1-2/+21
2006-09-26V4L/DVB: Added support for LeadTek DVB-T USB cloneOlivier DANET2-27/+41
2006-09-26V4L/DVB (4446): Add support for the Artec T14Patrick Boettcher2-5/+15
2006-09-26V4L/DVB: Cleanups for mt2060-integrationPatrick Boettcher4-94/+91
2006-09-26V4L/DVB: Adding support for MT2060 and thus for some DVB-USB-devices based on itOlivier DANET5-21/+105
2006-09-26V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey1-6/+2
2006-09-26V4L/DVB (4387): Add Kconfig infrastructure for dvb_attachAndrew de Quincey1-6/+6
2006-09-26V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey4-11/+16
2006-09-26V4L/DVB (4442): [PATCH] Freecom DVB-T stick with ID 14aa:0225Alexander Tuschen2-0/+47
2006-09-10V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25V4L/DVB (4094): Cxusb: add support for DViCO FusionHDTV DVB-T Dual USB based ...Michael Krufky2-1/+8
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher9-28/+25
2006-06-25V4L/DVB (4027): Fixes after dvb_tuner_ops-conversionPatrick Boettcher3-16/+25
2006-06-25V4L/DVB (4030): Minor code cleanup on the genpix-modulePatrick Boettcher1-13/+15
2006-06-25V4L/DVB (4029): [PATCH] Genpix 8PSK->USB driver (Take 2)Alan Nisota6-1/+620
2006-06-25V4L/DVB (4014): Remove the spagetti code gotos that aren't usefulTrent Piepho4-13/+6
2006-06-25V4L/DVB (4011): Fix PLL refactoring breakage to WinTV NOVA T USB 2 driverAndrew de Quincey1-3/+2
2006-06-25V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey4-6/+6
2006-06-25V4L/DVB (3888): Convert cxusb to refactored tuner codeAndrew de Quincey1-12/+15
2006-06-25V4L/DVB (3900): Rename fe_lgh06xf.h to lg_h06xf.hMichael Krufky1-1/+1
2006-06-25V4L/DVB (3898): Fix dvb-usb tuner codeAndrew de Quincey1-5/+5
2006-06-25V4L/DVB (3884): Convert dibusb* to refactored tuner codeAndrew de Quincey2-4/+4
2006-06-25V4L/DVB (3883): Convert digtv to refactored tuner codeAndrew de Quincey1-6/+9
2006-06-25V4L/DVB (3882): Convert dvb-usb/umt-010 to refactored tuner codeAndrew de Quincey1-1/+1
2006-06-25V4L/DVB (3881): Convert core dvb-usb pll code to refactored tuner codeAndrew de Quincey2-12/+18
2006-06-25V4L/DVB (3843): Cxusb: use fe_lgh06xf.hMichael Krufky1-32/+2
2006-06-25V4L/DVB (3820): Drivers/media/dvb/dvb-usb/: possible cleanupsAdrian Bunk1-1/+1
2006-06-25V4L/DVB (3811): Cxusb: lgh064f: set auxiliary byte in pll_setMichael Krufky1-5/+31
2006-06-25V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey1-1/+1
2006-05-23V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2CManu Abraham1-1/+1