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
/
ttpci
/
av7110_av.c
Age
Commit message (
Expand
)
Author
2004-11-08
- make needlessly global code static
Michael Hunold
2004-09-20
- remove stupid DEB_* debugging macro horror from av7110 and budget drivers, ...
Michael Hunold
2004-08-18
- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...
Michael Hunold
2004-07-31
merge back various cleanups from mainline kernel:
Johannes Stezenbach
2004-07-30
- More MODULE_PARM -> module_param changes, all should be corrected now.
Kenneth Aafloy
2004-06-24
- fix copy & paste bug: accidently set volume left twice, instead of left + r...
Michael Hunold
2004-06-24
- put audio/video initialization into separate function init_av7110_av()
Michael Hunold
2004-03-23
introduced some symbolic constants for a/v dec cmds
Johannes Stezenbach
2004-01-09
move #include <dvb_functions.h> after av7110.h to avoid irqreturn_t warning
Johannes Stezenbach
2004-01-08
rename some non-static functions to enhance readability
Johannes Stezenbach
2004-01-06
coding style & whitespace
Johannes Stezenbach
2004-01-05
Split av7110.c into a few separate modules:
Johannes Stezenbach