LinuxLists
Users
About
Raphaël Beamonte (
[email protected]
)
Number of posts: 105 (5 per day)
First post: 2015-08-14 17:09:01
Last post: 2015-09-05 16:30:12
Previous Page
/
Next Page
Date
List
Subject
2015-08-17 19:28:45
linux-wireless
[PATCHv2 2/5] staging: wilc1000: use pr_* instead of printk
2015-08-17 19:28:44
linux-wireless
[PATCHv2 1/5] staging: wilc1000: remove void function return statements that are not useful
2015-08-17 19:28:43
linux-kernel
[PATCHv2 0/5] staging: wilc1000: code improvements
2015-08-17 19:28:42
linux-wireless
[PATCHv2 0/5] staging: wilc1000: code improvements
2015-08-17 18:00:07
linux-kernel
Re: [PATCH 4/5] staging: wilc1000: use pr_* instead of printk
2015-08-17 18:00:05
linux-wireless
Re: [PATCH 4/5] staging: wilc1000: use pr_* instead of printk
2015-08-17 16:10:09
linux-kernel
[PATCH 2/5] staging: wilc1000: remove FREE_WILC_BUFFER()
2015-08-17 16:09:40
linux-kernel
[PATCH 4/5] staging: wilc1000: use pr_* instead of printk
2015-08-17 16:09:09
linux-kernel
[PATCH 5/5] staging: wilc1000: remove void function return statements that are not useful
2015-08-17 16:08:59
linux-kernel
[PATCH 3/5] staging: wilc1000: replace MALLOC_WILC_BUFFER() macro to avoid possible memory leak
2015-08-17 16:08:58
linux-wireless
[PATCH 5/5] staging: wilc1000: remove void function return statements that are not useful
2015-08-17 16:08:56
linux-wireless
[PATCH 4/5] staging: wilc1000: use pr_* instead of printk
2015-08-17 16:08:54
linux-wireless
[PATCH 3/5] staging: wilc1000: replace MALLOC_WILC_BUFFER() macro to avoid possible memory leak
2015-08-17 16:08:53
linux-wireless
[PATCH 2/5] staging: wilc1000: remove FREE_WILC_BUFFER()
2015-08-17 16:08:53
linux-kernel
[PATCH 1/5] staging: wilc1000: remove DECLARE_WILC_BUFFER()
2015-08-17 16:08:51
linux-wireless
[PATCH 1/5] staging: wilc1000: remove DECLARE_WILC_BUFFER()
2015-08-17 16:08:51
linux-kernel
[PATCH 0/5] staging: wilc1000: code improvements
2015-08-17 16:08:49
linux-wireless
[PATCH 0/5] staging: wilc1000: code improvements
2015-08-17 14:39:58
linux-kernel
Re: [PATCH 1/3] staging: wilc1000: code style: fix macro with multiple statements
2015-08-17 14:39:57
linux-wireless
Re: [PATCH 1/3] staging: wilc1000: code style: fix macro with multiple statements
2015-08-17 01:39:33
linux-kernel
[PATCH] perf: fix confusing messages when not able to read trace events files
2015-08-17 01:39:30
linux-kernel
[PATCH] perf: bugzilla 100781
2015-08-16 05:30:52
linux-kernel
[PATCH 2/3] staging: wilc1000: code style: fix globals initialized to false
2015-08-16 05:30:49
linux-kernel
[PATCH 3/3] staging: wilc1000: code style: fix open brace { on wrong line
2015-08-16 05:30:46
linux-wireless
[PATCH 3/3] staging: wilc1000: code style: fix open brace { on wrong line
2015-08-16 05:30:45
linux-kernel
[PATCH 1/3] staging: wilc1000: code style: fix macro with multiple statements
2015-08-16 05:30:44
linux-wireless
[PATCH 2/3] staging: wilc1000: code style: fix globals initialized to false
2015-08-16 05:30:42
linux-wireless
[PATCH 1/3] staging: wilc1000: code style: fix macro with multiple statements
2015-08-16 05:30:42
linux-kernel
[PATCH 0/3] staging: wilc1000: code style patches
2015-08-16 05:30:40
linux-wireless
[PATCH 0/3] staging: wilc1000: code style patches
2015-08-16 01:40:07
linux-kernel
[PATCH 04/20] staging: rtl8192u: r8192U_core: fix code indent using spaces code style error
2015-08-16 01:39:45
linux-kernel
[PATCH 13/20] staging: rtl8192u: r8192U_core: fix unnecessary check before kfree code style issue
2015-08-16 01:39:27
linux-kernel
[PATCH 14/20] staging: rtl8192u: r8192U_core: fix unnecessary parentheses code style issue
2015-08-16 01:39:01
linux-kernel
[PATCH 15/20] staging: rtl8192u: r8192U_core: fix unnecessary else after return code style issue
2015-08-16 01:38:44
linux-kernel
[PATCH 16/20] staging: rtl8192u: r8192U_core: fix unnecessary whitespace code style issue
2015-08-16 01:38:26
linux-kernel
[PATCH 17/20] staging: rtl8192u: r8192U_core: fix missing blank line after declarations code style issue
2015-08-16 01:38:04
linux-kernel
[PATCH 18/20] staging: rtl8192u: r8192U_core: fix quoted string split across lines code style issue
2015-08-16 01:37:46
linux-kernel
[PATCH 19/20] staging: rtl8192u: r8192U_core: fix use ether_addr_copy() over memcpy() code style issue
2015-08-16 01:37:06
linux-kernel
[PATCH 20/20] staging: rtl8192u: r8192U_core: fix line over 80 characters code style issue
2015-08-16 01:35:25
linux-kernel
[PATCH 12/20] staging: rtl8192u: r8192U_core: fix externs in .c file code style issue
2015-08-16 01:35:23
linux-kernel
[PATCH 11/20] staging: rtl8192u: r8192U_core: fix unecessary braces code style issue
2015-08-16 01:35:21
linux-kernel
[PATCH 10/20] staging: rtl8192u: r8192U_core: remove return statement of void function
2015-08-16 01:35:18
linux-kernel
[PATCH 09/20] staging: rtl8192u: r8192U_core: include linux/uaccess.h instead of asm/uaccess.h
2015-08-16 01:35:16
linux-kernel
[PATCH 08/20] staging: rtl8192u: r8192_core: clean C99 // comments
2015-08-16 01:35:11
linux-kernel
[PATCH 07/20] staging: rtl8192u: r8192_core: whitespace neatening
2015-08-16 01:35:08
linux-kernel
[PATCH 06/20] staging: rtl8192u: r8192U_core: fix missing struct leading to consistent spacing code style error
2015-08-16 01:35:05
linux-kernel
[PATCH 05/20] staging: rtl8192u: r8192U_core: fix else following close brace code style error
2015-08-16 01:35:02
linux-kernel
[PATCH 03/20] staging: rtl8192u: t8192U_core: fix space before close parenthesis code style error
2015-08-16 01:34:59
linux-kernel
[PATCH 02/20] staging: rtl8192u: r8192U_core: fix consistent spacing code style error
2015-08-16 01:34:45
linux-kernel
[PATCH 01/20] staging: rtl8192u: r8192U_core: fix switch and case indent code style error
2015-08-16 01:34:40
linux-kernel
[PATCH 00/20] staging: rtl8192u: r8192U_core: fix all checkpatch.pl reports