messages from 2025-10-17 05:43:55 to 2025-10-18 20:07:51 UTC [more...]
[PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
2025-10-18 20:07 UTC (34+ messages)
` [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
` [PATCH v2 02/27 5.10.y] btrfs: remove duplicated in_range() macro
` [PATCH v2 03/27 5.10.y] minmax: sanity check constant bounds when clamping
` [PATCH v2 04/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
` [PATCH v2 05/27 5.10.y] minmax: add in_range() macro
` [PATCH v2 06/27 5.10.y] minmax: Introduce {min,max}_array()
` [PATCH v2 07/27 5.10.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v2 08/27 5.10.y] minmax: fix header inclusions
` [PATCH v2 09/27 5.10.y] minmax: allow min()/max()/clamp() if the arguments have the same signedness
` [PATCH v2 10/27 5.10.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v2 11/27 5.10.y] minmax: allow comparisons of 'int' against 'unsigned char/short'
` [PATCH v2 12/27 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants
` [PATCH v2 13/27 5.10.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v2 14/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v2 15/27 5.10.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v2 16/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v2 17/27 5.10.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v2 18/27 5.10.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v2 19/27 5.10.y] minmax: improve macro expansion and type checking
` [PATCH v2 20/27 5.10.y] minmax: fix up min3() and max3() too
` [PATCH v2 21/27 5.10.y] minmax.h: add whitespace around operators and after commas
` [PATCH v2 22/27 5.10.y] minmax.h: update some comments
` [PATCH v2 23/27 5.10.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v2 24/27 5.10.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v2 25/27 5.10.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v2 26/27 5.10.y] minmax.h: simplify the variants of clamp()
` [PATCH v2 27/27 5.10.y] minmax.h: remove some #defines that are only expanded once
[PATCH] i2c: i2c-boardinfo: Annotate code used in init phase only
2025-10-18 20:08 UTC (4+ messages)
[PATCH v6 0/8] SPMI: Implement sub-devices and migrate drivers
2025-10-18 19:12 UTC (3+ messages)
` [PATCH v6 1/8] spmi: Print error status with %pe format
[PATCH v2 0/3] Add ADSP and CDSP support on Kaanapali SoC
2025-10-18 17:25 UTC (6+ messages)
` [PATCH v2 2/3] misc: fastrpc: Add support for new DSP IOVA formatting
[PATCH 0/2] Add SDM660 cDSP support
2025-10-18 17:18 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom: adsp: Add SDM660 CDSP compatible
` [PATCH 2/2] remoteproc: qcom: pas: Add support for SDM660 CDSP
[PATCH 00/10] ARM: Add support for yarisxl mt6582 board
2025-10-18 16:41 UTC
[PATCH] drm/msm/dpu: Add DSPP GC driver to provide GAMMA_LUT DRM property
2025-10-18 16:28 UTC (2+ messages)
[PATCH v2 0/8] media: iris: add support for video codecs on Qcom kaanapali platform
2025-10-18 15:58 UTC (11+ messages)
` [PATCH v2 1/8] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding
` [PATCH v2 2/8] media: iris: Add support for multiple clock sources
` [PATCH v2 3/8] media: iris: Add support for multiple TZ content protection(CP) configs
` [PATCH v2 4/8] media: iris: Introduce buffer size calculations for vpu4
` [PATCH v2 5/8] media: iris: Move vpu register defines to common header file
` [PATCH v2 6/8] media: iris: Move vpu35 specific api to common to use for vpu4
` [PATCH v2 7/8] media: iris: Introduce vpu ops for vpu4 with necessary hooks
` [PATCH v2 8/8] media: iris: Add platform data for kaanapali
[PATCH v5 00/10] Introduce Glymur USB support
2025-10-18 15:39 UTC (12+ messages)
` [PATCH v5 02/10] dt-bindings: phy: qcom,qmp-usb: Add Glymur USB UNI PHY compatible
[PATCH 0/6] drm/msm/dpu: Fixes for virtual planes and 1.x features
2025-10-18 14:33 UTC (7+ messages)
` [PATCH 1/6] drm/msm/dpu: Fix allocation of RGB SSPPs without scaling
` [PATCH 2/6] drm/msm/dpu: Propagate error from dpu_assign_plane_resources
` [PATCH 3/6] drm/msm/dpu: Disable scaling for unsupported scaler types
` [PATCH 4/6] drm/msm/dpu: Fix pixel extension sub-sampling
` [PATCH 5/6] drm/msm/dpu: Require linear modifier for writeback framebuffers
` [PATCH 6/6] drm/msm/dpu: Disable broken YUV on QSEED2 hardware
[PATCH 0/2] PCI: dwc: Fix ECAM enablement when used with vendor drivers
2025-10-18 9:30 UTC (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] PCI: dwc: qcom: Revert "PCI: qcom: Prepare for the DWC ECAM enablement"
[PATCH 0/8] media: iris: add support for video codecs on Qcom kaanapali platform
2025-10-18 6:55 UTC (4+ messages)
` [PATCH 8/8] media: iris: Add platform data for kaanapali
[PATCH V1 0/2] Address race condition in MCQ mode and enhance
2025-10-18 6:49 UTC (8+ messages)
` [PATCH V1 1/2] ufs: core:Add vendor-specific callbacks and update setup_xfer_req interface
` [PATCH V1 2/2] ufs: ufs-qcom: Disable AHIT before SQ tail update to prevent race in MCQ mode
[PATCH next] ASoC: codecs: va-macro: Clean up on error path in probe()
2025-10-18 6:25 UTC
[PATCH v2 0/6] Add PCIe support for Kaanapali
2025-10-18 5:08 UTC (5+ messages)
` [PATCH v2 2/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add Kaanapali compatible
[PATCH 0/9] ASoC: qcom: q6dsp: fixes and updates
2025-10-18 4:55 UTC (2+ messages)
[PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
2025-10-18 3:59 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sdm845-shift-axolotl: fix touchscreen properties
2025-10-18 3:43 UTC (5+ messages)
[PATCH v5 0/6] PCI: qcom: Add support for Glymur PCIe Gen5 x4 and Gen4 x2
2025-10-18 1:33 UTC (7+ messages)
` [PATCH v5 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the Glymur QMP PCIe PHY
` [PATCH v5 2/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the Glymur QMP PCIe Gen4 2-lane PHY
` [PATCH v5 3/6] dt-bindings: PCI: qcom: Document the Glymur PCIe Controller
` [PATCH v5 4/6] phy: qcom-qmp: pcs: Add v8.50 register offsets
` [PATCH v5 5/6] phy: qcom: qmp-pcie: Add support for Glymur PCIe Gen5x4 PHY
` [PATCH v5 6/6] phy: qcom: qmp-pcie: Add support for glymur PCIe Gen4 x2 PHY
[PATCH 0/2] Add support for Pixel 3 and Pixel 3 XL
2025-10-17 23:32 UTC (7+ messages)
` [PATCH 2/2] arm64: dts: qcom: "
[PATCH 0/4] Enable mdss1 Display Port for Qualcomm lemans-ride platform
2025-10-17 22:54 UTC (6+ messages)
` [PATCH 3/4] arm64: dts: qcom: lemans-ride: Enable dispcc1
[PATCH] arm64: dts: qcom: lemans: add DT changes to enable MDSS1 and DPU
2025-10-17 22:50 UTC (4+ messages)
[PATCH v2 0/4] qrb2210-rb1: HDMI/I2S audio playback support
2025-10-17 22:42 UTC (5+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: qcm2290: add LPASS LPI pin controller
[PATCH 0/6] Support for Adreno 612 GPU - Respin
2025-10-17 21:53 UTC (8+ messages)
` [PATCH 1/6] drm/msm/a6xx: Add support for Adreno 612
` [PATCH 2/6] dt-bindings: display/msm: gpu: Document A612 GPU
` [PATCH 3/6] dt-bindings: display/msm/gmu: Document A612 RGMU
` [PATCH 4/6] arm64: dts: qcom: qcs615: add the GPU SMMU node
` [PATCH 5/6] arm64: dts: qcom: qcs615: Add gpu and rgmu nodes
` [PATCH 6/6] arm64: dts: qcom: qcs615-ride: Enable Adreno 612 GPU
[PATCH] arm64: defconfig: Change CONFIG_SM_TCSRCC_8750 from m to y
2025-10-17 21:47 UTC (15+ messages)
[PATCH] phy: qcom: qmp-combo: Add polarity inversion support for SAR2130P
2025-10-17 20:55 UTC (2+ messages)
[PATCH v2 0/5] Enable support for AV1 stateful decoder
2025-10-17 20:02 UTC (8+ messages)
` [PATCH v2 1/5] media: uapi: videodev2: Add "
` [PATCH v2 2/5] media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc()
` [PATCH v2 3/5] media: iris: Add support for AV1 format in iris decoder
` [PATCH v2 4/5] media: iris: Define AV1-specific platform capabilities and properties
` [PATCH v2 5/5] media: iris: Add internal buffer calculation for AV1 decoder
[PATCH v16 00/14] Implement vendor resets for PSCI SYSTEM_RESET2
2025-10-17 19:40 UTC (12+ messages)
` [PATCH v16 01/14] power: reset: reboot-mode: Synchronize list traversal
` [PATCH v16 02/14] power: reset: reboot-mode: Add device tree node-based registration
` [PATCH v16 05/14] power: reset: reboot-mode: Expose sysfs for registered reboot_modes
[PATCH v2] firmware: qcom: tzmem: fix qcom_tzmem_policy kernel-doc
2025-10-17 19:13 UTC
[PATCH] firmware: qcom: tzmem: area: fix qcom_tzmem_policy kernel-doc
2025-10-17 19:05 UTC (4+ messages)
[PATCH v2 0/6] arm64: dts: qcom: r0q: enable more peripherals
2025-10-17 18:22 UTC (10+ messages)
` [PATCH v2 3/6] arm64: dts: qcom: r0q: add touchscreen support
[PATCH v2] mmc: sdhci-msm: Enable ICE support for non-cmdq eMMC devices
2025-10-17 17:38 UTC (3+ messages)
[PATCH v2] accel/qaic: Update the sahara image table for AIC200
2025-10-17 17:34 UTC
[PATCH RFC 0/9] gpio: improve support for shared GPIOs
2025-10-17 17:32 UTC (3+ messages)
[PATCH net-next v2 00/14] net: stmmac: phylink PCS conversion
2025-10-17 17:06 UTC (3+ messages)
[PATCH] accel/qaic: Fix mismatched types in min()
2025-10-17 15:14 UTC (2+ messages)
[PATCH] accel/qaic: Replace user defined overflow check
2025-10-17 15:13 UTC (2+ messages)
[PATCH 0/2] arm64: dts: qcom: sm8550: camcc: Manage MMCX and MXC
2025-10-17 14:05 UTC (9+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8550: Additionally manage MXC power domain in camcc
[PATCH 0/2] Sndcard compatible for qrb2210/qcm2290
2025-10-17 13:50 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: sound: qcom,sm8250: add QRB2210 and RB1 soundcards
[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
2025-10-17 13:45 UTC (8+ messages)
[PATCH V7 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
2025-10-17 13:40 UTC (15+ messages)
` [PATCH V7 3/5] dt-bindings: iio: adc: Add support for QCOM "
[PATCH v2 20/27] drm/msm: Remove drm_sched_init_args->num_rqs usage
2025-10-17 13:36 UTC
[PATCH V1 0/3] Add SD Card support for sm8750 SoC and boards
2025-10-17 13:30 UTC (3+ messages)
` [PATCH V1 1/3] dt-bindings: mmc: sdhci-msm: Add sm8750 compatible
[PATCH v3 0/2] arm64: dts: qcom: Add support for QCS615 Talos EVK platform
2025-10-17 13:21 UTC (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: Add support for QCS615 talos evk board
[PATCH v1] arm64: dts: qcom: talos-evk: Add ADV7535 DSI-to-HDMI bridge
2025-10-17 13:20 UTC (5+ messages)
[PATCH v3 0/5] Add Audio Support for Kaanapali MTP Boards
2025-10-17 13:17 UTC (6+ messages)
` [PATCH v3 5/5] ASoC: dt-bindings: qcom: Add Kaanapali LPASS macro codecs
` (subset) [PATCH v3 0/5] Add Audio Support for Kaanapali MTP Boards
*** Urgent Change ***
2025-10-17 12:45 UTC
[PATCH v3 0/4] rpmh-regulators: Update rpmh-regulator driver and dt-bindings for Glymur
2025-10-17 12:13 UTC (2+ messages)
[PATCH] media: qcom: camss: Enable setting the rate to camnoc_rt_axi clock
2025-10-17 11:41 UTC (8+ messages)
[PATCH v2 0/6] media: qcom: camss: Add Kaanapali support
2025-10-17 10:55 UTC (5+ messages)
` [PATCH v2 4/6] media: qcom: camss: csiphy: Add support for v2.4.0 two-phase CSIPHY
[PATCH v1 0/4] media: qcom: iris: encoder feature enhancements
2025-10-17 9:55 UTC (8+ messages)
` [PATCH v1 1/4] media: qcom: iris: Add support for scale and improve format alignment
` [PATCH v1 2/4] media: qcom: iris: Add rotation support for encoder
[PATCH net-next] net: stmmac: replace has_xxxx with core_type
2025-10-17 9:13 UTC (2+ messages)
[PATCH 00/12] ASoC: qcom: q6dsp: few cleanups
2025-10-17 8:53 UTC (13+ messages)
` [PATCH 01/12] ASoC: qdsp6: q6asm: do not sleep while atomic
` [PATCH 02/12] ASoc: qcom: audioreach: remove unused variables
` [PATCH 03/12] ASoc: qcom: audioreach: Use automatic cleanup of kfree()
` [PATCH 04/12] ASoc: qcom: q6adm: "
` [PATCH 05/12] ASoc: qcom: q6afe: "
` [PATCH 06/12] ASoc: qcom: q6apm: "
` [PATCH 07/12] ASoc: qcom: q6prm: "
` [PATCH 08/12] ASoc: qcom: q6asm: "
` [PATCH 09/12] ASoC: qcom: q6afe: Use guard() for spin locks
` [PATCH 10/12] ASoC: qcom: q6apm-dai: "
` [PATCH 11/12] ASoC: qcom: q6asm-dai: "
` [PATCH 12/12] ASoC: qcom: q6asm: "
[PATCH] misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookup
2025-10-17 8:39 UTC
[PATCH] dt-bindings: crypto: qcom,inline-crypto-engine: Document the kaanapali ICE
2025-10-17 8:19 UTC (2+ messages)
[PATCH] arm64: dts: qcom: hamoa-iot-evk: enable pwm rgb leds
2025-10-17 8:09 UTC (2+ messages)
[PATCH v5] dt-bindings: mfd: qcom,spmi-pmic: add compatibles for audio blocks
2025-10-17 7:43 UTC (4+ messages)
[PATCH v1 0/7] drm/ci: add new jobs, uprev IGT and mesa
2025-10-17 7:31 UTC (4+ messages)
` [PATCH v1 1/7] drm/ci: disable apq8016 and apq8096 bare-metal jobs
[PATCH] arm64: dts: qcom: sm8450: enable camera clock controller by default
2025-10-17 7:16 UTC (2+ messages)
[PATCH 0/3] arm64: dts: qcom: sm8550: Enable S5K3M5 image sensor
2025-10-17 7:16 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