public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-01 00:58:39 to 2026-03-04 14:48:36 UTC [more...]

[PATCH v2] staging: rtl8723bs: replace kzalloc/kmalloc+memcpy with kmemdup
 2026-03-04 14:48 UTC  (5+ messages)
` [PATCH v3] "
` [PATCH v4] staging: rtl8723bs: replace alloc+memcpy "

[PATCH] staging: nvec: fix block comment style in nvec.c
 2026-03-04 14:47 UTC  (2+ messages)

[PATCH] staging: sm750fb: use proper error codes instead of -1
 2026-03-04 14:30 UTC  (13+ messages)
  ` [PATCH v2 0/6] staging: sm750fb: fix error return values
    ` [PATCH 1/6] staging: sm750fb: hw_sm750le_de_wait: return -ETIMEDOUT on timeout
    ` [PATCH 2/6] staging: sm750fb: sm750_hw_fillrect: propagate de_wait() error
    ` [PATCH 3/6] staging: sm750fb: sm750_hw_copyarea: "
    ` [PATCH 4/6] staging: sm750fb: sm750_hw_imageblit: "
    ` [PATCH 5/6] staging: sm750fb: sw_i2c_write_byte: return -ETIMEDOUT on timeout
    ` [PATCH 6/6] staging: sm750fb: sm750_sw_i2c_init: return -EINVAL for invalid GPIO

[PATCH] staging: axis-fifo: fix alignment and add DT binding documentation
 2026-03-04 14:22 UTC  (13+ messages)
  ` [PATCH v2] dt-bindings: misc: xlnx,axi-fifo-mm-s: fix interrupt-parent property
        ` [PATCH] "

[PATCH] staging: rtl8723bs: replace kzalloc/kmalloc+memcpy with kmemdup
 2026-03-04 14:13 UTC  (2+ messages)

[PATCH v3] dt-bindings: misc: xlnx,axi-fifo-mm-s: fix interrupt-parent property
 2026-03-04 14:07 UTC  (4+ messages)

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

[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
 2026-03-04 11:23 UTC  (17+ messages)
` [PATCH 01/14] arm64: Kconfig: drop unneeded dependency "
` [PATCH 02/14] arc: axs10x: "
` [PATCH 03/14] powerpc: "
` [PATCH 04/14] net: mdio: "
` [PATCH 05/14] regulator: drop unneeded dependencies "
` [PATCH 06/14] gpio: drop unneeded Kconfig "
` [PATCH 07/14] pinctrl: Kconfig: drop unneeded "
` [PATCH 08/14] leds: Kconfig: drop unneeded dependency "
` [PATCH 09/14] hwmon: "
` [PATCH 10/14] watchdog: convert the Kconfig dependency on OF_GPIO to OF
` [PATCH 11/14] bus: drop unneeded dependency on OF_GPIO
` [PATCH 12/14] staging: media: max96712: "
` [PATCH 13/14] power: reset: drop unneeded dependencies "
` [PATCH 14/14] media: i2c: "

[PATCH] staging: fbtft: Update RA8875 Kconfig help description
 2026-03-04 11:06 UTC  (2+ messages)

[PATCH] staging: nvec: fix block comment style in nvec.c
 2026-03-04 10:55 UTC 

[PATCH v1] media: meson: vdec: Fix memory leak in error path of vdec_open
 2026-03-04 10:05 UTC 

[PATCH 0/4] staging: rtl8723bs: coding style cleanups
 2026-03-04  9:00 UTC  (13+ 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] staging: rtl8723bs: Fix spelling mistake in comment
 2026-03-04  8:41 UTC 

[PATCH 1/8] staging: sm750fb: remove unused GPIO_MUX bit field definitions
 2026-03-04  8:10 UTC  (9+ messages)
` [PATCH 2/8] staging: sm750fb: remove unused CSC register definitions
` [PATCH 3/8] staging: sm750fb: remove unused ZV capture "
` [PATCH 4/8] staging: sm750fb: remove unused alpha and cursor "
` [PATCH 5/8] staging: sm750fb: remove unused memory arbitration "
` [PATCH 6/8] staging: sm750fb: remove unused interrupt "
` [PATCH 7/8] staging: sm750fb: remove unused CURRENT_GATE, CRT_HWC, and DMA "
` [PATCH 8/8] staging: sm750fb: remove unused GPIO bit field and interrupt definitions

[PATCH] staging: nvec: kbd: use -EINVAL instead of -1
 2026-03-04  8:07 UTC  (4+ messages)

[PATCH] staging: nvec: fix block comment style
 2026-03-04  5:47 UTC 

[PATCH] staging: rtl8723bs: Add myself as reviewer
 2026-03-04  0:30 UTC 

[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  (6+ messages)

[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: axis-fifo: remove redundant goto end
 2026-03-02  9:17 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  (3+ 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 


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