]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
USB: serial: simple: add libtransistor console
authorCollin May <collin@collinswebsite.com>
Sat, 7 Apr 2018 21:32:48 +0000 (14:32 -0700)
committerSasha Levin <alexander.levin@microsoft.com>
Wed, 23 May 2018 01:36:37 +0000 (21:36 -0400)
commitf72e2d12a5baa3503a5b5071823d2fa429489507
tree4b77986810f51b3880296272c3afe056585fb790
parent1149a0cfb741493ee231eb6efdeec901d4c5ac7d
USB: serial: simple: add libtransistor console

[ Upstream commit fe710508b6ba9d28730f3021fed70e7043433b2e ]

Add simple driver for libtransistor USB console.
This device is implemented in software:
https://github.com/reswitched/libtransistor/blob/development/lib/usb_serial.c

Signed-off-by: Collin May <collin@collinswebsite.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
drivers/usb/serial/Kconfig
drivers/usb/serial/usb-serial-simple.c