summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dibusb/Makefile
AgeCommit message (Collapse)Author
2005-02-14- adding the index to struct dvb_demux_feed makes dibusb-pid-filtering redundantPatrick Boettcher
2005-01-13- moved the mirrored pid_filter_table back to dvb-dibusbPatrick Boettcher
- first almost working version for HanfTek UMT-010 - found out, that Yakumo/HAMA/Typhoon are predecessors of the HanfTek - minor cleanups
2004-12-26- enabled i2c-address probing for frontendsPatrick Boettcher
- refactored the dibusb driver, split into separate, code-dependent files, should have done this from the beginning, sorry for possible inconveniences in advance; I'm still learning
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-09-07correct a wrong .o filename in kernel MakefilePatrick Boettcher
2004-09-05dvb-dibusb is substituting the vp7041 USB driver. it is basicly a i2c-to-usb ↵Patrick Boettcher
bridge and does the demux stuff (i.e. passing the mpeg2-data to the sw-demux).