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
2015-07-27 19:44:14 linux-kernel Re: [PATCH 2/2] serial: 8250: Allow to skip autoconfig_irq() for a console
2015-07-27 15:14:58 linux-bluetooth Re: btwilink: deadlock with omap-serial 4.2.0-rc4
2015-07-22 22:12:44 linux-kernel Re: [PATCH] Fix data loss in cdc-acm
2015-07-22 21:37:01 linux-kernel Re: Why linux console designed to work in polling mode?
2015-07-22 14:30:31 linux-kernel Re: [PATCH] Fix data loss in cdc-acm
2015-07-22 12:51:56 linux-kernel Re: [PATCH 4/4] serial: 8250_dw: use serial_in() and not readl()
2015-07-22 12:41:27 linux-kernel Re: [PATCH 1/4] serial: 8250_dw: Add support for big-endian MMIO accesses
2015-07-22 12:39:06 linux-kernel Re: [PATCH 3/4] serial: 8250_dw: Add UPF_FIXED_TYPE to flags
2015-07-22 12:20:35 linux-kernel Re: [PATCH 2/4] serial: 8250_dw: Add UPF_SKIP_TEST to flags depend on device tree
2015-07-22 12:19:07 linux-kernel Re: [PATCH 1/4] serial: 8250_dw: Add support for big-endian MMIO accesses
2015-07-21 23:34:54 linux-kernel Re: [PATCH] Fix data loss in cdc-acm
2015-07-21 16:45:14 linux-kernel Re: [PATCH] Fix data loss in cdc-acm
2015-07-20 19:05:47 linux-kernel Re: [PATCH] tty/serial: atmel: use proper accessors
2015-07-20 16:39:17 linux-kernel Re: [PATCH] tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()
2015-07-20 16:36:20 linux-kernel Re: [PATCH 2/2] serial: 8250: Allow to skip autoconfig_irq() for a console
2015-07-20 13:00:31 linux-kernel Re: [PATCH v3] serial: mxs-auart: keep the AUART unit in reset state when not in use
2015-07-17 13:34:45 linux-kernel Re: [PATCH] serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup
2015-07-17 13:10:16 linux-kernel Re: [PATCH v3] serial: mxs-auart: keep the AUART unit in reset state when not in use
2015-07-14 19:29:28 linux-kernel Re: [PATCH 2/2] serial: 8250: Allow to skip autoconfig_irq() for a console
2015-07-13 23:14:46 linux-kernel Re: [PATCH 1/2] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
2015-07-13 19:41:57 linux-kernel Re: [RFC PATCH v2] memory-barriers: remove smp_mb__after_unlock_lock()
2015-07-13 13:09:54 linux-kernel Re: [RFC PATCH v2] memory-barriers: remove smp_mb__after_unlock_lock()
2015-07-13 04:40:52 linux-kernel Re: [PATCH 2/7] tty: core: Add tty_debug() for printk(KERN_DEBUG) messages
2015-07-13 04:25:41 linux-kernel Re: [PATCH 2/7] tty: core: Add tty_debug() for printk(KERN_DEBUG) messages
2015-07-13 02:51:23 linux-kernel [PATCH 1/7] tty: core: Improve debug message content
2015-07-13 02:50:58 linux-kernel [PATCH 3/7] tty: Replace #ifdef TTY_DEBUG_HANGUP with tty_debug_hangup()
2015-07-13 02:49:45 linux-kernel [PATCH 4/7] tty: Use tty_debug() for tty_ldisc_debug()
2015-07-13 02:49:44 linux-kernel [PATCH 5/7] tty: Replace inline #ifdef TTY_DEBUG_WAIT_UNTIL_SENT
2015-07-13 02:49:42 linux-kernel [PATCH 7/7] pty: Add debug message for ptmx open
2015-07-13 02:49:39 linux-kernel [PATCH 6/7] tty: core: Improve ldisc debug messages
2015-07-13 02:49:34 linux-kernel [PATCH 2/7] tty: core: Add tty_debug() for printk(KERN_DEBUG) messages
2015-07-13 02:49:32 linux-kernel [PATCH 0/7] tty core debug patches
2015-07-13 01:05:31 linux-kernel [PATCH v2] serial: core: Fix crashes while echoing when closing
2015-07-13 00:51:14 linux-kernel [PATCH 2/2] tty: buffers: Move hidden buffer index advance into outer loop
2015-07-13 00:51:03 linux-kernel [PATCH 1/2] tty: Replace smp_rmb/smp_wmb with smp_load_acquire/smp_store_release
2015-07-13 00:47:40 linux-kernel [PATCH] tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()
2015-07-13 00:39:20 linux-kernel [PATCH] serial: core: Fix crashes while echoing when closing
2015-07-13 00:36:00 linux-kernel Re: [PATCH v4] tty: add missing rcu_read_lock for task_pgrp
2015-07-12 02:05:52 linux-kernel Re: [PATCH v3] tty: add missing rcu_read_lock for task_pgrp
2015-07-11 07:00:30 linux-kernel Re: [PATCH 2/2] serial: 8250: Allow to skip autoconfig_irq() for a console
2015-07-10 17:51:16 linux-kernel Re: [PATCH REBASED RESEND] tty/early: make serial8250_early_{in,out} static again
2015-07-09 03:23:51 linux-kernel Re: [PATCH] kthread: export park/unpark facility
2015-07-09 03:10:44 linux-kernel [PATCH] m32r: Add ioreadXX/iowriteXX big-endian mmio accessors
2015-07-09 02:07:21 linux-kernel Re: [PATCH v3] tty: add missing rcu_read_lock for task_pgrp
2015-07-08 23:35:37 linux-kernel Re: [PATCH 1/2] serial: 8250: Fix autoconfig_irq() to avoid race conditions
2015-07-08 13:51:44 linux-kernel Re: [PATCH 2/2] serial: 8250: Allow to skip autoconfig_irq() for a console
2015-07-08 11:56:05 linux-kernel Re: [PATCH 2/2] serial: 8250: Allow to skip autoconfig_irq() for a console
2015-07-06 13:30:14 linux-kernel Re: [RFC][PATCH] x86: Allow early_printk to use console style param like 115200n8
2015-06-28 20:44:58 linux-kernel Re: [PATCH v6 1/2] serial_core: add pci uart early console support
2015-06-28 20:34:24 linux-kernel Re: [PATCH] tty/vt: Fix the memory leak in visual_init
2015-06-28 19:27:34 linux-kernel Re: [PATCH v2 1/2] tty: add missing rcu_read_lock for task_pgrp