LinuxLists
Users
About
Matthias Beyer (
[email protected]
)
Number of posts: 43 (0.04 per day)
First post: 2013-10-05 16:11:15
Last post: 2016-09-04 19:28:52
Date
List
Subject
2016-12-31 13:48:01
linux-kernel
Re: [BUG?] Freeze after trying to switch TTY?
2016-12-29 17:05:15
linux-kernel
[BUG?] Freeze after trying to switch TTY?
2016-09-07 07:44:36
linux-wireless
Re: [PATCH 0/5] Some cleanup patches for drivers/staging/rtl8723au/core/rtw_mlme.c
2016-09-04 19:29:57
linux-wireless
[PATCH 5/5] drivers: staging: rtl8723au: core: Fix indentation
2016-09-04 19:29:25
linux-wireless
[PATCH 4/5] drivers: staging: rtl8723au: core: Fix "space prohibited" warning
2016-09-04 19:28:52
linux-wireless
[PATCH 3/5] drivers: staging: rtl8723au: core: Refactor pointless branching
2016-09-04 19:28:20
linux-wireless
[PATCH 2/5] drivers: staging: rtl8723au: core: simplify if-break-else
2016-09-04 19:27:47
linux-wireless
[PATCH 1/5] drivers: staging: rtl8723au: core: Fix checkpatch.pl errors
2016-09-04 19:27:15
linux-wireless
[PATCH 0/5] Some cleanup patches for drivers/staging/rtl8723au/core/rtw_mlme.c
2016-09-04 11:03:00
linux-wireless
[PATCH v2 1/1] drivers: staging: rtl8723au: hal: Remove pointless test
2016-09-04 11:02:28
linux-wireless
[PATCH v2 0/1] Remove pointless test
2016-08-31 19:33:17
linux-wireless
Re: [PATCH] drivers: staging: rtl823au: hal: Remove pointless test
2016-08-23 20:12:30
linux-wireless
[PATCH] drivers: staging: rtl823au: hal: Remove pointless test
2016-08-23 20:12:30
linux-wireless
[PATCH] drivers: staging: rtl8723au: hal: Remove pointless test
2015-03-15 09:38:28
linux-wireless
Re: [PATCH v2 00/16] checkpatch clean-up of rtl8723au's rtw_security.c
2014-12-15 21:46:38
linux-kernel
Re: [PATCH] Staging: bcm: fix spaces before commas in Bcmchar.c
2014-12-02 18:08:15
linux-kernel
Re: [PATCH] Staging: bcm: Fix tab between spaces in InterfaceMacros.h This is a patch to the InterfaceMacros.h file that fixes an added tab instead of a space. Found by the checkpatch.pl tool.
2014-12-02 17:52:17
linux-kernel
Re: [PATCH] Staging: bcm: Fix tab between spaces in InterfaceMacros.h This is a patch to the InterfaceMacros.h file that fixes an added tab instead of a space. Found by the checkpatch.pl tool.
2014-10-15 22:24:55
linux-kernel
Re: [PATCH] bcm/CmHost.c: Fix noisy compile warnings
2014-10-15 21:42:00
linux-kernel
Re: [PATCH] bcm/CmHost.c: Fix noisy compile warnings
2014-07-06 13:42:20
linux-kernel
Re: [PATCH] staging: bcm: add missing blank lines after declarations
2013-10-14 19:48:21
linux-kernel
[PATCH v2 1/5] drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()
2013-10-14 19:47:53
linux-kernel
[PATCH v2 4/5] drivers: usb: core: devio.c: Reindented switch-block
2013-10-14 19:47:22
linux-kernel
[PATCH v2 5/5] drivers: usb: core: devio.c: Put arguments on new line
2013-10-14 19:47:04
linux-kernel
[PATCH v2 3/5] drivers: usb: core: devio.c: Braces around if-elseif-else
2013-10-14 19:47:01
linux-kernel
[PATCH v2 2/5] drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()
2013-10-14 19:46:54
linux-kernel
[PATCH v2 0/5] Coding style fixes
2013-10-12 11:05:44
linux-kernel
[PATCH 1/1] drivers: usb: core: devio.c: Braces around switch (updated)
2013-10-12 11:01:49
linux-kernel
[PATCH 1/1] drivers: usb: core: devio.c: Coding style fixes
2013-10-10 21:43:06
linux-kernel
[PATCH 2/6] drivers: usb: core: file.c: moved asterisk to variable name
2013-10-10 21:42:34
linux-kernel
[PATCH 4/6] drivers: usb: core: devio.c: Coding style fixes
2013-10-10 21:41:55
linux-kernel
[PATCH 6/6] drivers: usb: core: devio.c: Else should be on closing braces
2013-10-10 21:41:52
linux-kernel
[PATCH 5/6] drivers: usb: core: devio.c: Braces around switch
2013-10-10 21:41:50
linux-kernel
[PATCH 3/6] drivers: usb: core: hub.c: Comments shouldnt be C99 // comment style
2013-10-10 21:41:44
linux-kernel
[PATCH 1/6] drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes
2013-10-10 21:41:39
linux-kernel
[PATCH 0/6] drivers: usb: core: Adapt source to styleguide
2013-10-05 21:11:51
linux-kernel
[PATCH 1/1] drivers: usb: core: hcd.c: converted busmap from struct to bitmap
2013-10-05 16:11:47
linux-kernel
[PATCH 4/5] drivers: usb: core: hcd: removed braces for return statements
2013-10-05 16:11:33
linux-kernel
[PATCH 5/5] drivers: usb: core: hcd: if-else-braces fixed
2013-10-05 16:11:26
linux-kernel
[PATCH 3/5] drivers: usb: core: hcd: replaced C99 // comments
2013-10-05 16:11:22
linux-kernel
[PATCH 2/5] drivers: usb: core: hcd: Whitespace fixes
2013-10-05 16:11:20
linux-kernel
[PATCH 0/5] Cleanup in drivers/usb/core/hcd.c
2013-10-05 16:11:15
linux-kernel
[PATCH 1/5] drivers: usb: core: hcd: moved asterix to variable