Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-16 | changed the init call to get the dvb_usb_device back immediatly if necessary. | Patrick Boettcher | |
Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-07-19 | removed empty module_init/exit calls | Andreas Oberritter | |
2005-07-02 | corrected some typos. | Patrick Boettcher | |
Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-24 | initialization of globals to 0 is not wanted by kernel-folks. Removing it. | Patrick Boettcher | |
2005-06-24 | fixed usage of the correct number of events in keymapping-array | Patrick Boettcher | |
better place for return added initialization of global variables Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-06-06 | added module parameter to deactive remote control polling. | Patrick Boettcher | |
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 | added comments to dvb-usb.h to better describe the dvb-usb structure | Patrick Boettcher | |
renamed some fields | |||
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-22 | corrected a typo in umt-010.c | Patrick Boettcher | |
Added a new driver for the µDigiTV USB2.0 DVB-T receiver made by Nebula Electronics. It isn't working yet, but with the help of Allan Third it will be very soon. Thanks. | |||
2005-04-19 | firmware load fixed for big-endian (thanks to Martin Loschwitz (madkiss)) | Patrick Boettcher | |
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-15 | Corrected the THIS_MODULE handling for the flexcop-stuff and dvb-usb which ↵ | Patrick Boettcher | |
lead to oopses because of misorganized module dependencies. | |||
2005-04-02 | re-enabled and improved commonly used remote control code for dvb-usb | Patrick Boettcher | |
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. |