messages from 2026-01-13 12:33:26 to 2026-01-21 02:17:30 UTC [more...]
[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 (11+ 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 RESEND v2 5/5] media: staging: media: imx6-mipi-csi2: use devm_platform_ioremap_resource() "
[PATCH v7 1/2] staging: fbtft: Fix build failure when CONFIG_FB_DEVICE=n
2026-01-21 2:15 UTC (5+ 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] staging: rtl8723bs: use kzalloc directly in _rtw_zmalloc
2026-01-20 15:38 UTC (2+ messages)
[PATCH v2] staging: rtl8723bs: fix unchecked return value of skb_copy_bits
2026-01-20 14:57 UTC (7+ messages)
[PATCH] [rtl8723bs] Remove unnecessary atomic operations for continual_io_error
2026-01-20 14:34 UTC (9+ messages)
` [PATCH v2 1/2] rtl8723bs: Refactor continual_io_error check
` [PATCH v2 2/2] rtl8723bs: Replace atomic ops with normal vars
[PATCH RESEND v8 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2026-01-20 13:34 UTC (3+ messages)
` [PATCH RESEND v8 17/21] media: i2c: maxim-serdes: add MAX9296A driver
[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] "
[PATCH v6] staging: octeon: Remove port status typedefs
2026-01-19 6:50 UTC (4+ messages)
[PATCH] staging: vme_user: fix missing blank line after declarations
2026-01-18 19:24 UTC (2+ messages)
[PATCH 0/4] staging: rtl8723bs: coding style and refactoring cleanups
2026-01-18 12:02 UTC (8+ messages)
` [PATCH 1/4] staging: rtl8723bs: fix operator and type cast spacing
` [PATCH 2/4] staging: rtl8723bs: simplify boolean expressions
` [PATCH 3/4] staging: rtl8723bs: rename CamelCase identifiers to snake_case
` [PATCH 4/4] staging: rtl8723bs: fix line length and alignment issues
[PATCH v2 0/4] staging: rtl8723bs: fix remaining checkpatch.pl
2026-01-18 11:54 UTC (5+ messages)
` [PATCH v2 1/4] staging: rtl8723bs: fix open parenthesis alignment
` [PATCH v2 2/4] staging: rtl8723bs: fix multiple blank line check
` [PATCH v2 3/4] staging: rtl8723bs: fix missing blank line after declaration
` [PATCH v2 4/4] staging: rtl8723bs: fix line length check
[PATCH v2 0/2] media: staging: Drop StarFive JH7110 Camera Subsystem
2026-01-18 10:10 UTC (9+ messages)
` [PATCH v2 1/2] media: dt-bindings: Drop starfive,jh7110-camss from staging
` [PATCH v2 2/2] media: staging: Drop starfive-camss "
[PATCH 00/10] staging: rtl8723bs: HAL coding style cleanup
2026-01-17 15:29 UTC (6+ messages)
` [PATCH 03/10] staging: rtl8723bs: Fix style and formatting in HalHWImg8723B_MAC.c
` [PATCH 06/10] staging: rtl8723bs: Fix parenthesis and blank line issues in HalHWImg8723B_BB.c
[PATCH] staging: greybus: arche: drop dangling Kconfig symbol
2026-01-17 5:40 UTC (5+ messages)
[PATCH v5 00/23] tegra-video: add CSI support for Tegra20 and Tegra30
2026-01-17 0:33 UTC (5+ messages)
` (subset) "
[PATCH 1/5] staging: rtl8723bs: core/rtw_mlme_ext.c: refactor security IE parsing in OnAssocReq
2026-01-16 16:08 UTC (5+ messages)
` [PATCH 2/5] staging: rtl8723bs: core/rtw_mlme_ext.c: remove unnecessary else statement
` [PATCH 3/5] staging: rtl8723bs: core/rtw_mlme_ext.c: remove braces for one-line if-statements
` [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 v3 0/2] staging: rtl8723bs: fix remaining coding style issues
2026-01-16 15:57 UTC (3+ messages)
` [PATCH v3 1/2] staging: rtl8723bs: fix spacing around operators
` [PATCH v3 2/2] staging: rtl8723bs: fix alignment to match open parenthesis
[PATCH v2 0/2] staging: rtl8723bs: fix remaining coding style issues
2026-01-16 15:40 UTC (4+ messages)
` [PATCH v2 1/2] Add missing spaces around mathematical and logical operators (+, -, /, |, ?, :) and remove multiple spaces around operators to comply with the Linux kernel coding style
` [PATCH v2 2/2] Align arguments and conditions with the open parenthesis of the preceding line "
[PATCH v3 0/4] staging: rtl8723bs: coding style and refactoring cleanups
2026-01-16 15:23 UTC (11+ messages)
` [PATCH v3 1/4] staging: rtl8723bs: fix operator and type cast spacing
` [PATCH v3 2/4] staging: rtl8723bs: simplify boolean expressions
` [PATCH v3 3/4] staging: rtl8723bs: rename CamelCase identifiers to snake_case
` [PATCH v3 4/4] staging: rtl8723bs: fix line length and alignment issues
[PATCH 0/3] staging: rtl8723bs: fix multiple coding style issues
2026-01-16 13:08 UTC (6+ messages)
` [PATCH 1/3] staging: rtl8723bs: fix spacing around operators
` [PATCH 2/3] staging: rtl8723bs: remove unnecessary blank lines
` [PATCH 3/3] staging: rtl8723bs: fix alignment to match open parenthesis
[PATCH 1/2] staging: rtl8723bs: core/rtw_mlme_ext.c: flatten control flow in OnAssocReq()
2026-01-16 13:06 UTC (4+ messages)
` [PATCH 2/2] staging: rtl8723bs: core/rtw_mlme_ext.c: flatten indentation with early loop continue "
[PATCH v5 0/4] staging: rtl8723bs: coding style fixes
2026-01-16 12:05 UTC (5+ messages)
` [PATCH v5 1/4] staging: rtl8723bs: fix block comment style
` [PATCH v5 2/4] staging: rtl8723bs: remove extra blank lines
` [PATCH v5 3/4] staging: rtl8723bs: add blank lines after declarations
` [PATCH v5 4/4] staging: rtl8723bs: expand multiple assignment into separate statements
[PATCH v5] staging: media: atomisp: Fix typos and formatting in headers
2026-01-16 11:47 UTC
[PATCH v4] staging: media: atomisp: Fix typos and formatting in headers
2026-01-16 8:10 UTC (2+ messages)
[PATCH v6] staging: fbtft: Use fbdev logging helpers when FB_DEVICE is disabled
2026-01-16 2:59 UTC (8+ messages)
[PATCH v3] staging: media: atomisp: Fix typos and formatting in headers
2026-01-15 16:40 UTC (3+ messages)
[PATCH v5] staging: octeon: Remove port status typedefs
2026-01-15 15:31 UTC (2+ messages)
[PATCH v4] staging: octeon: Remove port status typedefs
2026-01-15 15:22 UTC (3+ messages)
[PATCH v2 1/2] staging: axis-fifo: introduce helper functions for register access
2026-01-15 14:19 UTC
[PATCH 0/2] media: staging: Drop StarFive JH7110 Camera Subsystem
2026-01-15 8:19 UTC (5+ messages)
` [PATCH 1/2] media: dt-bindings: Drop starfive,jh7110-camss from staging
` 回复: "
` [PATCH 2/2] media: staging: Drop starfive-camss "
[PATCH v3] staging: sm750fb: Convert sw_i2c_read_sda to return bool
2026-01-15 12:50 UTC (3+ messages)
[PATCH v3] staging: octeon: Remove port status typedefs
2026-01-15 11:31 UTC (2+ messages)
[PATCH v2 1/2] staging: axis-fifo: introduce helper functions for register access
2026-01-15 11:30 UTC (6+ messages)
` [PATCH v2 2/2] staging: axis-fifo: Use bulk I/O accessors for data transfers
[PATCH] staging: media: atomisp: refactor sizeof(struct type) to sizeof(*ptr)
2026-01-15 11:21 UTC (6+ messages)
[PATCH 0/4] staging: rtl8723bs: coding style and refactoring cleanups
2026-01-15 9:49 UTC (6+ messages)
` [PATCH 1/4] staging: rtl8723bs: fix operator and type cast spacing
` [PATCH 2/4] staging: rtl8723bs: simplify boolean expressions
` [PATCH 3/4] staging: rtl8723bs: rename CamelCase identifiers to snake_case
` [PATCH 4/4] staging: rtl8723bs: fix line length and alignment issues
[PATCH] staging: fbtft: replace udelay with usleep_range
2026-01-15 8:59 UTC (3+ messages)
[PATCH v4] media: atomisp: replace ia_css_region with v4l2_rect
2026-01-15 3:12 UTC
[PATCH v2] staging: media: atomisp: Fix typos and comment alignment issues in include/linux/* header files
2026-01-14 21:02 UTC (2+ messages)
[PATCH v3] media: atomisp: replace ia_css_region with v4l2_rect
2026-01-14 20:26 UTC (2+ messages)
[PATCH 4/4] staging: atomisp: Replace ia_css_region with v4l2_rect
2026-01-14 18:14 UTC (3+ messages)
[PATCH v2] media: atomisp: replace ia_css_region with v4l2_rect
2026-01-14 18:07 UTC
[PATCH] media: atomisp: remove private white balance IOCTLs
2026-01-14 17:37 UTC (3+ messages)
[PATCH v2 1/2] staging: axis-fifo: introduce helper functions for register access
2026-01-14 15:12 UTC (3+ messages)
` [PATCH v2 2/2] staging: axis-fifo: Use bulk I/O accessors for data transfers
[PATCH 0/2] staging: axis-fifo: I/O accessor cleanups
2026-01-14 12:17 UTC (4+ messages)
` [PATCH 1/2] staging: axis-fifo: introduce helper functions for register access
` [PATCH 2/2] staging: axis-fifo: Use bulk I/O accessors for data transfers
[PATCH] rtl8723bs: fix memory leak on failure path
2026-01-14 10:53 UTC (2+ messages)
[PATCH v3] staging: fbtft: Change udelay() to fsleep()
2026-01-14 6:55 UTC (4+ messages)
[PATCH v2 0/6] staging: ad9832: driver cleanup
2026-01-14 1:34 UTC (3+ messages)
` [PATCH v2 3/6] staging: iio: ad9832: convert to devm_mutex_init()
[PATCH v2] staging: fbtft: Change udelay() to usleep_range()
2026-01-13 21:13 UTC (2+ messages)
[PATCH] staging: fbtft: Change udelay() to usleep_range()
2026-01-13 17:53 UTC (2+ messages)
[PATCH] staging: rtl8723bs: Rename supportRate and SupportRateNum to snake_case
2026-01-13 17:03 UTC
[PATCH] staging: greybus: add WQ_PERCPU to alloc_workqueue users
2026-01-13 13:57 UTC
[PATCH 0/2] host1x: Convert to bus methods
2026-01-13 12:33 UTC (2+ messages)
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