Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-29 | added comments to dvb-usb.h to better describe the dvb-usb structure | Patrick Boettcher | |
renamed some fields | |||
2005-04-29 | never test any change you make with old drivers, never | Patrick Boettcher | |
2005-04-29 | added key-mapping for the a800 (Thanks to Glen Harris) | Patrick Boettcher | |
changed remote-control-key-types and functions (saved about 80 lines code) | |||
2005-04-26 | added support for the DigitalNow TinyUSB 2 DVB-t Receiver, which is a clone of | Patrick Boettcher | |
the vp7045/6 made by Twinhan, but with different USB IDs. | |||
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 | forgot to add the MODULE_DEVICE_TABLE in the dvb-usb-device drivers | Patrick Boettcher | |
2005-04-02 | re-enabled and improved commonly used remote control code for dvb-usb | Patrick Boettcher | |
2005-03-31 | - added read_mac_address-callback | Patrick Boettcher | |
- filling the MAC address into dvb_adapter->proposed_mac Thanks to Andreas Oberritter for pointing out. | |||
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. |