outreachy.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-25 17:33:33 to 2022-10-31 09:41:50 UTC [more...]

[PATCH] staging: fbtft: Use ARRAY_SIZE() to get argument count
 2022-10-31  9:41 UTC  (8+ messages)

[PATCH v9 0/6] Checkpatch cleanup in rxtx.c
 2022-10-29 19:20 UTC  (11+ messages)
` [PATCH v9 1/6] staging: vt6655: fix lines ending in a '('
` [PATCH v9 2/6] staging: vt6655: split long code lines in s_uGetRTSCTSDuration
` [PATCH v9 3/6] staging: vt6655: split long lines of code in s_uFillDataHead
` [PATCH v9 4/6] staging: vt6655: split long lines of code in s_vGenerateTxParamete
` [PATCH v9 5/6] staging: vt6655: split long lines of code in file
` [PATCH v9 6/6] staging: vt6655: fix lines of code ending in a '('

[PATCH] WARNING: Possible repeated word: 'very'
 2022-10-29 17:35 UTC  (8+ messages)

[PATCH] Remove Unnecessary typecast of c90 int constant
 2022-10-29 14:38 UTC  (5+ messages)

[PATCH] staging: iio: frequency: ad9832: Use div64_ul instead of do_div
 2022-10-29 12:11 UTC  (3+ messages)

[PATCH v2] staging: iio: frequency: ad9834: Use div64_ul instead of do_div
 2022-10-29 12:11 UTC  (3+ messages)

[PATCH] staging: iio: ad5933: Use div64_ul instead of do_div
 2022-10-29 11:23 UTC  (4+ messages)

[PATCH] staging: vt6655: fix lines of code ending in a '('
 2022-10-29  7:49 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Replace ternary statement with min function
 2022-10-29  3:08 UTC  (7+ messages)

[PATCH v8 0/6] staging: vt6655: a series of checkpatch fixes on the file: rxtx.c
 2022-10-29  2:28 UTC  (10+ messages)
` [PATCH v8 1/6] staging: vt6655: fix lines ending in a '('
` [PATCH v8 2/6] staging: vt6655: refactor long lines of code in s_uGetRTSCTSDuration
` [PATCH v8 3/6] staging: vt6655: refactor long lines of code in s_uFillDataHead
` [PATCH v8 4/6] staging: vt6655: refactor long lines of code in s_vGenerateTxParamete
` [PATCH v8 5/6] staging: vt6655: refactor long lines of code in the rest of the file
` [PATCH v8 6/6] staging: vt6655: fix lines of code ending in a '('

Outreachy first patch wiki modification proposal
 2022-10-28 20:49 UTC  (6+ messages)

[Outreachy] Wiki updated needed - Patchset Subject
 2022-10-28 20:32 UTC  (9+ messages)

[PATCH] staging: vt6655: fix lines of code ending in a '('
 2022-10-28 18:55 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: replace ternary statement with min_t macro
 2022-10-28 18:39 UTC 

Outreachy first patch wiki modification proposal
 2022-10-28 18:21 UTC  (2+ messages)

[PATCH v5 0/6] staging: vt6655: a series of checkpatch fixes on the file: rxtx.c
 2022-10-28 17:59 UTC  (39+ messages)
` [PATCH v5 1/6] staging: vt6655: fix lines ending in a '('
  ` [PATCH v6 "
  ` [PATCH v7 1/6] staging: vt6655: fix lines of code "
` [PATCH v5 2/6] staging: vt6655: refactor code in s_uGetRTSCTSDuration
  ` [PATCH v6 "
  ` [PATCH v7 2/6] staging: vt6655: split code lines "
` [PATCH v5 3/6] staging: vt6655: refactor code in s_uFillDataHead
  ` [PATCH v6 "
  ` [PATCH v7 3/6] staging: vt6655: split long lines of "
` [PATCH v5 4/6] staging: vt6655: refactor code in s_vGenerateTxParameter
  ` [PATCH v6 "
  ` [PATCH v7 4/6] staging: vt6655: split long lines of "
` [PATCH v5 5/6] staging: vt6655: refactor code in the rest of the file
  ` [PATCH v6 "
  ` [PATCH v7 5/6] staging: vt6655: split long lines of code in "
` [PATCH v5 6/6] staging: vt6655: refactor code to avoid a line ending in '('
  ` [PATCH v6 "
  ` [PATCH v7 6/6] staging: vt6655: fix lines of code ending in a '('

understanding metavariable
 2022-10-28 17:23 UTC  (6+ messages)

[PATCH] staging: wlan-ng: Use flexible-array for one / zero-length arrays
 2022-10-28 14:48 UTC  (7+ messages)

[PATCH] staging: r8188eu: Use flexible-array for one length array member
 2022-10-28 14:43 UTC  (4+ messages)

[PATCH] Possible repeated word: 'very'
 2022-10-28  7:41 UTC  (3+ messages)

[PATCH] Fixed[ERROR:trailing whitespace and braces around scalar initializer]
 2022-10-28  4:56 UTC  (6+ messages)

Coccinelle make error
 2022-10-27 20:34 UTC  (5+ messages)

[PATCH 0/2] staging: rtl8192u: unused code cleanup
 2022-10-27 19:33 UTC  (9+ messages)
` [PATCH 1/2] staging: rtl8192u: remove unnecessary function implementation
` [PATCH 2/2] staging: rtl8192u: remove unused macro definition

[PATCH 00/17] staging: vt6655: a series of checkpatch fixes on the file: rxtx.c
 2022-10-27  6:12 UTC  (25+ messages)
` [PATCH 01/17] staging: vt6655: changed variable names: wFB_Opt0
` [PATCH 02/17] staging: vt6655: changed variable names: s_vFillRTSHead
` [PATCH 03/17] staging: vt6655: changed variable name: pDevice
` [PATCH 04/17] staging: vt6655: changed variable name: byPktType
` [PATCH 05/17] staging: vt6655: changed variable name: pvRTS
` [PATCH 06/17] staging: vt6655: changed variable name: cbFrameLength
` [PATCH 07/17] staging: vt6655: changed variable name: b_need_ack
` [PATCH 08/17] staging: vt6655: changed variable name: bDisCRC
` [PATCH 09/17] staging: vt6655: changed variable name: byFBOption
` [PATCH 10/17] staging: vt6655: changed variable name: s_vGenerateTxParameter
` [PATCH 11/17] staging: vt6655: changed variable name: pvRrvTime
` [PATCH 12/17] staging: vt6655: changed variable name: cbFrameSize
` [PATCH 13/17] staging: vt6655: changed variable name: bNeedACK
` [PATCH 14/17] staging: vt6655: changed variable name: uDMAIdx
` [PATCH 15/17] staging: vt6655: changed variable name: psEthHeader
` [PATCH 16/17] staging: vt6655: changed variable name: s_cbFillTxBufHead
` [PATCH 17/17] staging: vt6655: changed variable name: pbyTxBufferAddr

[Outreachy] Coccicheck in drivers/staging/
 2022-10-26 21:21 UTC  (4+ messages)

[Outreachy - To Deeva]
 2022-10-26 19:00 UTC  (7+ messages)

[PATCH] staging: rtl8723bs: Fix indentation in conditional statements
 2022-10-26 17:12 UTC  (3+ messages)

[PATCH] staging: most: dim2: hal: aligning function parameters
 2022-10-26 13:15 UTC  (2+ messages)

coccinelle compilation issue
 2022-10-26 12:48 UTC  (3+ messages)

[PATCH] staging: most: dim2: hal: aligning function parameters
 2022-10-26 10:56 UTC 

Submitting a Patch
 2022-10-26 10:27 UTC  (3+ messages)

[outreachy+owner@lists.linux.dev: Bouncing messages from outreachy@lists.linux.dev]
 2022-10-25 23:03 UTC 


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).