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
/
dibusb
/
dvb-dibusb-dvb.c
Age
Commit message (
Expand
)
Author
2005-03-10
removed useless ifdef: dvb_register_adapter always takes 3 parameters in this...
Andreas Oberritter
2005-02-14
- adding the index to struct dvb_demux_feed makes dibusb-pid-filtering redundant
Patrick Boettcher
2005-02-05
remove any traces of the firmware bug
Patrick Boettcher
2005-01-13
- moved the mirrored pid_filter_table back to dvb-dibusb
Patrick Boettcher
2005-01-09
internal refactoring step 3/3
Patrick Boettcher
2005-01-07
dibusb internal refactoring step 2/3
Patrick Boettcher
2004-12-30
init state check for dvb part, forgot in the first place ..
Patrick Boettcher
2004-12-29
init state added, clean init and exit of every part
Patrick Boettcher
2004-12-29
minor cleanup, moved to dmx_sw_filter (instead of dmx_sw_filter_packets)
Patrick Boettcher
2004-12-29
fixed the goddamn error of mpeg2 transfer, it was the buffersize why the URBs...
Patrick Boettcher
2004-12-27
additional debug, doc update
Patrick Boettcher
2004-12-26
- enabled i2c-address probing for frontends
Patrick Boettcher