public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-01-19 08:06:24 to 2026-01-28 14:10:13 UTC [more...]

[PATCH v3 0/4] staging: rtl8723bs: remove memory allocation wrappers
 2026-01-28 14:09 UTC  (3+ messages)
` [PATCH v3 1/4] staging: rtl8723bs: replace _rtw_malloc with kmalloc
` [PATCH v3 2/4] staging: rtl8723bs: replace rtw_zmalloc with kzalloc

[PATCH v4] fbtft: Improve damage_range to mark only changed rows Instead of marking the entire display as dirty, calculate start_row and end_row based on off/len and mark only those rows. This improves performance for partial framebuffer updates
 2026-01-28 14:08 UTC 

[PATCH] fbtft: Improve damage_range to mark only changed rows
 2026-01-28 13:28 UTC  (2+ messages)

[PATCH] fbtft: Improve damage_range to mark only changed rows
 2026-01-28 13:26 UTC  (3+ messages)

[PATCH v2 0/4] staging: rtl8723bs: remove unused diagnostic
 2026-01-28 13:23 UTC  (8+ messages)
` [PATCH v2 1/4] staging: rtl8723bs: remove dead RX info reset logic
` [PATCH v2 2/4] staging: rtl8723bs: remove dead RX FIFO overflow logic
` [PATCH v2 3/4] staging: rtl8723bs: remove dead RX sequence logic
` [PATCH v2 4/4] staging: rtl8723bs: remove unused struct debug_priv and all counters

[PATCH v1 0/3] staging: rtl8723bs: remove unused diagnostic
 2026-01-28 13:17 UTC  (6+ messages)
` [PATCH v1 1/3] staging: rtl8723bs: remove dead RX info reset logic
` [PATCH v1 2/3] staging: rtl8723bs: remove dead RX sequence logic
` [PATCH v1 3/3] staging: rtl8723bs: remove unused struct debug_priv and all counters

[PATCH] staging: media: av7110: cleanup sleep timers and dead code
 2026-01-28 13:06 UTC  (3+ messages)
  ` [PATCH] staging: media: av7110: refactor sleep timers

[PATCH v5 0/3] staging: rtl8723bs: coding style and refactoring cleanups
 2026-01-28 13:05 UTC  (5+ messages)
` [PATCH v5 1/3] staging: rtl8723bs: simplify boolean expressions
` [PATCH v5 2/3] staging: rtl8723bs: rename LinkDetectInfo and clean up related code
` [PATCH v5 3/3] staging: rtl8723bs: fix line length and alignment issues

[PATCH v2] staging: sm750fb: replace magic number with jiffies timeout
 2026-01-28 11:55 UTC  (2+ messages)

[PATCH] staging: sm750fb: replace magic number with defined constant
 2026-01-28 11:46 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: constify _action_public_str array
 2026-01-28 11:38 UTC 

[RFC PATCH] staging: rtl8723bs: fix potential race in expire_timeout_chk
 2026-01-28 11:38 UTC  (4+ messages)

[PATCH v2] staging: sm750fb: make fix_id array fully const
 2026-01-28 10:31 UTC  (5+ messages)
` [PATCH v2] staging: sm750fb: replace magic number with jiffies timeout

[PATCH] staging: media: ipu3: fix function argument alignment
 2026-01-28 10:03 UTC  (2+ messages)

[PATCH] fbtft: Improve damage_range to mark only changed rows
 2026-01-28  9:57 UTC  (2+ messages)

[PATCH v5] staging: media: atomisp: Fix typos and formatting in headers
 2026-01-27 16:16 UTC 

[PATCH v8 0/2] staging: rtl8723bs: Fix error handling in _rtw_pktfile_read()
 2026-01-27 15:38 UTC  (3+ messages)
` [PATCH v8 1/2] staging: rtl8723bs: update _rtw_pktfile_read() to return error codes
` [PATCH v8 2/2] staging: rtl8723bs: clean up _rtw_pktfile_read()

[PATCH v2] staging: rtl8723bs: Remove trailing whitespace in rtw_mlme.c
 2026-01-27 14:59 UTC  (2+ messages)

[PATCH] staging: sm750fb: make fixId array const
 2026-01-27 14:49 UTC  (2+ messages)

[PATCH v7 0/2] staging: rtl8723bs: Fix error handling in _rtw_pktfile_read()
 2026-01-27 14:48 UTC  (4+ messages)
` [PATCH v7 1/2] staging: rtl8723bs: update _rtw_pktfile_read() to return error codes
` [PATCH v7 2/2] staging: rtl8723bs: clean up _rtw_pktfile_read()

[PATCH v2] staging: rtl8723bs: Remove wrapper functions in osdep_service
 2026-01-27 14:44 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace magic -2 error codes with proper errno
 2026-01-27 14:43 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix coding style issues in rtw_mlme.c
 2026-01-27 14:42 UTC  (6+ messages)
  ` [PATCH v2 0/2] staging: rtl8723bs: fix coding style and logic "
    ` [PATCH v2 1/2] staging: rtl8723bs: remove unnecessary boolean comparisons and whitespaces
    ` [PATCH v2 2/2] staging: rtl8723bs: remove redundant else after break

[PATCH v4 0/3] staging: rtl8723bs: coding style and refactoring cleanups
 2026-01-27 14:41 UTC  (5+ messages)
` [PATCH v4 1/3] staging: rtl8723bs: simplify boolean expressions
` [PATCH v4 2/3] staging: rtl8723bs: rename LinkDetectInfo and clean up related code
` [PATCH v4 3/3] staging: rtl8723bs: fix line length and alignment issues

[PATCH v2 0/4] staging: rtl8723bs: fix remaining checkpatch.pl
 2026-01-27 14:40 UTC  (3+ messages)
` [PATCH v2 4/4] staging: rtl8723bs: fix line length check

[PATCH 1/5] staging: rtl8723bs: core/rtw_mlme_ext.c: refactor security IE parsing in OnAssocReq
 2026-01-27 14:39 UTC  (6+ messages)
` [PATCH 4/5] staging: rtl8723bs: replace ternary comparison with min_t()
` [PATCH 5/5] staging: rtl8723bs: core/rtw_mlme_ext.c: initialize copy_len, clearing later control-flow

[PATCH v6 0/2] staging: rtl8723bs: Fix error handling in _rtw_pktfile_read()
 2026-01-27 14:35 UTC  (6+ messages)
` [PATCH v6 1/2] staging: rtl8723bs: update _rtw_pktfile_read() to return error codes
` [PATCH v6 2/2] staging: rtl8723bs: clean up _rtw_pktfile_read()

[PATCH] staging: rtl8723bs: Remove trailing whitespace and parentheses in rtw_mlme.c
 2026-01-27 14:09 UTC  (2+ messages)

[PATCH] staging: sm750fb: rename initParm to init_parm
 2026-01-27 12:11 UTC 

[PATCH v1] staging: rtl8723bs: rename members of struct registry_priv
 2026-01-27  7:43 UTC  (4+ messages)

[PATCH v2 0/8] staging: rtl8723bs: rename members of struct registry_priv and remove dead code
 2026-01-27  1:21 UTC  (9+ messages)
` [PATCH v2 1/8] staging: rtl8723bs: rename RegEnableTxPowerLimit to reg_enable_tx_power_limit
` [PATCH v2 2/8] staging: rtl8723bs: rename RegEnableTxPowerByRate to reg_enable_tx_power_by_rate
` [PATCH v2 3/8] staging: rtl8723bs: rename RegPowerBase to reg_power_base
` [PATCH v2 4/8] staging: rtl8723bs: rename RegPwrTblSel to reg_pwr_tbl_sel
` [PATCH v2 5/8] staging: rtl8723bs: remove unused variable TxBBSwing_2G
` [PATCH v2 6/8] staging: rtl8723bs: remove unused variable AmplifierType_2G
` [PATCH v2 7/8] staging: rtl8723bs: remove unused variable bEn_RFE
` [PATCH v2 8/8] staging: rtl8723bs: remove unused variable RFE_Type

[PATCH RESEND v8 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-01-26 21:46 UTC  (9+ messages)
` [PATCH RESEND v8 17/21] media: i2c: maxim-serdes: add MAX9296A driver
` [PATCH RESEND v8 20/21] media: i2c: remove MAX96717 driver

[PATCH v2] media: rc: fix race between unregister and urb/irq callbacks
 2026-01-26 13:31 UTC 

[PATCH v3] staging: rtl8723bs: remove unnecessary boolean comparisons
 2026-01-26 12:09 UTC 

[PATCH v3 0/2] staging: rtl8723bs: cleanup and indentation refactoring
 2026-01-25 23:20 UTC  (20+ messages)
` [PATCH v3 1/2] staging: rtl8723bs: refactor nested loops to reduce indentation
` [PATCH v3 2/2] staging: rtl8723bs: fix line length and coding style issues
` [PATCH v4 0/2] staging: rtl8723bs: cleanup and indentation refactoring
  ` [PATCH v4 1/2] staging: rtl8723bs: refactor nested loops to reduce indentation
  ` [PATCH v4 2/2] staging: rtl8723bs: fix line length and coding style issues
  ` [PATCH v5 0/7] staging: rtl8723bs: cleanup and refactorcleanup and indentation refactoring
    ` [PATCH v5 1/7] staging: rtl8723bs: use continue statements to reduce indentation
    ` [PATCH v5 2/7] staging: rtl8723bs: refactor comments to fix the line length warning for exceeding 100 columns
    ` [PATCH v5 3/7] staging: rtl8723bs: remove unnecessary new lines
    ` [PATCH v5 4/7] staging: rtl8723bs: Fix the line length exceeding 100 columns warning in the code
    ` [PATCH v5 5/7] staging: rtl8723bs: add missing space around operators
    ` [PATCH v5 6/7] staging: rtl8723bs: remove unnecessary braces
    ` [PATCH v5 7/7] staging: rtl8723bs: use !ptr instead of ptr == NULL

[PATCH] staging: rtl8723bs: replace uint with unsigned int
 2026-01-25 18:59 UTC 

[PATCH] staging: greybus: remove completed GPIO conversion task from TODO
 2026-01-24 17:41 UTC 

[PATCH] staging: rtl8723bs: rename add_RATid to add_ratid
 2026-01-24  1:33 UTC 

[PATCH] staging: axis-fifo: Fix indentation
 2026-01-23 20:59 UTC 

[PATCH v2] staging: most: dim2: replace macro with static function
 2026-01-23 20:45 UTC  (2+ messages)

[PATCH v2 0/3] media: imx-csi: cleanup media pipeline start
 2026-01-23 16:57 UTC  (2+ messages)

[PATCH 0/4] staging: rtl8723bs: coding style and refactoring cleanups
 2026-01-23 13:37 UTC  (4+ messages)
` [PATCH 2/4] staging: rtl8723bs: simplify boolean expressions

[PATCH v1] staging: most: dim2: replace macro with static inline function
 2026-01-23  9:02 UTC  (2+ messages)

[PATCH] staging: iio: impedance-analyzer: ad5933: use div64_ul() instead of do_div()
 2026-01-22 18:03 UTC  (4+ messages)

[PATCH v5 1/3] staging: rtl8723bs: change return type of _rtw_pktfile_read to int
 2026-01-22 15:31 UTC  (2+ messages)

[PATCH v5 1/3] staging: rtl8723bs: change return type of _rtw_pktfile_read to int
 2026-01-22 14:35 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: use kzalloc directly in _rtw_zmalloc
 2026-01-22  6:20 UTC  (3+ messages)

[PATCH v5 0/3] staging: rtl8723bs: improve error handling in _rtw_pktfile_read
 2026-01-22  5:57 UTC  (6+ messages)
` [PATCH v5 1/3] staging: rtl8723bs: change return type of _rtw_pktfile_read to int
` [PATCH v5 2/3] staging: rtl8723bs: update callers to handle negative error codes
` [PATCH v5 3/3] staging: rtl8723bs: prevent partial reads in _rtw_pktfile_read

[PATCH v5 0/3] staging: rtl8723bs: improve error handling in _rtw_pktfile_read
 2026-01-22  4:14 UTC 

[PATCH v8 1/2] staging: fbtft: Fix build failure when CONFIG_FB_DEVICE=n
 2026-01-22  3:16 UTC  (2+ messages)
` [PATCH v8 2/2] staging: fbtft: Make framebuffer registration message debug-only

[PATCH] [rtl8723bs] Remove unnecessary atomic operations for continual_io_error
 2026-01-21 13:27 UTC  (11+ messages)
  ` [PATCH v2 1/2] rtl8723bs: Refactor continual_io_error check
    ` [PATCH v2 2/2] rtl8723bs: Replace atomic ops with normal vars

[PATCH v4] staging: rtl8723bs: fix unchecked return value of skb_copy_bits
 2026-01-21  5:05 UTC  (2+ messages)

[PATCH RESEND v2 0/5] media: staging: media: imx6-mipi-csi2: trivial cleanup to prepare convert to common dw mipi csi2
 2026-01-21  2:17 UTC  (10+ messages)
` [PATCH RESEND v2 1/5] media: staging: media: imx6-mipi-csi2: replace spaces with tabs for alignment
` [PATCH RESEND v2 2/5] media: staging: media: imx6-mipi-csi2: use devm_mutex_init() to simplify code
` [PATCH RESEND v2 3/5] media: staging: media: imx6-mipi-csi2: use devm_clk_bulk_get_all() to fetch clocks
` [PATCH RESEND v2 4/5] media: staging: media: imx6-mipi-csi2: use guard() to simplify code

[PATCH v7 1/2] staging: fbtft: Fix build failure when CONFIG_FB_DEVICE=n
 2026-01-21  2:15 UTC  (4+ messages)
` [PATCH v7 2/2] staging: fbtft: Make framebuffer registration message debug-only

[PATCH v3] staging: rtl8723bs: fix unchecked return value of skb_copy_bits
 2026-01-20 17:06 UTC 

[PATCH v3] staging: rtl8723bs: fix unchecked return value of skb_copy_bits
 2026-01-20 17:04 UTC 

[PATCH v3] staging: rtl8723bs: fix unchecked return value of skb_copy_bits
 2026-01-20 16:17 UTC  (3+ messages)

[PATCH v2] staging: rtl8723bs: fix unchecked return value of skb_copy_bits
 2026-01-20 14:57 UTC  (7+ messages)

[PATCH] staging: rtl8723bs: fix unchecked return value of skb_copy_bits
 2026-01-20 12:59 UTC 

[PATCH] staging: greybus: audio: Limit scope of jack-related variables
 2026-01-20  7:09 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix unchecked return value of skb_copy_bits
 2026-01-20  7:06 UTC  (2+ messages)

[PATCH v2] staging/rtl8723bs: remove unused variable warning
 2026-01-20  6:43 UTC  (2+ messages)

[PATCH 0/1] staging: greybus: fw-core: use %pe for error printing
 2026-01-19 10:25 UTC  (3+ messages)
` [PATCH 1/1] "


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