Peter Hurley ([email protected])

Number of posts: 1810 (1.59 per day)
First post: 2012-10-18 13:57:47
Last post: 2015-11-27 21:39:40

Date List Subject
2014-11-05 18:41:26 linux-kernel [PATCH 3/4] PNP: Allow device to override ACPI device sleep
2014-11-05 18:41:22 linux-kernel [PATCH 0/4] fix serial console suspend on PNP
2014-11-05 18:13:45 linux-kernel [PATCH -next 1/5] tty: Allow safe access to termios for set_ldisc() handlers
2014-11-05 18:13:29 linux-kernel [PATCH -next 2/5] serial: core: Claim port mutex for set_ldisc()
2014-11-05 18:13:07 linux-kernel [PATCH -next 3/5] serial: core: Pass termios to set_ldisc() notifications
2014-11-05 18:12:27 linux-kernel [PATCH -next 5/5] serial: Test/disable MSIs if switching from N_PPS
2014-11-05 18:12:08 linux-kernel [PATCH -next 4/5] serial: Take uart port lock for direct *_enable_ms()
2014-11-05 18:12:03 linux-kernel [PATCH -next 0/5] set_ldisc notification fixes
2014-11-05 17:52:03 linux-kernel [PATCH -next v2 23/26] tty: Prefix tty_ldisc_{lock,lock_nested,unlock} functions
2014-11-05 17:51:55 linux-kernel [PATCH -next v2 24/26] tty: Fix hung task on pty hangup
2014-11-05 17:51:47 linux-kernel [PATCH -next v2 25/26] tty: Fix timeout on pty set ldisc
2014-11-05 17:50:58 linux-kernel [PATCH -next v2 13/26] tty: Simplify pty pair teardown logic
2014-11-05 17:50:49 linux-kernel [PATCH -next v2 12/26] tty: Document check_tty_count() requires tty_lock held
2014-11-05 17:50:43 linux-kernel [PATCH -next v2 20/26] tty: Remove tty_unhangup() declaration
2014-11-05 17:50:37 linux-kernel [PATCH -next v2 21/26] pty: Don't drop pty master tty lock to hangup slave
2014-11-05 17:50:33 linux-kernel [PATCH -next v2 11/26] tty: Don't release tty locks for wait queue sanity check
2014-11-05 17:50:20 linux-kernel [PATCH -next v2 26/26] tty: Flush ldisc buffer atomically with tty flip buffers
2014-11-05 17:50:11 linux-kernel [PATCH -next v2 22/26] pty, n_tty: Simplify input processing on final close
2014-11-05 17:50:05 linux-kernel [PATCH -next v2 14/26] tty: Fold pty pair handling into tty_flush_works()
2014-11-05 17:49:57 linux-kernel [PATCH -next v2 15/26] tty: Simplify tty_ldisc_release() interface
2014-11-05 17:49:43 linux-kernel [PATCH -next v2 17/26] tty: Simplify tty_release() state checks
2014-11-05 17:49:37 linux-kernel [PATCH -next v2 16/26] tty: Simplify tty_release_checks() interface
2014-11-05 17:49:32 linux-kernel [PATCH -next v2 19/26] tty: Preset lock subclass for nested tty locks
2014-11-05 17:49:22 linux-kernel [PATCH -next v2 18/26] tty: Change tty lock order to master->slave
2014-11-05 17:49:12 linux-kernel [PATCH -next v2 10/26] tty: Don't take tty_mutex for tty count changes
2014-11-05 17:41:39 linux-kernel [PATCH -next 2/3] tty: Convert tty->closing to int
2014-11-05 17:40:49 linux-kernel [PATCH -next 3/3] tty: Flush tty buffers after hardware shutdown
2014-11-05 17:40:26 linux-kernel [PATCH -next 1/3] tty: Move tty hung up check from port->lock critical section
2014-11-05 17:40:21 linux-kernel [PATCH -next 0/3] more tty closing fixes
2014-11-05 17:29:37 linux-kernel [PATCH -next 1/9] tty: Replace open-coded test with tty_hung_up_p()
2014-11-05 17:29:13 linux-kernel [PATCH -next 2/9] tty: Call methods in modern style
2014-11-05 17:28:31 linux-kernel [PATCH -next 5/9] serial: hp300: Remove obsolete comments
2014-11-05 17:28:00 linux-kernel [PATCH -next 6/9] cris: Remove obsolete ASYNC_SPLIT_TERMIOS behavior
2014-11-05 17:27:44 linux-kernel [PATCH -next 7/9] tty: Document defunct ASYNC_SPLIT_TERMIOS flag in uapi header
2014-11-05 17:27:20 linux-kernel [PATCH -next 9/9] serial: 8250_em: Remove out-of-memory message
2014-11-05 17:26:59 linux-kernel [PATCH -next 8/9] vt: Remove vt_get_kmsg_redirect() from uapi header
2014-11-05 17:26:58 linux-kernel [PATCH -next 3/9] tty: Remove defunct pcxe_open() declaration
2014-11-05 17:26:56 linux-kernel [PATCH -next 4/9] tty: Remove defunct serial_console_init() declaration
2014-11-05 17:26:55 linux-kernel [PATCH -next 0/9] various tty cleanups
2014-11-05 17:23:49 linux-kernel [PATCH -next v2 02/26] tty: Invert tty_lock/ldisc_sem lock order
2014-11-05 17:23:08 linux-kernel [PATCH -next v2 03/26] tty: Remove TTY_HUPPING
2014-11-05 17:22:39 linux-kernel [PATCH -next v2 04/26] tty: Clarify re-open behavior of master ptys
2014-11-05 17:22:36 linux-kernel [PATCH -next v2 05/26] tty: Check tty->count instead of TTY_CLOSING in tty_reopen()
2014-11-05 17:21:37 linux-kernel [PATCH -next v2 07/26] tty: Re-open /dev/tty without tty_mutex
2014-11-05 17:13:42 linux-kernel [PATCH -next v2 08/26] tty: Drop tty_mutex before tty reopen
2014-11-05 17:13:39 linux-kernel [PATCH -next v2 06/26] pty: Always return -EIO if slave BSD pty opened first
2014-11-05 17:13:38 linux-kernel [PATCH -next v2 09/26] tty: Remove TTY_CLOSING
2014-11-05 17:13:35 linux-kernel [PATCH -next v2 01/26] tty: Don't hold tty_lock for ldisc release
2014-11-05 17:13:34 linux-kernel [PATCH -next v2 00/26] tty locking changes
2014-11-05 17:10:21 linux-kernel Re: [PATCH v4] tty: serial: men_z135_uart: Fix driver for changes in hardware
2014-11-05 15:56:24 linux-kernel Re: [PATCH v2] ftrace: Document filter and option limitations