messages from 2026-08-25 21:24:26 to 2026-08-26 08:47:39 UTC [more...]
[PATCH v6 00/11] drm/mediatek: Add DSC, WDMA, MT8189/96 DSI support
2026-08-26 8:47 UTC (7+ messages)
` [PATCH v6 02/11] drm/mediatek: Implement Display Stream Compression support
` [PATCH v6 03/11] dt-bindings: display: mediatek: dsi: Document MT8189 and MT8196
` [PATCH v6 04/11] drm/mediatek: mtk_dsi: Cleanup encoder if reset fails during bind
[PATCH v2] arm64: dts: qcom: eliza: Connect USB3 PHY pipe clock to GCC
2026-08-26 8:35 UTC
[PATCH v3 0/9] ASoC: qcom: Add QAIF driver for Shikra audio platform
2026-08-26 8:35 UTC (5+ messages)
` [PATCH v3 1/9] ASoC: dt-bindings: qcom,qaif-cpu: Add binding
` [PATCH v3 8/9] ASoC: qcom: Add Shikra QAIF support
[PATCH v5 0/3] Add support for Variscite VAR-SOM-MX7 and MX7CustomBoard
2026-08-26 8:35 UTC (6+ messages)
` [PATCH v5 1/3] dt-bindings: arm: fsl: add Variscite VAR-SOM-MX7 boards
` [PATCH v5 2/3] ARM: dts: imx7d: add Variscite VAR-SOM-MX7 support
` [PATCH v5 3/3] ARM: dts: imx7d: add Variscite MX7CustomBoard support
[PATCH v2] dt-bindings: i2c: renesas,rcar-i2c: allow 6 DMA channels
2026-08-26 8:34 UTC
[PATCH v3 00/15] Add support for structured tags and v18 dtb version
2026-08-26 8:31 UTC (16+ messages)
` [PATCH v3 01/15] fdtget: Use libfdt iterators instead of open coded loops
` [PATCH v3 02/15] libfdt: Don't assume the root node is available at offset 0
` [PATCH v3 03/15] tests: "
` [PATCH v3 04/15] tests/nopulate: Add a FDT_NOP before the root node
` [PATCH v3 05/15] tests: treegen: Introduce emit_fdt_header_vers()
` [PATCH v3 06/15] Introduce structured tag value definition
` [PATCH v3 07/15] fdtdump: Handle unknown tags
` [PATCH v3 08/15] flattree: "
` [PATCH v3 09/15] libfdt: Handle unknown tags in fdt_next_tag()
` [PATCH v3 10/15] libfdt: Introduce fdt_ptr_offset_()
` [PATCH v3 11/15] libfdt: Introduce fdt_getprop_by_offset_w()
` [PATCH v3 12/15] libfdt: Introduce fdt_getprop_offset_namelen()
` [PATCH v3 13/15] tests: Add wip_func utility
` [PATCH v3 14/15] libfdt: Handle unknown tags on dtb modifications
` [PATCH v3 15/15] Introduce v18 dtb version
[PATCH 0/2] Introduce basic support for MR-NAVQ95
2026-08-26 8:24 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: freescale: add MR-NAVQ95 basic board support
[PATCH v10 0/5] Add QMP PCIe Multi-PHY support
2026-08-26 8:11 UTC (11+ messages)
` [PATCH v10 1/5] arm64: dts: qcom: glymur: Add PCIe3 PHY and PCIe3a controller nodes
` [PATCH v10 2/5] arm64: dts: qcom: glymur-crd: Add PHY supplies for pcie3_phy
` [PATCH v10 3/5] arm64: dts: qcom: mahua: Replace pcie3a/pcie3_phy with dedicated pcie3b_phy
` [PATCH v10 4/5] arm64: dts: qcom: mahua-crd: Add PHY supplies for pcie3b_phy
` [PATCH v10 5/5] arm64: defconfig: Enable QMP PCIe Multi-PHY driver
[PATCH] dt-bindings: i2c: renesas,rcar-i2c: allow 6 DMA channels
2026-08-26 8:07 UTC (4+ messages)
[PATCH v4 0/2] backlight: Add support for Orient Chip OCP8178
2026-08-26 7:44 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: backlight: Add "
` [PATCH v4 2/2] backlight: Add support for "
[PATCH v3 0/3] clk: qcom: gcc-glymur: Tie the CX power domain to controller
2026-08-26 7:33 UTC (5+ messages)
[PATCH 0/3] media: Add OmniVision OV32C4 sensor driver
2026-08-26 7:31 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: media: i2c: Add OmniVision OV32C4
` [PATCH 2/3] media: i2c: Add driver for "
` [PATCH 3/3] media: ipu-bridge: Add "
[PATCH v6 0/6] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
2026-08-26 7:31 UTC (6+ messages)
` [PATCH v6 5/6] rtc: s35390a: Add pinctrl
[PATCH v6 0/9] io: accel: mma8452: Allow open drain interrupt pin configuration
2026-08-26 7:27 UTC (3+ messages)
` [PATCH v6 6/9] iio: accel: mma8452: Reuse existing dev pointer in mma8452_probe()
[PATCH v4 00/10] dtc: dt-check-style: Improvements for false positives
2026-08-26 7:18 UTC (13+ messages)
` [PATCH v4 01/10] dtc: dt-check-style: Handle sorting of top-level nodes and properties
` [PATCH v4 02/10] dtc: dt-check-style: Drop stray backslash before quote for continuation-alignment
` [PATCH v4 03/10] dtc: dt-check-style: Fix alignment of values in continued property lines
` [PATCH v4 04/10] dtc: dt-check-style: Consistently call 'kind' as 'file_type'
` [PATCH v4 05/10] dtc: dt-check-style: Introduce 'stricter' mode
` [PATCH v4 06/10] dtc: dt-check-style: Replace Test User email with Rob Herring
` [PATCH v4 07/10] dtc: dt-check-style: Call _strip_strings_and_comments() only once
` [PATCH v4 08/10] dtc: dt-check-style: Add test for trailing white-space in DTS
` [PATCH v4 09/10] dtc: dt-check-style: Add warning for redundant white-spaces
` [PATCH v4 10/10] MAINTAINERS: dt-bindings: Include dt-check-style in DT binding entry
[PATCH v2 00/18] Add DT support for CSI2RX multi-stream
2026-08-26 6:53 UTC (9+ messages)
` [PATCH v2 09/18] arm64: dts: ti: k3-j721e-sk: Add overlay for fusion application daughter board
` [PATCH v2 17/18] arm64: dts: ti: k3-v3link: Add overlay for IMX219+UB953 serializer
` [PATCH v2 18/18] arm64: defconfig: Enable DS90UB960 deserializer and DS90UB953 serializer
[PATCH v4 0/2] media: i2c: Add imx576 camera sensor driver
2026-08-26 6:32 UTC (3+ messages)
` [PATCH v4 2/2] media: i2c: add imx576 image "
[PATCH v3 00/11] dtc: dt-check-style: Improvements for false positives
2026-08-26 6:17 UTC (4+ messages)
` [PATCH v3 08/11] dtc: dt-check-style: Introduce 'stricter' mode
[PATCH 0/2] rtc: Add Qualcomm PMIC RTC-GLINK support for Glymur
2026-08-26 6:11 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: soc: qcom: qcom,pmic-glink: Document RTC client properties
[PATCH 00/12] riscv: Add device tree support for UltraRISC DP1000
2026-08-26 5:31 UTC (5+ messages)
` [PATCH 09/12] dt-bindings: dma: snps,dw-axi-dmac: Add UltraRISC DP1000 compatible
[PATCH v4] dt-bindings: usb: generic-xhci: add Axiado AX3005 xHCI variant
2026-08-26 5:29 UTC (2+ messages)
[PATCH v4] dt-bindings: serial: Document Axiado AX3005 UART
2026-08-26 5:28 UTC (2+ messages)
[PATCH 00/10] arm64: dts: st: Add support for DH electronics STM32MP23xx/STM32MP25xx DHCOS SoM and Breakout Board and DHSBC
2026-08-25 17:56 UTC (2+ messages)
[PATCH 0/8] arm64: dts: phy: st: usb: Add STM32MP2 USB support
2026-08-26 5:23 UTC (4+ messages)
` [PATCH 6/8] usb: dwc3: dwc3-generic-plat: Add ST STM32MP2 DWC3 xHCI USB controller glue
[PATCH v12 0/6] Add initial device trees for Nord platform
2026-08-26 5:22 UTC (11+ messages)
` [PATCH v12 1/6] arm64: dts: qcom: Add device tree for Nord SoC series
` [PATCH v12 2/6] arm64: dts: qcom: Add device tree for Nord GearVM variant
` [PATCH v12 3/6] arm64: dts: qcom: Add device tree for Nord Embedded variant
` [PATCH v12 4/6] dt-bindings: arm: qcom: Document Nord reference boards
` [PATCH v12 5/6] arm64: dts: qcom: Add device tree for Nord Ride board
` [PATCH v12 6/6] arm64: dts: qcom: Add device tree for Nord RRD board
[PATCH 0/5] media: imx8-isi: Add i.MX952 ISI support
2026-08-26 4:55 UTC (6+ messages)
` [PATCH 1/5] media: imx8-isi: Reorder mxc_imx95_data to follow mxc_imx93_data
` [PATCH 2/5] media: imx8-isi: Use per-platform format_mask for output format field
` [PATCH 3/5] media: dt-bindings: nxp,imx8-isi: Add i.MX952 ISI compatible string
` [PATCH 4/5] media: nxp: imx8-isi: Add i.MX952 ISI support
` [PATCH 5/5] media: imx8-isi: Enable ISI RAW10/12/14 output LSB alignment
[PATCH 0/8] remoteproc: qcom: Support the Nord HPASS ADSP cluster
2026-08-26 3:18 UTC (9+ messages)
` [PATCH 1/8] dt-bindings: remoteproc: qcom,nord-pas: Add qcom,cluster-root property
` [PATCH 5/8] remoteproc: qcom: pas: Track HPASS ADSP cluster membership
[PATCH v5 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
2026-08-26 2:57 UTC (10+ messages)
` [PATCH v5 1/5] dmaengine: sun6i-dma: Refactor to support A733 interrupt and register handling
` [PATCH v5 2/5] dmaengine: sun6i-dma: Support variable address widths using masks
` [PATCH v5 3/5] dmaengine: sun6i-dma: Add num_channels_per_reg for flexible interrupt mapping
` [PATCH v5 4/5] dt-bindings: dmaengine: sun50i-a64-dma: Add allwinner,sun60i-a733-dma compatible string
` [PATCH v5 5/5] dmaengine: sun6i-dma: Implement support for Allwinner A733 DMA controller
[PATCH 0/3] drm/msm: Enable dual MDSS power domains
2026-08-26 2:53 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: display: msm: Allow two "
[PATCH v2 0/2] Add bindings and driver for Sony IMX908
2026-08-26 1:54 UTC (6+ messages)
` [PATCH v2 2/2] media: i2c: Add Sony IMX908 image sensor driver
[PATCH v4 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
2026-08-26 1:45 UTC (10+ messages)
` [PATCH v4 1/5] dmaengine: sun6i-dma: Refactor to support A733 interrupt and register handling
` [PATCH v4 2/5] dmaengine: sun6i-dma: Support variable address widths using masks
` [PATCH v4 3/5] dmaengine: sun6i-dma: Add num_channels_per_reg for flexible interrupt mapping
` [PATCH v4 4/5] dt-bindings: dmaengine: sun50i-a64-dma: Add allwinner,sun60i-a733-dma compatible string
` [PATCH v4 5/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
[PATCH v3 0/6] Add USB3.1 support for Agilex5
2026-08-26 0:45 UTC (3+ messages)
` [PATCH v3 6/6] usb: dwc3: add Altera Agilex5 support to generic platform driver
[PATCH v4 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
2026-08-26 0:35 UTC (3+ messages)
` [PATCH v4 2/2] usb: dwc3: dwc3-generic-plat: Add Renesas R-Car Gen5 DWC3 xHCI USB controller glue
[PATCH] dt-bindings: net: nvidia,tegra234-mgbe: Add missing properties
2026-08-25 23:07 UTC (4+ messages)
[PATCH v4 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
2026-08-25 22:41 UTC (35+ messages)
` [PATCH v4 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH v4 02/19] crypto: cmh - add core platform driver
` [PATCH v4 03/19] crypto: cmh - add key provisioning and management
` [PATCH v4 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
` [PATCH v4 05/19] crypto: cmh - add HMAC ahash
` [PATCH v4 06/19] crypto: cmh - add CSHAKE/KMAC ahash
` [PATCH v4 07/19] crypto: cmh - add SM3 ahash
` [PATCH v4 08/19] crypto: cmh - add AES skcipher/aead/cmac
` [PATCH v4 09/19] crypto: cmh - add SM4 skcipher/aead/cmac/xcbc
` [PATCH v4 10/19] crypto: cmh - add ChaCha20-Poly1305
` [PATCH v4 11/19] crypto: cmh - add DRBG hwrng
` [PATCH v4 12/19] crypto: cmh - add RSA akcipher
` [PATCH v4 13/19] crypto: cmh - add ECDSA/SM2 sig
` [PATCH v4 14/19] crypto: cmh - add ECDH/X25519 kpp
` [PATCH v4 15/19] crypto: cmh - add ML-KEM/ML-DSA (QSE)
` [PATCH v4 16/19] crypto: cmh - add SLH-DSA/LMS/XMSS (HCQ)
` [PATCH v4 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
` [PATCH v4 18/19] selftests: crypto: cmh - add kselftest for management ioctl
` [PATCH v4 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)
[PATCH v3 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
2026-08-25 20:56 UTC (6+ messages)
` [PATCH v3 1/5] iommu_pt: Fix test_pgsize_boundary() failure on narrow-OA formats
` [PATCH v3 2/5] dt-bindings: iommu: Add Broadcom BCM2712 IOMMU
` [PATCH v3 3/5] iommu/generic_pt: Add Broadcom BCM2712 page table format
` [PATCH v3 4/5] iommu: Add Broadcom BCM2712 IOMMU driver
` [PATCH v3 5/5] arm64: dts: broadcom: bcm2712: Add GPU IOMMU and IOMMU cache nodes
[PATCH net-next v7 0/3] dpll: add SiTime SiT9531x DPLL clock driver
2026-08-25 21:55 UTC (5+ messages)
` [PATCH net-next v7 3/3] "
[PATCH] arm64: dts: imx95-15x15-frdm: add boot phase properties
2026-08-25 21:47 UTC (2+ messages)
[PATCH] arm64: dts: imx95-15x15-frdm: Move PCIe PERST# and vpcie supply to Root Port node
2026-08-25 21:46 UTC (3+ messages)
[PATCH] arm64: dts: imx943-evk: Describe the PCIe M.2 Key E connector
2026-08-25 21:43 UTC (2+ messages)
[PATCH v11 00/12] ZTE zx297520v3 clock bindings and driver
2026-08-25 21:38 UTC (24+ messages)
` [PATCH v11 01/12] dt-bindings: clk: zte: Add zx297520v3 top clock and reset controller
` [PATCH v11 02/12] dt-bindings: clk: zte: Add zx297520v3 matrix "
` [PATCH v11 03/12] dt-bindings: clk: zte: Add zx297520v3 LSP "
` [PATCH v11 04/12] ARM: dts: zte: Declare zx297520v3 CRM device nodes
` [PATCH v11 05/12] mfd: zx297520v3: Add a clock and reset MFD driver
` [PATCH v11 06/12] clk: zte: Add Clock registration infrastructure
` [PATCH v11 07/12] clk: zte: Add regmap-based clocks
` [PATCH v11 08/12] clk: zte: Add zx PLL support infrastructure
` [PATCH v11 09/12] clk: zte: Introduce a driver for zx297520v3 top clocks
` [PATCH v11 10/12] clk: zte: Introduce a driver for zx297520v3 matrix clocks
` [PATCH v11 11/12] clk: zte: Introduce a driver for zx297520v3 LSP clocks
` [PATCH v11 12/12] reset: zte: Add a zx297520v3 reset driver
[PATCH v5 0/4] ARM: dts: vf: Iris carrier board for the Colibri VF50 and VF61
2026-08-25 21:36 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