This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/linux.
from 5d9f4cf36721 Merge tag 'selinux-pr-20211123' of git://git.kernel.org/pu [...] adds fa443bc3c1e4 HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE() adds cb1a2c6847f7 HID: intel-ish-hid: use constants for modaliases adds 44e2a58cb880 HID: intel-ish-hid: fw-loader: only load for matching devices adds 0d0cccc0fd83 HID: intel-ish-hid: hid-client: only load for matching devices adds facfe0a4fdce platform/chrome: chros_ec_ishtp: only load for matching devices adds f155dfeaa4ee platform/x86: isthp_eclite: only load for matching devices adds 304dd3680b56 HID: nintendo: unlock on error in joycon_leds_create() adds 7fb0413baa7f HID: wacom: Use "Confidence" flag to prevent reporting inv [...] adds 64355db3caf6 mod_devicetable: fix kdocs for ishtp_device_id adds bf9167a8b40c HID: intel-ish-hid: fix module device-id handling adds e3d9234f3002 Revert "HID: hid-asus.c: Maps key 0x35 (display off) to KE [...] adds a94f61e63f33 HID: ft260: fix i2c probing for hwmon devices adds 7fc48fd6b2c0 HID: input: Fix parsing of HID_CP_CONSUMER_CONTROL fields adds 3e6a950d9836 HID: input: set usage type to key on keycode remap adds b74edf9bfbc1 HID: Ignore battery for Elan touchscreen on HP Envy X360 1 [...] adds fa48020c9fae HID: thrustmaster: fix sparse warnings adds a1091118e0d6 HID: magicmouse: prevent division by 0 on scroll adds f61e06391d65 HID: nintendo: eliminate dead datastructures in !CONFIG_NI [...] adds 32bea3574609 HID: multitouch: Fix Iiyama ProLite T1931SAW (0eef:0001 again!) new 740bebf42104 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 1880ed71ce86 tracing/uprobe: Fix uprobe_perf_open probes iteration new 29889216befc Merge tag 'trace-v5.16-rc2' of git://git.kernel.org/pub/sc [...] adds 8d192bec534b parisc: Increase FRAME_WARN to 2048 bytes on parisc adds 169d1a4a2adb parisc: Provide an extru_safe() macro to extract unsigned bits adds df2ffeda6370 parisc: Fix extraction of hash lock bits in syscall.S adds 3fbdc121bd05 parisc: Convert PTE lookup to use extru_safe() macro adds 98400ad75e95 Revert "parisc: Fix backtrace to always include init funti [...] new 5f53fa508db0 Merge tag 'for-5.16/parisc-5' of git://git.kernel.org/pub/ [...]
The 4 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: arch/parisc/include/asm/assembly.h | 11 +++++++++++ arch/parisc/kernel/entry.S | 14 +++----------- arch/parisc/kernel/syscall.S | 4 ++-- arch/parisc/kernel/vmlinux.lds.S | 3 +-- drivers/hid/hid-asus.c | 2 +- drivers/hid/hid-ft260.c | 11 +++++------ drivers/hid/hid-ids.h | 1 + drivers/hid/hid-input.c | 8 +++++--- drivers/hid/hid-magicmouse.c | 7 +++++-- drivers/hid/hid-multitouch.c | 5 +++++ drivers/hid/hid-nintendo.c | 13 +++++++++---- drivers/hid/hid-thrustmaster.c | 6 +++--- drivers/hid/intel-ish-hid/ishtp-fw-loader.c | 14 ++++++++------ drivers/hid/intel-ish-hid/ishtp-hid-client.c | 14 ++++++++------ drivers/hid/intel-ish-hid/ishtp/bus.c | 6 +++--- drivers/hid/wacom_wac.c | 8 +++++++- drivers/hid/wacom_wac.h | 1 + drivers/platform/chrome/cros_ec_ishtp.c | 14 ++++++++------ drivers/platform/x86/intel/ishtp_eclite.c | 14 ++++++++------ include/linux/intel-ish-client-if.h | 4 ++-- include/linux/mod_devicetable.h | 14 ++++++++++++++ kernel/trace/trace_uprobe.c | 1 + lib/Kconfig.debug | 5 +++-- scripts/mod/devicetable-offsets.c | 3 +++ scripts/mod/file2alias.c | 24 ++++++++++++++++++++++++ 25 files changed, 141 insertions(+), 66 deletions(-)