]> git.baikalelectronics.ru Git - kernel.git/commit
USB: cp210x: add support for Corsair usb dongle
authorAndras Kovacs <andras@sth.sze.hu>
Fri, 27 Jun 2014 12:50:11 +0000 (14:50 +0200)
committerJohan Hovold <johan@kernel.org>
Mon, 7 Jul 2014 08:28:18 +0000 (10:28 +0200)
commit53b026504392361d9168bdbe781e6717c65e962d
tree6fe80cff80345b7c0deb023c3932576d2675eac0
parentc74f42708e281e44423fe4210356c12f00e0e17e
USB: cp210x: add support for Corsair usb dongle

Corsair USB Dongles are shipped with Corsair AXi series PSUs.
These are cp210x serial usb devices, so make driver detect these.
I have a program, that can get information from these PSUs.

Tested with 2 different dongles shipped with Corsair AX860i and
AX1200i units.

Signed-off-by: Andras Kovacs <andras@sth.sze.hu>
Cc: <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/cp210x.c