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
/
l64781.c
Age
Commit message (
Expand
)
Author
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
2006-12-16
Backported several changes from kernel 2.6.19-git series
Mauro Carvalho Chehab
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-04-18
Convert l64871 to refactored tuner code
Andrew de Quincey
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-10-24
From: Jesper Juhl <jesper.juhl@gmail.com>
Johannes Stezenbach
2005-06-06
Disable zig-zag and set min_delay_ms = 4000 as suggested
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
2005-02-10
- fix marko kohtala's mail address
Michael Hunold
2004-11-08
- make needlessly global code static
Michael Hunold
2004-10-28
Imported FE_REFACTORING to HEAD
Andrew de Quincy