index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
dvb
/
frontends
/
dib3000mc.c
Age
Commit message (
Expand
)
Author
2008-01-25
Fix some tuning problems
Patrick Boettcher
2008-01-25
fix autoserach in the Hauppauge NOVA-T 500
Patrick Boettcher
2007-10-31
compat: a number of dvb frontends didn't include compat.h
Trent Piepho
2007-07-31
Module parameter description for SFN workaround
Patrick Boettcher
2007-07-31
Add module parameter to enable SFN workaround
Patrick Boettcher
2007-07-30
Add support for DiB7070-based devices
Patrick Boettcher
2007-07-27
Sync with DiBcom Driver Release 2.1.3 + some improvements
Patrick Boettcher
2006-12-20
[PATCH] DIB3000MC and NOVA T USB2 #2
Patrick Boettcher
2006-12-11
Fix autosearch index
Patrick Boettcher
2006-10-18
Misc fixes for DiB3000 and DiB7000
Patrick Boettcher
2006-10-13
AGC command1/2 is board specific
Patrick Boettcher
2006-09-19
Misc fixes for Nova-T 500
Patrick Boettcher
2006-09-19
Misc fixes for DiB3000MC and Nova-T 500
Patrick Boettcher
2006-09-19
Hauppauge Nova-T 500 support added
Patrick Boettcher
2006-09-19
Misc. changes, DiB3000MC, MT2060
Patrick Boettcher
2006-08-21
Another fix for the PID parsing
Patrick Boettcher
2006-08-19
Keep the PID parse bit when resetting the output mode
Patrick Boettcher
2006-08-06
Remove debug-print from dib3000mc
Patrick Boettcher
2006-08-02
DiB3000MC: set FE to NULL after being freed
Patrick Boettcher
2006-07-29
Complete rewrite of the DiB3000mc-driver
Patrick Boettcher
2006-07-04
sync with master
Patrick Boettcher
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-04-18
Convert dib3000* to refactored tuner code
Andrew de Quincey
2006-03-26
Cleanups for mt2060-integration
Patrick Boettcher
2006-03-25
Adding support for MT2060 and thus for some DVB-USB-devices based on it
Patrick Boettcher
2006-01-11
From: Panagiotis Issaris <takis@issaris.org>
Mauro Carvalho Chehab
2005-11-07
[PATCH] fix missing includes
Michael Krufky
2005-07-16
Remove all #include <linux/version.h> and all references
Johannes Stezenbach
2005-04-17
- ported all dibusb drivers to fit into the dvb-usb-frameword
Patrick Boettcher
2005-04-06
small NULL checks which lead to segfaults, when doing developing
Patrick Boettcher
2005-04-05
- remove unnecessary casts in frontends
Kenneth Aafloy
2005-03-14
- added native support for the dtt200u (Yakumo/Typhoon/Hama) USB2.0 device
Patrick Boettcher
2005-03-09
- kfree(NULL) is safe
Kenneth Aafloy
2005-03-02
whitespace 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-05
corrected name syntax
Patrick Boettcher
2005-01-25
- corrected the name in driver_desc
Patrick Boettcher
2005-01-24
- Build fix for older gcc's (thanks to Andrew Morton)
Patrick Boettcher
2005-01-13
removed the pid_filter_table from frontends
Patrick Boettcher
2005-01-09
internal refactoring step 3/3
Patrick Boettcher
2004-12-29
deb_stat and FE_CAN_RECOVER added
Patrick Boettcher
2004-12-29
patch by Domen Puncer: File permissions should be octal codes.
Johannes Stezenbach
2004-12-27
fixed some bugs in the dib3000mc
Patrick Boettcher
2004-12-02
- prepared support for dynamically i2c addresses of the demod
Patrick Boettcher
2004-11-23
- revise debug options
Patrick Boettcher
2004-11-21
added the dib3000mc/p frontend driver. Micheal, sorry for being overhasty wit...
Patrick Boettcher