LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2015-11-09 12:17:04
linux-kernel
[PATCH v2 4/4] tty: Remove drivers' extra tty_ldisc_flush()
2015-11-09 12:16:43
linux-kernel
[PATCH v2 1/4] tty: rocket: Remove private close_wait
2015-11-09 12:16:38
linux-kernel
[PATCH v2 0/4] Replace tty->closing
2015-11-09 11:58:49
linux-kernel
Re: [PATCH 3/4] tty: Abstract and encapsulate tty->closing behavior
2015-11-08 22:04:34
linux-kernel
[PATCH 1/4] tty: rocket: Remove private close_wait
2015-11-08 22:04:00
linux-kernel
[PATCH 4/4] tty: Remove drivers' extra tty_ldisc_flush()
2015-11-08 22:03:23
linux-kernel
[PATCH 3/4] tty: Abstract and encapsulate tty->closing behavior
2015-11-08 22:03:18
linux-kernel
[PATCH 2/4] n_tty: Ignore all read data when closing
2015-11-08 22:03:11
linux-kernel
[PATCH 0/4] Replace tty->closing
2015-11-08 19:30:30
linux-kernel
Re: [PATCH 01/14] tty: Improve tty_debug() macro
2015-11-08 18:03:11
linux-kernel
[PATCH 12/14] tty: Remove __func__ from tty_debug() macro
2015-11-08 18:03:08
linux-kernel
[PATCH 13/14] tty: Merge conditional + error message + WARN_ON()
2015-11-08 18:03:04
linux-kernel
[PATCH 14/14] tty: core: Prefer dev_dbg() over pr_debug()
2015-11-08 18:03:01
linux-kernel
[PATCH 11/14] tty: core: Prefer pr_* to printk(*)
2015-11-08 18:02:59
linux-kernel
[PATCH 10/14] tty: Remove unset_locked_termios() error message
2015-11-08 18:02:54
linux-kernel
[PATCH 09/14] tty: core: Refactor parameters for unset_locked_termios() helper
2015-11-08 18:02:50
linux-kernel
[PATCH 08/14] tty: core: Add driver name to invalid device registration message
2015-11-08 18:02:47
linux-kernel
[PATCH 07/14] tty: Convert SAK messages to tty_notice()
2015-11-08 18:02:42
linux-kernel
[PATCH 06/14] tty: Define tty_*() printk macros
2015-11-08 18:02:37
linux-kernel
[PATCH 05/14] tty: core: Add helper fn to deref tty driver name
2015-11-08 18:02:34
linux-kernel
[PATCH 01/14] tty: Improve tty_debug() macro
2015-11-08 18:02:31
linux-kernel
[PATCH 03/14] tty: synclink_gt: Rename tty_driver_name
2015-11-08 18:02:29
linux-kernel
[PATCH 02/14] tty: Make tty_paranoia_check() file scope
2015-11-08 18:02:24
linux-kernel
[PATCH 04/14] tty: core: Remove redundant oom message
2015-11-08 18:01:39
linux-kernel
[PATCH 00/14] tty core printk cleanup
2015-11-08 14:36:00
linux-kernel
[PATCH] n_tty: Uninline tty_copy_to_user()
2015-11-08 14:35:21
linux-kernel
[PATCH] n_tty: Clarify copy_from_read_buf()
2015-11-08 14:29:47
linux-kernel
[PATCH] tty: Simplify tty_set_ldisc() exit handling
2015-11-08 14:19:27
linux-kernel
[PATCH] tty: Remove unused SERIAL_DO_RESTART define
2015-11-08 14:18:43
linux-kernel
[PATCH] tty: Remove dead tty_write_flush() declaration and macro
2015-11-08 14:06:14
linux-kernel
[PATCH] tty: Only allow slave pty as controlling tty
2015-11-08 13:52:42
linux-kernel
[PATCH v2] tty: audit: Fix audit source
2015-11-08 13:47:15
linux-kernel
Re: [PATCH] tty: audit: Fix audit source
2015-11-08 12:53:13
linux-kernel
[PATCH] tty: Fix direct use of tty buffer work
2015-11-08 12:50:05
linux-kernel
[PATCH] tty: audit: Fix audit source
2015-11-07 22:04:54
linux-kernel
Re: [PATCH v2 1/3] tty: Introduce UART_CAP_HW485
2015-11-07 16:03:51
linux-kernel
Re: [PATCH v2 3/3] tty: Add software emulated RS485 support for 8250
2015-11-07 15:32:48
linux-kernel
Re: [PATCH v2 1/3] tty: Introduce UART_CAP_HW485
2015-11-07 14:21:00
linux-kernel
Re: [PATCH v2 2/3] tty: Implement default fallback serial8250_rs485_config
2015-11-07 12:29:12
linux-kernel
Re: [PATCH v2 2/3] tty: Implement default fallback serial8250_rs485_config
2015-11-07 12:22:37
linux-kernel
Re: [PATCH v2 1/3] tty: Introduce UART_CAP_HW485
2015-11-05 20:29:48
linux-kernel
Re: ptrace and pseudoterminals
2015-11-05 16:48:13
linux-kernel
Re: [PATCH] serial: 8250_uniphier: add earlycon support
2015-11-05 13:25:25
linux-kernel
Re: ptrace and pseudoterminals
2015-11-04 20:58:29
linux-kernel
Re: linux-next: Tree for Nov 4 (serial console & earlycon)
2015-11-04 17:02:46
linux-kernel
Re: ptrace and pseudoterminals
2015-09-30 20:11:55
linux-bluetooth
Re: [PATCH] Revert "serial: 8250_dma: don't bother DMA with small transfers"
2015-09-30 13:52:25
linux-bluetooth
Re: [PATCH] Revert "serial: 8250_dma: don't bother DMA with small transfers"
2015-08-28 19:33:30
linux-kernel
Re: [PATCH v2] devpts: allow mounting with uid/gid of uint32_t
2015-08-28 19:25:01
linux-kernel
Re: Potential data race in flush_to_ldisc
2015-08-26 12:45:06
linux-kernel
Re: [PATCH 2/3] serial: 8250_omap: check how many bytes were injected