This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a4fd49cdb549 Merge tag 's390-5.17-4' of git://git.kernel.org/pub/scm/li [...] new b470947c3672 usb: dwc3: xilinx: fix uninitialized return value new ebe2b1add105 usb: f_fs: Fix use-after-free for epfile new 092f45b13e51 usb: ulpi: Move of_node_put to ulpi_dev_release new 0a907ee9d95e usb: ulpi: Call of_node_put correctly new 5c2b9c61ae5d usb: usb251xb: add boost-up property support new 292d2c82b105 usb: raw-gadget: fix handling of dual-direction-capable endpoints new 459702eea613 usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE [...] new 5432184107cd usb: gadget: f_uac2: Define specific wTerminalType new 117b4e96c7f3 usb: dwc3: gadget: Prevent core from processing stale TRBs new 57bc3d3ae8c1 net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup new c853685d11c0 usb: core: Unregister device on component_add() failure new 75e5b4849b81 USB: gadget: validate interface OS descriptor requests new 38ea1eac7d88 usb: gadget: rndis: check size of RNDIS_MSG_SET command new 269cbcf7b72d usb: dwc2: drd: fix soft connect when gadget is unconfigured new fa77ce201f7f USB: serial: ch341: add support for GW Instek USB2.0-Seria [...] new d48384c7ed6c USB: serial: option: add ZTE MF286D modem new fbb9b194e15a USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320 new b50f8f09c622 USB: serial: cp210x: add NCR Retail IO box id new 6ca0c6283340 USB: serial: cp210x: add CPI Bulk Coin Recycler id new c1dd10c681cd Merge tag 'usb-serial-5.17-rc4' of https://git.kernel.org/ [...] new 736e8d89044c Revert "usb: dwc2: drd: fix soft connect when gadget is un [...] new 85187378990e Merge tag 'usb-5.17-rc4' of git://git.kernel.org/pub/scm/l [...] new c816b2e65b0e n_tty: wake up poll(POLLRDNORM) on receiving data new 5d5ead5e1caf serial: 8250_pericom: Revert "Re-enable higher baud rates" new 61cc70d9e8ef vt_ioctl: fix array_index_nospec in vt_setactivate new 28cb138f559f vt_ioctl: add array_index_nospec to VT_ACTIVATE new 522e7d03f7d2 Merge tag 'tty-5.17-rc4' of git://git.kernel.org/pub/scm/l [...] new 0cea730cac82 staging: vc04_services: Fix RCU dereference check new 426aca16e903 staging: fbtft: Fix error path in fbtft_driver_module_init() new dcd72f546657 Merge tag 'staging-5.17-rc4' of git://git.kernel.org/pub/s [...] new 46963e2e0629 misc: fastrpc: avoid double fput() on failed usercopy new c0689e46be23 eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX new 42fed57046fc phy: usb: Leave some clocks running during suspend new 5070ce86246a phy: broadcom: Kconfig: Fix PHY_BRCM_USB config option new 6d1e6bcb3166 phy: ti: Fix missing sentinel for clk_div_table new 29afbd769ca3 phy: cadence: Sierra: fix error handling bugs in probe() new 37291f60d082 phy: xilinx: zynqmp: Fix bus width setting for SGMII new cfc826c88a79 phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable() new 46e994717807 phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphy new 9a8406ba1a9a phy: dphy: Correct clk_pre parameter new 9ccdcc73d37c Merge tag 'phy-fixes-5.17' of git://git.kernel.org/pub/scm [...] new a0572cea8866 bus: mhi: pci_generic: Add mru_default for Foxconn SDX55 new 05daa805a86c bus: mhi: pci_generic: Add mru_default for Cinterion MV31-W new bca828ccdd65 speakup-dectlk: Restore pitch setting new c72ea2050361 iio: buffer: Fix file related error handling in IIO_BUFFER [...] new 080eba785fe1 Merge tag 'char-misc-5.17-rc4' of git://git.kernel.org/pub [...]
The 46 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: drivers/accessibility/speakup/speakup_dectlk.c | 1 + drivers/bus/mhi/pci_generic.c | 2 + drivers/gpu/drm/bridge/nwl-dsi.c | 12 ++-- drivers/iio/industrialio-buffer.c | 14 ++++- drivers/misc/eeprom/ee1004.c | 3 + drivers/misc/fastrpc.c | 9 ++- drivers/net/usb/ax88179_178a.c | 68 +++++++++++++--------- drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c | 3 +- drivers/phy/broadcom/Kconfig | 3 +- drivers/phy/broadcom/phy-brcm-usb.c | 38 ++++++++++++ drivers/phy/cadence/phy-cadence-sierra.c | 35 ++++++----- drivers/phy/mediatek/phy-mtk-tphy.c | 2 +- drivers/phy/phy-core-mipi-dphy.c | 4 +- drivers/phy/rockchip/phy-rockchip-inno-dsidphy.c | 3 +- drivers/phy/st/phy-stm32-usbphyc.c | 2 +- drivers/phy/ti/phy-j721e-wiz.c | 1 + drivers/phy/xilinx/phy-zynqmp.c | 11 ++-- drivers/staging/fbtft/fbtft.h | 5 +- .../vc04_services/interface/vchiq_arm/vchiq_arm.c | 20 ++++++- drivers/tty/n_tty.c | 4 +- drivers/tty/serial/8250/8250_pericom.c | 2 +- drivers/tty/vt/vt_ioctl.c | 3 +- drivers/usb/common/ulpi.c | 10 +++- drivers/usb/core/port.c | 9 ++- drivers/usb/dwc3/dwc3-xilinx.c | 2 +- drivers/usb/dwc3/gadget.c | 13 +++++ drivers/usb/gadget/composite.c | 3 + drivers/usb/gadget/function/f_fs.c | 56 +++++++++++++----- drivers/usb/gadget/function/f_uac2.c | 4 +- drivers/usb/gadget/function/rndis.c | 9 ++- drivers/usb/gadget/legacy/raw_gadget.c | 2 +- drivers/usb/gadget/udc/renesas_usb3.c | 2 + drivers/usb/misc/usb251xb.c | 4 +- drivers/usb/serial/ch341.c | 1 + drivers/usb/serial/cp210x.c | 2 + drivers/usb/serial/ftdi_sio.c | 3 + drivers/usb/serial/ftdi_sio_ids.h | 3 + drivers/usb/serial/option.c | 2 + 38 files changed, 268 insertions(+), 102 deletions(-)