Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc latin1 to utf8 conversions | Al Viro | 2012-01-02 | 1 | -1/+1 |
| | | | | | Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Jiri Kosina <jkosina@suse.cz> | ||||
* | HID: add __init/__exit macros to twinhan.c | Peter Huewe | 2009-09-29 | 1 | -2/+2 |
| | | | | | | | | Trivial patch which adds the __init/__exit macros to the module_init/ module_exit functions of the twinhan driver in hid. Signed-off-by: Peter Huewe <peterhuewe@gmx.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz> | ||||
* | HID: driver for Twinhan USB 6253:0100 remote control | Bruno Premont | 2009-07-23 | 1 | -0/+147 |
Add explicit key mappings for TwinHan USB HID remote control. All dummy Ctrl, Alt, Meta, ... key press/release events generated by the remote are silenced by "unmapping" them. This makes Power and Volume keys single-key and strips the regular (even while idle) key release events for Ctrl, Alt, Meta, ... Signed-off-by: Bruno Premont <bonbons@linux-vserver.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz> |