]> git.itanic.dy.fi Git - linux-stable/commit
usb: cp210x new Vendor/Device IDs
authorMatwey V. Kornilov <matwey@sai.msu.ru>
Sat, 9 Mar 2013 09:57:32 +0000 (13:57 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Mar 2013 15:37:35 +0000 (08:37 -0700)
commitbe3101c23394af59694c8a2aae6d07f5da62fea5
tree24830a4a998abc6293dc043d3dcd70fd7fee0d4e
parent4fa42e897d859dbdc76a50e32f855839d5126c1e
usb: cp210x new Vendor/Device IDs

This patch adds support for the Lake Shore Cryotronics devices to
the CP210x driver.

These lines are ported from cp210x driver distributed by Lake Shore web site:
   http://www.lakeshore.com/Documents/Lake%20Shore%20cp210x-3.0.0.tar.gz
and licensed under the terms of GPLv2.

Moreover, I've tested this changes with Lake Shore 335 in my labs.

Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/cp210x.c