Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2026-07-20 07:48:17 to 2026-07-27 19:53:00 UTC [more...]

[PATCH] staging: rtl8723bs: add blank line after declaration
 2026-07-27 19:52 UTC 

[PATCH] media: tegra-video: Use BIT macro in tegra20.c
 2026-07-27 16:33 UTC  (3+ messages)

[PATCH] staging: media: tegra-video: fix of_node_put() on VIP parse errors
 2026-07-27 16:24 UTC  (3+ messages)

[PATCH] staging: media: tegra-video: vi: fix probe failure on skipped last port
 2026-07-27 16:21 UTC  (5+ messages)

[PATCH v2] staging: rtl8723bs: validate monitor transmit frame lengths
 2026-07-27 16:08 UTC  (4+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH RESEND] staging: nvec: use strcmp() instead of strncmp() with magic length
 2026-07-27 15:58 UTC  (2+ messages)

[PATCH] staging: sm750fb: rename pvReg to avoid CamelCase
 2026-07-27 14:53 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: rename camelcase variable psurveyPara
 2026-07-27 14:49 UTC  (2+ messages)

[PATCH] staging: media: tegra-video: vi: move port parsing into a subfunction
 2026-07-27 14:20 UTC 

[PATCH] staging: rtl8723bs: remove unused enumerations
 2026-07-27 14:03 UTC 

[PATCH] media: staging/ipu7: fix async notifier leak on init error
 2026-07-27 11:22 UTC 

[PATCH] staging: vme_user: fix flush_image leak in tsi148 bridge
 2026-07-27 11:15 UTC 

[PATCH] staging: media: imx: csc-scaler: fix ipu_image_convert_run leak on queue error
 2026-07-27 10:49 UTC 

[PATCH] staging: media: tegra-video: fix syncpoint leak in tegra20 channel init
 2026-07-27  8:30 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: apply clang-format cleanup
 2026-07-27  5:12 UTC  (3+ messages)

[PATCH] staging: media: atomisp: Remove spaces at the start of a line
 2026-07-27  1:08 UTC 

[PATCH] staging: rtl8723bs: use !psta instead of comparison to NULL
 2026-07-26 23:21 UTC 

[GIT PULL] Staging driver fixes for 7.2-rc5
 2026-07-26 20:00 UTC  (2+ messages)

[PATCH] staging: media: atomisp: remove unused functions from ia_css_debug
 2026-07-26 18:43 UTC 

[PATCH] staging: greybus: light: fix leak of cdev->name
 2026-07-26 11:00 UTC 

[PATCH] staging: rtl8723bs: remove unnecessary braces
 2026-07-26  9:23 UTC 

[PATCH] staging: axis-fifo: Remove unused includes
 2026-07-26  5:15 UTC 

[PATCH] staging: rtl8723bs: replace yield() with cond_resched()
 2026-07-25 18:18 UTC 

[PATCH] staging: rtl8723bs: coding style cleanup in rtw_mlme.c
 2026-07-25 17:28 UTC  (2+ messages)

[PATCH v4] greybus: audio: Split gb_audio_gb_get_topology() into size query and data fetch
 2026-07-25 15:51 UTC 

[PATCH v3] greybus: audio: Split gb_audio_gb_get_topology() into size query and data fetch
 2026-07-25 15:43 UTC  (3+ messages)

[PATCH] greybus: audio_manager: fix sysfs_emit newline and const warnings
 2026-07-25 13:45 UTC 

[PATCH] media: ipu3: fix line ending with '(' in atomic_inc_return call
 2026-07-25 13:20 UTC 

[PATCH] staging: rtl8723bs: replace magic numbers with named constants
 2026-07-25 12:53 UTC 

[PATCH v2 1/2] staging: sm750fb: Remove dead VALIDATION_CHIP preprocessor blocks
 2026-07-25  9:22 UTC  (3+ messages)
` [PATCH v2 2/2] staging: sm750fb: Remove unused function sm750_enable_dma

[PATCH 1/2] staging: sm750fb: Remove dead VALIDATION_CHIP preprocessor blocks
 2026-07-25  8:59 UTC  (3+ messages)
` [PATCH 2/2] staging: sm750fb: Remove unused function sm750_enable_dma

[PATCH] staging: most: dim2: remove volatile qualifier from struct int_ch_state
 2026-07-25  5:34 UTC  (2+ messages)

[PATCH v3] staging: sm750fb: remove dead VALIDATION_CHIP conditionals
 2026-07-24 13:12 UTC 

[PATCH v3] media: atomisp: remove redundant prefix from dev_dbg calls
 2026-07-24  9:34 UTC  (3+ messages)

[PATCH 0/7] staging: Remove redundant error messages on IRQ request failure
 2026-07-24  0:14 UTC  (11+ messages)
` [PATCH 1/7] staging: axis-fifo: Remove redundant dev_err()
` [PATCH 2/7] staging: fbtft: Remove redundant dev_err_probe()
` [PATCH 3/7] staging: greybus: arche-platform: Remove redundant dev_err()
` [PATCH 4/7] staging: iio: adt7316: "
` [PATCH 5/7] media: atomisp: "
` [PATCH 6/7] staging: most: dim2: "
` [PATCH 7/7] staging: nvec: Remove redundant dev_err_probe()

[PATCH] staging: greybus: audio_manager: add missing newline in sysfs_emit
 2026-07-23 21:56 UTC 

[PATCH] staging: most: video: remove unnecessary blank line before closing brace
 2026-07-23 21:35 UTC 

[PATCH v2 0/4] staging: media: atomisp: cleanup pci/hmm/ code
 2026-07-23 18:51 UTC  (5+ messages)
` [PATCH v2 1/4] staging: media: atomisp: remove unused functions from pci/hmm/
` [PATCH v2 2/4] staging: media: atomisp: inline macros for checking the bo/bodev pointer
` [PATCH v2 3/4] staging: media: atomisp: inline the check_bo_status_*() macros
` [PATCH v2 4/4] staging: media: atomisp: remove include/hmm/hmm_common.h file

[PATCH] staging: rtl8723bs: fix several line spaces in wifi.h
 2026-07-23 17:03 UTC  (2+ messages)

[PATCH] staging: axis-fifo: Fix alignment in open parentheses
 2026-07-23 16:31 UTC 

[PATCH RESEND] staging: vme_user: reorder NULL check after kzalloc in fake_crcsr_init
 2026-07-23 16:18 UTC 

[PATCH] staging: media: atomisp: align * on comment
 2026-07-23 16:18 UTC 

[PATCH] staging: media: atomisp: move constant to the right side of comparisons
 2026-07-23 15:50 UTC 

[PATCH] staging: vme_user: Remove unnecessary parentheses
 2026-07-23 15:24 UTC 

[PATCH] media: atomisp: Remove useless return statement
 2026-07-23 15:21 UTC 

[PATCH] media: atomisp: replace spaces with tabs
 2026-07-23 15:21 UTC 

[PATCH] staging: rtl8723bs: remove unnecessary else after break/return
 2026-07-23  8:29 UTC  (2+ messages)

[PATCH 1/2] staging: sm750fb: Remove legacy kernel-doc comments from header
 2026-07-23  8:25 UTC  (3+ messages)
` [PATCH 2/2] staging: sm750fb: Clean up whitespace and comment spacing in headers

[PATCH 0/2] staging: media: atomisp: remove unused functions
 2026-07-23  5:36 UTC  (6+ messages)
` [PATCH 1/2] staging: media: atomisp: remove unused functions from hmm.c
` [PATCH 2/2] staging: media: atomisp: remove unused functions from hmm_bo.c

[PATCH] staging: rtl8723bs: Replace custom RotR1 macro with ror16
 2026-07-22 21:53 UTC 

[PATCH] media: tegra-video: Fix length warnings in tegra20.c
 2026-07-22 17:47 UTC 

[PATCH] staging: iio: frequency: ad9832/ad9834: use div64_ul instead of do_div
 2026-07-22 16:03 UTC  (4+ messages)
` [PATCH v2] staging: iio: frequency: ad9832/ad9834: add comment explaining do_div usage

[PATCH] staging: rtl8723bs: Use pointer type in vzalloc()
 2026-07-22 13:18 UTC 

[PATCH] staging: rtl8723bs: Remove multiple assignments
 2026-07-22 12:26 UTC 

[PATCH v5 0/2] This series cleans up unused module parameters from the atomisp driver
 2026-07-22  5:46 UTC  (3+ messages)
  ` [PATCH v5 1/2] staging: media: atomisp: Remove pad_w and pad_h module parameters
  ` [PATCH v5 2/2] staging: media: atomisp: Remove dbg_level and dbg_func "

[PATCH] staging: rtl8723bs: remove consecutive blank lines in rtw_security.c
 2026-07-22  5:39 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: remove comparisons to boolean literals
 2026-07-22  5:32 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v3 3/3] drm/ssd130x: Add SSD135X_FAMILY and SSD1351 support
 2026-07-22  3:57 UTC 

[PATCH v4 0/2] staging: media: atomisp: Cleanup unused module parameters
 2026-07-21 20:56 UTC  (5+ messages)
` [PATCH v4 1/2] staging: media: atomisp: Remove pad_w and pad_h "
` [PATCH v4 2/2] staging: media: atomisp: Remove dbg_level and dbg_func "

[PATCH] staging: rtl8723bs: remove redundant goto in rtw_free_xmitframe()
 2026-07-21 18:37 UTC 

[PATCH] staging: rtl8723bs: fix space before tab in HalPhyRf_8723B.c
 2026-07-21 16:18 UTC  (3+ messages)

[PATCH] drivers: staging: octeon: ethernet: removed unneeded parentheses
 2026-07-21 16:04 UTC 

[PATCH] staging: nvec: fix power-off path to not depend on workqueue
 2026-07-21  9:56 UTC 

[PATCH 1/1] staging: nvec: fix power-off path to not depend on workqueue
 2026-07-21  9:26 UTC  (2+ messages)

[PATCH] staging: axis-fifo: align continuation lines with opening parenthesis
 2026-07-21  3:06 UTC 

[PATCH v2] staging: rtl8723bs: fix space before tab in comments
 2026-07-20 16:20 UTC 

[PATCH] staging: sm750fb: Align prototype parameter names to implementation
 2026-07-20 14:26 UTC 

[PATCH 0/3] staging: rtl8723bs: fix coding style issues (CamelCase)
 2026-07-20 12:45 UTC  (4+ messages)
` [PATCH 1/3] staging: rtl8723bs: rename mBratesOS to avoid CamelCase
` [PATCH 2/3] staging: rtl8723bs: rename Save_DM_Func_Flag functions "
` [PATCH 3/3] staging: rtl8723bs: rename Restore_DM_Func_Flag "

[PATCH v3] staging: media: atomisp: Remove pad_w and pad_h module parameters
 2026-07-20 11:49 UTC  (3+ messages)

[PATCH 0/2] staging: media: atomisp: Clean up unnecessary module parameters
 2026-07-20 10:59 UTC  (4+ messages)
` [PATCH 1/2] staging: media: atomisp: Remove unused and unwanted debug "

[PATCH v3] staging: rtl8723bs: fix missing shared-key auth challenge length check
 2026-07-20  8:24 UTC 

[PATCH] staging: sm750fb: select FB_IOMEM_FOPS in Kconfig
 2026-07-20  7:50 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