Hi Greg, Here's a bunch of new device ids and one unused-allocation removal for 3.18. Thanks, Johan The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1: Linux 3.18-rc1 (2014-10-19 18:08:38 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-3.18-rc3 for you to fetch changes up to 7f2719f0003da1ad13124ef00f48d7514c79e30d: usb: serial: ftdi_sio: add "bricked" FTDI device PID (2014-10-23 09:52:57 +0200) ---------------------------------------------------------------- USB-serial fixes for v3.18-rc3 These updates remove two allocations of unused buffers from kobil_sct and add some new device ids. Signed-off-by: Johan Hovold <johan@xxxxxxxxxx> ---------------------------------------------------------------- Dan Williams (1): USB: option: add Haier CE81B CDMA modem Daniele Palmas (1): usb: option: add support for Telit LE910 Frans Klaver (1): usb: serial: ftdi_sio: add Awinda Station and Dongle products Nathaniel Ting (1): USB: serial: cp210x: add Silicon Labs 358x VID and PID Perry Hung (1): usb: serial: ftdi_sio: add "bricked" FTDI device PID Peter Hurley (1): USB: kobil_sct: Remove unused transfer buffer allocs drivers/usb/serial/cp210x.c | 1 + drivers/usb/serial/ftdi_sio.c | 3 +++ drivers/usb/serial/ftdi_sio_ids.h | 12 +++++++++++- drivers/usb/serial/kobil_sct.c | 15 --------------- drivers/usb/serial/option.c | 10 ++++++++++ 5 files changed, 25 insertions(+), 16 deletions(-) -- 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