]> git.proxmox.com Git - mirror_ubuntu-artful-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>
Tue, 5 Sep 2017 12:33:27 +0000 (07:33 -0500)
commitd4c687e2e476c0b9d276149f2ea1d5cef229f6b6
treeab4068e1958fa3d31f86bf192cc4ca9096e5f47d
parent884308da2f591f30f344571724f8700b0052ffd7
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]