| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',... | Jiri Kosina | 2012-12-12 | 1 | -35/+62 |
|\ \ |
|
| | * | HID: hid-input: factorize hid_input allocation | Benjamin Tissoires | 2012-11-29 | 1 | -27/+34 |
| | * | HID: add battery quirk for Apple 2009_ISO keyboard | Ortwin Glück | 2012-11-26 | 1 | -0/+3 |
| | * | HID: fix incorrect handling of devices with high button count | Ingo Ruhnke | 2012-10-31 | 1 | -2/+7 |
| |/
|/| |
|
| * | HID: fix unit exponent parsing | Benjamin Tissoires | 2012-11-15 | 1 | -4/+9 |
| * | HID: round return value of hidinput_calc_abs_res | Benjamin Tissoires | 2012-11-15 | 1 | -1/+1 |
| * | HID: export hidinput_calc_abs_res | Benjamin Tissoires | 2012-11-15 | 1 | -1/+8 |
|/ |
|
* | HID: Add an input configured notification callback | Henrik Rydberg | 2012-09-19 | 1 | -2/+9 |
*-. | Merge branches 'hidraw', 'magicmouse', 'multitouch', 'roccat', 'suspend-fixes... | Jiri Kosina | 2012-07-24 | 1 | -0/+9 |
|\ \ |
|
| | * | HID: Add suport for the brightness control keys on HP keyboards | Keng-Yu Lin | 2012-07-09 | 1 | -0/+9 |
| |/ |
|
* / | HID: add battery quirk for Apple Wireless ANSI | Daniel Nicoletti | 2012-07-04 | 1 | -0/+3 |
|/ |
|
*-. | Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linus | Jiri Kosina | 2012-05-22 | 1 | -3/+22 |
|\ \ |
|
| | * | HID: hid-input: Add digitizer tilt usage support | Nikolai Kondrashov | 2012-03-28 | 1 | -3/+22 |
| |/ |
|
* / | HID: hid-multitouch: Switch to device groups | Henrik Rydberg | 2012-05-01 | 1 | -11/+0 |
|/ |
|
*-. | Merge branches 'battery-scope', 'logitech' and 'multitouch' into for-linus | Jiri Kosina | 2012-03-20 | 1 | -1/+8 |
|\ \ |
|
| * | | HID: hid-input/battery: set scope and powered device for HID battery | Jeremy Fitzhardinge | 2012-02-03 | 1 | -1/+8 |
| |/ |
|
* / | HID: hid-input: allow array fields out of range | Nikolai Kondrashov | 2012-03-05 | 1 | -2/+7 |
|/ |
|
* | Merge branch 'hid-battery' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Jiri Kosina | 2012-01-09 | 1 | -28/+85 |
|\ |
|
| * | hid-input/battery: add FEATURE quirk | Jeremy Fitzhardinge | 2012-01-08 | 1 | -10/+17 |
| * | hid-input/battery: remove battery_val | Jeremy Fitzhardinge | 2012-01-08 | 1 | -8/+0 |
| * | hid-input/battery: power-supply type really *is* a battery | Jeremy Fitzhardinge | 2012-01-08 | 1 | -1/+1 |
| * | hid-input/battery: make the battery setup common for INPUTs and FEATUREs | Jeremy Fitzhardinge | 2012-01-08 | 1 | -23/+20 |
| * | hid-input/battery: deal with both FEATURE and INPUT report batteries | Jeremy Fitzhardinge | 2012-01-08 | 1 | -7/+13 |
| * | hid-input/battery: add quirks for battery | Jeremy Fitzhardinge | 2012-01-08 | 1 | -4/+37 |
| * | hid-input/battery: remove apparently redundant kmalloc | Jeremy Fitzhardinge | 2012-01-08 | 1 | -12/+3 |
| * | hid-input: add support for HID devices reporting Battery Strength | Daniel Nicoletti | 2012-01-08 | 1 | -15/+46 |
* | | HID: usbhid: defer LED setting to a workqueue | Daniel Kurtz | 2011-12-21 | 1 | -0/+42 |
|/ |
|
* | HID: hid-input: fix compile for !HID_BATTERY_STRENGTH | Jeremy Fitzhardinge | 2011-11-30 | 1 | -1/+2 |
* | HID: hid-input: add support for HID devices reporting Battery Strength | Jeremy Fitzhardinge | 2011-11-28 | 1 | -0/+110 |
* | HID: be more strict when ignoring out-of-range fields | Jiri Kosina | 2011-11-16 | 1 | -3/+2 |
* | HID: ignore absolute values which don't fit between logical min and max | Jiri Kosina | 2011-11-16 | 1 | -0/+7 |
* | HID: add autodetection of multitouch devices | Benjamin Tissoires | 2011-09-26 | 1 | -0/+11 |
* | HID: assorted usage updates from hut 1.12 | Jarod Wilson | 2011-05-18 | 1 | -8/+52 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-03-20 | 1 | -2/+2 |
|\ |
|
| * | Input: switch completely over to the new versions of get/setkeycode | Dmitry Torokhov | 2011-02-01 | 1 | -2/+2 |
| | | |
| \ | |
*-. \ | Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat... | Jiri Kosina | 2011-03-17 | 1 | -9/+22 |
|\ \ \
| |_|/
|/| | |
|
| | * | HID: kernel oops in out_cleanup in function hidinput_connect | Benjamin Tissoires | 2011-02-15 | 1 | -0/+1 |
| |/
|/| |
|
| * | HID: Do not create input devices for feature reports | Henrik Rydberg | 2011-03-01 | 1 | -9/+21 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-01-13 | 1 | -4/+13 |
|\ |
|
| * | HID: add feature_mapping callback | Benjamin Tissoires | 2011-01-11 | 1 | -4/+13 |
* | | HID: replace offsets values with their corresponding BTN_* defines | Florian Fainelli | 2010-12-14 | 1 | -6/+6 |
* | | Merge branch 'master' into upstream | Jiri Kosina | 2010-12-10 | 1 | -41/+86 |
|\| |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-12-03 | 1 | -9/+12 |
| |\ |
|
| | * | HID: length resolution should be reported units/mm | Dmitry Torokhov | 2010-12-02 | 1 | -8/+11 |
| | * | HID: Remove KERN_DEBUG from dbg_hid use | Joe Perches | 2010-11-03 | 1 | -1/+2 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-10-25 | 1 | -33/+75 |
| |\ \
| | |/
| |/| |
|
| | * | Input: hid-input - allow mapping unknown usages | Dmitry Torokhov | 2010-09-16 | 1 | -4/+9 |
| | * | Input: hid-input - switch to using new keycode interface | Dmitry Torokhov | 2010-09-10 | 1 | -33/+70 |
* | | | HID: Add and use hid_<level>: dev_<level> equivalents | Joe Perches | 2010-12-10 | 1 | -1/+1 |
* | | | HID: add hid_hw_open/close/power() handlers | Dmitry Torokhov | 2010-12-08 | 1 | -2/+2 |
|/ / |
|