]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
commit31c0f2a38e9b5668266d73442e70a5da2da5596b
tree9b90628882b55136c799294d72d46c4a58731f9a
parentd0eef8ebef6a75bc37505e07880fcf8a390866c2
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]