The following changes since commit 4a3928c6f8a53fa1aed28ccba227742486e8ddcb:

  Linux 4.16-rc3 (2018-02-25 18:50:41 -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.17-rc1

for you to fetch changes up to 79a0b33165d8d8ec0840fcfc74fd0a8f219abeee:

  USB: serial: ftdi_sio: add Id for Physik Instrumente E-870 (2018-03-29 
10:06:45 +0200)

----------------------------------------------------------------
USB-serial updates for v4.17-rc1

Here are the USB-serial updates for 4.17-rc1, including a
reimplementation of the option-driver interface masking which allows
for a more compact notation when adding new device entries.

Included are also a couple of clean ups and a new ftdi_sio device id.

All but the device-id commit have been in linux-next (without any
reported issues).

Signed-off-by: Johan Hovold <jo...@kernel.org>

----------------------------------------------------------------
Johan Hovold (3):
      USB: serial: option: reimplement interface masking
      USB: serial: option: drop redundant interface-class test
      USB: serial: option: use mass-storage class define

Teichmann, Martin (1):
      USB: serial: ftdi_sio: add Id for Physik Instrumente E-870

 drivers/usb/serial/ftdi_sio.c     |   1 +
 drivers/usb/serial/ftdi_sio_ids.h |   1 +
 drivers/usb/serial/option.c       | 457 +++++++++++++-------------------------
 3 files changed, 155 insertions(+), 304 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to