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.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
/
tty
/
tty_port.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
2023-01-19
1
-2
/
+2
*
tty: Convert ->carrier_raised() and callchains to bool
Ilpo Järvinen
2023-01-19
1
-2
/
+2
*
tty: Cleanup tty_port_set_active() bool parameter
Ilpo Järvinen
2023-01-19
1
-5
/
+5
*
tty: Cleanup tty_port_set_initialized() bool parameter
Ilpo Järvinen
2023-01-19
1
-2
/
+2
*
tty: Implement lookahead to process XON/XOFF timely
Ilpo Järvinen
2022-06-10
1
-0
/
+21
*
tty: Drop duplicate NULL check in TTY port functions
Andy Shevchenko
2022-02-04
1
-7
/
+4
*
tty: tty_port_open, document shutdown vs failed activate
Jiri Slaby
2022-01-26
1
-0
/
+3
*
tty: add kfifo to tty_port
Jiri Slaby
2022-01-26
1
-1
/
+5
*
tty: add kernel-doc for more tty_port functions
Jiri Slaby
2021-11-26
1
-2
/
+52
*
tty: reformat kernel-doc in tty_port.c
Jiri Slaby
2021-11-26
1
-73
/
+88
*
tty: tty_port: Fix coding style issues of block comments
Xiaofei Tan
2021-05-13
1
-5
/
+9
*
tty: tty_port: Add a blank line after declarations
Xiaofei Tan
2021-05-13
1
-0
/
+1
*
tty: tty_port: Delete a blank line before EXPORT_SYMBOL(foo)
Xiaofei Tan
2021-05-13
1
-1
/
+0
*
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
2021-05-13
1
-1
/
+1
*
tty: create internal tty.h file
Greg Kroah-Hartman
2021-04-15
1
-0
/
+1
*
tty: tty_port: Demote obvious abuse of kernel-doc formatting
Lee Jones
2020-11-06
1
-2
/
+2
*
serdev: ttyport: restore client ops on deregistration
Johan Hovold
2020-02-10
1
-2
/
+3
*
tty: always relink the port
Sudip Mukherjee
2019-12-30
1
-2
/
+1
*
tty: link tty and port before configuring it as console
Sudip Mukherjee
2019-12-17
1
-1
/
+2
*
Revert "tty: fix NULL pointer issue when tty_port ops is not set"
Johan Hovold
2019-04-16
1
-5
/
+5
*
tty: fix NULL pointer issue when tty_port ops is not set
Fabien Dessenne
2019-03-28
1
-5
/
+5
*
tty: do not set TTY_IO_ERROR flag if console port
Chanho Park
2018-11-27
1
-1
/
+2
*
tty_port: Remove incorrect whitespace after comments
Tobin C. Harding
2018-09-18
1
-7
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
ttyport: trivial fix for some typo in comments
Antonio Borneo
2017-09-18
1
-2
/
+2
*
Revert "tty: fix port buffer locking"
Greg Kroah-Hartman
2017-06-04
1
-2
/
+0
*
tty/serdev: add serdev registration interface
Johan Hovold
2017-05-18
1
-0
/
+75
*
tty: fix port buffer locking
Vegard Nossum
2017-05-18
1
-0
/
+2
*
Revert "tty_port: register tty ports with serdev bus"
Johan Hovold
2017-05-18
1
-12
/
+0
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
tty_port: register tty ports with serdev bus
Rob Herring
2017-02-03
1
-0
/
+12
*
tty_port: Add port client functions
Rob Herring
2017-02-03
1
-6
/
+40
*
tty_port: make tty_port_register_device wrap tty_port_register_device_attr
Rob Herring
2017-01-19
1
-2
/
+1
*
tty_port: allow a port to be opened with a tty that has no file handle
Alan Cox
2017-01-19
1
-2
/
+2
*
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2016-04-30
1
-6
/
+7
*
tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically
Peter Hurley
2016-04-30
1
-6
/
+6
*
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Peter Hurley
2016-04-30
1
-1
/
+1
*
tty: Remove ASYNC_CLOSING
Peter Hurley
2016-01-28
1
-2
/
+1
*
tty: Use termios c_*flag macros
Peter Hurley
2016-01-28
1
-1
/
+1
*
tty: Allow unreadable mess to be > 80 chars
Peter Hurley
2016-01-28
1
-4
/
+2
*
tty: Define tty_*() printk macros
Peter Hurley
2015-12-13
1
-5
/
+4
*
tty: Abstract tty buffer work
Peter Hurley
2015-10-17
1
-1
/
+1
*
tty: Remove tty_port::close_wait
Peter Hurley
2015-10-17
1
-2
/
+0
*
tty: Remove ASYNC_CLOSING checks in open()/hangup() methods
Peter Hurley
2015-10-17
1
-12
/
+1
*
tty: Remove tty_wait_until_sent_from_close()
Peter Hurley
2015-10-17
1
-9
/
+2
*
tty: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-26
1
-2
/
+1
*
tty: Flush tty buffers after hardware shutdown
Peter Hurley
2014-11-06
1
-0
/
+1
*
tty: Move tty hung up check from port->lock critical section
Peter Hurley
2014-11-06
1
-4
/
+2
*
tty: Remove tty_hung_up_p() tests from tty drivers' open()
Peter Hurley
2014-07-10
1
-5
/
+3
*
tty: Move tty->closing from port lock critical section
Peter Hurley
2014-07-10
1
-2
/
+4
[next]