]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
USB: serial: simple: add libtransistor console
authorCollin May <collin@collinswebsite.com>
Sat, 7 Apr 2018 21:32:48 +0000 (14:32 -0700)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 14 Aug 2018 10:23:35 +0000 (12:23 +0200)
commit9620ccb8376192cd6a6593fc85ddbe9110552375
tree621a2cda98bd02034029e7fb29a68df2a8695fa9
parent415536d651cbcb3c7ce40af4cb6b277ff3b2b767
USB: serial: simple: add libtransistor console

BugLink: http://bugs.launchpad.net/bugs/1778265
commit fe710508b6ba9d28730f3021fed70e7043433b2e upstream.

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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/usb/serial/Kconfig
drivers/usb/serial/usb-serial-simple.c