Anton Wuerfel ([email protected])

Number of posts: 25 (25 per day)
First post: 2015-12-16 15:47:08
Last post: 2015-12-18 11:22:57

Date List Subject
2015-12-18 11:43:39 linux-kernel Re: [PATCH 08/11] tty: serial: 8250: Add parentheses to macro
2015-12-18 11:26:25 linux-kernel [PATCH v2 01/11] tty: serial: 8250: Fix whitespace errors
2015-12-18 11:26:23 linux-kernel [PATCH v2 02/11] tty: serial: 8250: Replace spaces with tabs
2015-12-18 11:25:09 linux-kernel [PATCH v2 03/11] tty: serial: 8250: Fix braces after struct
2015-12-18 11:25:07 linux-kernel [PATCH v2 05/11] tty: serial: 8250: Remove else after return
2015-12-18 11:24:30 linux-kernel [PATCH v2 07/11] tty: serial: 8250: Fix line continuation warning
2015-12-18 11:23:59 linux-kernel [PATCH v2 08/11] tty: serial: 8250: Add parentheses to macro
2015-12-18 11:23:23 linux-kernel [PATCH v2 09/11] tty: serial: 8250: Fix multi-line strings
2015-12-18 11:22:57 linux-kernel [PATCH v2 11/11] tty: serial: 8250: Fix indentation warnings
2015-12-18 11:22:41 linux-kernel [PATCH v2 10/11] tty: serial: 8250: Replace printk by pr_*
2015-12-18 11:22:37 linux-kernel [PATCH v2 06/11] tty: serial: 8250: Move EXPORT_SYMBOL to function
2015-12-18 11:22:35 linux-kernel [PATCH v2 04/11] tty: serial: 8250: Fix multiline comment style
2015-12-18 11:22:31 linux-kernel [PATCH v2 00/11] tty: serial: 8250: Fix checkpatch warnings
2015-12-16 15:48:23 linux-kernel [PATCH 03/11] tty: serial: 8250: Fix braces after struct
2015-12-16 15:48:02 linux-kernel [PATCH 08/11] tty: serial: 8250: Add parentheses to macro
2015-12-16 15:47:14 linux-kernel [PATCH 10/11] tty: serial: 8250: Replace printk by pr_*
2015-12-16 15:47:10 linux-kernel [PATCH 06/11] tty: serial: 8250: Move EXPORT_SYMBOL to function
2015-12-16 15:47:08 linux-kernel [PATCH 00/11] tty: serial: 8250: Fix checkpatch warnings
2015-12-16 15:46:04 linux-kernel [PATCH 04/11] tty: serial: 8250: Fix multiline comment style
2015-12-16 15:46:01 linux-kernel [PATCH 01/11] tty: serial: 8250: Fix whitespace errors
2015-12-16 15:45:59 linux-kernel [PATCH 02/11] tty: serial: 8250: Fix indentation warnings
2015-12-16 15:45:56 linux-kernel [PATCH 11/11] tty: serial: 8250: Delete commented code
2015-12-16 15:44:16 linux-kernel [PATCH 07/11] tty: serial: 8250: Fix line continuation warning
2015-12-16 15:44:14 linux-kernel [PATCH 05/11] tty: serial: 8250: Remove else after return
2015-12-16 15:44:11 linux-kernel [PATCH 09/11] tty: serial: 8250: Fix multi-line strings