public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-12-24 11:36:08 to 2026-01-08 11:24:04 UTC [more...]

[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] staging: rtl8723bs: remove trailing whitespace in rtw_mlme.c
 2026-01-08  0:26 UTC 

[PATCH v4 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
 2026-01-07 15:16 UTC  (10+ 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 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  (14+ 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 0/3] staging: style cleanups for sm750fb and rtl8723bs
 2026-01-07  9:47 UTC  (4+ 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 v3] staging: iio: adt7316: modernize power management
 2026-01-06 21:04 UTC  (2+ messages)

[PATCH] staging: sm750fb: fix const array warning
 2026-01-06 10:21 UTC  (7+ 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  (13+ 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 3/4] staging: fbtft: ssd1331: "
` [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 v2 0/6] staging: ad9832: driver cleanup
 2026-01-05 15:52 UTC  (22+ messages)
` [PATCH v2 1/6] staging: iio: ad9832: cleanup dev_err_probe()
` [PATCH v2 2/6] staging: iio: ad9832: convert to guard(mutex)
` [PATCH v2 3/6] staging: iio: ad9832: convert to devm_mutex_init()
` [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 v2 6/6] staging: iio: ad9832: add sysfs documentation

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

[PATCH] staging: greybus: audio: avoid snprintf truncation warnings
 2026-01-05 15:37 UTC  (9+ messages)
` [PATCH v2] "
` [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)

[PATCH v1 0/5] media: atomisp: Cleanup and documentation fixes for mmu_public.h
 2026-01-04 19:05 UTC  (6+ messages)
` [PATCH v1 1/5] media: atomisp: Remove redundant return statement
` [PATCH v1 2/5] media: atomisp: Fix function signature alignment
` [PATCH v1 3/5] media: atomisp: Fix block comment coding style
` [PATCH v1 4/5] media: atomisp: Fix erroneous parameter descriptions
` [PATCH v1 5/5] media: atomisp: Convert comments to kernel-doc

[PATCH] staging: sm750fb: fix typo 'resetted' -> 'reset'
 2026-01-03 12:08 UTC 

[PATCH] staging: nvec: apply udelay only after the first byte has been sent
 2026-01-03 10:14 UTC 

[PATCH v1] rtl8723bs:fix spacing around operators
 2026-01-01 18:31 UTC 

[PATCH] media: atomisp: Fix block comment coding style in sh_css_param_shading.c
 2026-01-01 16:41 UTC 

[PATCH 0/2] host1x: Convert to bus methods
 2025-12-31  9:14 UTC  (5+ messages)
` [PATCH 1/2] host1x: Make remove callback return void
` [PATCH 2/2] host1x: Convert to bus methods

[PATCH] staging: rtl8723bs: return -ENOENT for AP/Ad-Hoc get_station
 2025-12-31  7:23 UTC 

[PATCH] media: atomisp: remove private white balance IOCTLs
 2025-12-31  5:24 UTC 

[PATCH v3 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
 2025-12-30 22:42 UTC  (13+ messages)
` [PATCH v3 1/4] fb: Add dev_of_fbinfo() helper for optional sysfs support
` [PATCH v3 2/4] staging: fbtft: Make FB_DEVICE dependency optional
` [PATCH v3 3/4] fbdev: omapfb: "
` [PATCH v3 4/4] fbdev: sh_mobile_lcdc: "

[PATCH] Replace udelay() with usleep_range() in PLL initialization code. According to Documentation/timers/timers-howto.rst, usleep_range() is preferred for delays "10us - 20ms"
 2025-12-29  7:41 UTC  (2+ messages)

[PATCH] media: staging: atomisp: remove unnecessary NULL checks in sensor drivers
 2025-12-28 19:52 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix block comment coding style
 2025-12-28 19:45 UTC  (2+ messages)
` [PATCH] staging: rtl8723bs: remove unnecessary blank lines

[PATCH] media: staging: atomisp: remove redundant OOM error messages
 2025-12-28 19:23 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: use PTR_ALIGN for buffer alignment
 2025-12-28 14:58 UTC 

[PATCH] staging: rtl8723bs: avoid short msleep duration
 2025-12-28 12:54 UTC  (2+ messages)

[PATCH v2 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
 2025-12-28  3:36 UTC  (10+ messages)
` [PATCH v2 1/4] fb: Add dev_of_fbinfo() helper for optional sysfs support
` [PATCH v2 2/4] staging: fbtft: Make FB_DEVICE dependency optional
` [PATCH v2 4/4] fbdev: sh_mobile_lcdc: "

[PATCH] staging: rtl8723bs: remove unnecessary blank lines
 2025-12-27 23:45 UTC 

[PATCH 1/9] staging: axis-fifo: Remove read/write timeout module parameters
 2025-12-27 21:26 UTC  (9+ messages)
` [PATCH 2/9] staging: axis-fifo: Add poll() support
` [PATCH 3/9] staging: axis-fifo: Use devm_kasprintf for device name allocation
` [PATCH 4/9] staging: axis-fifo: Drop unneeded release callback
` [PATCH 5/9] staging: axis-fifo: Remove unnecessary casts from file->private_data
` [PATCH 6/9] staging: axis-fifo: Remove unnecessary zero-length packet check
` [PATCH 7/9] staging: axis-fifo: Remove noisy error messages for user errors
` [PATCH 8/9] staging: axis-fifo: Remove redundant comments
` [PATCH 9/9] staging: axis-fifo: Clean up register and mask definitions

[PATCH] staging: rtl8723bs: fix missing transmission lock in rtw_xmit
 2025-12-27 11:33 UTC 

[PATCH] staging: media: atomisp: fix block comment coding style
 2025-12-27 10:56 UTC 

[PATCH] staging: media: atomisp: fix block comment coding style
 2025-12-27 10:55 UTC 

[PATCH] staging: rtl8723bs: fix missing blank line warning
 2025-12-26  9:43 UTC 

[PATCH] staging: rtl8723bs: Remove redundant MAC_ARG macro
 2025-12-26  1:30 UTC 

[PATCH] staging: nvec: replace udelay with usleep_range
 2025-12-24 14:32 UTC  (3+ messages)

[PATCH] staging: sm750fb: make g_fbmode array fully const
 2025-12-24 12:20 UTC  (3+ messages)


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