index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
u_serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
2021-08-09
1
-1
/
+1
|
\
|
*
usb: gadget: u_serial: remove WARN_ON on null port
Colin Ian King
2021-07-21
1
-1
/
+1
*
|
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
1
-2
/
+2
*
|
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
1
-4
/
+4
*
|
tty: don't store semi-state into tty drivers
Jiri Slaby
2021-07-27
1
-15
/
+17
|
/
*
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
1
-3
/
+3
*
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-3
/
+3
*
usb: gadget: u_serial: Remove old tasklet comments
Davidlohr Bueso
2021-01-19
1
-2
/
+2
*
usb: gadget: u_serial: use %*ph to print small buffer
Andy Shevchenko
2021-01-04
1
-3
/
+1
*
usb: gadget: u_serial: clear suspended flag when disconnecting
Yoshihiro Shimoda
2020-10-02
1
-0
/
+1
*
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
1
-3
/
+3
*
usb: gadget: function: u_serial: Repair misdocumented function argument
Lee Jones
2020-07-09
1
-1
/
+1
*
usb: gadget: u_serial: add suspend resume callbacks
Fabrice Gasnier
2020-05-25
1
-8
/
+49
*
usb: gadget: serial: fix Tx stall after buffer overflow
Sergey Organov
2020-02-11
1
-1
/
+3
*
usb: gadget: u_serial: use mutex for serialising open()s
Michał Mirosław
2019-10-22
1
-75
/
+37
*
usb: gadget: u_serial: diagnose missed console messages
Michał Mirosław
2019-10-22
1
-1
/
+14
*
usb: gadget: u_serial: allow more console gadget ports
Michał Mirosław
2019-10-22
1
-0
/
+48
*
usb: gadget: u_serial: make OBEX port not a console
Michał Mirosław
2019-10-22
1
-4
/
+12
*
usb: gadget: u_serial: reimplement console support
Michał Mirosław
2019-10-22
1
-181
/
+158
*
usb: gadget: u_serial: add missing port entry locking
Michał Mirosław
2019-10-22
1
-0
/
+2
*
usb: gadget: u_serial: process RX in workqueue instead of tasklet
Michał Mirosław
2019-01-28
1
-21
/
+14
*
usb: gadget: u_serial: Use kfifo instead of homemade circular buffer
Lu Baolu
2017-12-11
1
-168
/
+24
*
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-4
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: gadget: serial: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-24
1
-0
/
+1
*
usb: gadget: serial: fix oops when data rx'd after close
Stephen Warren
2017-08-18
1
-1
/
+1
*
usb: gadget: gserial: check if console kthread exists
Bogdan Mirea
2017-05-16
1
-1
/
+1
*
usb: gadget: serial: fix possible Oops caused by calling kthread_stop(NULL)
Felix Hädicke
2016-11-18
1
-1
/
+2
*
usb: Convert pr_warning to pr_warn
Joe Perches
2016-11-03
1
-2
/
+2
*
usb: gadget: Add the gserial port checking in gs_start_tx()
Baolin Wang
2016-08-22
1
-1
/
+6
*
usb: gadget: fix unused-but-set-variale warnings
Michal Nazarewicz
2016-06-21
1
-2
/
+1
*
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
2016-04-30
1
-2
/
+2
*
usb: gadget: Add the console support for usb-to-serial port
Baolin Wang
2015-12-22
1
-0
/
+258
*
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-11-04
1
-2
/
+4
|
\
|
*
usb: gadget: gserial: Privatize close_wait
Peter Hurley
2015-10-17
1
-2
/
+4
*
|
usb: gadget: u_serial: eliminate abuse of ep->driver data
Robert Baldyga
2015-09-27
1
-5
/
+0
|
/
*
usb: gadget: serial: fix re-ordering of tx data
Philip Oberstaller
2015-04-27
1
-1
/
+4
*
usb: gadget: serial: %pf is only for function pointers
Scott Wood
2015-03-13
1
-1
/
+1
*
usb: gadget: serial: remove PREFIX macro
Richard Leitner
2014-08-27
1
-17
/
+13
*
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz
2014-07-16
1
-0
/
+1347