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
/
gadget
/
function
/
u_serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-04
usb: gadget: u_serial: use %*ph to print small buffer
Andy Shevchenko
1
-3
/
+1
2020-10-02
usb: gadget: u_serial: clear suspended flag when disconnecting
Yoshihiro Shimoda
1
-0
/
+1
2020-07-10
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-07-09
usb: gadget: function: u_serial: Repair misdocumented function argument
Lee Jones
1
-1
/
+1
2020-05-25
usb: gadget: u_serial: add suspend resume callbacks
Fabrice Gasnier
1
-8
/
+49
2020-02-11
usb: gadget: serial: fix Tx stall after buffer overflow
Sergey Organov
1
-1
/
+3
2019-10-22
usb: gadget: u_serial: use mutex for serialising open()s
Michał Mirosław
1
-75
/
+37
2019-10-22
usb: gadget: u_serial: diagnose missed console messages
Michał Mirosław
1
-1
/
+14
2019-10-22
usb: gadget: u_serial: allow more console gadget ports
Michał Mirosław
1
-0
/
+48
2019-10-22
usb: gadget: u_serial: make OBEX port not a console
Michał Mirosław
1
-4
/
+12
2019-10-22
usb: gadget: u_serial: reimplement console support
Michał Mirosław
1
-181
/
+158
2019-10-22
usb: gadget: u_serial: add missing port entry locking
Michał Mirosław
1
-0
/
+2
2019-01-28
usb: gadget: u_serial: process RX in workqueue instead of tasklet
Michał Mirosław
1
-21
/
+14
2017-12-11
usb: gadget: u_serial: Use kfifo instead of homemade circular buffer
Lu Baolu
1
-168
/
+24
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-24
usb: gadget: serial: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-08-18
usb: gadget: serial: fix oops when data rx'd after close
Stephen Warren
1
-1
/
+1
2017-05-16
usb: gadget: gserial: check if console kthread exists
Bogdan Mirea
1
-1
/
+1
2016-11-18
usb: gadget: serial: fix possible Oops caused by calling kthread_stop(NULL)
Felix Hädicke
1
-1
/
+2
2016-11-03
usb: Convert pr_warning to pr_warn
Joe Perches
1
-2
/
+2
2016-08-22
usb: gadget: Add the gserial port checking in gs_start_tx()
Baolin Wang
1
-1
/
+6
2016-06-21
usb: gadget: fix unused-but-set-variale warnings
Michal Nazarewicz
1
-2
/
+1
2016-04-30
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
1
-2
/
+2
2015-12-22
usb: gadget: Add the console support for usb-to-serial port
Baolin Wang
1
-0
/
+258
2015-11-05
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+4
2015-10-18
usb: gadget: gserial: Privatize close_wait
Peter Hurley
1
-2
/
+4
2015-09-27
usb: gadget: u_serial: eliminate abuse of ep->driver data
Robert Baldyga
1
-5
/
+0
2015-04-27
usb: gadget: serial: fix re-ordering of tx data
Philip Oberstaller
1
-1
/
+4
2015-03-13
usb: gadget: serial: %pf is only for function pointers
Scott Wood
1
-1
/
+1
2014-08-27
usb: gadget: serial: remove PREFIX macro
Richard Leitner
1
-17
/
+13
2014-07-16
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz
1
-0
/
+1347