The following changes since commit 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36: Linux 4.15-rc3 (2017-12-10 17:56:26 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-4.15-rc6 for you to fetch changes up to c6a36ad383559a60a249aa6016cebf3cb8b6c485: USB: serial: ftdi_sio: add id for Airbus DS P8GR (2017-12-27 11:47:31 +0100) ---------------------------------------------------------------- USB-serial fixes for v4.15-rc6 Here are some new device ids for ftdi_sio, option and qcserial. Note that the qcserial patch enables the SetControlLineState request (used to raise DTR/RTS) for the GPS interface of all devices using the Sierra Wireless layout. This was required for the Sierra Wireless EM7565 and has been tested using several other modems as well. All but the final commit have been in linux-next without any reported issues. Signed-off-by: Johan Hovold <johan@xxxxxxxxxx> ---------------------------------------------------------------- Daniele Palmas (1): USB: serial: option: add support for Telit ME910 PID 0x1101 Max Schulze (1): USB: serial: ftdi_sio: add id for Airbus DS P8GR Reinhard Speyerer (1): USB: serial: qcserial: add Sierra Wireless EM7565 SZ Lin (林上智) (1): USB: serial: option: adding support for YUGA CLM920-NC5 drivers/usb/serial/ftdi_sio.c | 1 + drivers/usb/serial/ftdi_sio_ids.h | 6 ++++++ drivers/usb/serial/option.c | 17 +++++++++++++++++ drivers/usb/serial/qcserial.c | 3 +++ 4 files changed, 27 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html