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
/
mt312.c
Age
Commit message (
Expand
)
Author
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-04-18
Convert mt312 to refactored tuner code
Andrew de Quincey
2006-02-09
drivers/media/dvb/frontends/mt312.c: cleanups
Michael Krufky
2006-01-12
Trivial changes to make sync with mainstream
Mauro Carvalho Chehab
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-11-07
[PATCH] fix missing includes
Michael Krufky
2005-10-24
From: Jesper Juhl <jesper.juhl@gmail.com>
Johannes Stezenbach
2005-04-05
- remove unnecessary casts in frontends
Kenneth Aafloy
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
2004-11-19
Added vp310 support
Andrew de Quincy
2004-10-28
Imported FE_REFACTORING to HEAD
Andrew de Quincy
2004-08-24
- replace dvb_unregister_frontend_new() with dvb_unregister_frontend()
Michael Hunold
2004-08-18
- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...
Michael Hunold
2004-07-17
- Add missing #include <linux/moduleparam.h>
Kenneth Aafloy
2004-07-16
- Conversion to Kernel I2C layer.
Kenneth Aafloy
2004-03-11
Checked in experimental frontend patch
Andrew de Quincy
2003-12-20
updated contributors.txt and some email addresses
Andreas Oberritter
2003-12-01
patch for the mt312 module, targeting the VP310. Contributed by Augusto Cardoso.
Holger Waechtler
2003-10-08
- allow private data to be associated with i2c devices
Andreas Oberritter
2003-09-10
changed #ifdef to #if again...
Andreas Oberritter
2003-09-10
Change #if to #ifdef
Michael Hunold
2003-09-01
fixed debugging #ifdef
Andreas Oberritter
2003-07-26
show i2c read errors only for registered frontends
Andreas Oberritter
2003-06-26
vp310 should be configured to 90Mhz, too...
Andreas Oberritter
2003-06-26
set up data output for skystar2
Andreas Oberritter
2003-06-25
better support for vp310 on skystar2 cards
Andreas Oberritter
2003-06-25
- follow kernel coding style, mostly indentation fixes, don't put static
Michael Hunold
2003-06-24
support for Mitel VP310 (untested)
Andreas Oberritter
2003-06-23
Zarlink MT312 satellite channel decoder driver
Andreas Oberritter