]> asedeno.scripts.mit.edu Git - linux.git/commit
USB: serial: cp210x: add Silicon Labs IDs for Windows Update
authorKaroly Pados <pados@pados.hu>
Sat, 9 Jun 2018 11:26:08 +0000 (13:26 +0200)
committerJohan Hovold <johan@kernel.org>
Mon, 18 Jun 2018 07:37:10 +0000 (09:37 +0200)
commit2f839823382748664b643daa73f41ee0cc01ced6
tree7bde5694817c9aff3c95e943168c7a7dc5ca64d5
parentce397d215ccd07b8ae3f71db689aedb85d56ab40
USB: serial: cp210x: add Silicon Labs IDs for Windows Update

Silicon Labs defines alternative VID/PID pairs for some chips that when
used will automatically install drivers for Windows users without manual
intervention. Unfortunately, these IDs are not recognized by the Linux
module, so using these IDs improves user experience on one platform but
degrades it on Linux. This patch addresses this problem.

Signed-off-by: Karoly Pados <pados@pados.hu>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/cp210x.c