messages from 2025-09-17 06:37:39 to 2025-09-29 17:22:12 UTC [more...]
[PATCH 00/19 v6.1.y] Backport minmax.h updates from v6.17-rc7
2025-09-29 17:21 UTC (31+ messages)
` [PATCH 01/19 v6.1.y] minmax: add in_range() macro
` Patch "minmax: add in_range() macro" has been added to the 6.1-stable tree
` [PATCH 02/19 v6.1.y] minmax: Introduce {min,max}_array()
` Patch "minmax: Introduce {min,max}_array()" has been added to the 6.1-stable tree
` [PATCH 03/19 v6.1.y] minmax: deduplicate __unconst_integer_typeof()
` Patch "minmax: deduplicate __unconst_integer_typeof()" has been added to the 6.1-stable tree
` [PATCH 04/19 v6.1.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` Patch "minmax: fix indentation of __cmp_once() and __clamp_once()" has been added to the 6.1-stable tree
` [PATCH 05/19 v6.1.y] minmax: avoid overly complicated constant expressions in VM code
` Patch "minmax: avoid overly complicated constant expressions in VM code" has been added to the 6.1-stable tree
` [PATCH 06/19 v6.1.y] minmax: simplify and clarify min_t()/max_t() implementation
` Patch "minmax: simplify and clarify min_t()/max_t() implementation" has been added to the 6.1-stable tree
` [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 08/19 v6.1.y] minmax: add a few more MIN_T/MAX_T users
` Patch "minmax: add a few more MIN_T/MAX_T users" has been added to the 6.1-stable tree
` [PATCH 09/19 v6.1.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 10/19 v6.1.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 11/19 v6.1.y] minmax: improve macro expansion and type checking
` [PATCH 12/19 v6.1.y] minmax: fix up min3() and max3() too
` [PATCH 13/19 v6.1.y] minmax.h: add whitespace around operators and after commas
` [PATCH 14/19 v6.1.y] minmax.h: update some comments
` [PATCH 15/19 v6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 16/19 v6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 17/19 v6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 18/19 v6.1.y] minmax.h: simplify the variants of clamp()
` [PATCH 19/19 v6.1.y] minmax.h: remove some #defines that are only expanded once
[PATCH v3 00/15] rtl8723bs: cleanup and style improvements for better readability
2025-09-29 6:58 UTC (17+ messages)
` [PATCH v3 01/15] staging: rtl8723bs: fix spacing around operators
` [PATCH v3 02/15] staging: rtl8723bs: remove unnecessary space after type cast
` [PATCH v3 03/15] staging: rtl8723bs: fix overlong lines to conform with kernel coding style
` [PATCH v3 04/15] staging: rtl8723bs: align asterisk in block comment to fix formatting
` [PATCH v3 05/15] staging: rtl8723bs: fix logical continuation style by moving to previous line
` [PATCH v3 06/15] staging: rtl8723bs: fix indentation to align with open parenthesis
` [PATCH v3 07/15] staging: rtl8723bs: adding asterisks in multi-line block comments
` [PATCH v3 08/15] staging: rtl8723bs: remove space before semicolon
` [PATCH v3 09/15] staging: rtl8723bs: fix excessive indentation in nested if statement
` [PATCH v3 10/15] staging: rtl8723bs: fix unbalanced braces around conditional blocks
` [PATCH v3 11/15] staging: rtl8723bs: remove unnecessary parentheses in conditional
` [PATCH v3 12/15] staging: rtl8723bs: add braces to all arms of conditional statement
` [PATCH v3 13/15] staging: rtl8723bs: fix line ending with '('
` [PATCH v3 14/15] staging: rtl8723bs: place constant on right side of comparison
` [PATCH v3 15/15] staging: rtl8723bs: merge nested if conditions for clarity and tab problems
[PATCH 0/2] staging: gpib: Handle device clear and trigger
2025-09-28 11:33 UTC (3+ messages)
` [PATCH 1/2] staging: gpib: Fix sending clear and trigger events
` [PATCH 2/2] staging: gpib: Return -EINTR on device clear
[PATCH] staging: gpib: Fix no EOI on 1 and 2 byte writes
2025-09-28 9:18 UTC
[PATCH] staging: rtl8723bs: rtw_hal_set_def_var is not used
2025-09-27 18:27 UTC
[PATCH v3 00/31] media: add imx93 mipi/controller csi support
2025-09-25 16:08 UTC (3+ messages)
[PATCH v3 00/22] tegra-video: add CSI support for Tegra20 and Tegra30
2025-09-25 15:16 UTC (23+ messages)
` [PATCH v3 01/22] clk: tegra: set CSUS as vi_sensor's gate for Tegra20, Tegra30 and Tegra114
` [PATCH v3 02/22] dt-bindings: clock: tegra30: Add IDs for CSI pad clocks
` [PATCH v3 03/22] clk: tegra30: add CSI pad clock gates
` [PATCH v3 04/22] dt-bindings: display: tegra: document Tegra30 VI and VIP
` [PATCH v3 05/22] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v3 06/22] staging: media: tegra-video: vi: adjust get_selection op check
` [PATCH v3 07/22] staging: media: tegra-video: vi: add flip controls only if no source controls are provided
` [PATCH v3 08/22] staging: media: tegra-video: csi: move CSI helpers to header
` [PATCH v3 09/22] gpu: host1x: convert MIPI to use operation function pointers
` [PATCH v3 10/22] staging: media: tegra-video: vi: improve logic of source requesting
` [PATCH v3 11/22] staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSI
` [PATCH v3 12/22] arm64: tegra: move avdd-dsi-csi-supply into CSI node
` [PATCH v3 13/22] staging: media: tegra-video: tegra20: set correct maximum width and height
` [PATCH v3 14/22] staging: media: tegra-video: tegra20: add support for second output of VI
` [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations
` [PATCH v3 16/22] staging: media: tegra-video: tegra20: set VI HW revision
` [PATCH v3 17/22] staging: media: tegra-video: tegra20: increase maximum VI clock frequency
` [PATCH v3 18/22] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422 1X16
` [PATCH v3 19/22] staging: media: tegra-video: tegra20: adjust luma buffer stride
` [PATCH v3 20/22] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI
` [PATCH v3 21/22] ARM: tegra: add CSI nodes for Tegra20 and Tegra30
` [PATCH v3 22/22] staging: media: tegra-video: add CSI support "
[PATCH v2 00/23] tegra-video: add CSI support for Tegra20 and Tegra30
2025-09-24 23:20 UTC (46+ messages)
` [PATCH v2 01/23] clk: tegra: set CSUS as vi_sensors gate for Tegra20, Tegra30 and Tegra114
` [PATCH v2 03/23] clk: tegra30: add CSI pad clock gates
` [PATCH v2 05/23] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v2 09/23] gpu: host1x: convert MIPI to use operations
` [PATCH v2 11/23] staging: media: tegra-video: csi: add a check to tegra_channel_get_remote_csi_subdev
` [PATCH v2 13/23] staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSI
` [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 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 23/23] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30
[PATCH] staging: gpib: tms9914: Fix typo in comment
2025-09-23 18:25 UTC
[PATCH v3] staging: gpib: Fix device reference leak in fmh_gpib driver
2025-09-23 5:43 UTC (2+ messages)
[PATCH] staging: vc04_services: mmal-vchiq: fix typo in comment
2025-09-23 4:36 UTC
[PATCH] staging: rtl8723bs: Add missing MODULE_DESCRIPTION()
2025-09-22 15:43 UTC
[PATCH v2] staging: gpib: Fix device reference leak in fmh_gpib driver
2025-09-22 13:36 UTC (3+ messages)
[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
2025-09-22 13:10 UTC (36+ 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 00/15 v6.6.y] Backport minmax.h updates from v6.17-rc7
2025-09-22 12:40 UTC (25+ messages)
` [PATCH 01/15 6.6.y] minmax: avoid overly complicated constant expressions in VM code
` Patch "minmax: avoid overly complicated constant expressions in VM code" has been added to the 6.6-stable tree
` [PATCH 02/15 6.6.y] minmax: simplify and clarify min_t()/max_t() implementation
` Patch "minmax: simplify and clarify min_t()/max_t() implementation" has been added to the 6.6-stable tree
` [PATCH 03/15 6.6.y] minmax: add a few more MIN_T/MAX_T users
` Patch "minmax: add a few more MIN_T/MAX_T users" has been added to the 6.6-stable tree
` [PATCH 04/15 6.6.y] minmax: make generic MIN() and MAX() macros available everywhere
` Patch "minmax: make generic MIN() and MAX() macros available everywhere" has been added to the 6.6-stable tree
` [PATCH 05/15 6.6.y] minmax: simplify min()/max()/clamp() implementation
` Patch "minmax: simplify min()/max()/clamp() implementation" has been added to the 6.6-stable tree
` [PATCH 06/15 6.6.y] minmax: don't use max() in situations that want a C constant expression
` Patch "minmax: don't use max() in situations that want a C constant expression" has been added to the 6.6-stable tree
` [PATCH 07/15 6.6.y] minmax: improve macro expansion and type checking
` Patch "minmax: improve macro expansion and type checking" has been added to the 6.6-stable tree
` [PATCH 08/15 6.6.y] minmax: fix up min3() and max3() too
` Patch "minmax: fix up min3() and max3() too" has been added to the 6.6-stable tree
` [PATCH 09/15 6.6.y] minmax.h: add whitespace around operators and after commas
` [PATCH 10/15 6.6.y] minmax.h: update some comments
` [PATCH 11/15 6.6.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 12/15 6.6.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 13/15 6.6.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 14/15 6.6.y] minmax.h: simplify the variants of clamp()
` [PATCH 15/15 6.6.y] minmax.h: remove some #defines that are only expanded once
[PATCH] staging: gpib: Fix device reference leak in fmh_gpib driver
2025-09-22 6:28 UTC (2+ messages)
[PATCH] staging: media: atomisp: binary: fixed a brace coding style issue v2
2025-09-22 4:53 UTC
[PATCH] Staging: media: binary: fixed a brace coding style issue
2025-09-22 3:49 UTC
[PATCH] staging: sm750fb: rename camel case identifiers
2025-09-20 15:55 UTC
[PATCH v2 00/10] media: Introduce video device state management
2025-09-20 10:48 UTC (3+ messages)
` [PATCH v2 06/10] media: Replace void * with video_device_state * in all driver ioctl implementations
[PATCH v2 0/5] staging: Destage VCHIQ interface and MMAL
2025-09-20 9:19 UTC (5+ messages)
` [PATCH v2 3/5] platform/broadcom: Destage VCHIQ interface
` [PATCH v2 5/5] platform/broadcom: Destage VCHIQ MMAL driver
[PATCH 1/6] staging: axis-fifo: add compatible strings for v4.2 and v4.3
2025-09-19 19:54 UTC (6+ 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 4/6] staging: axis-fifo: remove get_dts_property() helper
` [PATCH 5/6] staging: axis-fifo: drop redundant read/write_flags from axis_fifo
` [PATCH 6/6] staging: axis-fifo: drop debug print of remapped base address
[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 (2+ messages)
` [PATCH v2] staging: rtl8723bs: xmit: rephrase comment and drop extra space
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