linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-20 15:10:42 to 2022-10-24 11:20:46 UTC [more...]

[PATCH -next] media: vpfe_capture: fix kconfig dependency errors
 2022-10-24 11:20 UTC  (2+ messages)

[PATCH 00/14] ARM: remove unused davinci board & drivers
 2022-10-24 11:01 UTC  (4+ messages)
` [PATCH 13/14] staging: media: remove davinci vpfe_capture driver

[PATCH v4 0/6] staging: vt6655: a series of checkpatch fixes on the file: rxtx.c
 2022-10-24 10:01 UTC  (7+ 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 '('

[PATCH v2] staging: wlan-ng: remove commented debug printk messages
 2022-10-24  9:29 UTC  (8+ messages)

[PATCH v2 0/4] staging: r8188eu: cleaning up unused variables
 2022-10-24  8:49 UTC  (5+ messages)
` [PATCH v2 1/4] staging: r8188eu: remove unnecessary variable in ioctl_linux
` [PATCH v2 2/4] staging: r8188eu: make amsdu_to_msdu void function
` [PATCH v2 3/4] staging: r8188eu: remove unnecessary variable in rtl8188eu_xmit
` [PATCH v2 4/4] staging: r8188eu: remove unnecessary variable in rtw_ap

[PATCH 00/17] staging: r8188eu: clean up mlme handlers
 2022-10-24  8:14 UTC  (18+ messages)
` [PATCH 01/17] staging: r8188eu: restructure mlme subfunction handling
` [PATCH 02/17] staging: r8188eu: make OnAssocReq static
` [PATCH 03/17] staging: r8188eu: make OnAssocRsp static
` [PATCH 04/17] staging: r8188eu: make OnProbeReq static
` [PATCH 05/17] staging: r8188eu: make OnProbeRsp static
` [PATCH 06/17] staging: r8188eu: make OnBeacon static
` [PATCH 07/17] staging: r8188eu: make OnDisassoc static
` [PATCH 08/17] staging: r8188eu: make OnAuthClient static
` [PATCH 09/17] staging: r8188eu: make OnDeAuth static
` [PATCH 10/17] staging: r8188eu: make OnAction static
` [PATCH 11/17] staging: r8188eu: make OnAuth static
` [PATCH 12/17] staging: r8188eu: change mlme handlers to void
` [PATCH 13/17] staging: r8188eu: remove unnecessary label
` [PATCH 14/17] staging: r8188eu: remove unnecessary else branch
` [PATCH 15/17] staging: r8188eu: remove unnecessary return
` [PATCH 16/17] staging: r8188eu: remove an else branch
` [PATCH 17/17] staging: r8188eu: go2asoc is not needed

[PATCH 0/4] staging: r8188eu: cleaning up unused variable
 2022-10-24  6:35 UTC  (7+ messages)
` [PATCH 1/4] staging: r8188eu: remove unnecessary variable in ioctl_linux
` [PATCH 2/4] staging: r8188eu: remove unnecessary variable in rtw_recv
` [PATCH 3/4] staging: r8188eu: remove unnecessary variable in rtl8188eu_xmit
` [PATCH 4/4] staging: r8188eu: remove unnecessary variable in rtw_ap

[PATCH v2 0/3] staging: rtl8192e: rtl819x_HTProc: code cleanup patches on the rtl8192x_HTProc.c file
 2022-10-24  5:45 UTC  (5+ messages)
` [PATCH v2 1/3] Staging: rtl8192e: rtl819x_HTProc: fixed missing blank space
` [PATCH v2 2/3] Staging: rtl8192e: rtl819x_HTProc: fixed alignment matching open parenthesis
` [PATCH v2 3/3] Staging: rtl8192e: rtl819x_HTProc: fixed unnecessary parentheses

[PATCH 0/5] staging: r8188eu: some more small cleanups
 2022-10-24  5:33 UTC  (7+ messages)
` [PATCH 1/5] staging: r8188eu: use standard multicast addr check
` [PATCH 2/5] staging: r8188eu: don't set pcmd_obj components to 0
` [PATCH 3/5] staging: r8188eu: NetworkTypeInUse is not in use
` [PATCH 4/5] staging: r8188eu: remove wait_ack param from _issue_probereq_p2p
` [PATCH 5/5] staging: r8188eu: bCardDisableWOHSM is write-only

[PATCH v2] staging: rtl8192e: Rename Enable, cck_Rx_path and disabledRF
 2022-10-23 15:41 UTC  (2+ messages)

[PATCH] staging: iio: frequency: ad9834: merge unnecessary split lines
 2022-10-23 12:37 UTC  (3+ messages)

[PATCH 1/3] Staging: rtl8192e: rtl819x_HTProc: fixed missing blank space
 2022-10-23  9:05 UTC  (4+ 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] staging: vchiq: add 'static' to function definition
 2022-10-22 18:04 UTC  (3+ messages)

[PATCH 3/3] Staging: rtl8192e: rtl819x_HTProc: fixed unnecessary parentheses
 2022-10-22 15:48 UTC 

[PATCH 2/3] Staging: rtl8192e: rtl819x_HTProc: fixed alignment matching open parenthesis
 2022-10-22 15:48 UTC 

[PATCH 0/3] staging: rtl8192e: rtl819x_HTProc: code cleanup patches on the rtl8192x_HTProc.c file
 2022-10-22 15:47 UTC 

[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] Staging: rtl8192e: fixed multiple coding style issues
 2022-10-22  5:58 UTC  (3+ messages)

[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 '('

[PATCH] staging: rtl8712: Remove variable xcnt
 2022-10-21 18:09 UTC 

[PATCH v4] staging: vt6655: Fix Lines should not end with a '('
 2022-10-21 17:31 UTC  (4+ messages)

[PATCH v7 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-10-21 14:14 UTC  (2+ messages)

[PATCH] staging: r8188eu: replace IEs with ies
 2022-10-21 11:20 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 

[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 '('

[PATCH] drivers: staging: r8188eu: Fix sleep-in-atomic-context bug in rtw_join_timeout_handler
 2022-10-21  6:32 UTC  (3+ messages)

Request for assistance
 2022-10-21  6:11 UTC  (5+ messages)

[PATCH v3 00/10] staging: r8188eu: trivial code cleanup patches
 2022-10-20 20:54 UTC  (7+ messages)
` [PATCH v3 01/10] staging: r8188eu: use Linux kernel variable naming convention
` [PATCH v3 06/10] staging: r8188eu: Add space between function & macro parameters

[PATCH] drivers/staging/pi433: Change data type of bit_rate to be u32
 2022-10-20 20:22 UTC  (3+ messages)

[PATCH v2 00/17] media: atomisp: Convert to videobuf2
 2022-10-20 19:55 UTC  (18+ messages)
` [PATCH v2 01/17] media: atomisp: Add hmm_create_from_vmalloc_buf() function
` [PATCH v2 02/17] media: atomisp: Add ia_css_frame_init_from_info() function
` [PATCH v2 03/17] media: atomisp: Make atomisp_q_video_buffers_to_css() static
` [PATCH v2 04/17] media: atomisp: On streamoff wait for buffers owned by the CSS to be given back
` [PATCH v2 05/17] media: atomisp: Remove unused atomisp_buffers_queued[_pipe] functions
` [PATCH v2 06/17] media: atomisp: Also track buffers in a list when submitted to the ISP
` [PATCH v2 07/17] media: atomisp: Add an index helper variable to atomisp_buf_done()
` [PATCH v2 08/17] media: atomisp: Use new atomisp_flush_video_pipe() helper in atomisp_streamoff()
` [PATCH v2 09/17] media: atomisp: Add ia_css_frame_get_info() helper
` [PATCH v2 10/17] media: atomisp: Convert to videobuf2
` [PATCH v2 11/17] media: atomisp: Make it possible to call atomisp_set_fmt() without a file handle
` [PATCH v2 12/17] media: atomisp: Fix VIDIOC_REQBUFS failing when VIDIOC_S_FMT has not been called yet
` [PATCH v2 13/17] media: atomisp: Refactor atomisp_adjust_fmt()
` [PATCH v2 14/17] media: atomisp: Fix atomisp_try_fmt_cap() always returning YUV420 pixelformat
` [PATCH v2 15/17] media: atomisp: Make atomisp_g_fmt_cap() default to YUV420
` [PATCH v2 16/17] media: atomisp: Remove __atomisp_get_pipe() helper
` [PATCH v2 17/17] media: atomisp: gc0310: Power on sensor from set_fmt() callback

[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  (11+ 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 1/4] staging: rtl8192u: Provide a TODO file for this driver
 2022-10-20 15:57 UTC  (3+ messages)

[PATCH] staging: greybus: loopback: enclose macro statements in do-while loop
 2022-10-20 15:40 UTC  (9+ messages)

[PATCH 0/3] staging: r8192e: Rename variables in rtl_dm.h
 2022-10-20 15:32 UTC  (3+ messages)
` [PATCH 2/3] staging: rtl8192e: Rename Enable, cck_Rx_path and disabledRF

[PATCH] staging: iio: Use div64_ul instead of do_div
 2022-10-20 15:27 UTC  (2+ messages)

[PATCH v2] staging: most: net: Replace macros HB and LB with static inline functions
 2022-10-20 15:25 UTC  (3+ messages)
` [PATCH v3] "


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