Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-04 | Backport of Dmitry Torokhov's input layer changes at mainline kernel | Ricardo Cerqueira | |
From: Ricardo Cerqueira <v4l@cerqueira.org> kernel-sync Ported changes by Dmitry Torokhov <dtor_core@ameritech.net> and added backwards compatibility checks for kernels < 2.6.15 Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org> | |||
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-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-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 | enabled remote controls again | Patrick Boettcher | |
nova-t has now real RC5 keys :) | |||
2005-04-02 | re-enabled and improved commonly used remote control code for dvb-usb | 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. |