summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dibusb/dvb-dibusb-core.c
AgeCommit message (Expand)Author
2005-03-11HanfTek UMT-010: adapted the pll-programming, the usb-ids and the firmware na...Patrick Boettcher
2005-02-19- corrected some rc keysPatrick Boettcher
2005-02-19- added native nova-t support, since only the nova-t firmware works with the ...Patrick Boettcher
2005-02-14- adding the index to struct dvb_demux_feed makes dibusb-pid-filtering redundantPatrick Boettcher
2005-02-12patch by Adrian Bunk:Johannes Stezenbach
2005-02-11Streaming must be enabled for the new KWorld as well.Patrick Boettcher
2005-02-11- added a another firmware file for KWorld/ADSTech Instant DVB-T USB2.0 (DiB3...Patrick Boettcher
2005-02-05increased the number of urbs for usb1.1 devicesPatrick Boettcher
2005-02-02- added support for Hauppauge WinTV NOVA-T USB2 (clone of MOD3000P by DiBcom)Patrick Boettcher
2005-01-25ifdef inside a macro doesn't work with older gcc.Patrick Boettcher
2005-01-24- using module_param_named instead of making a global and module_param (thank...Patrick Boettcher
2005-01-24- using le16_to_cpu for usb-device-descriptor-structPatrick Boettcher
2005-01-24- fixed '"debug" is not a good name for a global variable...' (now dvb_dibusb...Patrick Boettcher
2005-01-13- moved the mirrored pid_filter_table back to dvb-dibusbPatrick Boettcher
2005-01-10tuner recognition for all dibusb1.1 devicesPatrick Boettcher
2005-01-09more debug infoPatrick Boettcher
2005-01-09internal refactoring step 3/3Patrick Boettcher
2005-01-07rearranged the usb id handling to reduce redundance and mistakes and resolve ...Patrick Boettcher
2004-12-29init state added, clean init and exit of every partPatrick Boettcher
2004-12-29patch by Domen Puncer: File permissions should be octal codes.Johannes Stezenbach
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-26- enabled i2c-address probing for frontendsPatrick Boettcher