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-aarch64-mainline-defconfig in repository toolchain/linux-next.
from 8053e5b93eca Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/sc [...] adds f11274396a53 HID: hiddev: fix potential Spectre v1 adds 00b790ea545b HID: i2c-hid: Add a small delay after sleep command for Ra [...] adds 6298944d8f57 Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS" adds 7dd8db68949a HID: alps: allow incoming reports when only the trackstick [...] adds c6e0bba4ac44 HID: moving to group maintainership model adds 399474e4c110 HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor override adds 0c7244209588 Merge branch 'master' into for-4.20/upstream-fixes adds 3fc202e81db7 HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabled adds aa9b760cec23 HID: fix up .raw_event() documentation adds ecb4d529f13d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds f55275bcc729 ARM: defconfig: Disable PREEMPT again on multi_v7 adds 438ad09af558 ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node adds 1af6ab3bac84 ARM: dts: fsl: Fix improperly quoted stdout-path values adds 1ad9fb750a10 ARM: dts: imx6sx-sdb: Fix enet phy regulator adds 6ff6bc46c0a4 Merge tag 'imx-fixes-4.20' of git://git.kernel.org/pub/scm [...] adds aab7a2414ba0 arm64: dts: renesas: r8a7795: add missing dma-names on hscif2 adds 058ad7b6aa52 dt-bindings: arm: Fix RZ/G2E part number adds eab53fdfd60a arm64: dts: renesas: condor: switch from EtherAVB to GEther adds 9be66f55b131 Merge tag 'renesas-fixes-for-v4.20' of https://git.kernel. [...] adds fd5ba6ee3187 arm64: dts: stratix10: fix multicast filtering adds a89f84a56ec9 Merge tag 'stratix10_dts_fix_for_v4.20' of git://git.kerne [...] adds e09d51adfbb1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/l [...] adds 74e3512731bd hwmon: (core) Fix double-free in __hwmon_device_register() adds e3e61f01d755 hwmon: (ibmpowernv) Remove bogus __init annotations new 85758777c2a2 Merge tag 'hwmon-for-v4.20-rc2' of git://git.kernel.org/pu [...]
The 1 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: Documentation/devicetree/bindings/arm/shmobile.txt | 2 +- MAINTAINERS | 8 ++-- arch/arm/boot/dts/imx53-ppd.dts | 2 +- arch/arm/boot/dts/imx6sll.dtsi | 2 +- arch/arm/boot/dts/imx6sx-sdb.dtsi | 7 +++- arch/arm/boot/dts/vf610m4-colibri.dts | 4 +- arch/arm/configs/multi_v7_defconfig | 1 - arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 3 ++ arch/arm64/boot/dts/renesas/r8a7795.dtsi | 2 +- arch/arm64/boot/dts/renesas/r8a77980-condor.dts | 47 +++++++++++----------- drivers/hid/hid-alps.c | 18 +++++++++ drivers/hid/hid-asus.c | 3 ++ drivers/hid/hid-ids.h | 3 ++ drivers/hid/hid-quirks.c | 1 - drivers/hid/i2c-hid/i2c-hid-core.c | 19 +++++++++ drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c | 8 ++++ drivers/hid/usbhid/hiddev.c | 18 +++++++-- drivers/hwmon/hwmon.c | 8 ++-- drivers/hwmon/ibmpowernv.c | 7 ++-- include/linux/hid.h | 4 +- 20 files changed, 117 insertions(+), 50 deletions(-)