This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ec2092915d60 Merge tag 'v6.13-p2' of git://git.kernel.org/pub/scm/linux [...] new f580786ea900 staging: gpib: Make GPIB_NI_PCI_ISA depend on HAS_IOPORT new 80242c4a9d50 staging: gpib: Workaround for ppc build failure new 1d8c2d4b89b4 staging: gpib: Fix faulty workaround for assignment in if new 48e8a8160dba staging: gpib: Fix i386 build issue new 3de4f6d91919 Merge tag 'staging-6.13-rc3' of git://git.kernel.org/pub/s [...] new 7cc0e0a43a91 serial: sh-sci: Check if TX data was written to device in [...] new 4e450dfd0f96 tty: serial: Work around warning backtrace in serial8250_s [...] new 636110be626b Merge tag 'tty-6.13-rc3' of git://git.kernel.org/pub/scm/l [...] new 97264eaaba01 usb: ehci-hcd: fix call balance of clocks handling routines new 282615d13344 dt-bindings: phy: imx8mq-usb: correct reference to usb-swi [...] new 0d2ada052278 usb: host: max3421-hcd: Correctly abort a USB request. new 645d56e4cc74 usb: typec: anx7411: fix fwnode_handle reference leak new ef42b906df5c usb: typec: anx7411: fix OF node reference leaks in anx741 [...] new a4faee01179a usb: dwc3: imx8mp: fix software node kernel dump new 82937056967d usb: gadget: midi2: Fix interpretation of is_midi1 bits new d2ec94fbc431 usb: core: hcd: only check primary hcd skip_phy_initialization new a48f744bef9e usb: dwc3: xilinx: make sure pipe clock is deselected in u [...] new ce15d6b3d5c3 usb: misc: onboard_usb_dev: skip suspend/resume sequence f [...] new 4cfbca86f6a8 usb: gadget: u_serial: Fix the issue that gs_start_io cras [...] new 336f72d3cbf5 usb: dwc2: Fix HCD resume new a8d3e4a73459 usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature new 1cf1bd88f129 usb: dwc2: Fix HCD port connection race new e37b383df91b usb: typec: ucsi: Fix completion notifications new 33ead7e53818 usb: typec: ucsi: Fix connector status writing past buffer size new a0e3919a2df2 Merge tag 'usb-6.13-rc3' of git://git.kernel.org/pub/scm/l [...]
The 25 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: .../bindings/phy/fsl,imx8mq-usb-phy.yaml | 7 +-- drivers/staging/gpib/Kconfig | 7 ++- drivers/staging/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c | 2 +- drivers/tty/serial/8250/8250_port.c | 3 +- drivers/tty/serial/sh-sci.c | 29 ++++++++++ drivers/usb/core/hcd.c | 8 ++- drivers/usb/dwc2/hcd.c | 19 +++---- drivers/usb/dwc3/dwc3-imx8mp.c | 30 +++++----- drivers/usb/dwc3/dwc3-xilinx.c | 5 +- drivers/usb/gadget/function/f_midi2.c | 6 +- drivers/usb/gadget/function/u_serial.c | 9 ++- drivers/usb/host/ehci-sh.c | 9 ++- drivers/usb/host/max3421-hcd.c | 16 ++++-- drivers/usb/misc/onboard_usb_dev.c | 4 +- drivers/usb/typec/anx7411.c | 66 ++++++++++++++-------- drivers/usb/typec/ucsi/ucsi.c | 9 ++- 16 files changed, 154 insertions(+), 75 deletions(-)