Age | Commit message (Expand) | Author | Files | Lines |
2016-01-27 | tty: Wait interruptibly for tty lock on reopen | Peter Hurley | 1 | -0/+1 |
2015-12-14 | tty: Remove dead tty_write_flush() declaration and macro | Peter Hurley | 1 | -4/+0 |
2015-12-14 | tty: Remove __func__ from tty_debug() macro | Peter Hurley | 1 | -2/+1 |
2015-12-14 | tty: Define tty_*() printk macros | Peter Hurley | 1 | -1/+11 |
2015-12-14 | tty: core: Add helper fn to deref tty driver name | Peter Hurley | 1 | -0/+1 |
2015-12-14 | tty: Make tty_paranoia_check() file scope | Peter Hurley | 1 | -2/+0 |
2015-12-14 | tty: Improve tty_debug() macro | Peter Hurley | 1 | -5/+2 |
2015-11-21 | tty: audit: Fix audit source | Peter Hurley | 1 | -3/+3 |
2015-10-18 | tty: Abstract tty buffer work | Peter Hurley | 1 | -0/+2 |
2015-10-18 | tty: Combine SIGTTOU/SIGTTIN handling | Peter Hurley | 1 | -0/+1 |
2015-10-18 | tty: Remove wait_event_interruptible_tty() | Peter Hurley | 1 | -26/+0 |
2015-10-18 | tty: Remove tty_port::close_wait | Peter Hurley | 1 | -1/+0 |
2015-10-18 | tty: Remove tty_wait_until_sent_from_close() | Peter Hurley | 1 | -18/+0 |
2015-07-24 | tty: core: Add tty_debug() for printk(KERN_DEBUG) messages | Peter Hurley | 1 | -0/+6 |
2015-05-19 | Merge 4.1-rc4 into tty-next | Greg Kroah-Hartman | 1 | -1/+1 |
2015-05-10 | pty: Fix input race when closing | Peter Hurley | 1 | -1/+1 |
2015-05-06 | tty: remove buf parameter from tty_name() | Rasmus Villemoes | 1 | -1/+1 |
2015-05-06 | tty: constify return type of tty_name | Rasmus Villemoes | 1 | -1/+1 |
2015-04-28 | tty: Re-add external interface for tty_set_termios() | Frederic Danis | 1 | -0/+1 |
2015-02-02 | tty: Remove external interface for tty_set_termios() | Peter Hurley | 1 | -1/+0 |
2015-02-02 | n_tty: Fix signal handling flushes | Peter Hurley | 1 | -0/+3 |
2015-02-02 | pty: Fix buffer flush deadlock | Peter Hurley | 1 | -0/+4 |
2015-02-02 | tty: Make lock subclasses available for other tty locks | Peter Hurley | 1 | -0/+17 |
2014-11-07 | tty: Convert tty->closing to int | Peter Hurley | 1 | -1/+1 |
2014-11-06 | tty: Remove defunct serial_console_init() declaration | Peter Hurley | 1 | -4/+0 |
2014-11-06 | tty: Remove defunct pcxe_open() declaration | Peter Hurley | 1 | -4/+0 |
2014-11-06 | tty: Flush ldisc buffer atomically with tty flip buffers | Peter Hurley | 1 | -1/+1 |
2014-11-06 | tty: Remove tty_unhangup() declaration | Peter Hurley | 1 | -1/+0 |
2014-11-06 | tty: Preset lock subclass for nested tty locks | Peter Hurley | 1 | -0/+1 |
2014-11-06 | tty: Change tty lock order to master->slave | Peter Hurley | 1 | -5/+2 |
2014-11-06 | tty: Simplify tty_ldisc_release() interface | Peter Hurley | 1 | -1/+1 |
2014-11-06 | tty: Remove TTY_CLOSING | Peter Hurley | 1 | -1/+0 |
2014-11-06 | tty: Remove TTY_HUPPING | Peter Hurley | 1 | -1/+0 |
2014-11-06 | tty: Remove tty_pair_get_tty()/tty_pair_get_pty() api | Peter Hurley | 1 | -3/+0 |
2014-09-25 | tty: Fix width of unsigned long bitfield padding | Peter Hurley | 1 | -2/+2 |
2014-09-24 | tty: Workaround Alpha non-atomic byte storage in tty_struct | Peter Hurley | 1 | -2/+3 |
2014-09-24 | tty: Move and rename send_prio_char() as tty_send_xchar() | Peter Hurley | 1 | -2/+1 |
2014-09-24 | tty: Serialize tcflow() with other tty flow control changes | Peter Hurley | 1 | -2/+3 |
2014-09-24 | tty: Serialize tty flow control changes with flow_lock | Peter Hurley | 1 | -1/+4 |
2014-09-24 | tty: Convert tty_struct bitfield to ints | Peter Hurley | 1 | -1/+4 |
2014-07-12 | drivers: tty: Merge alloc_tty_struct and initialize_tty_struct | Rasmus Villemoes | 1 | -3/+1 |
2014-05-04 | Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t... | Peter Hurley | 1 | -1/+0 |
2014-04-25 | tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc | Manfred Schlaegl | 1 | -0/+1 |
2014-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -3/+3 |
2014-03-01 | tty: Fix low_latency BUG | Peter Hurley | 1 | -1/+1 |
2014-02-15 | tty: Fix ref counting for port krefs | Peter Hurley | 1 | -3/+3 |
2014-01-21 | Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2014-01-04 | tty: Add C_CMSPAR(tty) | Andrew Lunn | 1 | -0/+1 |
2013-12-19 | tty: Removing the deprecated function tty_vhangup_locked() | Chuansheng Liu | 1 | -1/+0 |
2013-12-09 | tty: Halve flip buffer GFP_ATOMIC memory consumption | Peter Hurley | 1 | -0/+4 |