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-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 adds 85758777c2a2 Merge tag 'hwmon-for-v4.20-rc2' of git://git.kernel.org/pu [...] adds be2e1c9dcf76 mtd: docg3: don't set conflicting BCH_CONST_PARAMS option adds ce97e2bb6687 mtd: nand: drop kernel-doc notation for a deleted function [...] adds d098093ba06e mtd: nand: Fix nanddev_neraseblocks() adds 91d7b67000c6 mtd: spi-nor: cadence-quadspi: Return error code in cqspi_ [...] adds 90c31cb9a811 mtd: spi-nor: Reset nor->addr_width when SFDP parsing failed adds ba26cd7d58dc mtd: sa1100: avoid VLA in sa1100_setup_mtd adds 98ee3fc7ef83 mtd: nand: Fix nanddev_pos_next_page() kernel-doc header new d50ffc585dbe Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead. [...] adds 8bd66d147c88 include/linux/compiler*.h: define asm_volatile_goto new 24efee412c75 Compiler Attributes: improve explanation of header new b00d209241ff Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of htt [...]
The 3 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 ++-- drivers/mtd/devices/Kconfig | 2 +- drivers/mtd/maps/sa1100-flash.c | 10 ++++- drivers/mtd/nand/raw/nand_base.c | 1 - drivers/mtd/spi-nor/cadence-quadspi.c | 2 +- drivers/mtd/spi-nor/spi-nor.c | 6 ++- include/linux/compiler_attributes.h | 14 ++++--- include/linux/compiler_types.h | 4 ++ include/linux/hid.h | 4 +- include/linux/mtd/nand.h | 7 ++-- 28 files changed, 148 insertions(+), 65 deletions(-)