This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64 in repository toolchain/ci/linux.
from 9eaa88c7036e Merge tag 'libata-5.16-rc6' of git://git.kernel.org/pub/sc [...] adds 0a515a06c5eb perf expr: Fix missing check for return value of hashmap__new() adds 0c8e32fe48f5 perf inject: Fix segfault due to close without open adds c271a55b0c60 perf inject: Fix segfault due to perf_data__fd() without open adds 0f03adcca7a1 Merge tag 'perf-tools-fixes-for-v5.16-2021-12-18' of git:/ [...] adds 890d5b40908b usb: gadget: u_ether: fix race in setting MAC address in s [...] adds ccc14c6cfd34 usb: xhci-mtk: fix list_del warning when enable list debug adds 16f00d969afe usb: cdnsp: Fix incorrect calling of cdnsp_died function adds 50931ba27d16 usb: cdnsp: Fix issue in cdnsp_log_ep trace event adds 99ea221f2e2f usb: cdnsp: Fix incorrect status for control request adds f08adf5add9a USB: gadget: bRequestType is a bitfield, not a enum adds fac6bf87c55f usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2 [...] adds f886d4fbb7c9 usb: xhci: Extend support for runtime power management for [...] adds 0ad3bd562bb9 USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04) adds 4c4e162d9cf3 usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore adds ca4d8344a72b usb: typec: tcpm: fix tcpm unregister port but leave a pen [...] adds 83b67041f3ea USB: serial: cp210x: fix CP2105 GPIO registration adds 2b503c8598d1 USB: serial: option: add Telit FN990 compositions adds a0b24a566258 Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/ [...] adds c4d936efa46d Revert "usb: early: convert to readl_poll_timeout_atomic()" adds fb7d0829135a Merge tag 'usb-5.16-rc6' of git://git.kernel.org/pub/scm/l [...] adds 1ee33b1ca2b8 tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous adds 6c33ff728812 serial: 8250_fintek: Fix garbled text for console adds 3f667b5d4053 Merge tag 'tty-5.16-rc6' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes: drivers/tty/n_hdlc.c | 23 ++++++++++++++++++++++- drivers/tty/serial/8250/8250_fintek.c | 20 -------------------- drivers/usb/cdns3/cdnsp-gadget.c | 12 ++++++++++++ drivers/usb/cdns3/cdnsp-ring.c | 11 ++++++++++- drivers/usb/cdns3/cdnsp-trace.h | 4 ++-- drivers/usb/core/quirks.c | 3 +++ drivers/usb/dwc2/platform.c | 3 +++ drivers/usb/early/xhci-dbc.c | 15 +++++++++++---- drivers/usb/gadget/composite.c | 6 +++--- drivers/usb/gadget/function/u_ether.c | 16 ++++++---------- drivers/usb/gadget/legacy/dbgp.c | 6 +++--- drivers/usb/gadget/legacy/inode.c | 6 +++--- drivers/usb/host/xhci-mtk-sch.c | 2 +- drivers/usb/host/xhci-pci.c | 6 +++++- drivers/usb/serial/cp210x.c | 6 ++++-- drivers/usb/serial/option.c | 8 ++++++++ drivers/usb/typec/tcpm/tcpm.c | 18 +++++++++++++----- tools/perf/builtin-inject.c | 13 +++++++++---- tools/perf/util/expr.c | 5 +++++ 19 files changed, 123 insertions(+), 60 deletions(-)