summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dibusb/dvb-dibusb-dvb.c
AgeCommit message (Expand)Author
2005-03-10removed 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 redundantPatrick Boettcher
2005-02-05remove any traces of the firmware bugPatrick Boettcher
2005-01-13- moved the mirrored pid_filter_table back to dvb-dibusbPatrick Boettcher
2005-01-09internal refactoring step 3/3Patrick Boettcher
2005-01-07dibusb internal refactoring step 2/3Patrick Boettcher
2004-12-30init state check for dvb part, forgot in the first place ..Patrick Boettcher
2004-12-29init state added, clean init and exit of every partPatrick Boettcher
2004-12-29minor cleanup, moved to dmx_sw_filter (instead of dmx_sw_filter_packets)Patrick Boettcher
2004-12-29fixed the goddamn error of mpeg2 transfer, it was the buffersize why the URBs...Patrick Boettcher
2004-12-27additional debug, doc updatePatrick Boettcher
2004-12-26- enabled i2c-address probing for frontendsPatrick Boettcher