| Commit message (Expand) | Author | Age | Files | Lines |
* | HID: hid-input: Add eraser usage to hidinput_configure_usage | Ping Cheng | 2017-10-05 | 1 | -0/+9 |
* | HID: input: throttle battery uevents | Dmitry Torokhov | 2017-08-15 | 1 | -3/+9 |
* | HID: input: optionally use device id in battery name | Dmitry Torokhov | 2017-08-02 | 1 | -1/+3 |
* | HID: input: map digitizer battery usage | Dmitry Torokhov | 2017-08-02 | 1 | -59/+125 |
* | HID: Microsoft Win8 Wireless Radio Controls cleanup | Hans de Goede | 2017-05-22 | 1 | -1/+1 |
* | HID: Add mapping for Microsoft Win8 Wireless Radio Controls extensions | Hans de Goede | 2017-05-11 | 1 | -0/+9 |
* | HID: clamp input to logical range if no null state | Tomasz Kramkowski | 2017-03-21 | 1 | -7/+14 |
* | HID: reject input outside logical range only if null state is set | Valtteri Heikkilä | 2017-03-06 | 1 | -0/+1 |
*-. | Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'... | Jiri Kosina | 2016-12-14 | 1 | -41/+55 |
|\ \ |
|
| | * | HID: input: Recognize ABS_WHEEL in hidinput_calc_abs_res | Jason Gerecke | 2016-10-20 | 1 | -0/+1 |
| |/
|/| |
|
| * | HID: input: rework HID_QUIRK_MULTI_INPUT | Benjamin Tissoires | 2016-11-28 | 1 | -41/+54 |
|/ |
|
*-. | Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',... | Jiri Kosina | 2016-10-07 | 1 | -0/+9 |
|\ \ |
|
| | * | HID: input: ignore System Control application usages if not System Controls | Benjamin Tissoires | 2016-09-19 | 1 | -0/+9 |
| |/ |
|
* | | HID: input: add mic mute key on HP slim keyboard | AceLan Kao | 2016-08-05 | 1 | -0/+1 |
|/ |
|
*-. | Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co... | Jiri Kosina | 2016-01-14 | 1 | -5/+16 |
|\ \ |
|
| | * | HID: input: ignore the battery in OKLICK Laser BTmouse | Alexander E. Patrakov | 2015-12-18 | 1 | -5/+12 |
| |/
|/| |
|
| * | HID: Add vendor specific usage pages for Logitech G920 | Simon Wood | 2015-11-20 | 1 | -0/+4 |
|/ |
|
* | HID: hid-input: allow input_configured callback return errors | Dmitry Torokhov | 2015-11-05 | 1 | -4/+6 |
* | Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' int... | Jiri Kosina | 2015-09-01 | 1 | -1/+4 |
|\ |
|
| * | HID: input: call input_sync() when automatically releasing a key | Dmitry Torokhov | 2015-07-10 | 1 | -1/+4 |
* | | HID: hid-input: Fix accessing freed memory during device disconnect | Krzysztof Kozlowski | 2015-08-04 | 1 | -2/+5 |
|/ |
|
* | HID: hid-input: Fix coding style issue | James C Boyd | 2015-05-28 | 1 | -1/+2 |
* | HID: hid-input: Simplify conditional expression | James C Boyd | 2015-05-28 | 1 | -1/+1 |
* | HID: hid-input: Add parentheses to quell gcc warning | James C Boyd | 2015-05-28 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-04-14 | 1 | -0/+23 |
|\ |
|
| * | HID: map telephony usage page | Dmitry Torokhov | 2015-03-04 | 1 | -0/+23 |
* | | HID: input: Fix NULL pointer dereference when power_supply_register fails | Krzysztof Kozlowski | 2015-03-24 | 1 | -2/+2 |
* | | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 2015-03-13 | 1 | -21/+30 |
* | | power_supply: Move run-time configuration to separate structure | Krzysztof Kozlowski | 2015-03-13 | 1 | -1/+1 |
|/ |
|
*---. | Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop',... | Jiri Kosina | 2015-02-09 | 1 | -3/+23 |
|\ \ \ |
|
| | | * | HID: fixup the conflicting keyboard mappings quirk | Jiri Kosina | 2015-01-06 | 1 | -0/+1 |
| | | * | HID: input: fix confusion on conflicting mappings | David Herrmann | 2015-01-06 | 1 | -0/+16 |
| | |/ |
|
| * | | HID: apple: fix battery support for the 2009 ANSI wireless keyboard | Ross Skaliotis | 2015-01-06 | 1 | -3/+6 |
| |/ |
|
* | | HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboard | Karl Relton | 2014-12-17 | 1 | -0/+3 |
|/ |
|
*-----. | Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov... | Jiri Kosina | 2014-12-12 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | HID: make hid_report_len as a static inline function in hid.h | Mathieu Magnaudet | 2014-12-01 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linus | Jiri Kosina | 2014-12-12 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | HID: input: Map unknown consumer page codes to KEY_UNKNOWN | Hans de Goede | 2014-10-22 | 1 | -1/+1 |
| |/ |
|
* | | HID: input: Fix TransducerSerialNumber implementation | Jason Gerecke | 2014-10-29 | 1 | -1/+4 |
* | | HID: add keyboard input assist hid usages | Olivier Gay | 2014-10-20 | 1 | -0/+7 |
|/ |
|
* | HID: input: force generic axis to be mapped to their user space axis | Benjamin Tissoires | 2014-08-26 | 1 | -0/+6 |
* | HID: core: add two new usages for digitizer | Ping Cheng | 2014-06-03 | 1 | -0/+5 |
* | HID: add missing hid usages | Olivier Gay | 2014-04-28 | 1 | -0/+14 |
* | Merge branch 'for-3.15/microsoft' into for-linus | Jiri Kosina | 2014-04-01 | 1 | -0/+3 |
|\ |
|
| * | HID: Add some missing HUT mappings | Hans de Goede | 2014-02-03 | 1 | -0/+3 |
* | | Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus | Jiri Kosina | 2014-04-01 | 1 | -9/+9 |
|\ \ |
|
| * | | HID: make .raw_request mandatory | Benjamin Tissoires | 2014-02-24 | 1 | -3/+1 |
| * | | HID: input: hid-input remove hid_output_raw_report call | Benjamin Tissoires | 2014-02-24 | 1 | -3/+7 |
| * | | HID: introduce helper to access hid_output_raw_report() | Benjamin Tissoires | 2014-02-17 | 1 | -1/+1 |
| * | | HID: remove hid_get_raw_report in struct hid_device | Benjamin Tissoires | 2014-02-17 | 1 | -3/+3 |