This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9851a0dee7c2 Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/p [...] new 778fbf417999 HID: wacom: Read HID_DG_CONTACTMAX directly for non-generi [...] new f9e82295eec1 HID: multitouch: add eGalaxTouch P80H84 support new b1bd0f75288f HID: logitech: Add support for Logitech G11 extra keys new 640e403b1fd2 HID: alps: Add AUI1657 device ID new 185af3e775b6 HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGAC [...] new b43f977dd281 Revert "HID: wacom: generic: read the number of expected t [...] new 0ed08faded1d HID: usbhid: Fix race between usbhid_close() and usbhid_stop() new dcce8ef8f70a HID: wacom: Report 2nd-gen Intuos Pro S center button stat [...] new 538f67407e2c HID: i2c-hid: reset Synaptics SYNA2393 on resume new 2465f0d5c9e3 HID: mcp2221: add gpiolib dependency new 1e189f267015 HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell [...] new 47cf1b422e60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/hid/Kconfig | 1 + drivers/hid/hid-alps.c | 1 + drivers/hid/hid-ids.h | 8 +++- drivers/hid/hid-lg-g15.c | 4 ++ drivers/hid/hid-multitouch.c | 3 ++ drivers/hid/hid-quirks.c | 1 + drivers/hid/i2c-hid/i2c-hid-core.c | 2 + drivers/hid/usbhid/hid-core.c | 37 ++++++++++++---- drivers/hid/usbhid/usbhid.h | 1 + drivers/hid/wacom_sys.c | 4 +- drivers/hid/wacom_wac.c | 88 ++++++++++---------------------------- 11 files changed, 74 insertions(+), 76 deletions(-)