index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: 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
*
tty: Document locking for tty_port_hangup()
Peter Hurley
2014-07-10
1
-0
/
+2
*
tty: Document locking for tty_port_block_til_ready()
Peter Hurley
2014-07-10
1
-0
/
+5
*
tty: Document locking for tty_port_open()
Peter Hurley
2014-07-10
1
-0
/
+8
*
tty: Document locking for tty_port_close{,start,end}()
Peter Hurley
2014-07-10
1
-0
/
+14
*
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
1
-1
/
+0
*
tty: Remove unused drop() method from tty_port interface
Peter Hurley
2013-09-25
1
-5
/
+1
*
tty: Prevent tty_port destruction if tty not released
Peter Hurley
2013-09-25
1
-0
/
+4
*
tty_port: Fix refcounting leak in tty_port_tty_hangup()
Gianluca Anzolin
2013-07-26
1
-3
/
+2
*
tty: Complete ownership transfer of flip buffers
Peter Hurley
2013-03-18
1
-0
/
+1
*
TTY: fix close of uninitialised ports
Johan Hovold
2013-03-18
1
-8
/
+10
*
TTY: clean up port drain-delay handling
Johan Hovold
2013-03-18
1
-11
/
+16
*
TTY: fix DTR not being dropped on hang up
Johan Hovold
2013-03-18
1
-12
/
+15
*
TTY: fix DTR being raised on hang up
Johan Hovold
2013-03-18
1
-1
/
+1
*
TTY: wake up processes last at hangup
Johan Hovold
2013-03-18
1
-1
/
+1
*
TTY: clean up port shutdown
Johan Hovold
2013-03-18
1
-2
/
+7
*
TTY: add tty_port_tty_hangup helper
Jiri Slaby
2013-03-18
1
-0
/
+17
*
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-18
1
-0
/
+16
*
TTY: introduce tty_port_destroy
Jiri Slaby
2012-11-15
1
-1
/
+15
*
TTY: pty, fix tty buffers leak
Jiri Slaby
2012-11-15
1
-1
/
+1
*
TTY: move tty buffers to tty_port
Jiri Slaby
2012-10-22
1
-0
/
+2
*
tty_register_device_attr updated for tty-next
Tomas Hlavacek
2012-09-06
1
-0
/
+24
*
TTY: add tty_port_link_device
Jiri Slaby
2012-08-13
1
-1
/
+21
*
TTY: tty_port, add some documentation
Jiri Slaby
2012-08-13
1
-0
/
+21
*
tty: localise the lock
Alan Cox
2012-08-10
1
-3
/
+3
*
tty: move the termios object into the tty
Alan Cox
2012-07-16
1
-3
/
+3
*
tty: revert incorrectly applied lock patch
Alan Cox
2012-07-16
1
-3
/
+3
*
tty: localise the lock
Alan Cox
2012-07-06
1
-3
/
+3
*
TTY: add tty_port_register_device helper
Jiri Slaby
2012-06-13
1
-0
/
+9
*
TTY: provide drivers with tty_port_install
Jiri Slaby
2012-06-13
1
-0
/
+8
*
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-06-02
1
-3
/
+3
*
tty_lock: Localise the lock
Alan Cox
2012-05-04
1
-3
/
+3
*
TTY: fix UV serial console regression
Jiri Slaby
2012-01-24
1
-5
/
+7
*
TTY: use tty_wait_until_sent_from_close in tty_port_close_start
Jiri Slaby
2011-08-25
1
-1
/
+1
*
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
2010-11-05
1
-0
/
+446