messages from 2026-03-03 22:31:34 to 2026-03-08 18:45:16 UTC [more...]
[PATCH] staging: most: dim2: replace BUG_ON() with error handling
2026-03-08 18:45 UTC (2+ messages)
[PATCH] staging: rtl8723bs: remove unnecessary braces in rtw_mlme.c
2026-03-08 18:41 UTC
[RFC PATCH] staging: iio: ad9832: modernize ABI and remove dds.h dependency
2026-03-08 18:31 UTC (5+ messages)
[PATCH] staging: rtl8723bs: hal: remove unnecessary braces
2026-03-08 11:40 UTC (4+ messages)
` [PATCH v2] staging: rtl8723bs: "
[PATCH] staging: rtl8723bs: replace kzalloc/memcpy with kmemdup
2026-03-08 11:25 UTC
[PATCH 0/2] Introduce Synology Microp driver
2026-03-08 7:08 UTC (13+ messages)
` [PATCH 1/2] dt-bindings: mfd: Add binding for synology,microp devices
` [PATCH 2/2] staging: Add initial synology microp driver
[PATCH v2] staging: rtl8723bs: rename supportRateNum to support_rate_num
2026-03-08 7:06 UTC (2+ messages)
[PATCH] staging: sm750fb: add missing const qualifier to char pointer array
2026-03-08 1:45 UTC (3+ messages)
[PATCH] staging: rtl8723bs: fix line length in rtw_pwrctrl.c
2026-03-07 23:57 UTC
[PATCH] staging: rtl8723bs: rename supportRateNum to support_rate_num
2026-03-07 23:54 UTC (5+ messages)
[PATCH RESEND v8 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2026-03-07 17:03 UTC (3+ messages)
` [PATCH RESEND v8 16/21] media: i2c: maxim-serdes: add MAX96724 driver
[PATCH 0/4] Replace functions return types to 'bool'
2026-03-07 15:58 UTC (5+ messages)
` [PATCH 1/4] staging: rtl8723bs: replace rtw_if_up() return type to bool
` [PATCH 2/4] staging: rtl8723bs: replace rtw_is_same_ibss() "
` [PATCH 3/4] staging: rtl8723bs: replace rtw_is_desired_network() "
` [PATCH 4/4] staging: rtl8723bs: replace rtw_linked_check() "
[PATCH v4 0/2] staging: greybus: fixing checkpatch issues
2026-03-07 14:44 UTC (5+ messages)
` [PATCH v4 1/2] staging: greybus: fixed styling issue in fw-management.c
` [PATCH v4 2/2] staging: greybus: resolved checkpatch checks for light.c
[PATCH] staging: media: atomisp: pipe_stagedesc: Fix leading space indentation
2026-03-07 14:33 UTC (2+ messages)
[PATCH] staging: media: atomisp: circbuf: Fix leading space indentation
2026-03-07 14:33 UTC (2+ messages)
[PATCH v2 0/4] correct macro issues
2026-03-07 11:33 UTC (12+ messages)
` [PATCH v2 1/4] staging: iio: adt7316: refactor temperature calculation logic
` [PATCH v2 2/4] staging: iio: adt7316: remove shift/offset macros
` [PATCH v2 3/4] staging: iio: adt7316: add config names to registers and reorder
` [PATCH v2 4/4] staging: iio: adt7316: convert magic numbers to BIT_U32() or GENMASK_U32()
[PATCH] staging: media: imx: fix parenthesis ending checks
2026-03-07 6:23 UTC
[PATCH] staging: media: atomisp: i2c: replace msleep() with usleep_range()
2026-03-07 5:33 UTC
[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
2026-03-06 23:33 UTC (22+ messages)
` [PATCH 01/14] arm64: Kconfig: drop unneeded dependency "
` [PATCH 02/14] arc: axs10x: "
` [PATCH 03/14] powerpc: "
` [PATCH 04/14] net: mdio: "
` [PATCH 05/14] regulator: drop unneeded dependencies "
` [PATCH 06/14] gpio: drop unneeded Kconfig "
` [PATCH 07/14] pinctrl: Kconfig: drop unneeded "
` [PATCH 08/14] leds: Kconfig: drop unneeded dependency "
` [PATCH 09/14] hwmon: "
` [PATCH 10/14] watchdog: convert the Kconfig dependency on OF_GPIO to OF
` [PATCH 11/14] bus: drop unneeded dependency on OF_GPIO
` [PATCH 12/14] staging: media: max96712: "
` [PATCH 13/14] power: reset: drop unneeded dependencies "
` [PATCH 14/14] media: i2c: "
[PATCH v2] media: staging: ipu3: img-mmu: fix sign-to-unsigned conversion
2026-03-06 18:17 UTC (2+ messages)
no-subject
2026-03-06 14:00 UTC
[PATCH] media: staging: ipu3: img-mmu: fix sign-to-unsigned conversion
2026-03-06 13:02 UTC (2+ messages)
[PATCH v2] staging: most: dim2: replace ROUND_UP_TO macro with round_up()
2026-03-06 7:37 UTC (2+ messages)
[PATCH] staging: nvec: fix block comment style
2026-03-06 5:01 UTC (2+ messages)
[PATCH] staging: most: video: replace BUG_ON with WARN_ON_ONCE
2026-03-06 1:17 UTC
[PATCH] staging: rtl8723bs: remove unnecessary return value from func
2026-03-05 22:47 UTC (2+ messages)
[PATCH] staging: rtl8723bs: remove unnecessary braces
2026-03-05 22:33 UTC (2+ messages)
[PATCH] staging: rtl8723bs: Fix spelling mistake in comment
2026-03-05 22:21 UTC (2+ messages)
[PATCH] staging: rtl8723bs: remove unnecessary parentheses in rtw_pwrctrl.c
2026-03-05 22:17 UTC (2+ messages)
[PATCH v2] staging: rtl8723bs: replace msleep(10) with usleep_range()
2026-03-05 22:07 UTC (2+ messages)
[PATCH] media: staging: atomisp: Remove unnecessary return statement in void function
2026-03-05 13:45 UTC
[PATCH v2] staging: rtl8723bs: replace kzalloc/kmalloc+memcpy with kmemdup
2026-03-05 10:39 UTC (9+ messages)
` [PATCH v3] "
` [PATCH v4] staging: rtl8723bs: replace alloc+memcpy "
` [PATCH v6] staging: rtl8723bs: use kmemdup() in rtw_cfg80211_set_wpa_ie
` [PATCH v5] staging: rtl8723bs: replace alloc+memcpy with kmemdup
[PATCH] staging: most: video: fix read() length underflow
2026-03-05 10:16 UTC (3+ messages)
[PATCH] staging: greybus: Prefer 'unsigned long long' over 'unsigned long long int'
2026-03-05 8:58 UTC
[PATCH v7 00/15] tegra-video: add CSI support for Tegra20 and Tegra30
2026-03-05 9:24 UTC (2+ messages)
[PATCH] staging: atomisp: Remove unnecessary return statement in void function
2026-03-05 8:16 UTC
[PATCH] Cleanup ipu3 driver
2026-03-05 8:16 UTC (6+ messages)
` [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] staging: most: dim2: convert ROUND_UP_TO macro to static inline function
2026-03-05 6:33 UTC (2+ messages)
[PATCH] staging: nvec: fix multi-line comment
2026-03-05 6:04 UTC (3+ messages)
[PATCH] staging: sm750fb: use proper error codes instead of -1
2026-03-05 5:48 UTC (21+ messages)
` [PATCH v2 0/6] staging: sm750fb: fix error return values
` [PATCH 1/6] staging: sm750fb: hw_sm750le_de_wait: return -ETIMEDOUT on timeout
` [PATCH 2/6] staging: sm750fb: sm750_hw_fillrect: propagate de_wait() error
` [PATCH 3/6] staging: sm750fb: sm750_hw_copyarea: "
` [PATCH 4/6] staging: sm750fb: sm750_hw_imageblit: "
` [PATCH 5/6] staging: sm750fb: sw_i2c_write_byte: return -ETIMEDOUT on timeout
` [PATCH 6/6] staging: sm750fb: sm750_sw_i2c_init: return -EINVAL for invalid GPIO
` [PATCH 5/6] staging: sm750fb: sw_i2c_write_byte: return -EIO on failure
[PATCH v2] staging: nvec: fix block comment style in nvec.c
2026-03-05 1:09 UTC
[PATCH] staging: octeon: replace BUG() with WARN_ON_ONCE() in cvn_oct_xmit()
2026-03-05 0:53 UTC
[PATCH] staging: greybus: remove redundant 'int' from unsigned long long
2026-03-04 19:32 UTC
[PATCH] staging: nvec: fix block comment style in nvec.c
2026-03-04 19:18 UTC
[PATCH v2] staging: rtl8723bs: Clean up unnecessary parentheses and braces
2026-03-04 15:53 UTC (3+ messages)
[PATCH] staging: nvec: fix block comment style in nvec.c
2026-03-04 14:47 UTC (2+ messages)
[PATCH] staging: axis-fifo: fix alignment and add DT binding documentation
2026-03-04 14:22 UTC (13+ messages)
` [PATCH v2] dt-bindings: misc: xlnx,axi-fifo-mm-s: fix interrupt-parent property
` [PATCH] "
[PATCH] staging: rtl8723bs: replace kzalloc/kmalloc+memcpy with kmemdup
2026-03-04 14:13 UTC (2+ messages)
[PATCH v3] dt-bindings: misc: xlnx,axi-fifo-mm-s: fix interrupt-parent property
2026-03-04 14:07 UTC (4+ messages)
[PATCH 1/1] staging: media: atomisp: Disallow all private IOCTLs
2026-03-04 13:15 UTC (7+ messages)
[PATCH] staging: fbtft: Update RA8875 Kconfig help description
2026-03-04 11:06 UTC (2+ messages)
[PATCH] staging: nvec: fix block comment style in nvec.c
2026-03-04 10:55 UTC
[PATCH v1] media: meson: vdec: Fix memory leak in error path of vdec_open
2026-03-04 10:05 UTC
[PATCH 0/4] staging: rtl8723bs: coding style cleanups
2026-03-04 9:00 UTC (13+ messages)
` [PATCH 1/4] staging: rtl8723bs: remove redundant blank lines
` [PATCH 2/4] staging: rtl8723bs: format operators and logical continuations
` [PATCH 3/4] staging: rtl8723bs: curly brace consistency
` [PATCH 4/4] staging: rtl8723bs: fix indentation, line length and declarations
[PATCH 1/8] staging: sm750fb: remove unused GPIO_MUX bit field definitions
2026-03-04 8:10 UTC (9+ messages)
` [PATCH 2/8] staging: sm750fb: remove unused CSC register definitions
` [PATCH 3/8] staging: sm750fb: remove unused ZV capture "
` [PATCH 4/8] staging: sm750fb: remove unused alpha and cursor "
` [PATCH 5/8] staging: sm750fb: remove unused memory arbitration "
` [PATCH 6/8] staging: sm750fb: remove unused interrupt "
` [PATCH 7/8] staging: sm750fb: remove unused CURRENT_GATE, CRT_HWC, and DMA "
` [PATCH 8/8] staging: sm750fb: remove unused GPIO bit field and interrupt definitions
[PATCH] staging: nvec: kbd: use -EINVAL instead of -1
2026-03-04 8:07 UTC (4+ messages)
[PATCH] staging: rtl8723bs: Add myself as reviewer
2026-03-04 0:30 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox