]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
UBUNTU: SAUCE: xr-usb-serial: Driver for Exar USB serial ports
authorWen-chien Jesse Sung <jesse.sung@canonical.com>
Fri, 2 Dec 2016 09:11:02 +0000 (17:11 +0800)
committerSeth Forshee <seth.forshee@canonical.com>
Mon, 29 Jan 2018 13:44:54 +0000 (07:44 -0600)
commit20c310e9ec61190423b50fa228f8ffdbe4ca88fa
tree087b15eb11365931450e99c8c55361397326fbfd
parentd59be8ce9624305837cfbe495c3ec337ea97e32d
UBUNTU: SAUCE: xr-usb-serial: Driver for Exar USB serial ports

BugLink: https://launchpad.net/bugs/1645591
Import USB UART driver from
https://www.exar.com/design-tools/software-drivers

Product Family: USB UART
Part Numbers:
XR21V1410, XR21V1412, XR21V1414,
XR21B1411, XR21B1420, XR21B1422,
XR21B1424, XR22801, XR22802,
XR22804
Operating system: Linux 3.6.x and newer
Driver version: 1A
Release date: January 2015

Signed-off-by: Wen-chien Jesse Sung <jesse.sung@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
ubuntu/Makefile
ubuntu/xr-usb-serial/Makefile [new file with mode: 0644]
ubuntu/xr-usb-serial/README.txt [new file with mode: 0644]
ubuntu/xr-usb-serial/xr_usb_serial_common.c [new file with mode: 0644]
ubuntu/xr-usb-serial/xr_usb_serial_common.h [new file with mode: 0644]
ubuntu/xr-usb-serial/xr_usb_serial_hal.c [new file with mode: 0644]
ubuntu/xr-usb-serial/xr_usb_serial_ioctl.h [new file with mode: 0644]