]> 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 20:04:58 +0000 (13:04 -0700)
commit0864bc57e945053f733ff54adf2a60336734b9cc
tree4432d4f3fe0e745dd168c0b8ff43e19d0a79cab5
parent5c6142cc0c0e58daff87e26b1fce585397418bc4
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