Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2025-09-03 11:07:46 to 2025-09-19 19:56:12 UTC [more...]

[PATCH 1/6] staging: axis-fifo: add compatible strings for v4.2 and v4.3
 2025-09-19 19:53 UTC  (3+ messages)
` [PATCH 2/6] staging: axis-fifo: simplify interrupt handling
` [PATCH 3/6] staging: axis-fifo: remove unneeded irq field from struct axis_fifo

[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
 2025-09-19 12:11 UTC  (29+ messages)
` [PATCH 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
` [PATCH 02/27 5.10.y] minmax: sanity check constant bounds when clamping
` [PATCH 03/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
` [PATCH 04/27 5.10.y] minmax: add in_range() macro
` [PATCH 05/27 5.10.y] minmax: Introduce {min,max}_array()
` [PATCH 06/27 5.10.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 07/27 5.10.y] minmax: fix header inclusions
` [PATCH 08/27 5.10.y] minmax: allow min()/max()/clamp() if the arguments have the same signedness
` [PATCH 09/27 5.10.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 10/27 5.10.y] minmax: allow comparisons of 'int' against 'unsigned char/short'
` [PATCH 11/27 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants
` [PATCH 12/27 5.10.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 13/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 14/27 5.10.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 15/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 16/27 5.10.y] lib: zstd: drop local MIN/MAX macros in favor of generic ones
` [PATCH 17/27 5.10.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 18/27 5.10.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 19/27 5.10.y] minmax: improve macro expansion and type checking
` [PATCH 20/27 5.10.y] minmax: fix up min3() and max3() too
` [PATCH 21/27 5.10.y] minmax.h: add whitespace around operators and after commas
` [PATCH 22/27 5.10.y] minmax.h: update some comments
` [PATCH 23/27 5.10.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 24/27 5.10.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 25/27 5.10.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 26/27 5.10.y] minmax.h: simplify the variants of clamp()
` [PATCH 27/27 5.10.y] minmax.h: remove some #defines that are only expanded once

[PATCH v2 00/10] media: Introduce video device state management
 2025-09-19  9:55 UTC  (2+ messages)
` [PATCH v2 06/10] media: Replace void * with video_device_state * in all driver ioctl implementations

[PATCH v2 00/23] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-09-19  8:56 UTC  (48+ messages)
` [PATCH v2 01/23] clk: tegra: set CSUS as vi_sensors gate for Tegra20, Tegra30 and Tegra114
` [PATCH v2 02/23] dt-bindings: clock: tegra30: Add IDs for CSI pad clocks
` [PATCH v2 03/23] clk: tegra30: add CSI pad clock gates
` [PATCH v2 04/23] dt-bindings: display: tegra: document Tegra30 VI and VIP
` [PATCH v2 05/23] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v2 06/23] staging: media: tegra-video: vi: adjust get_selection op check
` [PATCH v2 07/23] staging: media: tegra-video: vi: add flip controls only if no source controls are provided
` [PATCH v2 08/23] staging: media: tegra-video: csi: move CSI helpers to header
` [PATCH v2 09/23] gpu: host1x: convert MIPI to use operations
` [PATCH v2 10/23] staging: media: tegra-video: csi: add support for SoCs with integrated MIPI calibration
` [PATCH v2 11/23] staging: media: tegra-video: csi: add a check to tegra_channel_get_remote_csi_subdev
` [PATCH v2 12/23] dt-bindings: display: tegra: move avdd-dsi-csi-supply from VI to CSI
` [PATCH v2 13/23] staging: media: tegra-video: csi: "
` [PATCH v2 14/23] staging: media: tegra-video: tegra20: set correct maximum width and height
` [PATCH v2 15/23] staging: media: tegra-video: tegra20: add support for second output of VI
` [PATCH v2 16/23] staging: media: tegra-video: tegra20: simplify format align calculations
` [PATCH v2 17/23] staging: media: tegra-video: tegra20: set VI HW revision
` [PATCH v2 18/23] staging: media: tegra-video: tegra20: increase maximum VI clock frequency
` [PATCH v2 19/23] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422 1X16
` [PATCH v2 20/23] staging: media: tegra-video: tegra20: adjust luma buffer stride
` [PATCH v2 21/23] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI
` [PATCH v2 22/23] ARM: tegra: add CSI nodes for Tegra20 and Tegra30
` [PATCH v2 23/23] staging: media: tegra-video: add CSI support "
` (subset) [PATCH v2 00/23] "

[PATCH] staging: gpib: enclose macro values in parentheses
 2025-09-19  8:01 UTC  (2+ messages)

[PATCH] staging: vc04_services: mmal: fix typo in comment
 2025-09-18 11:56 UTC 

[PATCH] staging: rtl8723bs: sdio: clarify OQT free page comment
 2025-09-17 12:42 UTC 

[PATCH] staging: rtl8723bs: sdio: clarify OQT free page comment
 2025-09-17 12:17 UTC 

[PATCH] staging: rtl8723bs: xmit: fix grammar in comment
 2025-09-17  6:37 UTC  (4+ messages)
` [PATCH v2] staging: rtl8723bs: xmit: rephrase comment and drop extra space

[PATCH v2 1/1] media: atomisp: Avoid memory leaks in ia_css_pipe_create_cas_scaler_desc_single_output()
 2025-09-17  0:42 UTC 

[PATCH 1/1] media: atomisp: Avoid memory leaks in ia_css_pipe_create_cas_scaler_desc_single_output()
 2025-09-17  0:29 UTC 

[PATCH] staging: rtl8723bs: rtw_efuse.h: Fix prototype whitespace
 2025-09-14 15:48 UTC  (4+ messages)

[PATCH] staging: sm750fb: rename camel case variable
 2025-09-12 16:26 UTC 

[PATCH] staging: rtl8723bs: fix coding style in hal_com_phycfg.c
 2025-09-12 16:26 UTC  (4+ messages)
  ` [PATCH v2] staging: rtl8723bs: hal: put return type and function name on one line

[PATCH] staging: rtl8723bs: rtw_efuse.h: simplify copyright banner
 2025-09-12 16:16 UTC 

[PATCH] staging: rtl8723bs: rtw_efuse.h: simplify copyright banner
 2025-09-12 13:53 UTC  (6+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] staging: rtl8723bs: rtw_efuse.h: fix double space in PwrState parameter

[PATCH v2] staging: rtl8723bs: fix function definition style in hal_com_phycfg.c
 2025-09-12 13:53 UTC  (2+ messages)

[PATCH 1/2] staging: axis-fifo: fix TX handling on copy_from_user() failure
 2025-09-12 10:13 UTC  (2+ messages)
` [PATCH 2/2] staging: axis-fifo: flush RX FIFO on read errors

[PATCH v2] staging: rtl8723bs: fix typo in comment
 2025-09-12  8:26 UTC  (4+ messages)
  ` [PATCH v4] "

[PATCH] staging: rtl8723bs: fix typo in comment
 2025-09-11 18:52 UTC  (2+ messages)

[PATCH v3 00/31] media: add imx93 mipi/controller csi support
 2025-09-11 15:49 UTC  (2+ messages)

[PATCH v7 00/24] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2025-09-10 14:43 UTC  (6+ messages)

[PATCH] staging: gpib: Declare processor directive as CONFIG_TNT4882
 2025-09-09 14:48 UTC  (4+ messages)

[PATCH 0/5] staging: Destage VCHIQ interface and MMAL
 2025-09-09 11:57 UTC  (16+ messages)
` [PATCH 1/5] include: linux: Destage VCHIQ interface headers
` [PATCH 4/5] media: staging: Drop bcm2835-camera driver

[PATCH v1 00/19] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-09-09 10:13 UTC  (9+ messages)
` [PATCH v1 09/19] staging: media: tegra-video: vi: add flip controls only if no source controls are provided
` [PATCH v1 13/19] staging: media: tegra-video: tegra20: set VI HW revision

[PATCH] staging: sm750fb: fix coding style issues in sm750.h
 2025-09-09  7:54 UTC  (6+ messages)
  ` [PATCH v2 0/2] "
    ` [PATCH v2 1/2] staging: sm750fb: remove unnecessary volatile qualifiers
    ` [PATCH v2 2/2] staging: sm750fb: rename snake case variables

[PATCH v2 0/5] staging: Destage VCHIQ interface and MMAL
 2025-09-08 13:35 UTC  (10+ messages)
` [PATCH v2 1/5] include: linux: Destage VCHIQ interface headers
` [PATCH v2 2/5] staging: vc04_services: Cleanup VCHIQ TODO entries
` [PATCH v2 3/5] platform/broadcom: Destage VCHIQ interface
` [PATCH v2 4/5] media: staging: Drop bcm2835-camera driver
` [PATCH v2 5/5] platform/broadcom: Destage VCHIQ MMAL driver

[PATCH] staging: rtl8723bs: remove unused tables
 2025-09-08  6:12 UTC 

[PATCH v2 00/16] rtl8723bs: cleanup and style improvements for better readability
 2025-09-05  6:31 UTC  (21+ messages)
` [PATCH v2 01/16] staging: rtl8723bs: fix spacing around operators
` [PATCH v2 02/16] staging: rtl8723bs: remove unnecessary space after type cast
` [PATCH v2 03/16] staging: rtl8723bs: fix overlong lines to conform with kernel coding style
` [PATCH v2 04/16] staging: rtl8723bs: align asterisk in block comment to fix formatting
` [PATCH v2 05/16] staging: rtl8723bs: fix logical continuation style by moving to previous line
` [PATCH v2 06/16] staging: rtl8723bs: fix indentation to align with open parenthesis
` [PATCH v2 07/16] staging: rtl8723bs: adding asterisks in multi-line block comments
` [PATCH v2 08/16] staging: rtl8723bs: remove space before semicolon
` [PATCH v2 09/16] staging: rtl8723bs: fix excessive indentation in nested if statement
` [PATCH v2 10/16] staging: rtl8723bs: fix unbalanced braces around conditional blocks
` [PATCH v2 11/16] staging: rtl8723bs: remove unnecessary parentheses in conditional
` [PATCH v2 12/16] staging: rtl8723bs: remove unnecessary braces for single statement blocks
` [PATCH v2 13/16] staging: rtl8723bs: add braces to all arms of conditional statement
` [PATCH v2 14/16] staging: rtl8723bs: fix line ending with '('
` [PATCH v2 15/16] staging: rtl8723bs: place constant on right side of comparison
` [PATCH v2 16/16] staging: rtl8723bs: merge nested if conditions for clarity and tab problems

[RFC PATCH v2 0/2] staging: media: atomisp: Refactor bit logic helpers in vmem.c
 2025-09-04 11:43 UTC  (5+ messages)
` [RFC PATCH v2 1/2] staging: media: atomisp: Change name to better follow its behavior

[PATCH 00/16] rtl8723bs: cleanup and style improvements for better readability
 2025-09-04  2:38 UTC  (11+ messages)
` [PATCH 01/16] staging: rtl8723bs: fix spacing around operators
` [PATCH 02/16] staging: rtl8723bs: remove unnecessary space after type cast
` [PATCH 03/16] staging: rtl8723bs: fix overlong lines to conform with kernel coding style
` [PATCH 04/16] staging: rtl8723bs: align asterisk in block comment to fix formatting
` [PATCH 05/16] staging: rtl8723bs: fix logical continuation style by moving to previous line
` [PATCH 06/16] staging: rtl8723bs: fix indentation to align with open parenthesis
` [PATCH 07/16] staging: rtl8723bs: adding asterisks in multi-line block comments
` [PATCH 08/16] staging: rtl8723bs: remove space before semicolon
` [PATCH 09/16] staging: rtl8723bs: fix excessive indentation in nested if statement
` [PATCH 0/16] staging: rtl8723bs: style cleanups — please ignore v1; see v2

[PATCH 10/16] staging: rtl8723bs: fix unbalanced braces around conditional blocks
 2025-09-04  1:28 UTC  (7+ messages)
` [PATCH 11/16] staging: rtl8723bs: remove unnecessary parentheses in conditional
` [PATCH 12/16] staging: rtl8723bs: remove unnecessary braces for single statement blocks
` [PATCH 13/16] staging: rtl8723bs: add braces to all arms of conditional statement
` [PATCH 14/16] staging: rtl8723bs: fix line ending with '('
` [PATCH 15/16] staging: rtl8723bs: place constant on right side of comparison
` [PATCH 16/16] staging: rtl8723bs: merge nested if conditions for clarity and tab problems


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