public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-04 21:58:33 to 2026-03-09 20:14:50 UTC [more...]

[PATCH 0/4] Replace functions return types to 'bool'
 2026-03-09 20:12 UTC  (10+ messages)
` [PATCH 1/4] staging: rtl8723bs: replace rtw_if_up() return type to bool
` [PATCH 2/4] staging: rtl8723bs: replace rtw_is_same_ibss() "
` [PATCH 3/4] staging: rtl8723bs: replace rtw_is_desired_network() "
` [PATCH 4/4] staging: rtl8723bs: replace rtw_linked_check() "
` [PATCH v2 0/4] Replace functions return types to 'bool'
  ` [PATCH v2 1/4] staging: rtl8723bs: replace rtw_if_up() return type to bool
  ` [PATCH v2 2/4] staging: rtl8723bs: replace rtw_is_same_ibss() "
  ` [PATCH v2 3/4] staging: rtl8723bs: replace rtw_is_desired_network() "

[PATCH] staging: octeon: replace BUG() with WARN_ON_ONCE() in cvn_oct_xmit()
 2026-03-09 20:12 UTC  (3+ messages)

[PATCH v3] staging: rtl8723bs: add missing blank line after declarations
 2026-03-09 20:01 UTC  (3+ messages)

[PATCH v3] staging: rtl8723bs: rename supportRateNum to support_rate_num
 2026-03-09 19:49 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: change custom comparing function to strcmp()
 2026-03-09 18:45 UTC 

[PATCH] staging: rtl8723bs: Add myself as reviewer
 2026-03-09 17:35 UTC  (3+ messages)

[PATCH] staging: axis-fifo: remove redundant goto end
 2026-03-09 17:22 UTC  (11+ messages)

[PATCH] staging: axis-fifo: minimize lock duration in write
 2026-03-09 17:04 UTC  (5+ messages)

[PATCH v2] staging: rtl8723bs: add missing blank line after declarations
 2026-03-09 17:02 UTC 

[PATCH v2] staging: rtl8723bs: add missing blank line after declarations
 2026-03-09 16:57 UTC 

[PATCH] staging: greybus: loopback: use sysfs_emit in sysfs show functions
 2026-03-09 16:55 UTC 

[PATCH 0/4] staging: rtl8723bs: CamelCase cleanup series
 2026-03-09 16:54 UTC  (7+ messages)
` [PATCH 1/4] staging: rtl8723bs: remove Hungarian notation from booleans
` [PATCH 2/4] staging: rtl8723bs: rename hal_btcoex functions to snake_case
` [PATCH 3/4] staging: rtl8723bs: fix CamelCase in power management logic
` [PATCH 4/4] staging: rtl8723bs: fix CamelCase in security identifiers

[PATCH] staging: rtl8723bs: add missing blank line after declarations
 2026-03-09 16:52 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace comparison to false with logical NOT
 2026-03-09 16:52 UTC 

[PATCH v2] staging: rtl8723bs: replace kzalloc/memcpy with kmemdup
 2026-03-09 16:51 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix line length in rtw_pwrctrl.c
 2026-03-09 16:50 UTC  (2+ messages)

[PATCH v2] staging: nvec: fix block comment style in nvec.c
 2026-03-09 16:41 UTC  (2+ messages)

[PATCH] staging: nvec: fix block comment style in nvec.c
 2026-03-09 16:40 UTC  (2+ messages)

[PATCH 1/8] staging: sm750fb: remove unused GPIO_MUX bit field definitions
 2026-03-09 16:39 UTC  (2+ messages)

[PATCH] staging: nvec: fix block comment format
 2026-03-09 16:36 UTC 

[PATCH] staging: nvec: fix block comment style
 2026-03-09 16:28 UTC  (2+ messages)

[PATCH] staging: fbtft: replace -1 with proper error codes
 2026-03-09 16:27 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: change custom comparing function to memcmp()
 2026-03-09 16:12 UTC  (2+ messages)

[PATCH] staging: axis-fifo: fix alignment and line length in wait_event_interruptible
 2026-03-09 16:07 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: fix CamelCase variable names
 2026-03-09 16:06 UTC  (2+ messages)

[PATCH] staging: greybus: Prefer 'unsigned long long' over 'unsigned long long int'
 2026-03-09 16:03 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace msleep with usleep_range
 2026-03-09 16:01 UTC  (3+ messages)

[PATCH] staging: sm750fb: fix static const char * warning
 2026-03-09 16:01 UTC  (2+ messages)

[PATCH] staging: greybus: loopback: remove unused macro argument
 2026-03-09 16:01 UTC  (2+ messages)

[PATCH] staging: media: imx: fix parenthesis ending checks
 2026-03-09 15:21 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: replace msleep with usleep_range in rtw_suspend_common
 2026-03-09 14:03 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: replace msleep with usleep_range in rtw_dev_unload
 2026-03-09 13:37 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace comparison to false with logical NOT
 2026-03-09 12:51 UTC 

[PATCH] media: staging: atomisp: Remove unnecessary return statement in void function
 2026-03-09 11:35 UTC  (2+ messages)

[PATCH] staging: media: atomisp: comprehensive coding style cleanup
 2026-03-09 11:17 UTC  (5+ messages)

[PATCH] staging: rtl8723bs: replace comparison to false with logical NOT
 2026-03-09 11:05 UTC 

[PATCH] staging: sm750fb: constify g_fbmode array
 2026-03-09 10:50 UTC 

[PATCH] staging: sm750fb: constify g_fbmode array
 2026-03-09 10:48 UTC 

[PATCH] staging: rtl8723bs: replace comparison to false with logical NOT
 2026-03-09 10:48 UTC 

[PATCH] staging: sm750fb: constify g_fbmode array
 2026-03-09 10:13 UTC 

[PATCH] staging: sm750fb: constify g_fbmode array
 2026-03-09 10:06 UTC 

[PATCH] staging: sm750fb: constify g_fbmode array
 2026-03-09  9:56 UTC  (2+ messages)

[PATCH v2] staging: media: atomisp: circbuf: Fix function argument indentation
 2026-03-09  6:53 UTC  (2+ messages)

[PATCH v2] staging: most: fix typos in driver_usage.txt
 2026-03-09  5:58 UTC 

[PATCH] staging: media: atomisp: circbuf: Fix leading space indentation
 2026-03-09  5:45 UTC  (3+ messages)

[PATCH] staging: most: fix typos in driver_usage.txt
 2026-03-09  5:43 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: hal: remove unnecessary braces
 2026-03-09  0:52 UTC  (5+ messages)
  ` [PATCH v2] staging: rtl8723bs: "

[RFC PATCH] staging: iio: ad9832: modernize ABI and remove dds.h dependency
 2026-03-08 23:44 UTC  (7+ messages)

[PATCH] staging: rtl8723bs: replace kzalloc/memcpy with kmemdup
 2026-03-08 22:54 UTC  (2+ messages)

[PATCH] staging: greybus: standardize data type and fix alignment to parentheses
 2026-03-08 18:48 UTC  (2+ messages)

[PATCH v4 0/2] staging: greybus: fixing checkpatch issues
 2026-03-08 18:48 UTC  (6+ messages)
` [PATCH v4 1/2] staging: greybus: fixed styling issue in fw-management.c
` [PATCH v4 2/2] staging: greybus: resolved checkpatch checks for light.c

[PATCH] staging: most: video: replace BUG_ON with WARN_ON_ONCE
 2026-03-08 18:45 UTC  (2+ messages)

[PATCH] staging: most: dim2: replace BUG_ON() with error handling
 2026-03-08 18:45 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary braces in rtw_mlme.c
 2026-03-08 18:41 UTC 

[PATCH 0/2] Introduce Synology Microp driver
 2026-03-08  7:08 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: mfd: Add binding for synology,microp devices
` [PATCH 2/2] staging: Add initial synology microp driver

[PATCH v2] staging: rtl8723bs: rename supportRateNum to support_rate_num
 2026-03-08  7:06 UTC  (2+ messages)

[PATCH] staging: sm750fb: add missing const qualifier to char pointer array
 2026-03-08  1:45 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: rename supportRateNum to support_rate_num
 2026-03-07 23:54 UTC  (5+ messages)

[PATCH RESEND v8 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-03-07 17:03 UTC  (3+ messages)
` [PATCH RESEND v8 16/21] media: i2c: maxim-serdes: add MAX96724 driver

[PATCH] staging: media: atomisp: pipe_stagedesc: Fix leading space indentation
 2026-03-07 14:33 UTC  (2+ messages)

[PATCH v2 0/4] correct macro issues
 2026-03-07 11:33 UTC  (12+ messages)
` [PATCH v2 1/4] staging: iio: adt7316: refactor temperature calculation logic
` [PATCH v2 2/4] staging: iio: adt7316: remove shift/offset macros
` [PATCH v2 3/4] staging: iio: adt7316: add config names to registers and reorder
` [PATCH v2 4/4] staging: iio: adt7316: convert magic numbers to BIT_U32() or GENMASK_U32()

[PATCH] staging: media: atomisp: i2c: replace msleep() with usleep_range()
 2026-03-07  5:33 UTC 

[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
 2026-03-06 23:33 UTC  (7+ messages)
` [PATCH 09/14] hwmon: drop unneeded dependency "
` [PATCH 10/14] watchdog: convert the Kconfig dependency on OF_GPIO to OF

[PATCH v2] media: staging: ipu3: img-mmu: fix sign-to-unsigned conversion
 2026-03-06 18:17 UTC  (2+ messages)

no-subject
 2026-03-06 14:00 UTC 

[PATCH] media: staging: ipu3: img-mmu: fix sign-to-unsigned conversion
 2026-03-06 13:02 UTC  (2+ messages)

[PATCH v2] staging: most: dim2: replace ROUND_UP_TO macro with round_up()
 2026-03-06  7:37 UTC  (2+ messages)

[PATCH] staging: nvec: fix block comment style
 2026-03-06  5:01 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary return value from func
 2026-03-05 22:47 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary braces
 2026-03-05 22:33 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Fix spelling mistake in comment
 2026-03-05 22:21 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary parentheses in rtw_pwrctrl.c
 2026-03-05 22:17 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: replace msleep(10) with usleep_range()
 2026-03-05 22:07 UTC  (2+ messages)

[PATCH v4] staging: rtl8723bs: replace alloc+memcpy with kmemdup
 2026-03-05 10:39 UTC  (3+ messages)
` [PATCH v6] staging: rtl8723bs: use kmemdup() in rtw_cfg80211_set_wpa_ie

[PATCH] staging: most: video: fix read() length underflow
 2026-03-05 10:16 UTC  (3+ messages)

[PATCH v7 00/15] tegra-video: add CSI support for Tegra20 and Tegra30
 2026-03-05  9:24 UTC  (2+ messages)

[PATCH] staging: atomisp: Remove unnecessary return statement in void function
 2026-03-05  8:16 UTC 

[PATCH] Cleanup ipu3 driver
 2026-03-05  8:16 UTC  (6+ messages)
` [PATCH v2 0/4] Cleanup media:ipu3 driver
  ` [PATCH v2 1/4] media: ipu3: fix alignment
  ` [PATCH v2 2/4] media: ipu3: use tabs

[PATCH] staging: most: dim2: convert ROUND_UP_TO macro to static inline function
 2026-03-05  6:33 UTC  (2+ messages)

[PATCH] staging: nvec: fix multi-line comment
 2026-03-05  6:04 UTC  (3+ messages)

[PATCH v2] staging: rtl8723bs: replace kzalloc/kmalloc+memcpy with kmemdup
 2026-03-05  5:51 UTC  (3+ messages)
` [PATCH v5] staging: rtl8723bs: replace alloc+memcpy "

[PATCH] staging: sm750fb: use proper error codes instead of -1
 2026-03-05  5:48 UTC  (7+ messages)
` [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 6/6] staging: sm750fb: sm750_sw_i2c_init: return -EINVAL for invalid GPIO


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