public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-08 18:45:16 to 2026-03-11 07:06:45 UTC [more...]

[PATCH 0/7] drivers: Simplify cleanup paths using __free
 2026-03-11  7:06 UTC  (19+ messages)
` [PATCH 1/7] staging: greybus: simplify cleanup "
` [PATCH 2/7] iio: ssp_sensors: "
` [PATCH 3/7] iio: st_sensors: "
` [PATCH 4/7] media: mediatek: vcodec: "
` [PATCH 5/7] media: chips-media: coda: "
` [PATCH 6/7] media: allegro: "
` [PATCH 7/7] staging: rtl8723bs: "

[PATCH v3 00/28] media: staging: atomisp: Remove unnecessary return statements from void functions
 2026-03-11  6:56 UTC  (14+ messages)
  ` [PATCH v3 01/28] media: staging: atomisp: Remove unnecessary return statement in void function
  ` [PATCH v3 02/28] media: staging: atomisp: Remove unnecessary return statements in inputfifo.c
  ` [PATCH v3 03/28] media: staging: atomisp: Remove unnecessary return statement in bufq.c
  ` [PATCH v3 04/28] media: staging: atomisp: Remove unnecessary return statement in ifmtr.c
  ` [PATCH v3 05/28] media: staging: atomisp: Remove unnecessary return statements in frame.c
  ` [PATCH v3 06/28] media: staging: atomisp: Remove unnecessary return statements in rx.c
  ` [PATCH v3 07/28] media: staging: atomisp: Remove unnecessary return statement in binary.c
  ` [PATCH v3 08/28] media: staging: atomisp: Remove unnecessary return statements in ia_css_debug.c
  ` [PATCH v3 09/28] media: staging: atomisp: Remove unnecessary return statement in mmu_public.h

[PATCH v3] staging: rtl8723bs: replace kzalloc/memcpy with kmemdup
 2026-03-11  3:21 UTC  (2+ messages)

[PATCH] staging: media: atomisp: remove unnecessary braces in single statement blocks
 2026-03-11  3:08 UTC  (2+ messages)

[PATCH] staging: atomisp: fix block comment style in refcount.c
 2026-03-10 22:48 UTC  (4+ messages)
` [PATCH v2] staging: media: "

[PATCH v3 00/28] media: staging: atomisp: Remove unnecessary return statements from void functions
 2026-03-10 22:09 UTC  (9+ messages)
  ` [PATCH v3 01/28] media: staging: atomisp: Remove unnecessary return statement in void function
  ` [PATCH v3 02/28] media: staging: atomisp: Remove unnecessary return statements in inputfifo.c
  ` [PATCH v3 03/28] media: staging: atomisp: Remove unnecessary return statement in bufq.c
  ` [PATCH v3 04/28] media: staging: atomisp: Remove unnecessary return statement in ifmtr.c
  ` [PATCH v3 05/28] media: staging: atomisp: Remove unnecessary return statements in frame.c
  ` [PATCH v3 06/28] media: staging: atomisp: Remove unnecessary return statements in rx.c
  ` [PATCH v3 07/28] media: staging: atomisp: Remove unnecessary return statement in binary.c
  ` [PATCH v3 08/28] media: staging: atomisp: Remove unnecessary return statements in ia_css_debug.c

[PATCH v3 00/28] media: staging: atomisp: Remove unnecessary return statements from void functions
 2026-03-10 21:46 UTC  (10+ messages)
  ` [PATCH v3 01/28] media: staging: atomisp: Remove unnecessary return statement in void function
  ` [PATCH v3 02/28] media: staging: atomisp: Remove unnecessary return statements in inputfifo.c
  ` [PATCH v3 03/28] media: staging: atomisp: Remove unnecessary return statement in bufq.c
  ` [PATCH v3 04/28] media: staging: atomisp: Remove unnecessary return statement in ifmtr.c
  ` [PATCH v3 05/28] media: staging: atomisp: Remove unnecessary return statements in frame.c
  ` [PATCH v3 06/28] media: staging: atomisp: Remove unnecessary return statements in rx.c
  ` [PATCH v3 07/28] media: staging: atomisp: Remove unnecessary return statement in binary.c
  ` [PATCH v3 08/28] media: staging: atomisp: Remove unnecessary return statements in ia_css_debug.c
  ` [PATCH v3 09/28] media: staging: atomisp: Remove unnecessary return statement in mmu_public.h

[PATCH] staging: rtl8723bs: Remove space in the line start
 2026-03-10 19:16 UTC  (2+ messages)

[PATCH] staging: atomisp: fix block comment style in circbuf.c
 2026-03-10 19:15 UTC  (5+ messages)
` [PATCH v2] staging: media: "
  ` [PATCH v3] "

[PATCH] staging: media: atomisp: sh_css_param_shading: Fix leading space indentation
 2026-03-10 18:48 UTC  (2+ messages)

[PATCH RESEND v8 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-03-10 16:35 UTC  (3+ messages)
` [PATCH RESEND v8 14/21] media: i2c: add Maxim GMSL2/3 deserializer framework

[PATCH v2] media: staging: atomisp: Remove unnecessary return statement in void function
 2026-03-10 15:47 UTC  (2+ messages)

[PATCH v3] staging: media: imx: fix parenthesis ending checks
 2026-03-10 15:24 UTC  (2+ messages)

[PATCH] staging: atomisp: replace msleep with usleep_range in atomisp-gc2235.c
 2026-03-10 15:03 UTC  (3+ messages)
` [PATCH v2] staging: media: atomisp: replace msleep() with fsleep() "

[PATCH] staging: media: atomisp: i2c: replace msleep() with usleep_range()
 2026-03-10 13:34 UTC  (2+ messages)

[PATCH v2 0/4] correct macro issues
 2026-03-10 11:29 UTC  (5+ messages)
` [PATCH v2 2/4] staging: iio: adt7316: remove shift/offset macros

[PATCH] staging: rtl8723bs: convert mutex_lock/unlock to guard and scoped_guard in rtw_pwrctrl.c
 2026-03-10  9:25 UTC  (4+ messages)

[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
 2026-03-10  9:11 UTC  (3+ messages)
` [PATCH 07/14] pinctrl: Kconfig: drop unneeded "

[PATCH] media: atomisp: add missing mutex in atomisp_vidioc_default()
 2026-03-10  8:50 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: add missing blank line after declarations
 2026-03-10  7:29 UTC 

[PATCH v2] staging: greybus: loopback: use sysfs_emit in sysfs show functions
 2026-03-10  7:27 UTC  (2+ messages)

[PATCH] staging: octeon: remove BUG() call
 2026-03-10  1:45 UTC 

[PATCH] staging: most: dim2: remove BUG_ON() calls
 2026-03-10  1:33 UTC 

[PATCH v3] staging: rtl8723bs: fix line length in rtw_pwrctrl.c
 2026-03-10  1:07 UTC  (2+ messages)

[PATCH] staging: octeon: replace BUG() with WARN_ON_ONCE() in cvn_oct_xmit()
 2026-03-10  0:37 UTC  (4+ messages)

[PATCH] staging: nvec: fix block comment style in nvec.c
 2026-03-09 22:07 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH] staging: greybus: loopback: use sysfs_emit in sysfs show functions
 2026-03-09 22:05 UTC  (2+ messages)

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

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

[PATCH v2] staging: nvec: fix block comment style in nvec.c
 2026-03-09 21:07 UTC 

[PATCH 0/4] Replace functions return types to 'bool'
 2026-03-09 20:12 UTC  (8+ messages)
` [PATCH 1/4] staging: rtl8723bs: replace rtw_if_up() return type to bool
` [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 v2 4/4] staging: rtl8723bs: replace rtw_linked_check() "

[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: 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 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 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 v2] staging: rtl8723bs: remove unnecessary braces
 2026-03-09  0:52 UTC  (3+ messages)

[RFC PATCH] staging: iio: ad9832: modernize ABI and remove dds.h dependency
 2026-03-08 23:44 UTC  (5+ 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  (2+ messages)

[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)


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