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
/
dib3000mb.c
Age
Commit message (
Expand
)
Author
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-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
2004-11-05
- large refactoring of the dib3000mb frontend to make integration of the
Patrick Boettcher
2004-11-03
- remove remaining cvs commit foobar stuff
Michael Hunold
2004-10-31
- corrected tuner address, it was broken since FE_REFACTORING.
Patrick Boettcher
2004-10-28
Imported FE_REFACTORING to HEAD
Andrew de Quincy
2004-10-26
- please don't use CVS version magic stuff like
Michael Hunold
2004-10-13
*dang* committed a bug, corrected
Patrick Boettcher
2004-10-11
merged some of the changes Andreas Oberritter did in FE_REFACTORING to HEAD
Patrick Boettcher
2004-10-04
- added GET_TUNE_SETTING ioctl
Patrick Boettcher
2004-09-28
- signal strength and snr calculations code included, but not activate. log10...
Patrick Boettcher
2004-09-25
corrected FEC values
Patrick Boettcher
2004-09-20
- read unc, ber, signal strength
Patrick Boettcher
2004-09-17
- typos in README.dibusb fixed and comments added
Patrick Boettcher
2004-09-13
- alpha has to be 1, even when hierarchy is off
Patrick Boettcher
2004-09-05
added some more ioctl calls, modified the SET_FRONTED behaviour.
Patrick Boettcher
2004-09-05
removed some text from dib3000mb
Patrick Boettcher
2004-09-05
Add driver for the DiBcom 3000-MB DVB-T frontend. It is used on USB DVB-T dev...
Patrick Boettcher