]> git.proxmox.com Git - mirror_ubuntu-eoan-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)
committerJohan Hovold <johan@kernel.org>
Mon, 16 Apr 2018 07:19:53 +0000 (09:19 +0200)
commitfe710508b6ba9d28730f3021fed70e7043433b2e
tree9025a36a449dc633731fcc96a13ef86238a447a5
parent60cc43fc888428bb2f18f08997432d426a243338
USB: serial: simple: add libtransistor console

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>
drivers/usb/serial/Kconfig
drivers/usb/serial/usb-serial-simple.c