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-release-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from 153a971ff578 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...] adds d6d5df1db6e9 Linux 5.4-rc5 adds 40ce7919d873 virtio_ring: fix stalls for packed rings adds 6771596169bf vsock/virtio: remove unused 'work' field from 'struct virt [...] adds b3683dee8402 vringh: fix copy direction of vringh_iov_push_kern() adds 9e5eefba3d09 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] adds b3a81c777dcb HID: fix error message in hid_open_report() adds fe2199cfd151 HID: prodikeys: make array keys static const, makes object [...] adds d9d4b1e46d95 HID: Fix assumption that devices have inputs adds 9e4dbc4646a8 HID: google: add magnemite/masterball USB ids adds 16ff7bf6dbcc HID: intel-ish-hid: fix wrong error handling in ishtp_cl_a [...] adds 67b18dfb8cfc HID: i2c-hid: Remove runtime power management adds abdd3d0b344f HID: logitech-hidpp: split g920_get_config() adds 905d754c53a5 HID: logitech-hidpp: rework device validation adds 08c453f6d073 HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy() adds 09f3dbe47473 HID: i2c-hid: add Trekstor Primebook C11B to descriptor override new 0365fb6baeb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
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: Makefile | 4 +- drivers/hid/hid-axff.c | 11 +- drivers/hid/hid-core.c | 7 +- drivers/hid/hid-dr.c | 12 +- drivers/hid/hid-emsff.c | 12 +- drivers/hid/hid-gaff.c | 12 +- drivers/hid/hid-google-hammer.c | 4 + drivers/hid/hid-holtekff.c | 12 +- drivers/hid/hid-ids.h | 2 + drivers/hid/hid-lg2ff.c | 12 +- drivers/hid/hid-lg3ff.c | 11 +- drivers/hid/hid-lg4ff.c | 11 +- drivers/hid/hid-lgff.c | 11 +- drivers/hid/hid-logitech-hidpp.c | 248 +++++++++++++---------- drivers/hid/hid-microsoft.c | 12 +- drivers/hid/hid-prodikeys.c | 4 +- drivers/hid/hid-sony.c | 12 +- drivers/hid/hid-tmff.c | 12 +- drivers/hid/hid-zpff.c | 12 +- drivers/hid/i2c-hid/i2c-hid-core.c | 118 +---------- drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c | 19 ++ drivers/hid/intel-ish-hid/ishtp/client-buffers.c | 2 +- drivers/vhost/vringh.c | 8 +- drivers/virtio/virtio_ring.c | 7 +- include/linux/virtio_vsock.h | 1 - 25 files changed, 309 insertions(+), 267 deletions(-)