diff options
author | Jiri Kosina <jkosina@suse.cz> | 2018-01-31 16:15:58 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2018-01-31 16:15:58 +0100 |
commit | 790844941ae2d0ccde5892140cc499982800dd46 (patch) | |
tree | 5edab37981f5a26ad80447bce914f8bbb841fe49 /drivers/hid | |
parent | Merge branch 'for-4.16/hid-quirks-cleanup/_base' into for-linus (diff) | |
parent | HID: asus: Fix special function keys on T200TA (diff) | |
parent | HID: elecom: rewrite report fixup for EX-G and future mice (diff) | |
parent | HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop (diff) | |
parent | HID: hid-multitouch: support fine-grain orientation reporting (diff) | |
parent | HID: add quirk for another PIXART OEM mouse used by HP (diff) | |
parent | HID: rmi: Support the Fujitsu R726 Pad dock using hid-rmi (diff) | |
parent | HID: sony: Report DS4 version info through sysfs (diff) | |
parent | HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working (diff) | |
download | linux-790844941ae2d0ccde5892140cc499982800dd46.tar.xz linux-790844941ae2d0ccde5892140cc499982800dd46.zip |
Merge branches 'for-4.16/hid-quirks-cleanup/asus', 'for-4.16/hid-quirks-cleanup/elecom', 'for-4.16/hid-quirks-cleanup/ish', 'for-4.16/hid-quirks-cleanup/multitouch', 'for-4.16/hid-quirks-cleanup/pixart', 'for-4.16/hid-quirks-cleanup/rmi', 'for-4.16/hid-quirks-cleanup/sony' and 'for-4.16/hid-quirks-cleanup/toshiba' into for-linus
Pull assorted device driver fixes (ASUS, Elecom, Intel-ISH, Multitouch, PixArt, RMI,
Sony and Toshiba) based on top the hid-quirks revamp.