This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from 9851a0dee7c2 Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/p [...] adds 778fbf417999 HID: wacom: Read HID_DG_CONTACTMAX directly for non-generi [...] adds f9e82295eec1 HID: multitouch: add eGalaxTouch P80H84 support adds b1bd0f75288f HID: logitech: Add support for Logitech G11 extra keys adds 640e403b1fd2 HID: alps: Add AUI1657 device ID adds 185af3e775b6 HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGAC [...] adds b43f977dd281 Revert "HID: wacom: generic: read the number of expected t [...] adds 0ed08faded1d HID: usbhid: Fix race between usbhid_close() and usbhid_stop() adds dcce8ef8f70a HID: wacom: Report 2nd-gen Intuos Pro S center button stat [...] adds 538f67407e2c HID: i2c-hid: reset Synaptics SYNA2393 on resume adds 2465f0d5c9e3 HID: mcp2221: add gpiolib dependency adds 1e189f267015 HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell [...] adds 47cf1b422e60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
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(-)