LinuxLists
Users
About
Guillaume Clement (
[email protected]
)
Number of posts: 33 (1.5 per day)
First post: 2014-07-07 22:32:04
Last post: 2014-07-30 19:17:12
Date
List
Subject
2014-07-30 19:17:12
linux-kernel
Re: [PATCH] Staging: vt6655: staticfy variable
2014-07-26 09:19:14
linux-kernel
Re: [PATCH] staging: vt6655: fix direct dereferencing of user pointer
2014-07-26 08:25:01
linux-kernel
Re: [PATCH] staging: vt6655: fix direct dereferencing of user pointer
2014-07-25 12:49:24
linux-kernel
[PATCH] staging: vt6655: fix direct dereferencing of user pointer
2014-07-25 12:25:32
linux-kernel
Re: [PATCH] staging: vt6655: tag data as __user in struct tagSCmdRequest
2014-07-24 23:11:30
linux-kernel
[PATCH 02/14] staging: vt6655: Add missing blank lines after declarations
2014-07-24 23:11:29
linux-kernel
[PATCH 01/14] staging: vt6655: remove useless return statements
2014-07-24 23:10:03
linux-kernel
[PATCH 04/14] staging: vt6655: fix function braces not on the proper line
2014-07-24 23:10:00
linux-kernel
[PATCH 03/14] staging: vt6655: Remove spaces before quoted newlines
2014-07-24 23:09:59
linux-kernel
[PATCH 08/14] staging: vt6655: break single line if statements
2014-07-24 23:09:58
linux-kernel
[PATCH 07/14] staging: vt6655: Use pr_* functions instead of printk
2014-07-24 23:09:56
linux-kernel
[PATCH 09/14] staging: vt6655: Remove unreachable break statements
2014-07-24 23:09:06
linux-kernel
[PATCH 10/14] staging: vt6655: add missing whitespace
2014-07-24 23:09:05
linux-kernel
[PATCH 11/14] staging: vt6655: remove braces for single statements if
2014-07-24 23:08:40
linux-kernel
[PATCH 12/14] staging: vt6655: fix braces at newline in if statements
2014-07-24 23:08:17
linux-kernel
[PATCH] staging: vt6655: tag data as __user in struct tagSCmdRequest
2014-07-24 23:07:51
linux-kernel
[PATCH 13/14] staging: vt6655: remove unused macro
2014-07-24 23:07:50
linux-kernel
[PATCH 14/14] staging: vt6655: Remove NULL pointer sparse warning
2014-07-24 23:07:17
linux-kernel
[PATCH 00/14] staging: vt6655: Sparse and checkpatch fixes
2014-07-24 23:07:13
linux-kernel
[PATCH 06/14] staging: vt6655: fix static position in inline function
2014-07-24 23:07:10
linux-kernel
[PATCH 05/14] staging: vt6655: fix braces at newline for structs
2014-07-22 20:10:27
linux-kernel
[PATCH 1/5] staging: vt6655: change type of PortOffset to void __iomem *
2014-07-22 20:09:45
linux-kernel
[PATCH 3/5] staging: vt6655: statify some variables
2014-07-22 20:09:43
linux-kernel
[PATCH 5/5] staging: vt6655: Fix unused function warning
2014-07-22 20:09:24
linux-kernel
[PATCH 4/5] staging: vt6655: remove unused functions
2014-07-22 20:09:04
linux-kernel
[PATCH 2/5] staging: vt6655:fix warning for unexported non-static functions
2014-07-22 20:09:02
linux-kernel
[PATCH 0/5] staging: vt6655: fix sparse issues
2014-07-07 22:33:19
linux-kernel
[PATCH 3/5] staging:nvec: Add missing blank line after declarations.
2014-07-07 22:32:56
linux-kernel
[PATCH 4/5] staging:nvec: Add missing blank line after declarations.
2014-07-07 22:32:39
linux-kernel
[PATCH 5/5] staging:nvec: Add missing blank line after declarations.
2014-07-07 22:32:07
linux-kernel
[PATCH 2/5] staging:nvec: Remove unnessary out of memory message.
2014-07-07 22:32:05
linux-kernel
[PATCH] staging:nvec: Fix several coding style warnings
2014-07-07 22:32:04
linux-kernel
[PATCH 1/5] staging:nvec: Fix "unnecessary else" coding style warning.