Age | Commit message (Expand) | Author | Files | Lines |
2018-10-29 | HID: input: simplify/fix high-res scroll event handling | Linus Torvalds | 1 | -22/+21 |
2018-10-23 | Merge branch 'for-4.20/logitech-highres' into for-linus | Jiri Kosina | 1 | -0/+45 |
2018-10-23 | Merge branch 'for-4.20/core' into for-linus | Jiri Kosina | 1 | -4/+15 |
2018-09-05 | HID: input: Set INPUT_PROP_-property for HID_UP_DIGITIZERS | Tatsunosuke Tobita | 1 | -0/+5 |
2018-09-05 | HID: input: Create a utility class for counting scroll events | Harry Cutts | 1 | -0/+45 |
2018-09-04 | HID: input: do not append a suffix if the name already has it | Benjamin Tissoires | 1 | -4/+10 |
2018-09-04 | HID: core: fix grouping by application | Benjamin Tissoires | 1 | -2/+2 |
2018-08-28 | HID: input: fix leaking custom input node name | Stefan Agner | 1 | -0/+1 |
2018-07-17 | HID: input: enable Totem on the Dell Canvas 27 | Benjamin Tissoires | 1 | -0/+3 |
2018-06-08 | Merge branch 'for-4.18/multitouch' into for-linus | Jiri Kosina | 1 | -10/+113 |
2018-04-26 | HID: input: append a suffix matching the application | Benjamin Tissoires | 1 | -8/+59 |
2018-04-26 | HID: generic: create one input report per application type | Benjamin Tissoires | 1 | -0/+17 |
2018-04-26 | HID: store the full list of reports in the hidinput | Benjamin Tissoires | 1 | -0/+6 |
2018-04-17 | HID: input: do not increment usages when a duplicate is found | Benjamin Tissoires | 1 | -2/+31 |
2018-04-09 | HID: input: fix battery level reporting on BT mice | Dmitry Torokhov | 1 | -7/+17 |
2018-04-05 | Merge branch 'for-4.17/multitouch' into for-linus | Jiri Kosina | 1 | -5/+5 |
2018-03-23 | HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUT | Benjamin Tissoires | 1 | -5/+5 |
2018-02-16 | HID: Fix hid_report_len usage | Aaron Ma | 1 | -1/+2 |
2017-10-05 | HID: hid-input: Add eraser usage to hidinput_configure_usage | Ping Cheng | 1 | -0/+9 |
2017-08-15 | HID: input: throttle battery uevents | Dmitry Torokhov | 1 | -3/+9 |
2017-08-02 | HID: input: optionally use device id in battery name | Dmitry Torokhov | 1 | -1/+3 |
2017-08-02 | HID: input: map digitizer battery usage | Dmitry Torokhov | 1 | -59/+125 |
2017-05-22 | HID: Microsoft Win8 Wireless Radio Controls cleanup | Hans de Goede | 1 | -1/+1 |
2017-05-11 | HID: Add mapping for Microsoft Win8 Wireless Radio Controls extensions | Hans de Goede | 1 | -0/+9 |
2017-03-21 | HID: clamp input to logical range if no null state | Tomasz Kramkowski | 1 | -7/+14 |
2017-03-06 | HID: reject input outside logical range only if null state is set | Valtteri Heikkilä | 1 | -0/+1 |
2016-12-14 | Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'... | Jiri Kosina | 1 | -41/+55 |
2016-11-28 | HID: input: rework HID_QUIRK_MULTI_INPUT | Benjamin Tissoires | 1 | -41/+54 |
2016-10-20 | HID: input: Recognize ABS_WHEEL in hidinput_calc_abs_res | Jason Gerecke | 1 | -0/+1 |
2016-10-07 | Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',... | Jiri Kosina | 1 | -0/+9 |
2016-09-19 | HID: input: ignore System Control application usages if not System Controls | Benjamin Tissoires | 1 | -0/+9 |
2016-08-05 | HID: input: add mic mute key on HP slim keyboard | AceLan Kao | 1 | -0/+1 |
2016-01-14 | Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co... | Jiri Kosina | 1 | -5/+16 |
2015-12-18 | HID: input: ignore the battery in OKLICK Laser BTmouse | Alexander E. Patrakov | 1 | -5/+12 |
2015-11-20 | HID: Add vendor specific usage pages for Logitech G920 | Simon Wood | 1 | -0/+4 |
2015-11-05 | HID: hid-input: allow input_configured callback return errors | Dmitry Torokhov | 1 | -4/+6 |
2015-09-01 | Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' int... | Jiri Kosina | 1 | -1/+4 |
2015-08-04 | HID: hid-input: Fix accessing freed memory during device disconnect | Krzysztof Kozlowski | 1 | -2/+5 |
2015-07-10 | HID: input: call input_sync() when automatically releasing a key | Dmitry Torokhov | 1 | -1/+4 |
2015-05-28 | HID: hid-input: Fix coding style issue | James C Boyd | 1 | -1/+2 |
2015-05-28 | HID: hid-input: Simplify conditional expression | James C Boyd | 1 | -1/+1 |
2015-05-28 | HID: hid-input: Add parentheses to quell gcc warning | James C Boyd | 1 | -1/+1 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+23 |
2015-03-24 | HID: input: Fix NULL pointer dereference when power_supply_register fails | Krzysztof Kozlowski | 1 | -2/+2 |
2015-03-13 | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 1 | -21/+30 |
2015-03-13 | power_supply: Move run-time configuration to separate structure | Krzysztof Kozlowski | 1 | -1/+1 |
2015-03-04 | HID: map telephony usage page | Dmitry Torokhov | 1 | -0/+23 |
2015-02-09 | Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop',... | Jiri Kosina | 1 | -3/+23 |
2015-01-06 | HID: fixup the conflicting keyboard mappings quirk | Jiri Kosina | 1 | -0/+1 |
2015-01-06 | HID: apple: fix battery support for the 2009 ANSI wireless keyboard | Ross Skaliotis | 1 | -3/+6 |