aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-24HID: intel_ish-hid: Enhance API to get ring buffer sizesSrinivas Pandruvada3-0/+31
2018-09-24HID: intel-ish-hid: use helper function to search client idEven Xu1-8/+6
2018-09-24HID: intel-ish-hid: ishtp: add helper function for client searchEven Xu2-0/+27
2018-09-24HID: intel-ish-hid: use helper function to access client bufferEven Xu1-12/+1
2018-09-24HID: intel-ish-hid: ishtp: add helper functions for client buffer operationEven Xu2-0/+47
2018-09-24HID: intel-ish-hid: use helper function for private driver data set/getEven Xu1-7/+7
2018-09-24HID: intel-ish-hid: ishtp: add helper function for driver data get/setEven Xu2-0/+30
2018-09-24HID: i2c-hid: Remove RESEND_REPORT_DESCR quirk and its handlingHans de Goede2-16/+3
2018-09-14HID: i2c-hid: disable runtime PM operations on hantick touchpadAnisse Astier1-3/+8
2018-09-06HID: i2c-hid: Don't reset device upon system resumeKai-Heng Feng2-10/+7
2018-09-05HID: input: Set INPUT_PROP_-property for HID_UP_DIGITIZERSTatsunosuke Tobita1-0/+5
2018-09-05HID: microsoft: the driver now neeed MEMLESS_FF infrastructureJiri Kosina1-0/+1
2018-09-05HID: cougar: Stop processing vendor events on hid-coreDaniel M. Lambea1-7/+13
2018-09-05HID: cougar: Make parameter 'g6_is_space' dinamically settableDaniel M. Lambea1-11/+35
2018-09-05HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub reportHans de Goede1-0/+23
2018-09-05HID: microsoft: Add rumble support for Xbox One S controllerAndrey Smirnov2-0/+117
2018-09-05HID: microsoft: Convert private data to be a proper structAndrey Smirnov1-5/+20
2018-09-05HID: logitech: Use LDJ_DEVICE macro for existing Logitech miceHarry Cutts1-10/+5
2018-09-05HID: logitech: Enable high-resolution scrolling on Logitech miceHarry Cutts1-4/+245
2018-09-05HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration"Harry Cutts1-13/+34
2018-09-05HID: input: Create a utility class for counting scroll eventsHarry Cutts1-0/+45
2018-09-05HID: core: fix NULL pointer dereferenceGustavo A. R. Silva1-1/+2
2018-09-04HID: multitouch: simplify the application retrievalBenjamin Tissoires1-40/+32
2018-09-04HID: input: do not append a suffix if the name already has itBenjamin Tissoires1-4/+10
2018-09-04HID: core: fix grouping by applicationBenjamin Tissoires2-2/+5
2018-09-04HID: multitouch: fix Elan panels with 2 input modes declarationBenjamin Tissoires1-2/+14
2018-08-30HID: hid-saitek: Add device ID for RAT 7 ContagionHarry Mallon2-0/+3
2018-08-28HID: core: fix memory leak on probeStefan Agner1-0/+2
2018-08-28HID: input: fix leaking custom input node nameStefan Agner1-0/+1
2018-08-28HID: add support for Apple Magic KeyboardsSean O'Brien2-1/+10
2018-08-28HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreenAceLan Kao2-0/+3
2018-08-28HID: increase maximum global item tag report size to 256Song, Hongyan1-1/+1
2018-08-28HID: intel-ish-hid: Enable Sunrise Point-H ish driverAndreas Bosch2-0/+2
2018-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds22-729/+1795
2018-08-20Merge branch 'for-4.19/wiimote' into for-linusJiri Kosina3-0/+457
2018-08-20Merge branch 'for-4.19/wacom' into for-linusJiri Kosina2-59/+66
2018-08-20Merge branch 'for-4.19/upstream' into for-linusJiri Kosina4-30/+7
2018-08-20Merge branch 'for-4.19/sony' into for-linusJiri Kosina1-136/+28
2018-08-20Merge branch 'for-4.19/multitouch-multiaxis' into for-linusJiri Kosina4-401/+657
2018-08-20Merge branch 'for-4.19/intel-ish' into for-linusJiri Kosina2-5/+17
2018-08-20Merge branch 'for-4.19/i2c-hid' into for-linusJiri Kosina1-30/+27
2018-08-20Merge branch 'for-4.19/elan' into for-linusJiri Kosina2-53/+184
2018-08-02HID: intel_ish-hid: tx_buf memory leak on probe/removeAnton Vasilyev2-5/+6
2018-08-02HID: intel-ish-hid: Prevent loading of driver on MehlowSrinivas Pandruvada1-0/+11
2018-07-23HID: cougar: Add support for the Cougar 500k Gaming KeyboardDaniel M. Lambea4-0/+326
2018-07-23HID: cougar: make compare_device_paths reusableDaniel M. Lambea2-15/+26
2018-07-17HID: intel-ish-hid: remove redundant variable num_fragsColin Ian King1-2/+0
2018-07-17HID: multitouch: handle palm for touchscreensDmitry Torokhov1-1/+51
2018-07-17HID: multitouch: touchscreens also use confidence reportsDmitry Torokhov1-1/+2
2018-07-17HID: multitouch: report MT_TOOL_PALM for non-confident touchesDmitry Torokhov1-5/+14