| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | HID: fix mismatch between hid-input HUT find/search mapping and the HUT | Hans de Goede | 2007-07-09 | 1 | -1/+3 |
| * | HID: force hid-input for Microsoft SideWinder GameVoice device | Jiri Kosina | 2007-07-09 | 1 | -1/+1 |
| * | HID: input mapping for Chicony KU-0418 tactical pad | Jiri Kosina | 2007-07-09 | 1 | -1/+22 |
* | | HID: make debugging output runtime-configurable | Jiri Kosina | 2007-07-09 | 1 | -16/+10 |
|/ |
|
* | HID: add hooks for getkeycode() and setkeycode() methods | Marvin Raaijmakers | 2007-05-09 | 1 | -0/+85 |
* | HID: switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-05-09 | 1 | -5/+7 |
* | HID: add input mappings for non-working keys on Logitech S510 remote | Charles Pillar | 2007-05-09 | 1 | -0/+4 |
* | USB HID: Logitech MX3000 keyboard needs report descriptor quirk | Jiri Kosina | 2007-04-11 | 1 | -1/+17 |
* | HID: enable dead keys on a belkin wireless keyboard | Chris Clayton | 2007-04-11 | 1 | -0/+9 |
* | HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button | Jiri Kosina | 2007-03-01 | 1 | -5/+10 |
* | HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work | Jiri Kosina | 2007-03-01 | 1 | -1/+21 |
* | HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG | Jiri Kosina | 2007-02-05 | 1 | -4/+2 |
* | HID: API - fix leftovers of hidinput API in USB HID | Jiri Kosina | 2007-02-05 | 1 | -2/+14 |
* | HID: hid debug from hid-debug.h to hid layer | Jiri Kosina | 2007-02-05 | 1 | -3/+4 |
* | hid: quirk for multi-input devices with unneeded output reports | Anssi Hannula | 2007-02-05 | 1 | -1/+5 |
* | HID: fix pb_fnmode and move it to generic HID | Jiri Kosina | 2007-01-30 | 1 | -3/+8 |
* | HID: fix hid-input mapping for Firefly Mini Remote Control | Simon Bennett | 2007-01-25 | 1 | -0/+2 |
* | HID: hid/hid-input.c doesn't need to include linux/usb/input.h | Jiri Kosina | 2007-01-21 | 1 | -1/+0 |
* | HID: proper LED-mapping for SpaceNavigator | Simon Budig | 2007-01-21 | 1 | -3/+16 |
* | HID: fix mappings for DiNovo Edge Keyboard - Logitech USB BT receiver | Adrian Drzewiecki | 2007-01-08 | 1 | -4/+5 |
* | input/hid: Supporting more keys from the HUT Consumer Page | Florian Festi | 2006-12-14 | 1 | -0/+44 |
* | [PATCH] Generic HID layer - pb_fnmode | Jiri Kosina | 2006-12-08 | 1 | -9/+3 |
* | [PATCH] Generic HID layer - USB API | Jiri Kosina | 2006-12-08 | 1 | -8/+2 |
* | [PATCH] Generic HID layer - API | Jiri Kosina | 2006-12-08 | 1 | -6/+13 |
* | [PATCH] Generic HID layer - code split | Jiri Kosina | 2006-12-08 | 1 | -0/+840 |