Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-31 | - corrected tuner address, it was broken since FE_REFACTORING. | Patrick Boettcher | |
Andrew, was there a reason why you >> 1 the pll address and << 1 always when it was needed? | |||
2004-10-28 | Imported FE_REFACTORING to HEAD | Andrew de Quincy | |
2004-10-26 | spinlock initilization added (thanks to Philipp Stucke) | Patrick Boettcher | |
2004-10-26 | #if 0'ing unused code | Patrick Boettcher | |
2004-10-26 | - please don't use CVS version magic stuff like | Michael Hunold | |
"$Id: xxxxxxx.h,v 1.7 2004/09/28 19:39:06 xxx Exp" | |||
2004-10-04 | correct the GET_STATUS behaviour | Patrick Boettcher | |
2004-09-30 | firmware load problem, never recognized it, but it was always there; removed ↵ | Patrick Boettcher | |
timeout since it is removed from kernel 2.6.9.. | |||
2004-09-28 | - added new device ids (unkown name) from new Twinhan driver | Patrick Boettcher | |
- notes in documentation - some cleanups - return values in firmware upload method (thanks to Ian <ian (a) imm.uklinux.net>) | |||
2004-09-20 | - added Compro Videomate USB DVB-T USB ids | Patrick Boettcher | |
- changed vendor and product id defines - several URB's are now submitted for TS-transfer - usb_kill_urb - i2c writes during ts feed is now paused | |||
2004-09-17 | - typos in README.dibusb fixed and comments added | Patrick Boettcher | |
- changed debug calls, added debug levels - fixed bug, when enumerating the firmware files | |||
2004-09-13 | - added support for "Ultima Electronic/Artec T1 USB TVBOX" (another dibusb ↵ | Patrick Boettcher | |
clone) reported by Christian Motschke, thanks - make some doc notes about it | |||
2004-09-09 | Fix for compilation under woody | Andrew de Quincy | |
2004-09-07 | correct a wrong .o filename in kernel Makefile | Patrick Boettcher | |
2004-09-06 | corrected USB vendor ids for dibusb | Patrick Boettcher | |
2004-09-05 | removed unwanted comments | Patrick Boettcher | |
2004-09-05 | dvb-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). |