This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7587a4a5a4f6 Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kerne [...] new b3483994b33a MAINTAINERS: Add rpmsg tty driver maintainer new 00de977f9e0a serial: core: fix transmit-buffer reset and memleak new ac442a077acf serial: pl011: Add ACPI SBSA UART match id new 7492ffc90fa1 tty: serial: msm_serial: Deactivate RX DMA for polling support new 3dfac26e2ef2 vgacon: Propagate console boot parameters before calling ` [...] new 0f55f89d98c8 serial: liteuart: Fix NULL pointer dereference in ->remove() new 05f929b395de serial: liteuart: fix use-after-free and memleak on unbind new dd5e90b16cca serial: liteuart: fix minor-number leak on probe errors new 0b993fc1fec7 serial: liteuart: relax compile-test dependencies new b40de7469ef1 serial: tegra: Change lower tolerance baud rate limit for [...] new 4e9679738a91 Revert "tty: serial: fsl_lpuart: drop earlycon entry for i [...] new f85e04503f36 serial: 8250: Fix RTS modem control while in rs485 mode new c525c5d2437f serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array new bb1201d4b38e serial: 8250_pci: rewrite pericom_do_set_divisor() new 9cabe26e65a8 serial: 8250_bcm7271: UART errors after resuming from S2 new 5163953950ab Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/l [...] new 09f736aa9547 xhci: Fix commad ring abort, write all 64 bits to CRCR register. new d2a004037c3c USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub new fbcd13df1e78 usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect new 387c2b6ba197 usb: cdns3: gadget: fix new urb never complete if ep cance [...] new 37307f7020ab usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoi [...] new 944207047ca4 Merge tag 'usb-5.16-rc4' of git://git.kernel.org/pub/scm/l [...]
The 22 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 | 6 ++++++ drivers/tty/serial/8250/8250_bcm7271.c | 13 ++++++++++++ drivers/tty/serial/8250/8250_pci.c | 39 ++++++++++++++++++++++------------ drivers/tty/serial/8250/8250_port.c | 7 ------ drivers/tty/serial/Kconfig | 2 +- drivers/tty/serial/amba-pl011.c | 1 + drivers/tty/serial/fsl_lpuart.c | 1 + drivers/tty/serial/liteuart.c | 20 ++++++++++++++--- drivers/tty/serial/msm_serial.c | 3 +++ drivers/tty/serial/serial-tegra.c | 4 ++-- drivers/tty/serial/serial_core.c | 18 +++++++++++++++- drivers/usb/cdns3/cdns3-gadget.c | 20 ++++------------- drivers/usb/cdns3/cdnsp-mem.c | 3 +++ drivers/usb/host/xhci-ring.c | 21 ++++++++++++------ drivers/usb/typec/tcpm/tcpm.c | 4 ---- drivers/video/console/vgacon.c | 14 +++++++----- 16 files changed, 116 insertions(+), 60 deletions(-)