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
/
lgdt330x.c
Age
Commit message (
Expand
)
Author
2008-06-27
lgdt330x: add additional FEC control configuration option
Michael Krufky
2008-04-08
media/dvb/frontends replace remaining __FUNCTION__ occurrences
Michael Krufky
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2007-10-31
compat: a number of dvb frontends didn't include compat.h
Trent Piepho
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-04-01
lgdt330x: Fix some warnings
Trent Piepho
2006-11-28
lgdt330x: fix broken whitespace
Michael Krufky
2006-11-28
lgdt330x: fix signal / lock status detection bug
Michael Krufky
2006-10-29
lgdt330x: SNR and signal strength reporting
Michael Krufky
2006-07-19
typo fixes: bandwith -> bandwidth
Mauro Carvalho Chehab
2006-06-20
lgdt330x: fix missing line in VSB snr decoding logic
Michael Krufky
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-04-18
Convert lgdt330x to refactored tuner code
Andrew de Quincey
2006-04-10
lgdt330x: update supported cards list in comments
Michael Krufky
2006-01-11
From: Panagiotis Issaris <takis@issaris.org>
Mauro Carvalho Chehab
2006-01-03
Add DViCO Bluebird firmware to dvb_get_firmware script
Michael Krufky
2005-12-08
more #if 0 / #if 1 fixes to be in sync with kernel
Mauro Carvalho Chehab
2005-12-08
keep #if 0 for existent code when genreating kernel patches
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-10-19
Correct QAM symbol_rate_min for lgdt3302 and lgdt3303
Michael Krufky
2005-10-15
Added support for Air2PC/AirStar 2 ATSC 3rd generation (HD5000)
Michael Krufky
2005-09-10
Add DViCO FusionHDTV5 Lite to list of cards supported by lgdt330x module
Michael Krufky
2005-08-14
FIX: check if the callback is set, before calling it
Patrick Boettcher
2005-08-14
some white spaces cleaned up
Patrick Boettcher
2005-08-11
This patch addresses valid objections to experimental code used to
Michael Krufky
2005-08-09
removed some trailing whitespace
Michael Krufky
2005-08-08
trivial dvb_frontend_ops.name text fix
Michael Krufky
2005-08-07
- Enable ATSC support for DViCO FusionHDTV5 Gold.
Michael Krufky
2005-07-27
- Add LG/TUA6034 dvb_pll_desc for ATSC with LG TDVS-H062F & DViCO FusionHDTV5.
Michael Krufky
2005-07-26
Structural changes within lgdt330x driver, framework now supports
Michael Krufky
2005-07-25
Rename lgdt3302 to lgdt330x, to make way for the addition of lgdt3303 support.
Michael Krufky