summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/dib3000mc.c
AgeCommit message (Expand)Author
2008-01-25Fix some tuning problemsPatrick Boettcher
2008-01-25fix autoserach in the Hauppauge NOVA-T 500Patrick Boettcher
2007-10-31compat: a number of dvb frontends didn't include compat.hTrent Piepho
2007-07-31Module parameter description for SFN workaroundPatrick Boettcher
2007-07-31Add module parameter to enable SFN workaroundPatrick Boettcher
2007-07-30Add support for DiB7070-based devicesPatrick Boettcher
2007-07-27Sync with DiBcom Driver Release 2.1.3 + some improvementsPatrick Boettcher
2006-12-20[PATCH] DIB3000MC and NOVA T USB2 #2Patrick Boettcher
2006-12-11Fix autosearch indexPatrick Boettcher
2006-10-18Misc fixes for DiB3000 and DiB7000Patrick Boettcher
2006-10-13AGC command1/2 is board specificPatrick Boettcher
2006-09-19Misc fixes for Nova-T 500Patrick Boettcher
2006-09-19Misc fixes for DiB3000MC and Nova-T 500Patrick Boettcher
2006-09-19Hauppauge Nova-T 500 support addedPatrick Boettcher
2006-09-19Misc. changes, DiB3000MC, MT2060Patrick Boettcher
2006-08-21Another fix for the PID parsingPatrick Boettcher
2006-08-19Keep the PID parse bit when resetting the output modePatrick Boettcher
2006-08-06Remove debug-print from dib3000mcPatrick Boettcher
2006-08-02DiB3000MC: set FE to NULL after being freedPatrick Boettcher
2006-07-29Complete rewrite of the DiB3000mc-driverPatrick Boettcher
2006-07-04sync with masterPatrick Boettcher
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-04-18Convert dib3000* to refactored tuner codeAndrew de Quincey
2006-03-26Cleanups for mt2060-integrationPatrick Boettcher
2006-03-25Adding support for MT2060 and thus for some DVB-USB-devices based on itPatrick Boettcher
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2005-11-07[PATCH] fix missing includesMichael Krufky
2005-07-16Remove all #include <linux/version.h> and all referencesJohannes Stezenbach
2005-04-17- ported all dibusb drivers to fit into the dvb-usb-framewordPatrick Boettcher
2005-04-06small NULL checks which lead to segfaults, when doing developingPatrick Boettcher
2005-04-05 - remove unnecessary casts in frontendsKenneth Aafloy
2005-03-14- added native support for the dtt200u (Yakumo/Typhoon/Hama) USB2.0 devicePatrick Boettcher
2005-03-09 - kfree(NULL) is safeKenneth Aafloy
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2005-02-11- added a another firmware file for KWorld/ADSTech Instant DVB-T USB2.0 (DiB3...Patrick Boettcher
2005-02-05corrected name syntaxPatrick Boettcher
2005-01-25- corrected the name in driver_descPatrick Boettcher
2005-01-24- Build fix for older gcc's (thanks to Andrew Morton)Patrick Boettcher
2005-01-13removed the pid_filter_table from frontendsPatrick Boettcher
2005-01-09internal refactoring step 3/3Patrick Boettcher
2004-12-29deb_stat and FE_CAN_RECOVER addedPatrick Boettcher
2004-12-29patch by Domen Puncer: File permissions should be octal codes.Johannes Stezenbach
2004-12-27fixed some bugs in the dib3000mcPatrick Boettcher
2004-12-02- prepared support for dynamically i2c addresses of the demodPatrick Boettcher
2004-11-23- revise debug optionsPatrick Boettcher
2004-11-21added the dib3000mc/p frontend driver. Micheal, sorry for being overhasty wit...Patrick Boettcher