aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/dib3000mc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25V4L/DVB (7070): Fix some tuning problemsSoeren Moch1-2/+6
2008-01-25V4L/DVB (7067): fix autoserach in the Hauppauge NOVA-T 500Jose Alberto Reguero1-1/+1
2007-10-09V4L/DVB (5963): Module parameter description for SFN workaroundPatrick Boettcher1-1/+1
2007-10-09V4L/DVB (5960): Add module parameter to enable SFN workaroundMatt Doran1-5/+17
2007-10-09V4L/DVB (5955): Add support for DiB7070-based devicesPatrick Boettcher1-1/+1
2007-10-09V4L/DVB (5954): Sync with DiBcom Driver Release 2.1.3 + some improvementsPatrick Boettcher1-66/+104
2007-02-21V4L/DVB (4998): [PATCH] DIB3000MC and NOVA T USB2 #2Mario Rossi1-1/+1
2006-12-27V4L/DVB (4955): Fix autosearch indexMario Rossi1-1/+1
2006-12-10V4L/DVB (4773): Misc fixes for DiB3000 and DiB7000Patrick Boettcher1-6/+1
2006-10-14V4L/DVB (4750): AGC command1/2 is board specificPatrick Boettcher1-1/+1
2006-10-03V4L/DVB (4653): Misc fixes for Nova-T 500Patrick Boettcher1-4/+5
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 Boettcher1-0/+1
2006-10-03V4L/DVB (4646): Misc. changes, DiB3000MC, MT2060Patrick Boettcher1-91/+56
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 (4472): Remove debug-print from dib3000mcPatrick Boettcher1-25/+0
2006-09-26V4L/DVB: DiB3000MC: set FE to NULL after being freedPatrick Boettcher1-2/+3
2006-09-26V4L/DVB: Complete rewrite of the DiB3000mc-driverPatrick Boettcher1-733/+739
2006-09-26V4L/DVB: Cleanups for mt2060-integrationPatrick Boettcher1-6/+25
2006-09-26V4L/DVB: Adding support for MT2060 and thus for some DVB-USB-devices based on itOlivier DANET1-7/+14
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-7/+5
2006-06-25V4L/DVB (3870): Convert dib3000* to refactored tuner codeAndrew de Quincey1-5/+3
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+2
2005-09-09[PATCH] dvb: remove version.h dependenciesOlaf Hering1-1/+0
2005-06-24[PATCH] dvb: Add generalized dvb-usb driverJohannes Stezenbach1-21/+8
2005-05-17[PATCH] dvb: dib3000: add NULL pointer checkJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: remove unnecessary casts in frontendsJohannes Stezenbach1-12/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+931