Age | Commit message (Expand) | Author |
2014-04-14 | HID: validate feature and input report details | Benjamin Tissoires |
2013-09-26 | HID: battery: don't do DMA from stack | Jiri Kosina |
2012-07-29 | HID: add battery quirk for Apple Wireless ANSI | Daniel Nicoletti |
2012-03-20 | Merge branches 'battery-scope', 'logitech' and 'multitouch' into for-linus | Jiri Kosina |
2012-03-05 | HID: hid-input: allow array fields out of range | Nikolai Kondrashov |
2012-02-03 | HID: hid-input/battery: set scope and powered device for HID battery | Jeremy Fitzhardinge |
2012-01-09 | Merge branch 'hid-battery' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Jiri Kosina |
2012-01-08 | hid-input/battery: add FEATURE quirk | Jeremy Fitzhardinge |
2012-01-08 | hid-input/battery: remove battery_val | Jeremy Fitzhardinge |
2012-01-08 | hid-input/battery: power-supply type really *is* a battery | Jeremy Fitzhardinge |
2012-01-08 | hid-input/battery: make the battery setup common for INPUTs and FEATUREs | Jeremy Fitzhardinge |
2012-01-08 | hid-input/battery: deal with both FEATURE and INPUT report batteries | Jeremy Fitzhardinge |
2012-01-08 | hid-input/battery: add quirks for battery | Jeremy Fitzhardinge |
2012-01-08 | hid-input/battery: remove apparently redundant kmalloc | Jeremy Fitzhardinge |
2012-01-08 | hid-input: add support for HID devices reporting Battery Strength | Daniel Nicoletti |
2011-12-21 | HID: usbhid: defer LED setting to a workqueue | Daniel Kurtz |
2011-11-30 | HID: hid-input: fix compile for !HID_BATTERY_STRENGTH | Jeremy Fitzhardinge |
2011-11-28 | HID: hid-input: add support for HID devices reporting Battery Strength | Jeremy Fitzhardinge |
2011-11-16 | HID: be more strict when ignoring out-of-range fields | Jiri Kosina |
2011-11-16 | HID: ignore absolute values which don't fit between logical min and max | Jiri Kosina |
2011-09-26 | HID: add autodetection of multitouch devices | Benjamin Tissoires |
2011-05-18 | HID: assorted usage updates from hut 1.12 | Jarod Wilson |
2011-03-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-03-17 | Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat... | Jiri Kosina |
2011-03-01 | HID: Do not create input devices for feature reports | Henrik Rydberg |
2011-02-15 | HID: kernel oops in out_cleanup in function hidinput_connect | Benjamin Tissoires |
2011-01-31 | Input: switch completely over to the new versions of get/setkeycode | Dmitry Torokhov |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-01-11 | HID: add feature_mapping callback | Benjamin Tissoires |
2010-12-14 | HID: replace offsets values with their corresponding BTN_* defines | Florian Fainelli |
2010-12-10 | Merge branch 'master' into upstream | Jiri Kosina |
2010-12-10 | HID: Add and use hid_<level>: dev_<level> equivalents | Joe Perches |
2010-12-08 | HID: add hid_hw_open/close/power() handlers | Dmitry Torokhov |
2010-12-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-12-02 | HID: length resolution should be reported units/mm | Dmitry Torokhov |
2010-11-03 | HID: Remove KERN_DEBUG from dbg_hid use | Joe Perches |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-10-23 | Merge branch 'uc-logic' into for-linus | Jiri Kosina |
2010-10-23 | Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat'... | Jiri Kosina |
2010-10-15 | HID: add absolute axis resolution calculation | Nikolai Kondrashov |
2010-09-21 | HID: Add a hid quirk for input sync override | Henrik Rydberg |
2010-09-15 | Input: hid-input - allow mapping unknown usages | Dmitry Torokhov |
2010-09-09 | Input: hid-input - switch to using new keycode interface | Dmitry Torokhov |
2010-08-09 | HID: Add Tablet Pick -> BTN_STYLUS2 mapping | Nikolai Kondrashov |
2010-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-08-04 | Merge branches 'magicmouse', 'roccat' and 'vec-pedal' into for-linus | Jiri Kosina |
2010-07-19 | HID: hid-input.c: indentation fixes | Daniel Mack |
2010-07-13 | HID: ignore digitizer usage Undefined (0x00) | Forest Bond |
2010-06-23 | Input: hid-input - use a larger event buffer for MT devices | Henrik Rydberg |
2010-03-08 | Input: scancode in get/set_keycodes should be unsigned | Dmitry Torokhov |