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
/
tda8083.c
Age
Commit message (
Expand
)
Author
2009-08-10
Use kzalloc for frontend states to have struct dvb_frontend properly
Douglas Schilling Landgraf
2008-04-08
media/dvb/frontends replace remaining __FUNCTION__ occurrences
Michael Krufky
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-08-06
tda8083: fix frequency and symbolrate info
Oliver Endriss
2006-10-31
tda8083: support for uncorrectable blocks and bit error rate
Oliver Endriss
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-04-18
Convert tda8083 to refactored tuner code
Andrew de Quincey
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-11-07
[PATCH] fix missing includes
Michael Krufky
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-10-28
Imported FE_REFACTORING to HEAD
Andrew de Quincy