This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-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 [...] adds 4dbccb873f2b platform/x86: surface3_power: Fix a NULL vs IS_ERR() check [...] adds 713df99a9ef0 platform/x86: wmi: Make two functions static adds f585c9d5436a platform/x86/intel-uncore-freq: make uncore_root_kobj static new e87fa339d413 platform/x86: intel_pmc_core: Change Jasper Lake S0ix debu [...] new 3bd12da7f50b platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA new 01f259f3720c platform/x86: intel_pmc_core: avoid unused-function warnings new f8a31eca47be platform/x86: thinkpad_acpi: Remove always false 'value < [...] new dc56c5acd850 Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infra [...]
The 5 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 +++++++-------------------- drivers/platform/x86/asus-nb-wmi.c | 24 ++++++++ drivers/platform/x86/intel-uncore-frequency.c | 2 +- drivers/platform/x86/intel_pmc_core.c | 24 ++------ drivers/platform/x86/intel_pmc_core.h | 2 - drivers/platform/x86/surface3_power.c | 4 +- drivers/platform/x86/thinkpad_acpi.c | 2 +- drivers/platform/x86/xiaomi-wmi.c | 4 +- 18 files changed, 109 insertions(+), 103 deletions(-)