public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-01-30 00:16:49 to 2026-02-03 16:18:38 UTC [more...]

Fwd: [PATCH v2 1/4] staging: greybus: added comment to mutex declaration in fw-management.c
 2026-02-03 16:18 UTC 

[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 v3] media: atomisp: Fix memory leak in atomisp_fixed_pattern_table()
 2026-02-03 15:08 UTC  (2+ messages)

[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] staging: most: video: fix potential race in list iteration
 2026-02-03 11:28 UTC 

[PATCH] staging: rtl8723bs: Remove trailing whitespace in rtw_mlme.c
 2026-02-03 10:21 UTC 

[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] staging: rtl8723bs: Remove Yoda conditions in rtw_get_cipher_info()
 2026-02-03  7:35 UTC 

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

[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  (3+ 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: greybus: audio_codec.c: Remove unnecessary parentheses in if statement
 2026-02-02 13:32 UTC 

[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  (17+ messages)
` [PATCH v6 01/15] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v6 02/15] staging: media: tegra-video: vi: adjust get_selection operation check
` [PATCH v6 03/15] staging: media: tegra-video: vi: add flip controls only if no source controls are provided
` [PATCH v6 04/15] staging: media: tegra-video: csi: move CSI helpers to header
` [PATCH v6 05/15] gpu: host1x: convert MIPI to use operation function pointers
` [PATCH v6 06/15] staging: media: tegra-video: vi: improve logic of source requesting
` [PATCH v6 07/15] staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSI
` [PATCH v6 08/15] staging: media: tegra-video: tegra20: set correct maximum width and height
` [PATCH v6 09/15] staging: media: tegra-video: tegra20: add support for second output of VI
` [PATCH v6 10/15] staging: media: tegra-video: tegra20: adjust format align calculations
` [PATCH v6 11/15] staging: media: tegra-video: tegra20: set VI HW revision
` [PATCH v6 12/15] staging: media: tegra-video: tegra20: increase maximum VI clock frequency
` [PATCH v6 13/15] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422/YUV420p 1X16
` [PATCH v6 14/15] staging: media: tegra-video: tegra20: adjust luma buffer stride
` [PATCH v6 15/15] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30

[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 0/2] correct macro issues
 2026-01-31 19:12 UTC  (6+ messages)
` [PATCH 1/2] staging: iio: adt7316: remove unused macros
` [PATCH 2/2] staging: iio: adt7316: convert magic numbers to BIT() and GENMASK()

[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  (10+ messages)
` [PATCH v5 1/5] staging: rtl8723bs: fix potential out-of-bounds
` [PATCH v5 2/5] staging: rtl8723bs: rename u1bTmp to val
` [PATCH v5 3/5] staging: rtl8723bs: fix spacing around operators
` [PATCH v5 4/5] staging: rtl8723bs: modernize hex output in
` [PATCH v5 5/5] staging: rtl8723bs: remove dead debugging code

[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  (6+ messages)
` [PATCH v6 1/5] staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie
` [PATCH v6 2/5] staging: rtl8723bs: rename u1bTmp to val
` [PATCH v6 3/5] staging: rtl8723bs: fix spacing around operators
` [PATCH v6 4/5] staging: rtl8723bs: modernize hex output in rtw_report_sec_ie
` [PATCH v6 5/5] staging: rtl8723bs: remove dead debugging code in rtw_mlme_ext.c

[PATCH v2] media: dt-bindings: fsl,imx6q-mlb150: Fix clock-names schema
 2026-01-30 17:33 UTC 

[PATCH] staging: rtw_mlme_ext: remove hardcoded dead debug code
 2026-01-30 15:30 UTC  (2+ messages)

[PATCH] staging: vme_user: add identifier names to function prototypes
 2026-01-30 15:28 UTC 

[PATCH] staging: rtl8723bs: refactor BSS Coexistence channel report logic
 2026-01-30  9:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] staging: rtl8723bs: Fix potential race in expire_timeout_chk
 2026-01-30  9:07 UTC  (3+ messages)
` [PATCH v3] staging: rtl8723bs: fix "

[PATCH v3] staging: rtl8723bs: remove unused private debug counters
 2026-01-30  8:58 UTC  (2+ messages)

[PATCH v4 0/5] staging: rtl8723bs: coding style and security fixes
 2026-01-30  8:44 UTC  (3+ messages)
` [PATCH v4 1/5] staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie

[PATCH] cedrus: Convert bitfield macros to FIELD_PREP for clarity
 2026-01-30  7:51 UTC  (2+ messages)

[PATCH v2 0/5] staging: rtl8723bs: Cleanups and security fix
 2026-01-30  5:56 UTC  (5+ messages)
` [PATCH v2 4/5] staging: rtl8723bs: fix out-of-bounds check in rtw_restruct_wmm_ie

[PATCH v3 0/3] staging: rtl8723bs: fix error handling and memory leaks
 2026-01-30  0:16 UTC  (3+ messages)
` [PATCH v3 1/3] staging: rtl8723bs: fix firmware memory leak on error
` [PATCH v3 3/3] staging: rtl8723bs: remove thread wraper functions and add IS_ERR() check


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