public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-01-30 18:57:42 to 2026-02-04 10:48:03 UTC [more...]

[PATCH] staging: sm750fb: Clean up variable names
 2026-02-04 10:46 UTC 

[PATCH v2] staging: greybus: gbphy: replace sprintf() with sysfs_emit()
 2026-02-04 10:41 UTC  (2+ messages)

[PATCH 0/2] correct macro issues
 2026-02-04 10:32 UTC  (8+ messages)
` [PATCH 1/2] staging: iio: adt7316: remove unused macros
` [PATCH 2/2] staging: iio: adt7316: convert magic numbers to BIT() and GENMASK()

[PATCH v5 0/5] staging: rtl8723bs: replace custom wrappers with kernel APIs
 2026-02-04 10:29 UTC  (11+ messages)
` [PATCH v5 1/5] staging: rtl8723bs: introduce kmemdup() where applicable
` [PATCH v5 2/5] staging: rtl8723bs: replace rtw_malloc() with kmalloc()
` [PATCH v5 3/5] staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()
` [PATCH v5 4/5] staging: rtl8723bs: use standard skb allocation APIs
` [PATCH v5 5/5] staging: rtl8723bs: remove unused allocation wrapper functions

[PATCH v2 1/4] staging: sm750fb: add bounds checking to option parsing in lynxfb_setup()
 2026-02-04 10:15 UTC  (4+ messages)
` [PATCH v2 2/4] staging: sm750fb: use strcmp() for exact option matching
` [PATCH v2 3/4] staging: sm750fb: remove debug prints and convert logging in sm750.c
` [PATCH v2 4/4] staging: sm750fb: remove debug prints and convert logging in sm750_hw.c

[PATCH] staging: greybus: gbphy: replaced sprintf() with sysfs_emit()
 2026-02-04  9:57 UTC  (3+ messages)

[PATCH 1/4] staging: sm750fb: replace strcat() with memcpy() in lynxfb_setup()
 2026-02-04  9:55 UTC  (7+ messages)
` [PATCH 2/4] staging: sm750fb: use strcmp() for exact option matching
` [PATCH 3/4] staging: sm750fb: convert pr_* to dev_* logging in sm750.c
` [PATCH 4/4] staging: sm750fb: convert pr_* to dev_* logging in sm750_hw.c

[PATCH] staging: greybus: audio_codec.c: Remove unnecessary parentheses in if statement
 2026-02-04  9:53 UTC  (2+ messages)

Fwd: [PATCH v2 1/4] staging: greybus: added comment to mutex declaration in fw-management.c
 2026-02-04  9:40 UTC  (5+ messages)
  ` Fwd: [PATCH v2 2/4] staging: greybus: fixed styling issue "
  ` Fwd: [PATCH v2 3/4] staging: greybus: resolved checkpatch checks for raw.c
  ` Fwd: [PATCH v2 4/4] staging: greybus: resolved checkpatch checks for light.c

[PATCH] staging: most: video: fix potential race in list iteration
 2026-02-04  9:35 UTC  (2+ messages)

[PATCH] Revert "staging: fbtft: remove goto from define_fbtft_write_reg macro and clarify empty modifier fbtft-bus.c"
 2026-02-04  9:31 UTC  (3+ messages)
` [PATCH] staging: fbtft: fix macro flow control warning and empty macro argument in fbtft-bus.c

[PATCH] staging:rtl8723bs: Replace camel case rtw_btcoex_MediaStatusNotify with sneak case
 2026-02-04  8:44 UTC 

[PATCH] staging: sm750fb: fix naming styles and const declarations
 2026-02-04  6:50 UTC  (2+ messages)

[PATCH] staging: sm750fb: rename pvMem to pv_mem
 2026-02-04  6:22 UTC 

[PATCH] staging: sm750fb: fix CamelCase and Hungarian prefix in variable names
 2026-02-04  5:47 UTC 

[PATCH] staging: greybus: uart: migrated from IDR to XArray API
 2026-02-04  4:38 UTC 

[PATCH v4] media: atomisp: Fix memory leak in atomisp_fixed_pattern_table()
 2026-02-03 16:31 UTC 

[PATCH] staging: rtl8723bs: Remove trailing whitespace in rtw_mlme.c
 2026-02-03 16:56 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Remove Yoda conditions in rtw_get_cipher_info()
 2026-02-03 16:41 UTC  (2+ messages)

[PATCH v3] media: atomisp: Fix memory leak in atomisp_fixed_pattern_table()
 2026-02-03 16:21 UTC  (3+ messages)

[PATCH v4 0/4] remove memory allocation wrappers
 2026-02-03 15:14 UTC  (9+ messages)
` [PATCH v4 1/4] staging: rtl8723bs: replace rtw_malloc() with kmalloc()
` [PATCH v4 2/4] staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()
` [PATCH v4 3/4] staging: rtl8723bs: replace skb allocation, copy wrappers
` [PATCH v4 4/4] staging: rtl8723bs: remove unused allocation wrapper functions

[PATCH v2] staging: axis-fifo: fix sleep while holding mutex
 2026-02-03 13:44 UTC  (4+ messages)

[PATCH v2] media: atomisp: Fix memory leak in atomisp_fixed_pattern_table()
 2026-02-03 12:30 UTC  (3+ messages)

[PATCH] staging: axis-fifo: fix sleep while holding mutex
 2026-02-03 11:43 UTC  (2+ messages)

[PATCH v6 0/2] staging: axis-fifo: refactor and cleanup
 2026-02-03  8:19 UTC  (6+ messages)
` [PATCH v6 1/2] staging: axis-fifo: align fifo depth types with OF API
` [PATCH v6 2/2] staging: axis-fifo: refactor device tree parsing

[PATCH] staging: sm750fb: rename Bpp to bpp
 2026-02-03  8:17 UTC  (6+ messages)
  ` [PATCH v2] staging: sm750fb: rename Bpp to bytes_per_pixel

[PATCH] staging: media: atomisp: remove functions doing ftrace like logging
 2026-02-03  8:09 UTC  (2+ messages)

[PATCH v3] media: dt-bindings: media: microchip,dim2: Add MediaLB DIM2 binding
 2026-02-03  4:13 UTC 

[PATCH] staging: rtl8723bs: Fix inconsistent indenting warning in rtw_ap.c
 2026-02-03  4:11 UTC  (2+ messages)

[PATCH 1/3] staging: greybus: resolved checkpatch checks for fw-management.c
 2026-02-02 22:22 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: fix null dereference in find_network
 2026-02-02 20:54 UTC 

[PATCH 3/3] staging: greybus: resolved checkpatch checks for light.c
 2026-02-02 20:35 UTC 

[PATCH 2/3] staging: greybus: resolved checkpatch checks for raw.c
 2026-02-02 20:31 UTC 

[PATCH] Cleanup ipu3 driver
 2026-02-02 20:08 UTC  (12+ messages)
  ` [RE:PATCH] "
  ` [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 v2 3/4] media: ipu3: avoid ending lines with paranthesis
    ` [PATCH v2 4/4] media: ipu3: use BIT()

[PATCH] staging: fbtft: fix macro flow control warning and empty macro argument in fbtft-bus.c
 2026-02-02 20:01 UTC  (2+ messages)

[PATCH] dt-bindings: media: Add bindings for dim2 compatible strings
 2026-02-02 15:15 UTC  (2+ messages)

[PATCH v4 0/2] staging: axis-fifo: refactor and cleanup
 2026-02-02 13:53 UTC  (6+ messages)
` [PATCH v4 1/2] staging: axis-fifo: align fifo depth types with OF API
` [PATCH v4 2/2] staging: axis-fifo: refactor device tree parsing

[PATCH v2] staging: rtl8723bs: make _action_public_str const
 2026-02-02 13:51 UTC  (2+ messages)

[PATCH v5 0/2] staging: axis-fifo: refactor and cleanup
 2026-02-02 13:34 UTC  (3+ messages)
` [PATCH v5 1/2] staging: axis-fifo: align fifo depth types with OF API
` [PATCH v5 2/2] staging: axis-fifo: refactor device tree parsing

[PATCH] staging: fbtft: fix dev_info() device arguments
 2026-02-02 13:29 UTC  (5+ messages)

[PATCH] staging: rtl8723bs: make _action_public_str const
 2026-02-02 12:34 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix whitespace issues in hal_com.c
 2026-02-02 11:39 UTC  (6+ messages)

[PATCH] staging: rtl8723bs: refactor ODM_SetIQCbyRFpath to reduce duplication
 2026-02-02  9:03 UTC  (3+ messages)

[PATCH] staging: sm750fb: make g_fbmode array const
 2026-02-02  9:02 UTC  (3+ messages)

[PATCH v1] staging: rtl8723bs: fix null dereference in find_network
 2026-02-02  8:38 UTC  (3+ messages)

[PATCH v1 0/5] staging: rtl8723bs: code cleanup and style fixes
 2026-02-02  8:36 UTC  (9+ messages)
` [PATCH v1 1/5] staging: rtl8723bs: remove unused code for other Realtek chips
` [PATCH v1 2/5] staging: rtl8723bs: convert PSTA_INFO_T to struct sta_info *
` [PATCH v1 3/5] staging: rtl8723bs: remove NDIS type aliases
` [PATCH v1 4/5] staging: rtl8723bs: remove redundant MAC_ARG macro
` [PATCH v1 5/5] staging: rtl8723bs: fix LONG_LINE warnings across C files

[PATCH v5] staging: rtl8723bs: remove unused private debug counters
 2026-02-02  8:35 UTC  (2+ messages)

[PATCH v3 0/2] staging: axis-fifo: refactor and cleanup
 2026-02-02  8:32 UTC  (4+ messages)
` [PATCH v3 1/2] staging: axis-fifo: align fifo depth types with OF API
` [PATCH v3 2/2] staging: axis-fifo: refactor device tree parsing

[PATCH] staging: rtl8723bs: use unaligned access macros in rtw_security.c
 2026-02-02  3:43 UTC  (2+ messages)

[PATCH v6 00/15] tegra-video: add CSI support for Tegra20 and Tegra30
 2026-02-02  2:04 UTC  (3+ messages)
` [PATCH v6 15/15] staging: media: "

[PATCH] media: atomisp: Fix memory leak in atomisp_fixed_pattern_table()
 2026-02-01 12:43 UTC  (3+ messages)

[PATCH v6 0/4] staging: rtl8723bs: coding style and refactoring cleanups
 2026-02-01 11:38 UTC  (5+ messages)
` [PATCH v6 1/4] staging: rtl8723bs: rename LinkDetectInfo and clean up related code
` [PATCH v6 2/4] staging: rtl8723bs: convert traffic status variables to bool
` [PATCH v6 3/4] staging: rtl8723bs: simplify boolean expressions
` [PATCH v6 4/4] staging: rtl8723bs: fix line length and alignment issues

[PATCH v2] staging: rtl8723bs: replace ternary comparison with min_t()
 2026-01-31 22:58 UTC  (6+ messages)

[PATCH 1/5] staging: rtl8723bs: core/rtw_mlme_ext.c: refactor security IE parsing in OnAssocReq
 2026-01-31 22:10 UTC  (6+ messages)
` [PATCH 5/5] staging: rtl8723bs: core/rtw_mlme_ext.c: initialize copy_len, clearing later control-flow

[PATCH v4] staging: rtl8723bs: fix potential race in expire_timeout_chk
 2026-01-31 17:43 UTC  (2+ messages)

[PATCH v2] staging: axis-fifo: refactor device tree parsing
 2026-01-31 17:41 UTC  (2+ messages)

[PATCH] staging: axis-fifo: refactor device tree parsing
 2026-01-31 14:58 UTC  (2+ messages)

[PATCH v5 0/5] staging: rtl8723bs: fix OOB read and perform
 2026-01-31 14:05 UTC  (4+ messages)

[PATCH v4] staging: rtl8723bs: remove unused private debug counters
 2026-01-31 13:02 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove dead code in rtw_mlme_ext.c
 2026-01-31  7:15 UTC 

[PATCH 2/3] staging: rtl8723bs: modernize hex output and WMM check
 2026-01-31  4:26 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace msleep with usleep_range for small delays
 2026-01-31  2:37 UTC  (3+ messages)

[PATCH v2] staging: rtl8723bs: remove hardcoded dead debug code
 2026-01-31  0:35 UTC  (2+ messages)

[PATCH v6 0/5] staging: rtl8723bs: Fix OOB read and perform code clean ups
 2026-01-30 18:56 UTC  (2+ messages)
` [PATCH v6 5/5] staging: rtl8723bs: remove dead debugging code in rtw_mlme_ext.c


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