]> git.karo-electronics.de Git - karo-tx-linux.git/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>
Wed, 20 Mar 2013 19:58:51 +0000 (12:58 -0700)
commit0b709ddda5b44574d14607931537eca459dbcb21
tree9397f7e0c2ff4585874c1fb87e872244194f35ad
parentc0863b3aeabd52847c62bbf806cccb3041808ad8
usb: cp210x new Vendor/Device IDs

commit be3101c23394af59694c8a2aae6d07f5da62fea5 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/cp210x.c