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-arm in repository toolchain/ci/linux.
from 5d65f6f3df56 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 8ffea2599f63 zonefs: add MODULE_ALIAS_FS adds bce472f90952 MAITAINERS: Change zonefs maintainer email address adds 1887bf5cc495 Merge tag 'zonefs-5.16-rc6' of git://git.kernel.org/pub/sc [...] adds 5da5231bb478 libata: if T_LENGTH is zero, dma direction should be DMA_NONE adds 9eaa88c7036e Merge tag 'libata-5.16-rc6' of git://git.kernel.org/pub/sc [...] new 0a515a06c5eb perf expr: Fix missing check for return value of hashmap__new() new 0c8e32fe48f5 perf inject: Fix segfault due to close without open new c271a55b0c60 perf inject: Fix segfault due to perf_data__fd() without open new 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 new a0b24a566258 Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/ [...] new c4d936efa46d Revert "usb: early: convert to readl_poll_timeout_atomic()" new 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 new 3f667b5d4053 Merge tag 'tty-5.16-rc6' of git://git.kernel.org/pub/scm/l [...]
The 8 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: MAINTAINERS | 2 +- drivers/ata/libata-scsi.c | 15 +++++++++++++-- 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 +++++++++++++----- fs/zonefs/super.c | 1 + tools/perf/builtin-inject.c | 13 +++++++++---- tools/perf/util/expr.c | 5 +++++ 22 files changed, 138 insertions(+), 63 deletions(-)