Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-26 | FIX: not using HZ for usb-transfer-timeouts. | Patrick Boettcher | |
Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-07 | Fixed isochronous transfers. Thanks to Alan Stern and David Brownell for the ↵ | Patrick Boettcher | |
usb-devel-list. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-05-31 | added isochronous-streaming method. | Patrick Boettcher | |
changed memory (de)allocation behaviour accordingly. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-05-02 | preparation for the uDigitv and DViCO USB2.0 boxes: moved pll handling from ↵ | Patrick Boettcher | |
dibusb-common to dvb-usb added pll_init to dvb-usb added another dvb_pll_desc for TDA665x | |||
2005-04-29 | using usb_buffer_(alloc|free) instead of pci_(free|alloc)_consistent as | Patrick Boettcher | |
suggested by Johannes some time ago | |||
2005-04-29 | added comments to dvb-usb.h to better describe the dvb-usb structure | Patrick Boettcher | |
renamed some fields | |||
2005-04-27 | - more work on the nebula digitv USB | Patrick Boettcher | |
- following a small change in the other drivers | |||
2005-04-27 | - removed the field which specified the delay between the two transfer of a ↵ | Patrick Boettcher | |
read operation (not unused, didn't help) - correct the maximal number of feed for each device (up to now it was always 255 even if the device was only able to handle 16 pids) - added preliminary remote control support for the AVerTV USB2 A800 - changed the remote-control-struct for the NEC-protocol | |||
2005-04-17 | - ported all dibusb drivers to fit into the dvb-usb-frameword | Patrick Boettcher | |
- created dvb-pll-entries for the tuner used with the dibusb-drivers - removed all traces of the dibusb driver - adapted the dib3000-frontends to get along with the dvb-pll-changes | |||
2005-04-14 | on fast (or slow) machines it is important for some devices to delay the ↵ | Patrick Boettcher | |
actual read on a read operation | |||
2005-03-31 | - modifications/preparations for port of a driver (dtt200u) | Patrick Boettcher | |
2005-03-30 | added copyright information | Patrick Boettcher | |
2005-03-30 | Added support for the TwinhanDTV Alpha/MagicBox II USB2 DVB-T device in | Patrick Boettcher | |
conjunction with a neat dvb-usb-lib. All dibusb-drivers will be merged to it in the near future. |