This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8053e5b93eca Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/sc [...] new f11274396a53 HID: hiddev: fix potential Spectre v1 new 00b790ea545b HID: i2c-hid: Add a small delay after sleep command for Ra [...] new 6298944d8f57 Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS" new 7dd8db68949a HID: alps: allow incoming reports when only the trackstick [...] new c6e0bba4ac44 HID: moving to group maintainership model new 399474e4c110 HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor override new 0c7244209588 Merge branch 'master' into for-4.20/upstream-fixes new 3fc202e81db7 HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabled new aa9b760cec23 HID: fix up .raw_event() documentation new ecb4d529f13d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new f55275bcc729 ARM: defconfig: Disable PREEMPT again on multi_v7 new 438ad09af558 ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node new 1af6ab3bac84 ARM: dts: fsl: Fix improperly quoted stdout-path values new 1ad9fb750a10 ARM: dts: imx6sx-sdb: Fix enet phy regulator new 6ff6bc46c0a4 Merge tag 'imx-fixes-4.20' of git://git.kernel.org/pub/scm [...] new aab7a2414ba0 arm64: dts: renesas: r8a7795: add missing dma-names on hscif2 new 058ad7b6aa52 dt-bindings: arm: Fix RZ/G2E part number new eab53fdfd60a arm64: dts: renesas: condor: switch from EtherAVB to GEther new 9be66f55b131 Merge tag 'renesas-fixes-for-v4.20' of https://git.kernel. [...] new fd5ba6ee3187 arm64: dts: stratix10: fix multicast filtering new a89f84a56ec9 Merge tag 'stratix10_dts_fix_for_v4.20' of git://git.kerne [...] new e09d51adfbb1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/l [...]
The 22 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 +++++++-- include/linux/hid.h | 4 +- 18 files changed, 110 insertions(+), 42 deletions(-)