| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |