summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)Author
2018-09-05HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub reportHans de Goede
2018-09-05HID: microsoft: Add rumble support for Xbox One S controllerAndrey Smirnov
2018-09-05HID: microsoft: Convert private data to be a proper structAndrey Smirnov
2018-09-05HID: logitech: Use LDJ_DEVICE macro for existing Logitech miceHarry Cutts
2018-09-05HID: logitech: Enable high-resolution scrolling on Logitech miceHarry Cutts
2018-09-05HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration"Harry Cutts
2018-09-05HID: input: Create a utility class for counting scroll eventsHarry Cutts
2018-09-05HID: core: fix NULL pointer dereferenceGustavo A. R. Silva
2018-09-04HID: multitouch: simplify the application retrievalBenjamin Tissoires
2018-09-04HID: input: do not append a suffix if the name already has itBenjamin Tissoires
2018-09-04HID: core: fix grouping by applicationBenjamin Tissoires
2018-09-04HID: multitouch: fix Elan panels with 2 input modes declarationBenjamin Tissoires
2018-08-30HID: hid-saitek: Add device ID for RAT 7 ContagionHarry Mallon
2018-08-28HID: core: fix memory leak on probeStefan Agner
2018-08-28HID: input: fix leaking custom input node nameStefan Agner
2018-08-28HID: add support for Apple Magic KeyboardsSean O'Brien
2018-08-28HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreenAceLan Kao
2018-08-28HID: increase maximum global item tag report size to 256Song, Hongyan
2018-08-28HID: intel-ish-hid: Enable Sunrise Point-H ish driverAndreas Bosch
2018-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-08-20Merge branch 'for-4.19/wiimote' into for-linusJiri Kosina
2018-08-20Merge branch 'for-4.19/wacom' into for-linusJiri Kosina
2018-08-20Merge branch 'for-4.19/upstream' into for-linusJiri Kosina
2018-08-20Merge branch 'for-4.19/sony' into for-linusJiri Kosina
2018-08-20Merge branch 'for-4.19/multitouch-multiaxis' into for-linusJiri Kosina
2018-08-20Merge branch 'for-4.19/intel-ish' into for-linusJiri Kosina
2018-08-20Merge branch 'for-4.19/i2c-hid' into for-linusJiri Kosina
2018-08-20Merge branch 'for-4.19/elan' into for-linusJiri Kosina
2018-08-02HID: intel_ish-hid: tx_buf memory leak on probe/removeAnton Vasilyev
2018-08-02HID: intel-ish-hid: Prevent loading of driver on MehlowSrinivas Pandruvada
2018-07-23HID: cougar: Add support for the Cougar 500k Gaming KeyboardDaniel M. Lambea
2018-07-23HID: cougar: make compare_device_paths reusableDaniel M. Lambea
2018-07-17HID: intel-ish-hid: remove redundant variable num_fragsColin Ian King
2018-07-17HID: multitouch: handle palm for touchscreensDmitry Torokhov
2018-07-17HID: multitouch: touchscreens also use confidence reportsDmitry Torokhov
2018-07-17HID: multitouch: report MT_TOOL_PALM for non-confident touchesDmitry Torokhov
2018-07-17HID: microsoft: support the Surface DialBenjamin Tissoires
2018-07-17HID: core: do not upper bound the collection stackBenjamin Tissoires
2018-07-17HID: input: enable Totem on the Dell Canvas 27Benjamin Tissoires
2018-07-17HID: multitouch: remove one copy of valuesBenjamin Tissoires
2018-07-17HID: multitouch: ditch mt_report_idBenjamin Tissoires
2018-07-17HID: multitouch: store a per application quirks valueBenjamin Tissoires
2018-07-17HID: multitouch: Store per collection multitouch dataBenjamin Tissoires
2018-07-17HID: multitouch: make sure the static list of class is not changedBenjamin Tissoires
2018-07-17HID: elan: Add support for touchpad on the Toshiba Click Mini L9WHans de Goede
2018-07-17HID: elan: Add USB-id for HP x2 10-n000nd touchpadHans de Goede
2018-07-17HID: elan: Add a flag for selecting if the touchpad has a LEDHans de Goede
2018-07-17HID: elan: Query resolution from the touchpadHans de Goede
2018-07-17HID: elan: Query device max_x and max_y value from touchpadHans de Goede
2018-07-17HID: elan: Hardcode finger-count and usb-interfaceHans de Goede