public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-02-21 19:10:24 to 2026-02-26 09:15:28 UTC [more...]

[PATCH] staging: iio: adc: ad7816: add timeout to busy-wait loop
 2026-02-26  9:15 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] staging: rtl8723bs: Replace comparison to false with !
 2026-02-26  9:13 UTC  (4+ messages)

[PATCH v2] staging: rtl8723bs: fix CamelCase variable name
 2026-02-26  8:43 UTC 

[PATCH] staging: fbtft: fb_ra8875: replace udelays with usleep_range
 2026-02-26  8:31 UTC  (5+ messages)
` [PATCH v2] staging: fbtft: fb_ra8875: replace udelays with fsleep

[PATCH v1 1/1] fbtft: Update REAMDE to slow down the stream of undesired cleanups
 2026-02-26  8:08 UTC 

[PATCH] staging: greybus: arche: use sysfs_emit() instead of sprintf()
 2026-02-26  8:00 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] staging: greybus: uart: fix style issues
 2026-02-26  7:59 UTC  (5+ messages)
` [PATCH 2/2] staging: greybus: uart: convert to XArray

[PATCH] staging: rtl8723bs: split chained assignment in xmit_linux.c
 2026-02-26  7:59 UTC  (4+ messages)

[PATCH] staging: atomisp: replace sprintf with strscpy
 2026-02-26  7:10 UTC  (2+ messages)

[PATCH] staging: greybus: arche-platform: Use sysfs_emit instead of sprintf
 2026-02-26  6:52 UTC 

[PATCH] staging: rtl8723bs: replace msleep() with fsleep() in rtw_cmd.c
 2026-02-26  1:05 UTC 

[PATCH] staging: rtl8723bs: change msleep to usleep_range
 2026-02-25 15:55 UTC  (3+ messages)

[PATCH 00/21] staging: rtl8723bs: various cleanups
 2026-02-25 15:48 UTC  (35+ messages)
` [PATCH 01/21] staging: rtl8723bs: remove unused rtl8192c function declarations
` [PATCH 02/21] staging: rtl8723bs: remove unused RECV_BLK defines
` [PATCH 03/21] staging: rtl8723bs: remove unused MAX_PATH_NUM defines
` [PATCH 04/21] staging: rtl8723bs: convert PSTA_INFO_T to struct sta_info *
` [PATCH 05/21] staging: rtl8723bs: remove NDIS type aliases
` [PATCH 06/21] staging: rtl8723bs: remove redundant MAC_ARG macro
` [PATCH 07/21] staging: rtl8723bs: core: fix line lengths in rtw_wlan_util.c
` [PATCH 08/21] staging: rtl8723bs: core: fix line lengths in rtw_recv.c
` [PATCH 09/21] staging: rtl8723bs: hal: fix line lengths in HalPhyRf_8723B.c
` [PATCH 10/21] staging: rtl8723bs: os_dep: fix line lengths in ioctl_cfg80211.c
` [PATCH 11/21] staging: rtl8723bs: hal: fix line lengths in rtl8723b_cmd.c
` [PATCH 12/21] staging: rtl8723bs: hal: fix line lengths in rtl8723b_hal_init.c
` [PATCH 13/21] staging: rtl8723bs: hal: fix line lengths in rtl8723b_phycfg.c
` [PATCH 14/21] staging: rtl8723bs: core: fix various line length overflows
` [PATCH 15/21] staging: rtl8723bs: hal: "
` [PATCH 16/21] staging: rtl8723bs: os_dep: "
` [PATCH 17/21] staging: rtl8723bs: core: fix line lengths in rtw_cmd.c
` [PATCH 18/21] staging: rtl8723bs: core: fix line lengths in rtw_mlme_ext.c
` [PATCH 19/21] staging: rtl8723bs: core: fix line lengths in rtw_mlme.c
` [PATCH 20/21] staging: rtl8723bs: core: fix line lengths in rtw_xmit.c
` [PATCH 21/21] staging: rtl8723bs: core: fix various line length overflows

[PATCH v2] staging: rtl8723bs: fix CamelCase variable name
 2026-02-25 15:07 UTC  (2+ messages)

[PATCH v3 0/2] staging: greybus: audio: remove dead code and clean up
 2026-02-25 15:04 UTC  (4+ messages)
` [PATCH v3 1/2] staging: greybus: audio: remove unused gb_audio_manager_get_module()
` [PATCH v3 2/2] staging: greybus: audio: drop stale TODO comment

[PATCH] staging: greybus: Use guard(mutex) in receive_data()
 2026-02-25 14:54 UTC  (2+ messages)

[PATCH] staging: greybus: camera: add comment for mutex
 2026-02-25 11:31 UTC 

[PATCH] staging: greybus: camera: add comment for mutex
 2026-02-25 11:18 UTC  (2+ messages)

[PATCH] staging: greybus: move topology allocation to codec probe
 2026-02-25 10:16 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] staging: rtl8723bs: fix function header alignment
 2026-02-25  8:57 UTC 

[PATCH v4] staging: greybus: audio: Use sysfs_emit in show functions
 2026-02-25  7:12 UTC 

[PATCH 0/1] staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie
 2026-02-25  6:46 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] staging: rtl8723bs: fix spacing around operators in rtw_recv.c
 2026-02-25  3:29 UTC 

[PATCH v3] staging: greybus: audio: Use sysfs_emit in show functions
 2026-02-24 19:05 UTC  (3+ messages)

[PATCH v3 1/2] staging: rtl8723bs: fix spelling mistakes in rtw_wlan_util.c
 2026-02-24 18:54 UTC  (6+ messages)
  ` [PATCH v3 2/2] staging: rtl8723bs: convert single-line comment to multi-line format

[PATCH v3 0/3] staging: most: dim2: clean up error handling in fsl_mx6_enable
 2026-02-24 18:07 UTC  (4+ messages)
` [PATCH v3 1/3] staging: most: dim2: replace IS_ERR_OR_NULL with IS_ERR for devm_clk_get
` [PATCH v3 2/3] staging: most: dim2: use dev_err_probe and proper error codes for clock
` [PATCH v3 3/3] staging: most: dim2: remove unnecessary string indirection in dev_err

[PATCH v3 1/3] staging: rtl8723bs: Fix "inclued" typo in ioctl_cfg80211.c
 2026-02-24 17:59 UTC  (2+ messages)

[PATCH 0/2] staging: most: dim2: fix error handling in fsl_mx6_enable
 2026-02-24 17:55 UTC  (10+ messages)
` [PATCH v2 0/3] staging: most: dim2: clean up "
  ` [PATCH v2 1/3] staging: most: dim2: replace IS_ERR_OR_NULL with IS_ERR for devm_clk_get
  ` [PATCH v2 2/3] staging: most: dim2: use dev_err_probe and proper error codes for clock
  ` [PATCH v2 3/3] staging: most: dim2: remove unnecessary string indirection in dev_err

[PATCH] staging: rtl8723bs: remove recurring counter increment
 2026-02-24 16:43 UTC 

[PATCH] staging: rtl8723bs: remove multiple blank lines
 2026-02-24 16:13 UTC 

[PATCH] staging: sm750fb: Fix "varios" typo in ddk750_swi2c.c
 2026-02-24 11:37 UTC 

[PATCH v2 1/2] staging: media: atomisp: Fix "acquistion" typo in input_system_ctrl_defs.h
 2026-02-24 11:10 UTC  (2+ messages)

[PATCH v3 3/3] staging: rtl8723bs: Fix "adpative" typo in rtw_xmit.h
 2026-02-24 11:09 UTC  (2+ messages)

[PATCH v2 2/2] staging: media: atomisp: Fix "coefficents" typo in sh_css_params.c
 2026-02-24 10:53 UTC 

[PATCH v3 2/3] staging: rtl8723bs: Fix "Enalbe" typo in sdio_ops.c
 2026-02-24 10:34 UTC 

[PATCH] staging : sm750fb : Fix typo in comment
 2026-02-24  9:46 UTC  (3+ messages)
` [PATCH v2] staging: sm750fb: Fix "programed" typo in ddk750_mode.c

[PATCH] staging: nvec: fix block comment style in nvec_interrupt()
 2026-02-24  5:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] staging: rtl8723bs: fix spelling mistakes in include files
 2026-02-24  5:17 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix spelling mistakes in sdio_halinit.c
 2026-02-24  5:10 UTC  (2+ messages)

[PATCH v2] staging: iio: impedance-analyzer: ad5933: use div64_ul() instead of do_div()
 2026-02-24  3:41 UTC  (6+ messages)

[PATCH v5 0/2] staging: sm750fb: clean up logging
 2026-02-23 20:40 UTC  (3+ messages)
` [PATCH v5 1/2] staging: sm750fb: remove debug and diagnostic prints
` [PATCH v5 2/2] staging: sm750fb: convert logging to device-based in sm750_hw.c

[PATCH v2] staging: greybus: audio: Use sysfs_emit in show functions
 2026-02-23 17:34 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: Replace kzalloc with kzalloc_obj
 2026-02-23 16:37 UTC  (5+ messages)
` [PATCH v4] "

[PATCH] staging: rtl8723bs: fix YODA condition warnings
 2026-02-23 16:35 UTC  (3+ messages)

[PATCH] staging: greybus: audio: Use sysfs_emit in show functions
 2026-02-23 16:32 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()
 2026-02-23 15:29 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: fix CamelCase variable name
 2026-02-23 15:14 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: Fix spelling mistakes and comment format
 2026-02-23 15:11 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: Fix typo in comment
 2026-02-23 15:10 UTC  (2+ messages)

[PATCH] staging:iio:impedance-analyzer rename camel case text
 2026-02-23 15:03 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: split multiple assignment in osdep_service.c
 2026-02-23 14:46 UTC  (2+ messages)

[PATCH v2 00/11] staging: stl8723bs: Various cleanups
 2026-02-23 14:43 UTC  (19+ messages)
` [PATCH v2 01/11] staging: stl8723bs: Use common round_up macro
` [PATCH v2 08/11] staging: rtl8723bs: Drop workqueue wrapper functions
` [PATCH v2 09/11] staging: rtl8273bs: Simplify regulatory initialization functions
` [PATCH v2 10/11] staging: rtl8723bs: Clean up wrapper functions
` [PATCH v2 11/11] staging: rtl8723bs: rtw_ieee80211: Reduce global symbols

[PATCH] staging: axis-fifo: remove unused header includes
 2026-02-23 14:43 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: rename supportRateNum to support_rate_num
 2026-02-23 14:40 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: remove hardcoded dead debug code
 2026-02-23 14:37 UTC  (2+ messages)

[PATCH v4 0/3] staging: sm750fb: clean up logging
 2026-02-23 14:36 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: cleanup rtw_io.c
 2026-02-23 14:25 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: use u8 instead of unsigned char in get_rate_set()
 2026-02-23 14:22 UTC  (2+ messages)

[PATCH v3 00/22] staging: rtl8723bs: fix out-of-bounds and various cleanups
 2026-02-23 14:18 UTC  (3+ messages)
` [PATCH v3 01/22] staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie

[PATCH v2 1/2] staging: sm750fb: Fix CamelCase variable names
 2026-02-23 14:13 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] staging: sm750fb: remove Hungarian notation prefixes

[PATCH] staging: greybus: remove unused apb_ctrl_fw_flashing() and apb_ctrl_standby_boot()
 2026-02-23 13:55 UTC  (2+ messages)

[PATCH v2 0/2] staging: greybus: audio: small fixes
 2026-02-23 13:54 UTC  (5+ messages)
` [PATCH v2 1/2] staging: greybus: audio: fix NULL dereference in gb_audio_manager_get_module()

[PATCH v3 2/4] staging: greybus: fixed styling issue in fw-management.c
 2026-02-23 13:53 UTC  (4+ messages)

[PATCH v3] staging: rtl8192u: ieee80211_rx: free rxb on reorder alloc failure
 2026-02-23 13:52 UTC 

[PATCH v3] staging: vme_user: use kmalloc_obj instead of kmalloc
 2026-02-23 13:51 UTC  (2+ messages)

[PATCH v9 0/2] staging: axis-fifo: clean up probe logic
 2026-02-23 11:42 UTC  (3+ messages)
` [PATCH v9 1/2] staging: axis-fifo: use u32 for fifo depth flags
` [PATCH v9 2/2] staging: axis-fifo: refactor device tree parsing

[PATCH v2] staging: rtl8723bs: Use kmemdup in sdio_ops.c
 2026-02-23  5:49 UTC  (2+ messages)

[PATCH] staging: atomisp: Fix spelling mistakes in comments
 2026-02-22 13:16 UTC 

[PATCH] staging: rtl8723bs: remove unnecessary parentheses
 2026-02-22  7:26 UTC 

[PATCH] staging: rtl8723bs: cleanup rtw_io.c
 2026-02-22  6:22 UTC 


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