]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jul 2014 23:23:07 +0000 (16:23 -0700)
commit2d168fa70cc5571fe40ef8b8437d979b43fbfdd0
treead7f4f10dd2c043b04fc70d73010de51db4f5a10
parentab6a9f94a6db9b4c5af5ba33a5df54ac5633b5ca
USB: cp210x: add support for Corsair usb dongle

commit b9326057a3d8447f5d2e74a7b521ccf21add2ec0 upstream.

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