This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from df86f912b45c Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/ [...] new 220a0ffde02f xhci: dbc: decouple endpoint allocation from initialization new a5c98e8b1398 xhci: dbc: Fix full DbC transfer ring after several reconnects new edcbe06453dd xhci: fix memory leak regression when freeing xhci vdev de [...] new 8d63c83d8eb9 USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernels new f34bfcc77b18 usb: typec: tcpm: properly deliver cable vdms to altmode drivers new 21d8525d2e06 usb: gadget: midi2: Fix missing UMP group attributes initi [...] new 116e79c679a1 usb: gadget: midi2: Fix MIDI2 IN EP max packet size new cba70aff623b USB: serial: option: add Telit Cinterion FN990A w/audio co [...] new a5a261bea9bf USB: serial: option: add Telit Cinterion LE910C4-WWX new c [...] new 7609fb63cead Merge tag 'usb-serial-6.17-rc6' of ssh://gitolite.kernel.o [...] new 9dfec4a51df9 USB: core: remove the move buf action new d6b42787f30d Merge tag 'usb-6.17-rc6' of git://git.kernel.org/pub/scm/l [...] new 535fd4c98452 serial: sc16is7xx: fix bug in flow control levels init new ee047e1d85d7 dt-bindings: serial: brcm,bcm7271-uart: Constrain clocks new 387d00028ccc dt-bindings: serial: 8250: move a constraint new a1b51534b532 dt-bindings: serial: 8250: allow "main" and "uart" as clock names new cfd956dcb101 tty: hvc_console: Call hvc_kick in hvc_write unconditionally new b5e3277c0f1c serial: xilinx_uartps: read reg size from DTS new 1519fc7cd3e1 Merge tag 'tty-6.17-rc6' of git://git.kernel.org/pub/scm/l [...]
The 19 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/serial/8250.yaml | 56 +++++++------ .../bindings/serial/brcm,bcm7271-uart.yaml | 2 +- drivers/tty/hvc/hvc_console.c | 6 +- drivers/tty/serial/sc16is7xx.c | 14 +--- drivers/tty/serial/xilinx_uartps.c | 10 +-- drivers/usb/core/driver.c | 4 +- drivers/usb/gadget/function/f_midi2.c | 11 ++- drivers/usb/gadget/udc/dummy_hcd.c | 8 +- drivers/usb/host/xhci-dbgcap.c | 94 +++++++++++++++------- drivers/usb/host/xhci-mem.c | 2 +- drivers/usb/serial/option.c | 17 ++++ drivers/usb/typec/tcpm/tcpm.c | 12 ++- 12 files changed, 150 insertions(+), 86 deletions(-)