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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-06
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-174
/
+282
2021-06-24
Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
21
-174
/
+282
2021-06-16
USB: serial: cp210x: add support for GPIOs on CP2108
Pho Tran
1
-19
/
+170
2021-06-15
tty: make use of tty_get_{char,frame}_size
Jiri Slaby
4
-58
/
+5
2021-06-15
cypress_m8: switch data_bits to real character bits
Jiri Slaby
1
-6
/
+6
2021-06-14
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
5
-12
/
+88
2021-06-10
USB: serial: cp210x: fix CP2102N-A01 modem control
Johan Hovold
1
-5
/
+59
2021-06-10
USB: serial: cp210x: fix alternate function for CP2102N QFN20
Stefan Agner
1
-1
/
+19
2021-06-05
USB: serial: ftdi_sio: add NovaTech OrionMX product ID
George McCollister
2
-0
/
+2
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
6
-0
/
+19
2021-05-25
USB: serial: omninet: update driver description
Alexandre GRIVEAUX
1
-3
/
+3
2021-05-25
USB: serial: omninet: add device id for Zyxel Omni 56K Plus
Alexandre GRIVEAUX
1
-0
/
+2
2021-05-25
USB: serial: quatech2: fix control-request directions
Johan Hovold
1
-3
/
+3
2021-05-21
USB: serial: drop irq-flags initialisations
Johan Hovold
3
-14
/
+13
2021-05-21
USB: serial: mos7840: drop buffer-callback return-value comments
Johan Hovold
1
-5
/
+0
2021-05-21
USB: serial: mos7720: drop buffer-callback sanity checks
Johan Hovold
1
-15
/
+2
2021-05-21
USB: serial: io_edgeport: drop buffer-callback sanity checks
Johan Hovold
1
-26
/
+1
2021-05-21
USB: serial: digi_acceleport: add chars_in_buffer locking
Johan Hovold
1
-9
/
+11
2021-05-21
USB: serial: digi_acceleport: reduce chars_in_buffer over-reporting
Johan Hovold
1
-2
/
+1
2021-05-19
USB: serial: make usb_serial_driver::chars_in_buffer return uint
Jiri Slaby
13
-37
/
+37
2021-05-19
USB: serial: make usb_serial_driver::write_room return uint
Jiri Slaby
19
-48
/
+48
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
1
-1
/
+1
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
1
-1
/
+1
2021-05-10
USB: serial: pl2303: add device id for ADLINK ND-6530 GC
Zolton Jheng
2
-0
/
+2
2021-05-10
USB: serial: ti_usb_3410_5052: add startech.com device id
Sean MacLennan
1
-0
/
+3
2021-05-10
USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011
Daniele Palmas
1
-0
/
+4
2021-05-10
USB: serial: ftdi_sio: add IDs for IDS GmbH Products
Dominik Andreas Schorpp
2
-0
/
+10
2021-04-26
Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
26
-917
/
+1139
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-13
USB: serial: ti_usb_3410_5052: clean up termios CSIZE handling
Johan Hovold
1
-8
/
+8
2021-04-13
USB: serial: ti_usb_3410_5052: use kernel types consistently
Johan Hovold
1
-17
/
+17
2021-04-13
USB: serial: ti_usb_3410_5052: add port-command helpers
Johan Hovold
1
-50
/
+44
2021-04-13
USB: serial: ti_usb_3410_5052: clean up vendor-request helpers
Johan Hovold
1
-8
/
+7
2021-04-13
USB: serial: ti_usb_3410_5052: drop unnecessary packed attributes
Johan Hovold
1
-4
/
+4
2021-04-13
USB: serial: io_ti: drop unnecessary packed attributes
Johan Hovold
2
-4
/
+4
2021-04-13
USB: serial: io_ti: use kernel types consistently
Johan Hovold
2
-71
/
+71
2021-04-13
USB: serial: io_ti: add read-port-command helper
Johan Hovold
1
-6
/
+9
2021-04-13
USB: serial: io_ti: add send-port-command helper
Johan Hovold
1
-28
/
+13
2021-04-13
USB: serial: io_ti: clean up vendor-request helpers
Johan Hovold
1
-7
/
+6
2021-04-13
USB: serial: ti_usb_3410_5052: drop drain delay for 3410
Johan Hovold
1
-3
/
+14
[next]