Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2026-06-30 16:34:06 to 2026-07-07 11:11:35 UTC [more...]

[PATCH 1/3] staging: rtl8723bs: remove unused rtl8192c function declarations
 2026-07-07 11:11 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace beacon timing magic numbers
 2026-07-07 11:11 UTC  (2+ messages)

[PATCH 0/2] staging: rtl8723bs: enum labels naming, coding style
 2026-07-07 11:07 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: drop GEN_CMD_CODE macro and capitalize labels

[PATCH] staging: rtl8723bs: replace magic numbers with named constants
 2026-07-07 11:05 UTC  (3+ messages)
` [PATCH] staging: rtl8723bs: replace beacon timing "

[PATCH 1/5] staging: rtl8723bs: remove unnecessary parentheses
 2026-07-07 11:04 UTC  (3+ messages)
` [PATCH 5/5] staging: rtl8723bs: fix lines exceeding 100 columns

[PATCH] staging: rtl8723bs: Rename camelcase variable dot11PrivacyAlgrthm
 2026-07-07 11:03 UTC  (2+ messages)

[PATCH 0/6] staging: rtl8723bs: Rename camelcase enum values dot11AuthAlgrthm_
 2026-07-07 11:02 UTC  (5+ messages)
` [PATCH 1/6] staging: rtl8723bs: Rename camelcase variable dot11AuthAlgrthm_8021X
` [PATCH 5/6] staging: rtl8723bs: Rename camelcase variable dot11AuthAlgrthm_Shared

[PATCH 0/2] staging: rtl8723bs: rtw_sta_mgt cleanup series
 2026-07-07 11:00 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: fix line length warning

[PATCH v3 0/3] staging: rtl8723bs: clean up coding style in sdio_intf.c
 2026-07-07 10:59 UTC  (3+ messages)
` [PATCH v3 1/3] staging: rtl8723bs: remove unnecessary braces and comments

[PATCH] staging: rtl8723bs: Use PTR_ALIGN for rsp_buf alignment
 2026-07-07 10:58 UTC  (2+ messages)

[PATCH] staging: sm750fb: rename variables to avoid CamelCase
 2026-07-07 10:56 UTC  (4+ messages)
  ` [PATCH v2] staging: sm750fb: rename variables to comply with kernel style

[PATCH v3] staging: rtl8723bs: use nl80211_iftype instead of custom NDIS enum
 2026-07-07 10:48 UTC 

[PATCH] staging: rtl8723bs: fix checkpatch style issues
 2026-07-07 10:28 UTC  (2+ messages)

[PATCH v2 0/3] staging: rtl8723bs: clean up CamelCase style warnings
 2026-07-07 10:27 UTC  (3+ messages)
` [PATCH v2 1/3] staging: rtl8723bs: fix CamelCase warning for bResult

[PATCH] staging: rtl8723bs: remove unnecessary braces and fix indentation in HalPhyRf.c
 2026-07-07 10:22 UTC  (6+ messages)
` [PATCH 1/3] staging: rtl8723bs: remove empty loop and stale comment "
  ` [PATCH 2/3] staging: rtl8723bs: fix coding style for PowerIndexOffset initialization
  ` [PATCH 3/3] staging: rtl8723bs: fix coding style for TxPwrTrackSetPwr calls

[PATCH v3 1/4] staging: rtl8723bs: sdio_intf.c: refactor function
 2026-07-07 10:20 UTC  (3+ messages)
` [PATCH v3 4/4 staging: rtl8723bs: cleanup braces of sdio_intf.c

[PATCH v2] staging: rtl8723bs: use nl80211_iftype instead of custom NDIS enum
 2026-07-07 10:19 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: rename camelcase variable bDumpRxPkt
 2026-07-07 10:17 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: rename camelcase variable bAllow
 2026-07-07 10:16 UTC  (2+ messages)

[PATCH v6 0/2] staging: rtl8723bs: efuse signature cleanup
 2026-07-07 10:13 UTC  (3+ messages)
` [PATCH v6 1/2] staging: rtl8723bs: reformat rtw_efuse_read_1_byte() signature

[PATCH] staging: axis-fifo: fix wait_event_interruptable() continuation alignment
 2026-07-07 10:02 UTC  (2+ messages)

[PATCH] staging: axis-fifo: use stream accessors for FIFO data transfers
 2026-07-07 10:02 UTC  (2+ messages)

[PATCH] staging: axis-fifo: Fix alignment of wait_event_interruptible arguments
 2026-07-07 10:01 UTC  (2+ messages)

[PATCH v9 0/3] staging: rtl8723bs: fix several style issues in hal/sdio_halinit.c
 2026-07-07  9:59 UTC  (3+ messages)
` [PATCH v9 3/3] staging: rtl8723bs: refactor queue priority initialization

[PATCH v3] staging: rtl8723bs: clean up if-else logic in odm_HWConfig.c
 2026-07-07  9:52 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: remove GEN_CMD_CODE macro and callback array
 2026-07-07  9:51 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: remove comparisons to boolean literals
 2026-07-07  9:49 UTC  (2+ messages)

[PATCH] staging: most: dim2: use dev_err_probe() for clock errors in rcar enable functions
 2026-07-07  9:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] staging: octeon: ethernet: remove redundant parentheses in conditionals
 2026-07-07  9:25 UTC  (2+ messages)

[PATCH v2] staging: fbtft: use %pe for backlight errors
 2026-07-07  9:22 UTC  (2+ messages)

[PATCH] staging: fbtft: fbtft-bus: remove trailing space in macro calls
 2026-07-07  9:22 UTC  (2+ messages)

[PATCH] staging: greybus: audio: split topology get into size and data calls
 2026-07-07  9:20 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-07  9:13 UTC  (57+ messages)
` [PATCH 01/42] of: reserved_mem: Introduce devres-managed initialization functions
` [PATCH 02/42] of: reserved_mem: Add devm_of_reserved_mem_device_init_by_name()
` [PATCH 03/42] firmware: qcom: scm: Use devm_of_reserved_mem_device_init()
` [PATCH 04/42] remoteproc: da8xx: "
` [PATCH 05/42] remoteproc: keystone: "
` [PATCH 06/42] media: synopsys: hdmirx: "
` [PATCH 07/42] remoteproc: omap: "
` [PATCH 08/42] drm: logicvc: "
` [PATCH 09/42] drm: hdlcd: "
` [PATCH 10/42] drm: pl111: "
` [PATCH 11/42] remoteproc: mtk_scp: "
` [PATCH 12/42] media: aspeed: "
` [PATCH 13/42] media: nuvoton: npcm-video: "
` [PATCH 14/42] memory: tegra210-emc: Use devm_of_reserved_mem_device_init_by_name()
` [PATCH 15/42] drm: komeda: Use devm_of_reserved_mem_device_init()
` [PATCH 16/42] drm: malidp: "
` [PATCH 17/42] drm: ingenic: "
` [PATCH 18/42] drm: kmb: "
` [PATCH 19/42] drm: sun4i: "
` [PATCH 20/42] drm: xlnx: zynqmp_dpsub: "
` [PATCH 21/42] media: arm: mali-c55: "
` [PATCH 22/42] media: mediatek: vpu: "
` [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()
` [PATCH 24/42] remoteproc: ti_k3: Use devm_of_reserved_mem_device_init()
` [PATCH 25/42] ASoC: mediatek: mt8192: "
` [PATCH 26/42] ASoC: mediatek: mt8196: "
` [PATCH 27/42] ASoC: mediatek: mt8183: "
` [PATCH 28/42] ASoC: mediatek: mt8189: "
` [PATCH 29/42] ASoC: SOF: imx: Use devm_of_reserved_mem_device_init_by_name()
` [PATCH 30/42] staging: media: cedrus: Use devm_of_reserved_mem_device_init()
` [PATCH 31/42] ASoC: cix-ipbloq: "
` [PATCH 32/42] drm: aspeed: "
` [PATCH 33/42] drm: arcpgu: "
` [PATCH 34/42] ASoC: mediatek: mt8173: "
` [PATCH 35/42] ASoC: mediatek: mt8186: "
` [PATCH 36/42] ASoC: mediatek: mt8188: "
` [PATCH 37/42] ASoC: mediatek: mt8195: "
` [PATCH 38/42] ASoC: SOF: mediatek: mt8186: "
` [PATCH 39/42] ASoC: SOF: mediatek: mt8195: "
` [PATCH 40/42] misc: fastrpc: "
` [PATCH 41/42] ASoC: fsl: imx-rpmsg: Use devm_of_reserved_mem_device_init_by_idx()
` [PATCH 42/42] ASoC: sprd: Use devm_of_reserved_mem_device_init()

[PATCH] staging: sm750fb: convert camelCase parameters to snake_case
 2026-07-07  9:13 UTC  (2+ messages)

[PATCH v3 0/4] staging: sm750fb: various code cleanups
 2026-07-07  9:09 UTC  (3+ messages)
` [PATCH v3 4/4] staging: sm750fb: deduplicate fbinfo loop in suspend/resume

[PATCH v2 0/2] Staging: sm750fb: Change camelCase to snake_case
 2026-07-07  9:08 UTC  (5+ messages)
` [PATCH v2 1/2] staging: sm750fb: rename setAllEngOff to set_all_eng_off
` [PATCH v2 2/2] staging: sm750fb: rename pvReg to pv_reg

[PATCH v2] staging: sm750fb: fix CamelCase variables name in sm750
 2026-07-07  9:07 UTC  (4+ messages)

[PATCH] staging: sm750fb: rename Bpp parameter to bpp
 2026-07-07  9:06 UTC  (2+ messages)

[RFC] staging: greybus: arche still depends on missing USB3613 provider
 2026-07-07  9:02 UTC  (2+ messages)

[staging] staging: greybus: loopback: add missing comment for mutex
 2026-07-07  9:01 UTC  (2+ messages)

[PATCH] staging: atomisp: fix typo in atomisp_tables.h
 2026-07-07  9:00 UTC  (2+ messages)

[PATCH] staging: atomisp: fix typo in atomisp_tables.h
 2026-07-07  9:00 UTC  (2+ messages)

[PATCH v2] staging: media: atomisp: Drop unnecessary else block after return/break
 2026-07-07  8:59 UTC 

[PATCH v2] media: atomisp: fix scaler setup leaks
 2026-07-07  8:06 UTC 

[PATCH 1/2] dt-bindings: i3c: add binding for Realtek RTS490x I3C HUB
 2026-07-07  7:28 UTC 

[PATCH v4] staging: media: atomisp: refactor pipe graph dump stage formatting
 2026-07-07  7:18 UTC  (4+ messages)

[staging] staging: sm750fb: fix remaining CamelCase issues
 2026-07-07  6:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] staging: sm750fb: rename CamelCase pvMem and pvReg
 2026-07-07  6:25 UTC  (2+ messages)

[staging] staging: sm750fb: rename pvMem to vram and pvReg to reg
 2026-07-07  6:25 UTC  (3+ messages)
` [PATCH v2] staging: sm750fb: rename CamelCase pvMem and pvReg

[PATCH] staging: media: atomisp: Remove unnecessary else after return
 2026-07-06 10:50 UTC  (8+ messages)

[PATCH] staging: media: atomisp: Drop unnecessary else block after return/break
 2026-07-06 10:38 UTC 

[PATCH v3] staging: media: atomisp: refactor pipe graph dump stage formatting
 2026-07-06  5:11 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary braces from single statement blocks
 2026-07-05 19:33 UTC 

[PATCH] staging: rtl8723bs: use rS0S1_PathSwitch define instead of 0x948 magic number
 2026-07-05 15:32 UTC 

[PATCH v2] staging: rtl8723bs: rename bLinkInfoDump to snake_case
 2026-07-05  9:20 UTC  (2+ messages)

[PATCH v2] staging: media: atomisp: refactor pipe graph dump stage formatting
 2026-07-05  7:19 UTC  (3+ messages)

[PATCH v2] media: atomisp: flatten pre_power_down logic and clean up staging code
 2026-07-05  6:49 UTC  (3+ messages)

[PATCH] staging: media: atomisp: refactor pipe graph dump stage formatting
 2026-07-05  3:28 UTC  (3+ messages)

[PATCH] staging: media: atomisp: clean up atomisp_v4l2.c style warnings
 2026-07-04 16:47 UTC  (2+ messages)

[PATCH] staging: greybus: bootrom: power off module on timeout
 2026-07-04 14:12 UTC  (4+ messages)

[PATCH 0/2] staging: media: ipu7: fix pm_runtime refcount leaks
 2026-07-04  8:30 UTC  (3+ messages)
` [PATCH 1/2] staging: media: ipu7: fix pm_runtime refcount leak in ipu7_init_fw_code_region_by_sys()
` [PATCH 2/2] staging: media: ipu7: fix pm_runtime refcount leak in ipu7_resume()

[PATCH] staging: greybus: hid: fix SET_REPORT return value
 2026-07-04  8:16 UTC 

[PATCH v3 0/2] media: atomisp: validate user-supplied buffer sizes in two ioctl paths
 2026-07-04  7:30 UTC  (3+ messages)

[PATCH 1/2] staging: vme_user: fix location monitor leak in fake bridge
 2026-07-04  6:58 UTC  (2+ messages)
` [PATCH 2/2] staging: vme_user: fix location monitor leak in tsi148 bridge

[PATCH] staging: rtl8723bs: fix cmdThread CamelCase style warning
 2026-07-04  6:40 UTC  (2+ messages)

[PATCH] staging: sm750fb: make g_fbmode array const
 2026-07-03 14:39 UTC  (5+ messages)

[PATCH 0/3] media: atomisp: clean up block comment formatting
 2026-07-03 13:55 UTC  (5+ messages)
` [PATCH 1/3] media: atomisp: fix block comment formatting in atomisp_internal.h
` [PATCH 2/3] media: atomisp: fix block comment formatting in ia_css_mipi.h
` [PATCH 3/3] media: atomisp: fix block comment formatting in ia_css_timer.h

[PATCH] staging: rtl8723bs: fix operator spacing in rtw_mlme_ext
 2026-07-03 11:59 UTC 

[PATCH v2 0/4] staging: octeon: Improve initialization error handling
 2026-07-03 10:30 UTC  (6+ messages)
` [PATCH v2 1/4] staging: octeon: factor out device removal into a helper
` [PATCH v2 2/4] staging: octeon: Propagate rx initialization failures
` [PATCH v2 3/4] staging: octeon: Propagate tx "
` [PATCH v2 4/4] staging: octeon: handle rx/tx initialization failures in probe

[PATCH] staging: nvec: disable i2c slave on remove
 2026-07-02 21:13 UTC  (2+ messages)

[PATCH v4] media: atomisp: fix block comment formatting style
 2026-07-02  9:12 UTC  (2+ messages)

[PATCH 00/16] media: sun6i-csi/isp MC-centric support and cleanups
 2026-07-02  7:38 UTC  (3+ messages)
` [PATCH 01/16] media: sun6i-csi: bridge: Use V4L2 subdev active state

[PATCH] staging: rtl8723bs: rename bLinkInfoDump to snake_case
 2026-07-02  5:54 UTC  (2+ messages)

[PATCH] staging: iio: frequency: reorder dds.h macro parameters to match IIO convention
 2026-07-02  0:18 UTC  (2+ messages)

[PATCH] staging: iio: frequency: ad9834: use guard() for mutex locking
 2026-07-01 20:42 UTC  (2+ messages)

[PATCH v3] media: atomisp: remove redundant prefix from dev_dbg calls
 2026-07-01 17:22 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary braces
 2026-07-01 14:57 UTC 

[PATCH] staging: greybus: audio_manager_module: add missing newlines to sysfs_emit
 2026-07-01 10:26 UTC  (2+ messages)

[PATCH v3] media: atomisp: fix block comment formatting style
 2026-07-01  9:30 UTC  (4+ messages)

[PATCH v2] media: atomisp: fix block comment formatting style
 2026-07-01  8:28 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary braces in rtw_wlan_util.c
 2026-07-01  3:45 UTC 

[PATCH v2 0/3] iio: Use named initializers for device_id structures
 2026-06-30 22:59 UTC  (3+ messages)
` [PATCH v2 3/3] staging: iio: Initialize spi_device_id arrays using member names

[PATCH] staging: greybus: audio: split topology get into size and data calls
 2026-06-30 18:59 UTC  (3+ messages)
` [PATCH v2] staging: greybus: audio: split gb_audio_gb_get_topology()

[PATCH 0/6] staging: rtl8723bs: style fixes for rtl8723bs_cmd.c
 2026-06-30 16:33 UTC  (3+ messages)
` [PATCH 5/6] staging: rtl8723bs: remove unnecessary parentheses in rtl8723b_cmd.c
` [PATCH 6/6] staging: rtl8723bs: Add braces to if statement in rtl8723bs_cmd.c


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