aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2015-12-18HID: wacom: bitwise vs logical ORsDan Carpenter1-4/+4
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-11/+3
2015-12-08HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devicesJason Gerecke1-1/+1
2015-12-03HID: enable hid device to suspend/resume asynchronouslyFu, Zhonghui1-0/+1
2015-12-02HID: wacom: Rename wacom ID report ID macrosJason Gerecke2-5/+5
2015-12-02HID: wacom: Clean up value readingJason Gerecke1-13/+14
2015-12-02HID: wacom: Further clean up wacom_intuos_general packet decoderJason Gerecke1-46/+41
2015-12-02HID: wacom: Replace magic masks and comparisons with switch casesJason Gerecke1-30/+49
2015-12-02HID: wacom: Centralize Intuos pen packet decodingJason Gerecke1-51/+54
2015-12-02HID: wacom: Slim down wacom_intuos_pad processingJason Gerecke1-191/+86
2015-12-02HID: wacom: Move Intuos pad handling code into dedicated functionJason Gerecke1-235/+247
2015-12-02HID: multitouch: fix input mode switching on some Elan panelsBenjamin Tissoires1-2/+13
2015-12-02HID: lg: restrict filtering out of first interface to G29 onlyBenjamin Tissoires1-2/+3
2015-12-01USB: quirks: Apply ALWAYS_POLL to all ELAN devicesAdrien Vergé2-11/+3
2015-12-01HID: usbhid: fix recursive deadlockIoan-Adrian Ratiu1-2/+2
2015-11-27HID: debug: improve hid_debug_event()Rasmus Villemoes1-2/+2
2015-11-26HID: multitouch: enable palm rejection if device implements confidence usageAllen Hung1-0/+5
2015-11-23HID: usbhid: discarded events don't abort idlenessOliver Neukum1-1/+1
2015-11-20HID: core: use scnprintf in modalias_show()Rasmus Villemoes1-5/+2
2015-11-20HID: hid-logitech-hidpp: G920 remove deadzonesSimon Wood1-0/+20
2015-11-20HID: Add vendor specific usage pages for Logitech G920Simon Wood1-0/+4
2015-11-20HID: hid-logitech-hidpp: Add range sysfs for Logitech G920Simon Wood1-1/+139
2015-11-20HID: hid-logitech-hidpp: Add basic support for Logitech G920Simon Wood3-16/+57
2015-11-20HID: hid-logitech-hidpp: Add support for very long packetsSimon Wood1-11/+48
2015-11-20HID: usbhid: add Logitech G710+ keyboard quirk NOGETJimmy Berry2-0/+2
2015-11-19HID: Make report_descriptor available for all devicesAndy Lutomirski1-7/+9
2015-11-19HID: wacom: Delete an unnecessary check before kobject_put()Markus Elfring1-2/+1
2015-11-19HID: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-11-19HID: sony: Remove the size check for the Dualshock 4 HID DescriptorFrank Praznik1-2/+2
2015-11-19HID: sony: Save and restore the controller state on suspend and resumeFrank Praznik1-1/+64
2015-11-19HID: sony: Refactor the output report sending functionsFrank Praznik1-13/+19
2015-11-19gpio: change member .dev to .parentLinus Walleij1-1/+1
2015-11-17HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PADJiri Kosina1-1/+1
2015-11-16hid-sensor-hub.c: fix wrong do_div() usageNicolas Pitre1-1/+2
2015-11-13HID: wacom: Add outbounding area for DTU1141Ping Cheng1-1/+2
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds21-128/+1279
2015-11-06Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri...Jiri Kosina30-152/+1294
2015-11-06HID: logitech: Add support for G29Simon Wood3-4/+63
2015-11-06HID: logitech: Simplify wheel detection schemeSimon Wood1-42/+28
2015-11-05HID: hid-gfrm: avoid warning for input_configured API changeArnd Bergmann1-1/+2
2015-11-05HID: hid-input: allow input_configured callback return errorsDmitry Torokhov11-26/+64
2015-11-05HID: wacom: Call 'wacom_query_tablet_data' only after 'hid_hw_start'Jason Gerecke1-18/+18
2015-11-03HID: wacom: Fix ABS_MISC reporting for Cintiq Companion 2Jason Gerecke1-1/+1
2015-11-03HID: wacom: Remove useless conditions from 'wacom_query_tablet_data'Jason Gerecke1-1/+1
2015-11-02HID: wacom: fix Intuos wireless report id issuePing Cheng3-3/+2
2015-10-26HID: hid-gfrm: Google Fiber TV Box remote controlsPetri Gynther3-0/+165
2015-10-21HID: fix some indenting issuesJiri Slaby4-8/+9
2015-10-21HID: wacom: Expect 'touch_max' touches if HID_DG_CONTACTCOUNT not presentJason Gerecke1-2/+2
2015-10-21HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report IDJason Gerecke2-0/+27
2015-10-21HID: wacom: Report full pressure range for Intuos, Cintiq 13HD TouchJason Gerecke1-1/+1