The following changes since commit 5182c2cf2a9bfb7f066ef0bdd2bb6330b94dd74e: USB: serial: mos7840: fix another NULL-deref at open (2017-02-09 13:15:07 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-4.11-rc1-2 for you to fetch changes up to beabdc3cd3e3ef9a56b62ee0e0b0663edacd5264: USB: serial: keyspan: drop header file (2017-02-15 17:42:28 +0100) ---------------------------------------------------------------- USB-serial updates for v4.11-rc1 part 2 Here's one more device id for the new upd78f0730 driver and three clean-up patches that are mostly moving some code around. All have been in linux-next with no reported issues. Signed-off-by: Johan Hovold <johan@xxxxxxxxxx> ---------------------------------------------------------------- Johan Hovold (3): USB: serial: upd78f0730: sort device ids USB: serial: io_edgeport: drop io-tables header file USB: serial: keyspan: drop header file Maksim Salau (1): USB: serial: upd78f0730: add ID for EVAL-ADXL362Z drivers/usb/serial/io_edgeport.c | 217 +++++++++++++- drivers/usb/serial/io_tables.h | 232 --------------- drivers/usb/serial/keyspan.c | 592 +++++++++++++++++++++++++++++++++++- drivers/usb/serial/keyspan.h | 629 --------------------------------------- drivers/usb/serial/upd78f0730.c | 7 +- 5 files changed, 808 insertions(+), 869 deletions(-) delete mode 100644 drivers/usb/serial/io_tables.h delete mode 100644 drivers/usb/serial/keyspan.h -- 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