[GIT PULL] USB-serial updates for v4.10-rc1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Greg,

Here are my updates for 4.10. Details below.

Thanks,
Johan


The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69:

  Linux 4.9-rc2 (2016-10-23 17:10:14 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-4.10-rc1

for you to fetch changes up to 3c3dd1e058cb01e835dcade4b54a6f13ffaeaf7c:

  USB: serial: kl5kusb105: abort on open exception path (2016-11-30 10:54:30 +0100)

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

These updates include a new driver for Fintek F8153x devices, support
for the GPIO functionality on CP2105 devices, and improved support for
CH34X devices.

Included are also some clean ups and fixes for various minor issues.

Signed-off-by: Johan Hovold <johan@xxxxxxxxxx>

----------------------------------------------------------------
Aidan Thornton (4):
      USB: serial: ch341: add register and USB request definitions
      USB: serial: ch341: reinitialize chip on reconfiguration
      USB: serial: ch341: add support for parity, frame length, stop bits
      USB: serial: ch341: add debug output for chip version

Geert Uytterhoeven (1):
      USB: serial: cp210x: use tcflag_t to fix incompatible pointer type

Ji-Ze Hong (Peter Hong) (1):
      USB: serial: add Fintek F81532/534 driver

Johan Hovold (5):
      USB: serial: cp210x: clean up CSIZE handling
      USB: serial: cp210x: return -EIO on short control transfers
      USB: serial: cp210x: use bool for registered flag
      USB: serial: fix invalid user-pointer checks
      USB: serial: kl5kusb105: fix open error path

Martyn Welch (1):
      USB: serial: cp210x: Adding GPIO support for CP2105

Pan Bian (1):
      USB: serial: kl5kusb105: abort on open exception path

 drivers/usb/serial/Kconfig            |   10 +
 drivers/usb/serial/Makefile           |    1 +
 drivers/usb/serial/ch341.c            |  113 ++-
 drivers/usb/serial/cp210x.c           |  411 +++++++++-
 drivers/usb/serial/f81534.c           | 1409 +++++++++++++++++++++++++++++++++
 drivers/usb/serial/ftdi_sio.c         |    5 -
 drivers/usb/serial/io_edgeport.c      |    3 -
 drivers/usb/serial/io_ti.c            |    3 -
 drivers/usb/serial/kl5kusb105.c       |   35 +-
 drivers/usb/serial/mos7720.c          |    3 -
 drivers/usb/serial/mos7840.c          |    3 -
 drivers/usb/serial/opticon.c          |    3 -
 drivers/usb/serial/quatech2.c         |    3 -
 drivers/usb/serial/ssu100.c           |    3 -
 drivers/usb/serial/ti_usb_3410_5052.c |    3 -
 drivers/usb/serial/usb_wwan.c         |    3 -
 16 files changed, 1914 insertions(+), 97 deletions(-)
 create mode 100644 drivers/usb/serial/f81534.c
--
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



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux