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
/
b2c2
/
flexcop-fe-tuner.c
Age
Commit message (
Expand
)
Author
2007-06-12
dvb: Remove static dependencies on dvb-pll
Michael Krufky
2007-02-27
dvb: Remove lgh06xf driver
Trent Piepho
2006-12-20
[PATCH] Cablestar2 support
Patrick Boettcher
2006-11-19
create new lgh06xf atsc tuner module
Michael Krufky
2006-08-06
flexcop/nxt200x attach fix
Chris Pascoe
2006-07-28
Refactor dvb_detach calls into a single dvb_frontend_detach function.
Andrew de Quincey
2006-07-28
Convert DVB devices to use dvb_attach()
Andrew de Quincey
2006-07-28
Add dvb_attach() macro and supporting routines
Andrew de Quincey
2006-05-29
make dvb/b2c2/flexcop-fe-tuner.c:alps_tdee4_stv0297_tuner_set_params() static
Michael Krufky
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-04-27
Disable stv0297_cs2 code from being used normally.
Andrew de Quincey
2006-04-24
rename fe_lgh06xf.h to lg_h06xf.h
Michael Krufky
2006-04-19
Convert calls from _pllbuf() to _calc_reg()
Andrew de Quincey
2006-04-18
Convert flexcop-fe-tuner to refactored tuner code
Andrew de Quincey
2006-04-18
b2c2-flexcop: use fe_lgh06xf.h
Michael Krufky
2006-02-09
drivers/media/dvb/frontends/mt312.c: cleanups
Michael Krufky
2006-01-21
rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmv
Michael Krufky
2006-01-21
Kill nxt2002 in favor of the nxt200x module
Michael Krufky
2005-12-13
[PATCH] Decrease number of pointer derefs in flexcop-fe-tuner.c
Patrick Boettcher
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-10-15
Added support for Air2PC/AirStar 2 ATSC 3rd generation (HD5000)
Michael Krufky
2005-10-03
Remove broken stv0299 enhanced tuning code
Andrew de Quincy
2005-09-10
adding special stv0297-driver for the Technisat/B2C2 CableStar2 PCI and USB
Patrick Boettcher
2005-07-26
Update w.r.t stv0297 frontend driver changes.
Andrew de Quincy
2005-07-16
Pass a pointer to the i2c bus to the pll callbacks (stv0299 only).
Andreas Oberritter
2005-05-15
added support for the Broadcom BCM3510 ATSC (8VSB/16VSB & ITU J83 AnnexB FEC ...
Patrick Boettcher
2005-05-11
Fixed DiSeqC switching, which was wrongly taking over from skystar2.c.
Patrick Boettcher
2005-05-05
merge whitespace cleanups from kernel tree
Johannes Stezenbach
2005-04-07
whitespace cleanup for the flexcop-driver, no functional change
Patrick Boettcher
2005-03-19
- Patch by Olaf Titz: gcc 2.95 compile fixes
Kenneth Aafloy
2005-03-17
b2c2: follow dvb_register_adapter changes in dvbdev.[ch]
Andreas Oberritter
2005-03-09
- moved the flexcop-driver-suite to linux/drivers
Patrick Boettcher