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
/
av7110
/
av7110.c
Age
Commit message (
Expand
)
Author
2002-12-29
Major cleanup: the goal is to get rid of the budget card <=> saa7146.o <=> vi...
Michael Hunold
2002-12-28
Added fix for fidbirq() related crashes for budget cards: simply ignore
Michael Hunold
2002-12-23
Removed some leftover bogus debugging messages, cleaned up the TODO
Michael Hunold
2002-12-23
For some unobvious reason, analog cards (ie. the MXB) and digital cards
Michael Hunold
2002-12-23
Changed the debug messages to use a similar system like saa7146, it's
Michael Hunold
2002-12-22
Fixed one wrong IER_DISABLE (look at the commented out version below,
Michael Hunold
2002-12-22
Changed i2c_writeout() and the irq handler to use a waitqueue
Michael Hunold
2002-12-20
- move ipack handling into av7110_ipack.[hc]
Holger Waechtler
2002-12-20
- fix the not-checked-return value at start_feed() bug
Holger Waechtler
2002-12-20
Removed the dependecy to i2c-core from saa7146 and av7110,
Michael Hunold
2002-12-19
Necessary changes for static build.
Michael Hunold
2002-12-19
make 'standard' static
Holger Waechtler
2002-12-17
Change the av7110 to use the new saa7146 core, necessary changes
Michael Hunold
2002-12-09
audio status patch by Honza Petrous <hop@unibase.cz>
Holger Waechtler
2002-12-06
- rename kdvb-fe to kdvb-fe-%i:%i (adapter/id)
Holger Waechtler
2002-12-04
call reparent_to_init() after daemonize ()
Holger Waechtler
2002-11-08
enable 2.4 compatibility stuff for all kernels before 2.5.0
Holger Waechtler
2002-11-07
don't tune to any default transponder anymore, don't set any default PIDs
Holger Waechtler
2002-11-07
2.4 compatibility crap
Holger Waechtler
2002-11-07
use local include path, put all osd stuff into one place
Holger Waechtler
2002-10-17
add "DVB: " prefix to kernel boot messages
Holger Waechtler
2002-10-17
s/weißnichwas/durch_weißnichwas/g
Holger Waechtler
2002-10-17
s/generic_usercopy/video_usercopy/g
Holger Waechtler
2002-10-17
fix scripting errors
Holger Waechtler
2002-10-17
- more coding style paranoia
Holger Waechtler
2002-10-17
C99 fixes
Holger Waechtler
2002-10-16
the 2.5 tree
Holger Waechtler