Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HID: wacom: break out wacom_intuos_get_tool_type | Benjamin Tissoires | 2016-02-16 | 1 | -79/+87 |
* | HID: wacom - Add quirks for INTUOSHT2 in range events | Ping Cheng | 2016-01-18 | 1 | -1/+3 |
* | HID: wacom - Cleanup touch arbitration logic | Ping Cheng | 2016-01-18 | 1 | -9/+15 |
* | HID: wacom - make sure wacom_intuos_inout only process in/out events | Ping Cheng | 2016-01-18 | 1 | -24/+25 |
* | HID: wacom - request tool info only when we get general events | Ping Cheng | 2016-01-18 | 1 | -7/+7 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-01-15 | 33 | -574/+809 |
|\ | |||||
| *---------------. | Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co... | Jiri Kosina | 2016-01-14 | 1299 | -58523/+84657 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * | HID: wacom: Use correct report to query pen ID from INTUOSHT2 devices | Jason Gerecke | 2016-01-08 | 2 | -1/+6 |
| | | | | | | | | | * | HID: wacom: Fix pad button range for CINTIQ_COMPANION_2 | Jason Gerecke | 2015-12-18 | 1 | -1/+1 |
| | | | | | | | | | * | HID: wacom: Fix touchring value reporting | Jason Gerecke | 2015-12-18 | 1 | -2/+2 |
| | | | | | | | | | * | HID: wacom: Report 'strip2' values in ABS_RY | Jason Gerecke | 2015-12-18 | 1 | -1/+1 |
| | | | | | | | | | * | HID: wacom: Limit touchstrip data to 13 bits | Jason Gerecke | 2015-12-18 | 1 | -2/+2 |
| | | | | | | | | | * | HID: wacom: bitwise vs logical ORs | Dan Carpenter | 2015-12-18 | 1 | -4/+4 |
| | | | | | | | | | * | HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devices | Jason Gerecke | 2015-12-08 | 1 | -1/+1 |
| | | | | | | | | | * | HID: wacom: Rename wacom ID report ID macros | Jason Gerecke | 2015-12-02 | 2 | -5/+5 |
| | | | | | | | | | * | HID: wacom: Clean up value reading | Jason Gerecke | 2015-12-02 | 1 | -13/+14 |
| | | | | | | | | | * | HID: wacom: Further clean up wacom_intuos_general packet decoder | Jason Gerecke | 2015-12-02 | 1 | -46/+41 |
| | | | | | | | | | * | HID: wacom: Replace magic masks and comparisons with switch cases | Jason Gerecke | 2015-12-02 | 1 | -30/+49 |
| | | | | | | | | | * | HID: wacom: Centralize Intuos pen packet decoding | Jason Gerecke | 2015-12-02 | 1 | -51/+54 |
| | | | | | | | | | * | HID: wacom: Slim down wacom_intuos_pad processing | Jason Gerecke | 2015-12-02 | 1 | -191/+86 |
| | | | | | | | | | * | HID: wacom: Move Intuos pad handling code into dedicated function | Jason Gerecke | 2015-12-02 | 1 | -235/+247 |
| | | | | | | | | | * | HID: wacom: Delete an unnecessary check before kobject_put() | Markus Elfring | 2015-11-19 | 1 | -2/+1 |
| | | | | | | | | * | | HID: usbhid: use to_usb_device | Geliang Tang | 2015-12-28 | 1 | -1/+1 |
| | | | | | | | | * | | HID: corsair: Convert to use module_hid_driver | Axel Lin | 2015-12-28 | 1 | -12/+1 |
| | | | | | | | * | | | HID: sony: Remove the size check for the Dualshock 4 HID Descriptor | Frank Praznik | 2015-11-19 | 1 | -2/+2 |
| | | | | | | | * | | | HID: sony: Save and restore the controller state on suspend and resume | Frank Praznik | 2015-11-19 | 1 | -1/+64 |
| | | | | | | | * | | | HID: sony: Refactor the output report sending functions | Frank Praznik | 2015-11-19 | 1 | -13/+19 |
| | | | | | | | | |/ | | | | | | | | |/| | |||||
| | | | | | | * | | | HID: multitouch: fix input mode switching on some Elan panels | Benjamin Tissoires | 2015-12-02 | 1 | -2/+13 |
| | | | | | | * | | | HID: multitouch: enable palm rejection if device implements confidence usage | Allen Hung | 2015-11-26 | 1 | -0/+5 |
| | | | | | * | | | | Revert "INPUT: xpad: switch Logitech G920 Wheel into HID mode" | Jiri Kosina | 2016-01-13 | 1 | -16/+0 |
| | | | | * | | | | | HID: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-11-19 | 1 | -1/+0 |
| | | | | | |_|/ / | | | | | |/| | | | |||||
| | | | * | | | | | HID: input: ignore the battery in OKLICK Laser BTmouse | Alexander E. Patrakov | 2015-12-18 | 1 | -5/+12 |
| | | | * | | | | | HID: usbhid: fix recursive deadlock | Ioan-Adrian Ratiu | 2015-12-01 | 1 | -2/+2 |
| | | | * | | | | | HID: debug: improve hid_debug_event() | Rasmus Villemoes | 2015-11-27 | 1 | -2/+2 |
| | | | * | | | | | HID: usbhid: discarded events don't abort idleness | Oliver Neukum | 2015-11-23 | 1 | -1/+1 |
| | | | * | | | | | HID: core: use scnprintf in modalias_show() | Rasmus Villemoes | 2015-11-20 | 1 | -5/+2 |
| | | | * | | | | | HID: Make report_descriptor available for all devices | Andy Lutomirski | 2015-11-19 | 1 | -7/+9 |
| | | | | |_|/ / | | | | |/| | | | |||||
| | | * | | | | | HID: use kobj_to_dev() | Geliang Tang | 2015-12-28 | 10 | -51/+28 |
| | | * | | | | | HID: wiimote: use dev_to_wii() | Geliang Tang | 2015-12-28 | 1 | -6/+2 |
| | | * | | | | | HID: add a new helper to_hid_driver() | Geliang Tang | 2015-12-28 | 1 | -4/+3 |
| | | * | | | | | HID: use to_hid_device() | Geliang Tang | 2015-12-28 | 13 | -79/+76 |
| | | * | | | | | HID: move to_hid_device() to hid.h | Geliang Tang | 2015-12-28 | 2 | -4/+0 |
| | | | |_|/ / | | | |/| | | | |||||
| | | * | | | | HID: hid-logitech-hidpp: G920 remove deadzones | Simon Wood | 2015-11-20 | 1 | -0/+20 |
| | | * | | | | HID: Add vendor specific usage pages for Logitech G920 | Simon Wood | 2015-11-20 | 1 | -0/+4 |
| | | * | | | | HID: hid-logitech-hidpp: Add range sysfs for Logitech G920 | Simon Wood | 2015-11-20 | 1 | -1/+139 |
| | | * | | | | HID: hid-logitech-hidpp: Add basic support for Logitech G920 | Simon Wood | 2015-11-20 | 3 | -16/+57 |
| | | * | | | | HID: hid-logitech-hidpp: Add support for very long packets | Simon Wood | 2015-11-20 | 1 | -11/+48 |
| | | * | | | | Merge branch 'for-dmitry/logitech-g920-merge-base' into for-4.5/logitech | Jiri Kosina | 2015-11-20 | 1 | -0/+16 |
| | | |\ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | | * | | | INPUT: xpad: switch Logitech G920 Wheel into HID mode | Simon Wood | 2015-11-20 | 1 | -0/+16 |
| | * | | | | | HID: enable hid device to suspend/resume asynchronously | Fu, Zhonghui | 2015-12-03 | 1 | -0/+1 |
| | | |_|_|/ | | |/| | | |