public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-01-05 02:10:38 to 2026-01-12 11:07:55 UTC [more...]

[PATCH 4/4] staging: atomisp: Replace ia_css_region with v4l2_rect
 2026-01-12 11:07 UTC  (5+ messages)

[PATCH] media: atomisp: remove private white balance IOCTLs
 2026-01-12 11:00 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary else after break
 2026-01-12 10:59 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: avoid non-kernel-doc comment warning
 2026-01-12 10:58 UTC  (2+ messages)

[PATCH v3 1/2] staging: atomisp: Remove input_system typedefs
 2026-01-12 10:57 UTC  (2+ messages)

[PATCH v4 0/4] staging: rtl8723bs: coding style fixes
 2026-01-12 10:57 UTC  (7+ messages)
` [PATCH v4 1/4] staging: rtl8723bs: fix block comment style
` [PATCH v4 2/4] staging: rtl8723bs: remove extra blank lines
` [PATCH v4 3/4] staging: rtl8723bs: add blank lines after declarations
` [PATCH v4 4/4] staging: rtl8723bs: expand multiple assignment into separate statements

[PATCH v2 1/2] staging: atomisp: Remove input_system typedefs
 2026-01-12 10:49 UTC  (2+ messages)

[PATCH v2] staging: octeon: Remove port status typedefs
 2026-01-12 10:49 UTC  (2+ messages)

[PATCH v2] staging: sm750fb: Convert sw_i2c_read_sda to return bool
 2026-01-12 10:49 UTC  (2+ messages)

[PATCH v2 0/4] staging: rtl8723bs: coding style fixes
 2026-01-12 10:48 UTC  (8+ messages)
` [PATCH v2 1/4] staging: rtl8723bs: fix block comment style
` [PATCH v2 2/4] staging: rtl8723bs: remove extra blank lines
` [PATCH v2 3/4] staging: rtl8723bs: add blank lines after declarations
` [PATCH v2 4/4] staging: rtl8723bs: expand multiple assignment into separate statements

[PATCH 1/4] staging: sm750fb: Convert sw_i2c_read_sda to return bool
 2026-01-12 10:31 UTC  (2+ messages)

[PATCH 3/4] staging: atomisp: Remove input_system typedefs
 2026-01-12 10:25 UTC 

[PATCH 2/4] staging: octeon: Remove port status typedefs
 2026-01-12 10:25 UTC 

[PATCH v5] staging: fbtft: use dev_of_fbinfo() instead of info->dev
 2026-01-12 10:05 UTC  (6+ messages)

[PATCH v2 0/4] staging: rtl8723bs: coding style fixes
 2026-01-12  9:33 UTC  (4+ messages)
` [PATCH v2 1/4] staging: rtl8723bs: fix block comment style

[PATCH 0/9] staging: rtl8723bs: coding style and refactoring cleanups
 2026-01-12  8:18 UTC  (13+ messages)
` [PATCH 1/9] staging: rtl8723bs: fix operator and type cast spacing
` [PATCH 2/9] staging: rtl8723bs: remove empty branches
` [PATCH 3/9] staging: rtl8723bs: simplify boolean expressions
` [PATCH 4/9] staging: rtl8723bs: replace msleep with usleep_range in rtw_xmit.c
` [PATCH 5/9] staging: rtl8723bs: split chained assignments
` [PATCH 6/9] staging: rtl8723bs: rename struct members to snake_case
` [PATCH 7/9] staging: rtl8723bs: rename local variables "
` [PATCH 8/9] staging: rtl8723bs: replace N_BYTE_ALIGMENT with PTR_ALIGN
` [PATCH 9/9] staging: rtl8723bs: fix line length and alignment issues

[PATCH v2 0/1] staging: rtl8723bs: style cleanups in rtw_mlme.c
 2026-01-12  9:05 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v5 1/3] rtl8723bs: io: Add independent rtw_check_continual_io_error function
 2026-01-12  7:55 UTC  (5+ messages)
` [PATCH v5 2/3] rtl8723bs: sdio: Use local error_count instead of global variable
` [PATCH v5 3/3] rtl8723bs: io: Remove redundant global continual_io_error variable

[PATCH v2 0/1] staging: rtl8723bs: style cleanups in rtw_mlme.c
 2026-01-12  6:48 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] staging: rtl8723bs: remove trailing whitespace in rtw_mlme.c
 2026-01-11 21:55 UTC  (3+ messages)

[PATCH v4 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
 2026-01-11 19:51 UTC  (13+ messages)
` [PATCH v4 1/4] fb: Add dev_of_fbinfo() helper for optional sysfs support
` [PATCH v4 2/4] staging: fbtft: Make FB_DEVICE dependency optional
` [PATCH v4 3/4] fbdev: omapfb: "
` [PATCH v4 4/4] fbdev: sh_mobile_lcdc: "

[PATCH v2 0/1] staging: rtl8723bs: style cleanups in rtw_mlme.c
 2026-01-11 14:29 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v3] staging: iio: adt7316: modernize power management
 2026-01-11 13:00 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: fix comparison order in rtw_ieee80211.c
 2026-01-11 13:00 UTC  (2+ messages)

[PATCH] staging: sm750fb: make g_fbmode a fixed-size mutable array
 2026-01-11 12:59 UTC  (2+ messages)

[PATCH 0/3] staging: style cleanups for sm750fb and rtl8723bs
 2026-01-11 12:58 UTC  (5+ messages)
` [PATCH 1/3] staging: sm750fb: fix static const char array warning
` [PATCH 2/3] staging: rtl8723bs: remove trailing whitespace
` [PATCH 3/3] staging: rtl8723bs: remove unnecessary parentheses and true comparisons

[PATCH] staging: sm750fb: rename fixId to fix_id
 2026-01-11 12:51 UTC  (2+ messages)

[PATCH] staging: sm750fb: improve clarity in TODO file
 2026-01-11 12:51 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace msleep with usleep_range
 2026-01-11 12:49 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: return -ENOENT for AP/Ad-Hoc get_station
 2026-01-11 12:47 UTC  (2+ messages)

[PATCH v2 0/6] staging: ad9832: driver cleanup
 2026-01-11 12:20 UTC  (13+ messages)
` [PATCH v2 4/6] staging: iio: ad9832: remove dds.h dependency
` [PATCH v2 5/6] staging: iio: ad9832: convert to iio channels and ext_info attrs

[PATCH v5 0/3] rtl8723bs: Remove redundant atomic op and replace global io error var
 2026-01-11  3:21 UTC 

[PATCH 1/3] rtl8723bs: io: Add independent rtw_check_continual_io_error function
 2026-01-10 13:24 UTC  (5+ messages)
` [PATCH 2/3] rtl8723bs: sdio: Use local error_count instead of global variable
` [PATCH 3/3] rtl8723bs: io: Remove redundant global continual_io_error variable

[PATCH v4 0/3] rtl8723bs: Remove redundant atomic op and replace global io error var
 2026-01-10 10:17 UTC 

[TEST] YCU school mailbox connectivity test (rtl8723bs patch)
 2026-01-10 10:06 UTC 

[PATCH] staging: rtl8723bs: fix coding style issues in osdep_service.c
 2026-01-10  8:41 UTC  (3+ messages)

[PATCH v2 2/4] staging: rtl8723bs: remove extra blank lines
 2026-01-09 11:05 UTC  (3+ messages)
` [PATCH v2 3/4] staging: rtl8723bs: add blank lines after declarations
` [PATCH v2 4/4] staging: rtl8723bs: expand multiple assignment into separate statements

[PATCH v2 0/3] staging: rtl8723bs: fix error handling and memory leaks
 2026-01-09  6:36 UTC  (8+ messages)
` [PATCH v2 1/3] staging: rtl8723bs: fix firmware memory leak on error
` [PATCH v2 2/3] staging: rtl8723bs: fix memory leak in rtw_cfg80211_inform_bss()
` [PATCH v2 3/3] staging: rtl8723bs: add IS_ERR() check for kthread_run()
    ` [External] : "

[PATCH v4] staging: greybus: lights: avoid NULL deref
 2026-01-08 15:12 UTC 

[PATCH] staging: greybus: lights: avoid NULL deref
 2026-01-08 11:23 UTC  (11+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] staging: fbtft: align tinylcd write_reg args
 2026-01-08 10:10 UTC  (3+ messages)

[PATCH v4 0/3] media: atomisp: refactoring and fixes for V4L2 compliance
 2026-01-07 15:08 UTC  (4+ messages)
` [PATCH v4 1/3] media: atomisp: replace shadow zoom structs with v4l2_rect
` [PATCH v4 2/3] media: atomisp: consolidate statistics buffer allocation
` [PATCH v4 3/3] media: atomisp: propagate errors from ISP xnr and IRQ enable

[PATCH v3 0/3] media: atomisp: refactoring and fixes for V4L2 compliance
 2026-01-07 14:56 UTC  (5+ messages)
` [PATCH v3 1/3] media: atomisp: replace shadow zoom structs with v4l2_rect
` [PATCH v3 2/3] media: atomisp: consolidate statistics buffer allocation
` [PATCH v3 3/3] media: atomisp: propagate errors from ISP xnr and IRQ enable

[PATCH] media: atomisp: replace shadow zoom structs with v4l2_rect and fix error paths
 2026-01-07 14:33 UTC  (13+ messages)
` [PATCH v2 0/3] media: atomisp: refactoring and fixes for V4L2 compliance
  ` [PATCH v2 1/3] media: atomisp: replace shadow zoom structs with v4l2_rect
  ` [PATCH v2 2/3] media: atomisp: consolidate statistics buffer allocation
  ` [PATCH v2 3/3] media: atomisp: propagate errors from ISP xnr and IRQ enable
` [PATCH v2 RESEND 0/3] media: atomisp: refactoring and fixes for V4L2 compliance
  ` [PATCH v2 RESEND v2 1/3] media: atomisp: replace shadow zoom structs with v4l2_rect
  ` [PATCH v2 RESEND v2 2/3] media: atomisp: consolidate statistics buffer allocation
  ` [PATCH v2 RESEND v2 3/3] media: atomisp: propagate errors from ISP xnr and IRQ enable

[PATCH] staging: sm750fb: fix const array warning
 2026-01-06 10:21 UTC  (4+ messages)
` [PATCH v2] staging: sm750fb: fix const array warning for fix_id

[PATCH] staging: greybus: arche: drop dangling Kconfig symbol
 2026-01-06  3:16 UTC  (6+ messages)

[PATCH v1 0/4] staging: fbtft: reduce stack usage by avoiding large write_reg() varargs
 2026-01-06  0:42 UTC  (12+ messages)
` [PATCH v1 1/4] staging: fbtft: core: avoid large stack usage in DT init parsing
` [PATCH v1 2/4] staging: fbtft: ssd1351: send gamma table via fbtft_write_buf_dc()
` [PATCH v1 4/4] staging: fbtft: hx8353d: send LUT via buffer to reduce stack usage

[PATCH] staging: rtl8723bs: fix spacing around arithmetic operators
 2026-01-05 19:42 UTC 

[PATCH v2] staging: iio: adt7316: modernize power management
 2026-01-05 16:35 UTC  (2+ messages)

[PATCH] staging: media: tegra-video: move tegra210_csi_soc declaration to csi.h
 2026-01-05 15:43 UTC  (4+ messages)
` [PATCH v3 0/2] staging: media: tegra-video: move shared SoC declarations to headers

[PATCH] staging: greybus: audio: avoid snprintf truncation warnings
 2026-01-05 15:37 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/2] staging: greybus: arche-platform: minor cleanups
 2026-01-05 10:45 UTC  (3+ messages)
` [PATCH 1/2] staging: greybus: arche-platform: clarify TODO comment
` [PATCH 2/2] staging: greybus: arche-platform: fix spelling mistake in comment

[PATCH] staging: greybus: split gb_audio_gb_get_topology() into helper functions
 2026-01-05  9:29 UTC  (2+ messages)

[PATCH] staging: sm750fb: fix unused tmp in sw_i2c_wait
 2026-01-05  9:12 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] media: rc: rc_unregister_device() should not call rc_free_device()
 2026-01-05  7:51 UTC  (2+ messages)

[PATCH] staging: greybus: replace WD_STATE_COLDBOOT_TRIG with state
 2026-01-05  6:21 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