index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
xr_serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-13
USB: serial: xr: add copyright notice
Johan Hovold
1
-0
/
+1
2021-04-13
USB: serial: xr: reset FIFOs on open
Johan Hovold
1
-0
/
+51
2021-04-13
USB: serial: xr: add support for XR22801, XR22802, XR22804
Johan Hovold
1
-0
/
+23
2021-04-13
USB: serial: xr: add support for XR21B1411
Johan Hovold
1
-16
/
+48
2021-04-13
USB: serial: xr: add support for XR21B1421, XR21B1422 and XR21B1424
Johan Hovold
1
-76
/
+262
2021-04-13
USB: serial: xr: add type abstraction
Johan Hovold
1
-43
/
+85
2021-04-13
USB: serial: xr: drop type prefix from shared defines
Johan Hovold
1
-61
/
+61
2021-04-13
USB: serial: xr: move pin configuration to probe
Johan Hovold
1
-8
/
+37
2021-04-13
USB: serial: xr: rename GPIO-pin defines
Johan Hovold
1
-17
/
+17
2021-04-13
USB: serial: xr: rename GPIO-mode defines
Johan Hovold
1
-7
/
+7
2021-04-13
USB: serial: xr: add support for XR21V1412 and XR21V1414
Johan Hovold
1
-4
/
+51
2021-04-01
USB: serial: xr: claim both interfaces
Johan Hovold
1
-3
/
+23
2021-04-01
USB: serial: xr: fix CSIZE handling
Johan Hovold
1
-0
/
+5
2021-03-09
USB: serial: xr: fix NULL-deref on disconnect
Johan Hovold
1
-25
/
+0
2021-01-26
USB: serial: xr: fix B0 handling
Johan Hovold
1
-9
/
+14
2021-01-26
USB: serial: xr: fix pin configuration
Johan Hovold
1
-0
/
+8
2021-01-26
USB: serial: xr: fix gpio-mode handling
Johan Hovold
1
-6
/
+3
2021-01-26
USB: serial: xr: simplify line-speed logic
Johan Hovold
1
-2
/
+1
2021-01-26
USB: serial: xr: clean up line-settings handling
Johan Hovold
1
-19
/
+15
2021-01-26
USB: serial: xr: document vendor-request recipient
Johan Hovold
1
-4
/
+4
2021-01-26
USB: serial: xr: use termios flag helpers
Johan Hovold
1
-2
/
+1
2021-01-26
USB: serial: xr: use subsystem usb_device at probe
Johan Hovold
1
-2
/
+1
2021-01-26
USB: serial: xr: fix interface leak at disconnect
Johan Hovold
1
-0
/
+10
2021-01-26
USB: serial: xr: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2021-01-21
USB: serial: add MaxLinear/Exar USB to Serial driver
Manivannan Sadhasivam
1
-0
/
+595