messages from 2022-10-24 20:15:32 to 2022-10-28 14:57:52 UTC [more...]
[PATCH v5 0/6] staging: vt6655: a series of checkpatch fixes on the file: rxtx.c
2022-10-28 14:57 UTC (35+ 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 '('
[PATCH] staging: wlan-ng: Use flexible-array for one / zero-length arrays
2022-10-28 14:48 UTC (7+ messages)
[PATCH] staging: iio: frequency: ad9834: Use div64_ul instead of do_div
2022-10-28 10:11 UTC (2+ messages)
[PATCH] staging: r8188eu: Use flexible-array for one length array member
2022-10-28 14:43 UTC (4+ messages)
[PATCH] staging: fbtft: Use ARRAY_SIZE() to get argument count
2022-10-28 13:30 UTC
[PATCH] staging: media: tegra-video: fix device_node use after free
2022-10-28 12:34 UTC (2+ messages)
[PATCH] staging: iio: ad5933: Use div64_ul instead of do_div
2022-10-28 10:11 UTC (2+ messages)
[PATCH v2] staging: iio: frequency: ad9834: Use div64_ul instead of do_div
2022-10-28 10:14 UTC (2+ messages)
[PATCH] staging: iio: frequency: ad9832: Use div64_ul instead of do_div
2022-10-28 10:11 UTC (2+ messages)
[PATCH] WARNING: Possible repeated word: 'very'
2022-10-28 9:53 UTC (5+ messages)
Outreachy first patch wiki modification proposal
2022-10-28 8:35 UTC
[PATCH] Remove Unnecessary typecast of c90 int constant
2022-10-28 7:42 UTC (3+ 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)
[PATCH v2 0/6] Avoid clashing function prototypes
2022-10-27 20:22 UTC (2+ messages)
` [PATCH v2 6/6] staging: ks7010: "
[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
[RFC][PATCH v2 18/31] timers: media: Use del_timer_shutdown() before freeing timer
2022-10-27 15:05 UTC
[PATCH] staging: vchiq: add 'static' to function definition
2022-10-27 14:08 UTC (3+ messages)
[PATCH] staging: rtl8192e: rtllib_module: remove unnecessary parentheses
2022-10-27 13:56 UTC
[PATCH] media: rkvdec: Add required padding
2022-10-27 13:31 UTC (2+ messages)
[PATCH] staging: rtl8723bs: Replace ternary statement with min function
2022-10-27 7:32 UTC (3+ messages)
[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
[PATCH 0/6] staging: rtl8192e: rtllib_crypt_tkip: code cleanup on rtllib_crypt_tkip.c
2022-10-26 20:23 UTC (8+ messages)
` [PATCH 1/6] staging: rtl8192e: rtllib_crypt_tkip: multiple blank lines removal
` [PATCH 2/6] staging: rtl8192e: rtllib_crypt_tkip: blank line before close brace removal
` [PATCH 3/6] staging: rtl8192e: rtllib_crypt_tkip: fixed alignment matching open parentheses
` [PATCH 4/6] staging: rtl8192e: rtllib_crypt_tkip: fixes on unbalanced braces
` [PATCH 5/6] staging: rtl8192e: rtllib_crypt_tkip: split multiple assignments
` [PATCH 6/6] staging: rtl8192e: rtllib_crypt_tkip: rewritten comparison to NULL
[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)
[PATCH] staging: most: dim2: hal: aligning function parameters
2022-10-26 10:56 UTC
[PATCH 00/14] ARM: remove unused davinci board & drivers
2022-10-25 22:21 UTC (3+ messages)
` [PATCH 13/14] staging: media: remove davinci vpfe_capture driver
[PATCH v2 0/4] staging: rtl8712: clean up dynamic memory management
2022-10-25 18:37 UTC (6+ messages)
` [PATCH v2 1/4] Revert "staging: r8712u: Tracking kmemleak false positives."
` [PATCH v2 2/4] staging: rtl8712: check for alloc fail in _r8712_init_recv_priv()
` [PATCH v2 3/4] staging: rtl8712: check for return value of _r8712_init_xmit_priv()
` [PATCH v2 4/4] staging: rtl8712: fix potential memory leak
[PATCH] staging: r8188eu: remove unused macros from wifi.h
2022-10-25 18:17 UTC (2+ messages)
[PATCH v3 0/4] staging: r8188eu: cleaning up unused variables
2022-10-25 18:17 UTC (6+ messages)
` [PATCH v3 1/4] staging: r8188eu: remove unnecessary variable in ioctl_linux
` [PATCH v3 2/4] staging: r8188eu: remove unnecessary vaiable in rtw_recv
` [PATCH v3 3/4] staging: r8188eu: remove unnecessary variable in rtl8188eu_xmit
` [PATCH v3 4/4] staging: r8188eu: make rtw_sta_flush to void
[PATCH] staging: rtl8192e: rtllib_crypt_wep: multiple blank lines removal
2022-10-25 18:03 UTC (2+ messages)
[PATCH] staging: rtl8192e: use explicitly signed char
2022-10-25 17:43 UTC (9+ messages)
` [PATCH v2] staging: rtl8192e: remove bogus ssid character sign test
[PATCH v2 0/4] staging: r8188eu: cleaning up unused variables
2022-10-25 17:33 UTC (4+ messages)
[PATCH v4 0/6] staging: vt6655: a series of checkpatch fixes on the file: rxtx.c
2022-10-25 17:24 UTC (3+ messages)
` [PATCH v4 2/6] staging: vt6655: refactor long lines of code in s_uGetRTSCTSDuration
[PATCH 0/5] staging: rtl8192e: rtllib_tx: code cleanup patches on the rtllib_tx.c file
2022-10-25 17:21 UTC (2+ messages)
[PATCH 00/11] media: cedrus: Format handling improvements and 10-bit HEVC support
2022-10-25 15:35 UTC (24+ messages)
` [PATCH 01/11] media: cedrus: remove superfluous call
` [PATCH 02/11] media: cedrus: Add format reset helpers
` [PATCH 03/11] media: cedrus: use helper to set default formats
` [PATCH 04/11] media: cedrus: Add helper for checking capabilities
` [PATCH 05/11] media: cedrus: Filter controls based on capability
` [PATCH 06/11] media: cedrus: set codec ops immediately
` [PATCH 07/11] media: cedrus: Remove cedrus_codec enum
` [PATCH 08/11] media: cedrus: prefer untiled capture format
` [PATCH 09/11] media: cedrus: initialize controls a bit later
` [PATCH 10/11] media: cedrus: Adjust buffer size based on control values
` [PATCH 11/11] media: cedrus: h265: Support decoding 10-bit frames
[PATCH v1] media: cedrus: Propagate error code from cedrus_h265_skip_bits()
2022-10-25 10:41 UTC (7+ messages)
[PATCH 0/4] staging: rtl8712: clean up dynamic memory management
2022-10-25 8:54 UTC (7+ messages)
` [PATCH 1/4] Revert "staging: r8712u: Tracking kmemleak false positives."
` [PATCH 2/4] staging: rtl8712: check for alloc fail in _r8712_init_recv_priv()
` [PATCH 3/4] staging: rtl8712: check for return value of _r8712_init_xmit_priv()
` [PATCH 4/4] staging: rtl8712: fix potential memory leak
[PATCH v7 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
2022-10-25 5:01 UTC (3+ messages)
[PATCH v2] staging: media: imx: imx7-media-csi: Fix parenthesis alignment
2022-10-25 5:01 UTC (2+ 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 NNTP newsgroup(s).