This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 055d8d9eae35 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] new 36cae568404a USB: serial: option: improve Quectel EP06 detection new 35aecc02b5b6 USB: serial: option: add two-endpoints device-id flag new f5fad711c06e USB: serial: simple: add Motorola Tetra MTP6550 id new dcb44ac0601e Merge tag 'usb-serial-4.19-rc7' of https://git.kernel.org/ [...] new f2924d4b16ae usb: cdc_acm: Do not leak URB buffers new ffe84e01bb1b xhci: Add missing CAS workaround for Intel Sunrise Point xHCI new 555df5820e73 usb: xhci-mtk: resume USB3 roothub first new cc02f852872d Merge tag 'usb-4.19-rc7' of git://git.kernel.org/pub/scm/l [...] new beeeac43b6fa Revert "serial: 8250_dw: Fix runtime PM handling" new 10653022456d Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE" new 5b162cc4ac27 Revert "serial: sh-sci: Allow for compressed SCIF address" new 4ebaf0754c7a Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/l [...] new 41e270f6898e Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect() new 34bd283396af fpga: do not access region struct after fpga_region_unregister new c2d68afba86d tools: hv: fcopy: set 'error' in case an unknown operation [...] new b4d9a0e5ca13 fpga: bridge: fix obvious function documentation error new 492ecf6d6598 docs: fpga: document fpga manager flags new 7012040576c6 firmware: Always initialize the fw_priv list object new 86da809dda64 thunderbolt: Do not handle ICM events after domain is stopped new eafa717bc145 thunderbolt: Initialize after IOMMUs new fb1c592cf4c9 Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub [...]
The 21 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/driver-api/fpga/fpga-mgr.rst | 5 +++ drivers/base/firmware_loader/main.c | 7 ++-- drivers/fpga/dfl-fme-region.c | 4 ++- drivers/fpga/fpga-bridge.c | 2 +- drivers/fpga/of-fpga-region.c | 3 +- drivers/hv/connection.c | 8 +++-- drivers/thunderbolt/icm.c | 49 +++++++++++--------------- drivers/thunderbolt/nhi.c | 2 +- drivers/tty/serial/8250/8250_dw.c | 4 --- drivers/tty/serial/sh-sci.c | 56 ++++++++++++++++++++++-------- drivers/usb/class/cdc-acm.c | 6 ++++ drivers/usb/host/xhci-mtk.c | 4 +-- drivers/usb/host/xhci-pci.c | 2 ++ drivers/usb/serial/option.c | 15 ++++++-- drivers/usb/serial/usb-serial-simple.c | 3 +- include/linux/fpga/fpga-mgr.h | 20 +++++++---- include/linux/serial_sci.h | 1 + tools/hv/hv_fcopy_daemon.c | 1 + 18 files changed, 124 insertions(+), 68 deletions(-)