messages from 2022-10-20 05:28:45 to 2022-10-25 17:33:33 UTC [more...]
Coccinelle make error
2022-10-25 0:54 UTC
[PATCH v4 0/6] staging: vt6655: a series of checkpatch fixes on the file: rxtx.c
2022-10-25 17:24 UTC (9+ messages)
` [PATCH v4 1/6] staging: vt6655: fix lines ending in a '('
` [PATCH v4 2/6] staging: vt6655: refactor long lines of code in s_uGetRTSCTSDuration
` [PATCH v4 3/6] staging: vt6655: refactor long lines of code in s_uFillDataHead
` [PATCH v4 4/6] staging: vt6655: refactor long lines of code in s_vGenerateTxParamete
` [PATCH v4 5/6] staging: vt6655: refactor long lines of code in the rest of the file
` [PATCH v4 6/6] staging: vt6655: refactor code to avoid a line ending in '('
[Outreachy - To Deeva]
2022-10-25 16:58 UTC (12+ messages)
[PATCH] staging: rtl8723bs: Fix indentation in conditional statements
2022-10-25 5:03 UTC (2+ messages)
[PATCH v2] staging: media: imx: imx7-media-csi: Fix parenthesis alignment
2022-10-25 5:01 UTC (2+ messages)
[Outreachy] Wiki updated needed - Patchset Subject
2022-10-24 21:12 UTC (3+ messages)
[Outreachy Info] No staging/media patches
2022-10-24 16:42 UTC
[PATCH] staging: media: imx: imx7-media-csi: Fix parenthesis alignment
2022-10-24 15:12 UTC (2+ messages)
[PATCH v2] staging: wlan-ng: remove commented debug printk messages
2022-10-24 9:29 UTC (8+ messages)
[KERNEL NEWBIES ACCESS] eperi
2022-10-23 20:36 UTC (4+ messages)
[PATCH] staging: iio: frequency: ad9834: merge unnecessary split lines
2022-10-23 12:37 UTC (3+ messages)
[PATCH v4 00/11] staging: r8188eu: trivial code cleanup patches
2022-10-22 8:05 UTC (22+ messages)
` [PATCH v4 01/11] staging: r8188eu: use Linux kernel variable naming convention
` [PATCH v4 02/11] staging: r8188eu: reformat long computation lines
` [PATCH v4 03/11] staging: r8188eu: remove {} for single statement blocks
` [PATCH v4 04/11] staging: r8188eu: use htons macro instead of __constant_htons
` [PATCH v4 05/11] staging: r8188eu: correct misspelled words in comments
` [PATCH v4 06/11] staging: r8188eu: Add space between function & macro parameters
` [PATCH v4 07/11] staging: r8188eu: Associate pointer symbol with parameter name
` [PATCH v4 08/11] staging: r8188eu: replace leading spaces by tabs
` [PATCH v4 09/11] staging: r8188eu: Put '{" on the symbol declaration line
` [PATCH v4 10/11] staging: r8188eu: Correct missing or extra space in the statements
` [PATCH v4 11/11] staging: r8188eu: Remove unused macros
[PATCH] staging: wlan-ng: remove commented debug printk messages
2022-10-22 7:58 UTC (3+ messages)
[PATCH v3 0/6] a series of checkpatch fixes on the file: rxtx.c
2022-10-22 8:29 UTC (21+ messages)
` [PATCH v3 1/6] staging: vt6655: fix lines ending in a '('
` [PATCH v3 2/6] staging: vt6655: refactor long lines of code in s_uGetRTSCTSDuration
` [PATCH v3 3/6] staging: vt6655: refactor long lines of code in s_uFillDataHead
` [PATCH v3 4/6] staging: vt6655: refactor long lines of code in s_vGenerateTxParameter
` [PATCH v3 5/6] staging: vt6655: refactor long lines of code in the rest of the file
` [PATCH v3 6/6] staging: vt6655: refactor code to avoid a line ending in '('
request for assistance
2022-10-22 8:20 UTC (3+ messages)
[PATCH v2 0/3] clean up driver code in rtw_ioctl_set
2022-10-22 8:07 UTC (5+ messages)
` [PATCH v2 1/3] staging: rtl8723bs: remove tab in variable definition
` [PATCH v2 2/3] staging: rtl8723bs: add newline after variable declaration
` [PATCH v2 3/3] staging: rtl8723bs: use tab instead of spaces for indent
[PATCH v2 0/6] a series of checkpatch fixes on the file: rxtx.c
2022-10-22 5:49 UTC (12+ messages)
` [PATCH v2 1/6] staging: vt6655: fix lines ending in a '('
` [PATCH v2 2/6] staging: vt6655: refactor long lines of code in s_uGetRTSCTSDuration
` [PATCH v2 3/6] staging: vt6655: refactor long lines of code in s_uFillDataHead
` [PATCH v2 4/6] staging: vt6655: refactor long lines of code in s_vGenerateTxParameter
` [PATCH v2 5/6] staging: vt6655: refactor long lines of code in the rest of the file
` [PATCH v2 6/6] staging: vt6655: refactor code to avoid a line ending in '('
KERNEL NEWBIE ACCESS TanjuBrunostar
2022-10-21 22:05 UTC (2+ messages)
[PATCH v4] staging: vt6655: Fix Lines should not end with a '('
2022-10-21 17:31 UTC (4+ messages)
[Outreachy Info] Track patches in staging tree
2022-10-21 16:49 UTC (5+ messages)
query on need for the function
2022-10-21 16:13 UTC (3+ messages)
[PATCH] staging: wlan-ng: remove commented debug printk messages
2022-10-21 1:41 UTC
[PATCH] staging: wlan-ng: remove commented debug printk messages
2022-10-21 0:55 UTC
cleaning commented code
2022-10-21 5:03 UTC (3+ messages)
[PATCH 0/6] staging: vt6655: a series of checkpatch fixes on
2022-10-21 7:21 UTC (13+ messages)
` [PATCH 1/6] staging: vt6655: fix lines ending in a '('
` [PATCH 2/6] staging: vt6655: refactor long lines of code in s_uGetRTSCTSDuration
` [PATCH 3/6] staging: vt6655: refactor long lines of code in s_uFillDataHead
` [PATCH 4/6] staging: vt6655: refactor long lines of code in s_vGenerateTxParameter
` [PATCH 5/6] staging: vt6655: refactor long lines of code in the rest of the file
` [PATCH 6/6] staging: vt6655: refactor code to avoid a line ending in '('
` [PATCH v3] staging: vt6655: Fix Lines should not end with a '('
Request for assistance
2022-10-21 6:11 UTC (8+ messages)
[KERNEL NEWBIES ACCESS] drv@mailo.com
2022-10-21 5:05 UTC (5+ messages)
` [KERNEL NEWBIES ACCESS] deepakrvarma
Patch set versioning
2022-10-20 21:47 UTC (7+ messages)
[PATCH v3 00/10] staging: r8188eu: trivial code cleanup patches
2022-10-20 20:54 UTC (23+ messages)
` [PATCH v3 01/10] staging: r8188eu: use Linux kernel variable naming convention
` [PATCH v3 02/10] staging: r8188eu: reformat long computation lines
` [PATCH v3 03/10] staging: r8188eu: remove {} for single statement blocks
` [PATCH v3 04/10] staging: r8188eu: use htons macro instead of __constant_htons
` [PATCH v3 05/10] staging: r8188eu: correct misspelled words in comments
` [PATCH v3 06/10] staging: r8188eu: Add space between function & macro parameters
` [PATCH v3 07/10] staging: r8188eu: Associate pointer symbol with parameter name
` [PATCH v3 08/10] staging: r8188eu: replace leading spaces by tabs
` [PATCH v3 09/10] staging: r8188eu: Put '{" on the symbol declaration line
` [PATCH v3 10/10] staging: r8188eu: Correct missing or extra space in the statements
[Outreachy Info] Recording Contributions
2022-10-20 17:33 UTC
[PATCH v5] staging: most: dim2: correct misleading struct type name
2022-10-20 17:20 UTC
[PATCH v4 0/2] staging: most: dim2: remove unnecessary function call and variable usage
2022-10-20 16:41 UTC (13+ messages)
` [PATCH v4 1/2] staging: most: dim2: read done_buffers count locally from HDM channel
` [PATCH v4 2/2] staging: most: dim2: correct misleading struct type name
[PATCH] staging: greybus: loopback: enclose macro statements in do-while loop
2022-10-20 15:40 UTC (9+ messages)
[PATCH v3] staging: vt6655: Fix Lines should not end with a '('
2022-10-20 15:00 UTC (2+ messages)
[PATCH v3] staging: vt6655: Fix Lines should not end with a '('
2022-10-20 11:10 UTC (2+ messages)
[PATCH v2] staging: vt6655: Fix Lines should not end with a '('
2022-10-20 10:29 UTC (5+ messages)
[PATCH 0/3] staging: rtl8723bs: clean up driver code in rtw_ioctl_set
2022-10-20 7:07 UTC (8+ messages)
` [PATCH 1/3] staging: rtl8723bs: fix white space warnings
[PATCH] staging: rts5208: Replace instances of udelay by usleep_range
2022-10-20 6:08 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).