public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-02-26 10:04:37 to 2026-03-03 22:30:54 UTC [more...]

[PATCH 0/4] staging: rtl8723bs: coding style cleanups
 2026-03-03 22:30 UTC  (7+ messages)
` [PATCH 1/4] staging: rtl8723bs: remove redundant blank lines
` [PATCH 2/4] staging: rtl8723bs: format operators and logical continuations
` [PATCH 3/4] staging: rtl8723bs: curly brace consistency
` [PATCH 4/4] staging: rtl8723bs: fix indentation, line length and declarations

[PATCH 1/1] staging: media: atomisp: Disallow all private IOCTLs
 2026-03-03 13:50 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary parentheses in rtw_pwrctrl.c
 2026-03-03 12:43 UTC 

[PATCH v3 0/2] media: staging: Drop StarFive JH7110 Camera Subsystem
 2026-03-03  9:24 UTC  (3+ messages)
` [PATCH v3 1/2] media: staging: Drop starfive-camss from staging
` [PATCH v3 2/2] media: dt-bindings: Drop starfive,jh7110-camss "

[PATCH v2] staging: rtl8723bs: replace msleep(10) with usleep_range()
 2026-03-03  8:45 UTC 

[PATCH v7 00/15] tegra-video: add CSI support for Tegra20 and Tegra30
 2026-03-03  8:42 UTC  (16+ messages)
` [PATCH v7 01/15] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v7 02/15] staging: media: tegra-video: vi: adjust get_selection operation check
` [PATCH v7 03/15] staging: media: tegra-video: vi: add flip controls only if no source controls are provided
` [PATCH v7 04/15] staging: media: tegra-video: csi: move CSI helpers to header
` [PATCH v7 05/15] gpu: host1x: convert MIPI to use operation function pointers
` [PATCH v7 06/15] staging: media: tegra-video: vi: improve logic of source requesting
` [PATCH v7 07/15] staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSI
` [PATCH v7 08/15] staging: media: tegra-video: tegra20: set correct maximum width and height
` [PATCH v7 09/15] staging: media: tegra-video: tegra20: add support for second output of VI
` [PATCH v7 10/15] staging: media: tegra-video: tegra20: adjust format align calculations
` [PATCH v7 11/15] staging: media: tegra-video: tegra20: set VI HW revision
` [PATCH v7 12/15] staging: media: tegra-video: tegra20: increase maximum VI clock frequency
` [PATCH v7 13/15] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422/YUV420p 1X16
` [PATCH v7 14/15] staging: media: tegra-video: tegra20: adjust luma buffer stride
` [PATCH v7 15/15] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30

[PATCH v2 01/10] staging: axis-fifo: fix alignment and line length in wait_event_interruptible
 2026-03-03  7:46 UTC  (20+ messages)
` [PATCH v2 02/10] staging: axis-fifo: remove redundant goto end
` [PATCH v2 03/10] staging: axis-fifo: simplify resource mapping
` [PATCH v2 04/10] staging: axis-fifo: use dev_err_probe() for IRQ error handling
` [PATCH v2 05/10] staging: axis-fifo: improve IRQ handler
` [PATCH v2 06/10] staging: axis-fifo: minimize lock duration in write
` [PATCH v2 07/10] staging: axis-fifo: fix grammar in Kconfig help text
` [PATCH v2 08/10] staging: axis-fifo: use lowercase hex constant for consistency
` [PATCH v2 09/10] staging: axis-fifo: remove unnecessary variable initializations
` [PATCH v2 10/10] staging: axis-fifo: simplify error returns in axis_fifo_parse_dt()

[PATCH] staging: rtl8723bs: replace msleep(10) with usleep_range()
 2026-03-03  7:41 UTC 

[PATCH v1 1/1] media: atomisp: Kill OP_std_modadd() macro
 2026-03-03  5:55 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: fix bitwise OR operator spacing
 2026-03-02 22:03 UTC  (2+ messages)

[PATCH 1/3] staging: axis-fifo: simplify resource mapping
 2026-03-02 21:40 UTC  (8+ messages)
` [PATCH 2/3] staging: axis-fifo: use dev_err_probe() for IRQ error handling
` [PATCH 3/3] staging: axis-fifo: improve IRQ handler

[PATCH] staging: rtl8723bs: fix bitwise OR operator spacing
 2026-03-02 21:12 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix operator spacing in rtw_ieee80211.c
 2026-03-02 18:34 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: replace msleep with usleep_range in rtw_cmd.c
 2026-03-02 17:48 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: rename supportRateNum to support_rate_num
 2026-03-02 17:43 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: fix CamelCase variable names
 2026-03-02 17:30 UTC  (2+ messages)

[PATCH v4] staging: media: atomisp: fix block comment style in atomisp_cmd.c
 2026-03-02 12:35 UTC 

subscribe
 2026-03-02 11:59 UTC 

[PATCH] staging: nvec: kbd: use -EINVAL instead of -1
 2026-03-02  9:26 UTC  (2+ messages)

[PATCH] staging: axis-fifo: remove redundant goto end
 2026-03-02  9:17 UTC  (2+ messages)

[PATCH] staging: sm750fb: use proper error codes instead of -1
 2026-03-02  9:09 UTC  (2+ messages)

[PATCH] Add linux-next specific files for 20260227
 2026-03-02  9:03 UTC  (3+ messages)
` [PATCH] media: atomisp: ov2722: move sensor init from set_fmt to s_stream

[PATCH] Documentation: KVM: fix punctuation for e.g. and i.e
 2026-03-02  8:49 UTC  (3+ messages)

[PATCH v6 00/15] tegra-video: add CSI support for Tegra20 and Tegra30
 2026-03-02  8:13 UTC  (5+ messages)
` [PATCH v6 05/15] gpu: host1x: convert MIPI to use operation function pointers

[PATCH] staging: nvec: fix block comment style
 2026-03-02  1:40 UTC 

[PATCH 1/4] staging: axis-fifo: fix grammar in Kconfig help text
 2026-03-01 23:49 UTC  (8+ messages)
` [PATCH 2/4] staging: axis-fifo: use lowercase hex constant for consistency
` [PATCH 3/4] staging: axis-fifo: remove unnecessary variable initializations
` [PATCH 4/4] staging: axis-fifo: simplify error returns in axis_fifo_parse_dt()

[PATCH v2] staging: atomisp: remove unnecessary else after return in atomisp_cmd.c
 2026-03-01 22:30 UTC 

[PATCH] staging: atomisp: remove unnecessary else after return in atomisp_cmd.c
 2026-03-01 21:46 UTC  (2+ messages)

[PATCH] staging: atomisp: use __func__ in debug message in atomisp_cmd.c
 2026-03-01 21:44 UTC 

[PATCH] staging: atomisp: remove useless return statement in atomisp_cmd.c
 2026-03-01 21:39 UTC  (2+ messages)

[PATCH] staging: atomisp: fix indentation in atomisp_cmd.c
 2026-03-01 21:11 UTC 

[PATCH] staging: atomisp: fix block comment style in atomisp_cmd.c
 2026-03-01 20:59 UTC 

[PATCH] staging: atomisp: fix block comment style in atomisp_cmd.c
 2026-03-01 20:53 UTC 

[PATCH] staging: vme_user: remove unimplemented #if 0 code blocks
 2026-03-01 19:25 UTC  (2+ messages)

[PATCH] staging: axis-fifo: minimize lock duration in write
 2026-03-01 18:39 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove unused 'ratelen' parameter from rtw_check_network_type()
 2026-03-01 18:25 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] staging: greybus: standardize data type and fix alignment to parentheses
 2026-03-01  9:51 UTC 

FAILED: Patch "staging: rtl8723bs: fix null dereference in find_network" failed to apply to 5.10-stable tree
 2026-03-01  2:03 UTC 

FAILED: Patch "staging: rtl8723bs: fix null dereference in find_network" failed to apply to 5.15-stable tree
 2026-03-01  1:54 UTC 

FAILED: Patch "media: tegra-video: Fix memory leak in __tegra_channel_try_format()" failed to apply to 5.15-stable tree
 2026-03-01  1:49 UTC 

FAILED: Patch "staging: rtl8723bs: fix null dereference in find_network" failed to apply to 6.1-stable tree
 2026-03-01  1:45 UTC 

FAILED: Patch "media: tegra-video: Fix memory leak in __tegra_channel_try_format()" failed to apply to 6.1-stable tree
 2026-03-01  1:41 UTC 

FAILED: Patch "staging: rtl8723bs: fix null dereference in find_network" failed to apply to 6.6-stable tree
 2026-03-01  1:37 UTC 

FAILED: Patch "media: tegra-video: Fix memory leak in __tegra_channel_try_format()" failed to apply to 6.6-stable tree
 2026-03-01  1:31 UTC 

FAILED: Patch "staging: rtl8723bs: fix null dereference in find_network" failed to apply to 6.12-stable tree
 2026-03-01  1:26 UTC 

FAILED: Patch "media: tegra-video: Fix memory leak in __tegra_channel_try_format()" failed to apply to 6.12-stable tree
 2026-03-01  1:19 UTC 

FAILED: Patch "media: tegra-video: Fix memory leak in __tegra_channel_try_format()" failed to apply to 6.18-stable tree
 2026-03-01  1:15 UTC 

[PATCH] staging: axis-fifo: fix alignment and line length in wait_event_interruptible
 2026-03-01  0:45 UTC 

[PATCH] staging: fbtft: replace -1 with proper error codes
 2026-02-28 20:27 UTC 

[PATCH v2 0/3] staging: axis-fifo: convert bindings to YAML and fix style
 2026-02-28 11:22 UTC  (7+ messages)
  ` [PATCH v2 1/3] staging: axis-fifo: fix alignment to match open parenthesis
  ` [PATCH v2 2/3] dt-bindings: misc: xlnx,axi-fifo-mm-s: convert to json-schema
  ` [PATCH v2 3/3] staging: axis-fifo: fix alignment and handle boolean properties

[PATCH 1/1] staging: media: atomisp: Disallow all private IOCTLSs but S_PARAMETERS
 2026-02-28 10:52 UTC  (4+ messages)

[PATCH v3 0/2] staging: axis-fifo: convert bindings to YAML
 2026-02-28 10:50 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: misc: xlnx,axi-fifo-mm-s: convert to json-schema
` [PATCH v3 2/2] staging: axis-fifo: update driver to handle boolean DT properties

[PATCH] staging: rtl8723bs: change custom comparing function to memcmp()
 2026-02-28 10:41 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace msleep() with fsleep() in rtw_cmd.c
 2026-02-28  4:46 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] staging: rtl8723bs: remove RTL8188E references
 2026-02-28  4:41 UTC  (2+ messages)

[PATCH] staging: atomisp: fix heap buffer overflow in framebuffer conversion
 2026-02-27 23:58 UTC  (5+ messages)

[PATCH v3] staging: media: atomisp: fix block comment style
 2026-02-27 23:54 UTC  (2+ messages)

[PATCH] staging: axis-fifo: fix alignment to match open parenthesis
 2026-02-27 20:23 UTC  (2+ messages)

[PATCH 1/2] staging: greybus: uart: fix style issues
 2026-02-27 15:48 UTC  (5+ messages)
` [PATCH v2] staging: greybus: uart: add descriptive lock comments
    ` [PATCH v2] staging: greybus: uart: improve "

[PATCH] staging: rtl8723bs: Fix logical continuation placement
 2026-02-27 15:12 UTC  (4+ messages)

[PATCH v3] staging: rtl8723bs: Fix logical continuation placement
 2026-02-27  8:06 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Wrap long comments to fit line length
 2026-02-27  7:25 UTC  (3+ messages)

[PATCH v2] staging: rtl8723bs: Fix logical continuation placement
 2026-02-27  7:18 UTC 

[PATCH v2] staging: rtl8723bs: Fix logical continuation placement
 2026-02-27  7:13 UTC 

[PATCH 00/12] staging: rtl8723bs: remove unnecessary pointer casts
 2026-02-27  6:23 UTC  (3+ messages)

[PATCH 12/12] staging: rtl8723bs: remove unnecessary casts in ioctl_cfg80211.c
 2026-02-27  5:59 UTC  (2+ messages)

[PATCH 11/12] staging: rtl8723bs: remove unnecessary casts in rtl8723b_hal_init.c
 2026-02-27  5:58 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove RTL8188E references
 2026-02-27  5:49 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix function header alignment
 2026-02-27  4:57 UTC  (3+ messages)

[PATCH] staging: fbtft: fix macro whitespace errors
 2026-02-27  4:51 UTC  (5+ messages)

[PATCH] staging: rtl8723bs: remove multiple blank lines
 2026-02-27  2:20 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: fix CamelCase variable name
 2026-02-27  1:48 UTC  (2+ messages)

[PATCH 2/2] staging: greybus: uart: convert to XArray
 2026-02-26 18:25 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: refactor halbtc8723b1ant_CoexTableWithType() to remove duplication
 2026-02-26 13:02 UTC 

[PATCH v3] staging: media: atomisp: replace sprintf() with strscpy()
 2026-02-26 12:01 UTC  (2+ messages)

[PATCH 10/12] staging: rtl8723bs: remove unnecessary casts in rtl8723b_cmd.c
 2026-02-26 10:02 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox