LinuxLists
Users
About
Frederik Völkel (
[email protected]
)
Number of posts: 19 (2.71 per day)
First post: 2015-12-11 10:44:41
Last post: 2015-12-18 11:31:12
Date
List
Subject
2015-12-18 11:31:12
linux-kernel
[PATCH] scripts: get_maintainer.pl: Find kernel tree root
2015-12-18 11:28:36
linux-kernel
[PATCH] serial: Remove 68328 driver
2015-12-16 15:26:14
linux-kernel
[PATCH v2 4/4] drivers: tty: 68328serial.c: Move trailing statements to next line
2015-12-16 15:26:12
linux-kernel
[PATCH v2 1/4] drivers: tty: 68328serial.c: Use tabs for indentation
2015-12-16 15:26:10
linux-kernel
[PATCH v2 2/4] drivers: tty: 68328serial.c: remove trailing whitespaces
2015-12-16 15:17:28
linux-kernel
[PATCH v2 3/4] drivers: tty: 68328serial.c: Use use same indentation for switch/case
2015-12-16 15:17:27
linux-kernel
[PATCH v2 0/4] Fix checkpatch errors
2015-12-13 18:26:13
linux-kernel
Re: [PATCH 0/9] Fix checkpatch errors
2015-12-13 17:44:39
linux-kernel
Re: [PATCH 0/9] Fix checkpatch errors
2015-12-11 10:45:40
linux-kernel
[PATCH 1/9] drivers: tty: 68328serial.c: Add missing spaces(checkpatch)
2015-12-11 10:45:38
linux-kernel
[PATCH 7/9] drivers: tty: 68328serial.c: remove trailing whitespaces
2015-12-11 10:45:36
linux-kernel
[PATCH 4/9] drivers: tty: 68328serial.c: Fix "foo * bar" should be "foo *bar"
2015-12-11 10:44:43
linux-kernel
[PATCH 5/9] drivers: tty: 68328serial.c: Remove parentheses after return
2015-12-11 10:44:41
linux-kernel
[PATCH 0/9] Fix checkpatch errors
2015-12-11 10:43:52
linux-kernel
[PATCH 3/9] drivers: tty: 68328serial.c: Do not initialize statics to 0
2015-12-11 10:43:50
linux-kernel
[PATCH 9/9] drivers: tty: 68328serial.c: Move trailing statements to next line
2015-12-11 10:43:48
linux-kernel
[PATCH 8/9] drivers: tty: 68328serial.c: Use use same indentation for switch/case
2015-12-11 10:43:36
linux-kernel
[PATCH 6/9] drivers: tty: 68328serial.c: Use tabs for indentation
2015-12-11 10:43:34
linux-kernel
[PATCH 2/9] drivers: tty: 68328serial.c: remove unnecessary spaces(checkpatch)