messages from 2025-06-20 08:27:56 to 2025-06-20 18:27:18 UTC [more...]
[PATCH v3 0/3] arm64: dts: Add support for Ultratronik i.MX8MP Ultra-MACH SBC
2025-06-20 18:27 UTC (5+ messages)
` [PATCH v3 2/3] dt-bindings: arm: imx8mp: Add Ultratronik "
` [PATCH v3 3/3] arm64: dts: imx8mp: Add initial support for Ultratronik imx8mp-ultra-mach-sbc board
[PATCH v4 0/6] Add module support for Arm64 Exynos MCT driver
2025-06-20 18:17 UTC (7+ messages)
` [PATCH v4 1/6] of/irq: Export of_irq_count for modules
` [PATCH v4 2/6] clocksource/drivers/exynos_mct: Don't register as a sched_clock on arm64
` [PATCH v4 3/6] clocksource/drivers/exynos_mct: Set local timer interrupts as percpu
` [PATCH v4 4/6] clocksource/drivers/exynos_mct: Fix uninitialized irq name warning
` [PATCH v4 5/6] clocksource/drivers/exynos_mct: Add module support
` [PATCH v4 6/6] arm64: exynos: Drop select CLKSRC_EXYNOS_MCT
[PATCH v7 00/13] drm/msm: Add support for SM8750
2025-06-20 18:13 UTC (2+ messages)
[PATCH 0/2] dt-bindings: clock: qcom: Fix SM8450 videocc, camcc power domains support
2025-06-20 17:39 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom,sm8450-videocc: Add minItems property
[PATCH v17 00/27] riscv control-flow integrity for usermode
2025-06-20 17:33 UTC (5+ messages)
` [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling
[PATCH 0/5] Introduce "non_pixel" sub node within iris video node
2025-06-20 17:27 UTC (4+ messages)
` [PATCH 1/5] dt-bindings: media: qcom,sm8550-iris: add non_pixel and resv_region properties
[PATCH v5 00/13] further mt7988 devicetree work
2025-06-20 17:23 UTC (17+ messages)
` [PATCH v5 01/13] dt-bindings: net: mediatek,net: update for mt7988
` [PATCH v5 02/13] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition "
` [PATCH v5 03/13] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus
` [PATCH v5 04/13] dt-bindings: interconnect: add mt7988-cci compatible
` [PATCH v5 05/13] arm64: dts: mediatek: mt7988: add cci node
` [PATCH v5 06/13] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
` Aw: "
` [PATCH v5 07/13] arm64: dts: mediatek: mt7988: add switch node
` [PATCH v5 08/13] arm64: dts: mediatek: mt7988a-bpi-r4: add proc-supply for cci
` [PATCH v5 09/13] arm64: dts: mediatek: mt7988a-bpi-r4: drop unused pins
` [PATCH v5 10/13] arm64: dts: mediatek: mt7988a-bpi-r4: add gpio leds
` [PATCH v5 11/13] arm64: dts: mediatek: mt7988a-bpi-r4: add aliases for ethernet
` [PATCH v5 12/13] arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
` [PATCH v5 13/13] arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds
[PATCH v2 0/2] Add FriendlyElec NanoPi M5 support for Rockchip RK3576
2025-06-20 17:21 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: add FriendlyElec NanoPi M5 board
` [PATCH v2 2/2] arm64: dts: rockchip: Add FriendlyElec NanoPi M5 support
[PATCH 00/11] power: supply: pmi8998 charger improvements and smb5 support
2025-06-20 17:07 UTC (16+ messages)
` [PATCH 04/11] power: supply: pmi8998_charger: rename to qcom_smbx
` [PATCH 05/11] power: supply: qcom_smbx: allow disabling charging
` [PATCH 06/11] power: supply: qcom_smbx: respect battery charge-term-current-microamp
` [PATCH 07/11] power: supply: qcom_smbx: bump up the max current
` [PATCH 09/11] power: supply: qcom_smbx: add smb5 support
` [PATCH 10/11] MAINTAINERS: add myself as smbx charger driver maintainer
` [PATCH 11/11] power: supply: qcom_smbx: program aicl rerun time
[PATCH net-next v11 00/14] Add Microchip ZL3073x support (part 1)
2025-06-20 17:05 UTC (5+ messages)
` [PATCH net-next v11 03/14] dpll: Add basic Microchip ZL3073x support
[PATCH v3 0/5] Add support for Verisilicon IOMMU used by media codec blocks
2025-06-20 16:36 UTC (14+ messages)
` [PATCH v3 2/5] dt-bindings: iommu: verisilicon: Add binding for VSI IOMMU
` [PATCH v3 3/5] iommu: Add verisilicon IOMMU driver
[PATCH 0/4] arm64: dts: rockchip: enable further peripherals on ArmSoM Sige5
2025-06-20 16:02 UTC (6+ messages)
` [PATCH 1/4] arm64: dts: rockchip: list all CPU supplies "
[PATCH v8 0/9] rust: Add ACPI match table support for Rust drivers
2025-06-20 15:45 UTC (10+ messages)
` [PATCH v8 1/9] rust: device: implement FwNode::is_of_node()
` [PATCH v8 2/9] samples: rust: platform: don't call as_ref() repeatedly
` [PATCH v8 3/9] samples: rust: platform: conditionally call Self::properties_parse()
` [PATCH v8 4/9] rust: acpi: add `acpi::DeviceId` abstraction
` [PATCH v8 5/9] rust: driver: Consolidate `Adapter::of_id_info` methods using `#[cfg]`
` [PATCH v8 6/9] rust: driver: Add ACPI id table support to Adapter trait
` [PATCH v8 7/9] rust: platform: Set `OF_ID_TABLE` default to `None` in `Driver` trait
` [PATCH v8 8/9] rust: platform: Add ACPI match table support to "
` [PATCH v8 9/9] samples: rust: add ACPI match table example to platform driver
[PATCHv5 0/5] wifi: ath9k: add ahb OF support
2025-06-20 15:45 UTC (7+ messages)
[PATCH 00/11] ASoC: mediatek: Add support for MT6572 SoC
2025-06-20 15:40 UTC (12+ messages)
` [PATCH 01/11] dt-bindings: serial: mediatek,uart: add MT6572
` [PATCH 02/11] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: "
` [PATCH 03/11] dt-bindings: timer: mediatek: "
` [PATCH 04/11] dt-bindings: watchdog: mediatek,mtk-wdt: "
` [PATCH 05/11] dt-bindings: vendor-prefixes: add JTY
` [PATCH 06/11] dt-bindings: arm: mediatek: add boards based on the MT6572 SoC
` [PATCH 07/11] ARM: mediatek: show the hardware name for the MT6572
` [PATCH 08/11] ARM: mediatek: add MT6572 smp bring up code
` [PATCH 09/11] ARM: dts: mediatek: add basic support for MT6572 SoC
` [PATCH 10/11] ARM: dts: mediatek: add basic support for JTY D101 board
` [PATCH 11/11] ARM: dts: mediatek: add basic support for Lenovo A369i board
[PATCH v2] arm64: dts: qcom: sm8550: Correct the min/max voltages for vreg_l6n_3p3
2025-06-20 15:29 UTC
[PATCH v4 0/4] Describe the cameras in the PinePhone Pro dts
2025-06-20 15:21 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: media: ov8858: inherit video-interface-devices properties
` [PATCH v4 2/4] dt-bindings: media: imx258: "
` [PATCH v4 3/4] arm64: dts: rockchip: describe I2c Bus 1 and IMX258 world camera on PinePhone Pro
` [PATCH v4 4/4] arm64: dts: rockchip: describe the OV8858 user "
[PATCH 0/3] net: phy: bcm54811: Fix the PHY initialization
2025-06-20 15:19 UTC (5+ messages)
` [PATCH 2/3] net: phy: bcm5481x: Implement MII-Lite mode
` [PATCH 1/3] net: phy: bcm54811: Fix the PHY initialization
` [PATCH 3/3] dt-bindings: ethernet-phy: add optional mii-lite-mode flag
[PATCH RESEND 0/2] media: nxp,imx8-jpeg: Add imx95 support
2025-06-20 15:06 UTC (7+ messages)
` [PATCH RESEND 1/2] media: dt-bindings: nxp,imx8-jpeg: Add compatible strings for IMX95 JPEG
[PATCH v6 0/5] Add Mali GPU support for Mediatek MT8370 SoC
2025-06-20 14:58 UTC (2+ messages)
[PATCH RFC] riscv: dts: spacemit: Add DMA translation buses for K1
2025-06-20 14:57 UTC (6+ messages)
[PATCH 0/3] Add Input Video Control Block driver for RZ/V2H
2025-06-20 14:52 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: media: Add bindings for the RZ/V2H IVC block
[PATCH v3 0/4] Support for Adreno X1-45 GPU
2025-06-20 14:52 UTC (3+ messages)
` [PATCH v3 4/4] arm64: dts: qcom: Add GPU support to X1P42100 SoC
[PATCH v2] dt-bindings: mfd: fsl,imx8qxp-csr: Remove binding documentation
2025-06-20 14:47 UTC (2+ messages)
[PATCH v3 0/2] PCI: imx6: Add external reference clock mode support
2025-06-20 14:40 UTC (6+ messages)
` [PATCH v3 1/2] dt-binding: pci-imx6: "
[PATCH v5 0/2] RK3576 USB Enablement
2025-06-20 14:35 UTC (4+ messages)
` [PATCH v5 1/2] phy: rockchip: inno-usb2: add soft vbusvalid control
[PATCH 0/2] arm: dts: OMAP: Clean up devicetree bindings and compatible strings
2025-06-20 14:26 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: omap: Add missing AM33xx "
[PATCH 0/3] Expose REFCLK for RMII and enable RMII
2025-06-20 14:22 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: net: cdns,macb: Add external REFCLK property
` [PATCH 2/3] net: cadence: macb: Expose REFCLK as a device tree property
[PATCH 0/2] clk: sunxi-ng: sun55i-a523-r-ccu: Add missing PPU0 reset
2025-06-20 14:17 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: reset: "
[PATCH 0/5] arm64: allwinner: t527: Add OrangePi 4A board
2025-06-20 14:17 UTC (11+ messages)
` [PATCH 1/5] dt-bindings: arm: sunxi: Add Xunlong "
` [PATCH 2/5] arm64: dts: allwinner: a523: Move mmc nodes to correct position
` [PATCH 3/5] arm64: dts: allwinner: a523: Move rgmii0 pins to correct location
` [PATCH 4/5] arm64: dts: allwinner: a523: Add UART1 pins
[PATCH 0/6] spacemit: introduce P1 PMIC and regulator support
2025-06-20 14:10 UTC (6+ messages)
` [PATCH 2/6] mfd: spacemit: add support for SpacemiT PMICs
[PATCH v5] dt-bindings: memory-controllers: Convert Altera SDRAM EDAC .txt to YAML
2025-06-20 14:05 UTC (4+ messages)
[RFC PATCH net-next 0/6] net: dsa: b53: mmap: Add bcm63xx EPHY power and reset control
2025-06-20 13:41 UTC (7+ messages)
` [RFC PATCH net-next 1/6] net: dsa: b53: Add phy_enable(), phy_disable() methods
` [RFC PATCH net-next 2/6] net: dsa: b53: mmap: Add reference to bcm63xx gpio controller
` [RFC PATCH net-next 3/6] dt-bindings: net: dsa: b53: Document brcm,gpio-ctrl property
` [RFC PATCH net-next 4/6] net: dsa: b53: mmap: Add register layout for bcm63268
` [RFC PATCH net-next 5/6] net: dsa: b53: mmap: Clear resets on bcm63xx EPHYs
` [RFC PATCH net-next 6/6] net: dsa: b53: mmap: Implement bcm63xx ephy power control
[PATCH v7 0/6] imx8mp: add support for the IMX AIPSTZ bridge
2025-06-20 13:33 UTC (5+ messages)
` [PATCH v7 5/6] arm64: dts: imx8mp: add aipstz-related definitions
` [PATCH v7 6/6] arm64: dts: imx8mp: make 'dsp' node depend on 'aips5'
[PATCH 0/3] Add interconnent support for simpledrm/simplefb
2025-06-20 13:09 UTC (12+ messages)
` [PATCH 1/3] dt-bindings: display: simple-framebuffer: Add interconnects property
` [PATCH 2/3] drm/sysfb: simpledrm: Add support for interconnect paths
` [PATCH 3/3] fbdev/simplefb: "
[PATCH 0/3] Add CN15 eMMC and SD overlays for RZ/V2N and RZ/V2H EVKs
2025-06-20 12:10 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: renesas: Add CN15 eMMC and SD overlays for RZ/V2N EVK
` [PATCH 2/3] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Rename fixed regulator node names
` [PATCH 3/3] arm64: dts: renesas: Add CN15 eMMC and SD overlays for RZ/V2H EVK
[PATCH] arm64: dts: rockchip: use cs-gpios for spi1 on ringneck
2025-06-20 11:35 UTC
[PATCH v8 00/13] media: rockchip: add a driver for the rockchip camera interface
2025-06-20 11:34 UTC (3+ messages)
` [PATCH v8 07/13] media: rockchip: add driver for mipi csi-2 receiver
[RFC v3 0/1]Add user space interaction for FPGA programming
2025-06-20 11:15 UTC (6+ messages)
` [RFC v3 1/1] fpga-region: Introduce ConfigFS interface for runtime FPGA configuration
[PATCH v7 0/5] EDAC/Versal NET: Add support for error notification
2025-06-20 11:03 UTC (5+ messages)
` [PATCH v7 2/5] cdx: Export Symbols for MCDI RPC and Initialization
[PATCH v6 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
2025-06-20 10:59 UTC (7+ messages)
` [PATCH v6 7/8] serial: qcom-geni: Enable PM runtime for serial driver
` [PATCH v6 3/8] soc: qcom: geni-se: Enable QUPs on SA8255p Qualcomm platforms
[PATCH v2 0/3] arm64: dts: rockchip: support camera module on Haikou Video Demo on PX30 Ringneck
2025-06-20 10:44 UTC (2+ messages)
[PATCH v2] arm64: dts: apple: t8012-j132: Include touchbar framebuffer node
2025-06-20 10:35 UTC
[PATCH v1 0/2] Handle shared reset GPIO for WSA883x speakers
2025-06-20 10:30 UTC (3+ messages)
` [PATCH v1 1/2] ASoC: dt-bindings: qcom,wsa8830: Add reset-gpios for shared line
` [PATCH v1 2/2] ASoC: codecs: wsa883x: Handle shared reset GPIO for WSA883x speakers
[PATCH v3 1/3] dt-bindings: vendor-prefixes: Document Argon40
2025-06-20 10:27 UTC (5+ messages)
` [PATCH v3 2/3] dt-bindings: pwm: argon40,fan-hat: Document Argon40 Fan HAT
[PATCH v2 0/4] arm64: dts: rockchip: enable further peripherals on ArmSoM Sige5
2025-06-20 10:10 UTC (5+ messages)
[PATCH net-next 0/2] PSE: Improve documentation clarity
2025-06-20 10:02 UTC (3+ messages)
` [PATCH net-next 1/2] dt-bindings: pse: tps23881: Clarify channels property description
` [PATCH net-next 2/2] net: pse-pd: tps23881: Clarify setup_pi_matrix callback documentation
[PATCH v2 0/1] arm64: dts: rockchip: rk3528: Add CPU frequency scaling support
2025-06-20 10:00 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH v2 0/3] arm64: dts: Add support for Ultratronik i.MX8MP Ultra-MACH SBC
2025-06-20 9:58 UTC (9+ messages)
` [PATCH v2 2/3] dt-bindings: arm: imx8mp: Add Ultratronik "
` [PATCH v2 3/3] arm64: dts: imx8mp: Add initial support for Ultratronik imx8mp-ultra-mach-sbc board
[PATCH] arm64: dts: apple: t8012-j132: Include touchbar framebuffer node
2025-06-20 9:49 UTC
[PATCH v5 00/10] ASoC: mediatek: Add support for MT8196 SoC
2025-06-20 9:40 UTC (11+ messages)
` [PATCH v5 01/10] ASoC: mediatek: common: modify mtk afe platform driver for mt8196
` [PATCH v5 02/10] ASoC: mediatek: mt8196: add common header
` [PATCH v5 03/10] ASoC: mediatek: mt8196: support audio clock control
` [PATCH v5 04/10] ASoC: mediatek: mt8196: support ADDA in platform driver
` [PATCH v5 05/10] ASoC: mediatek: mt8196: support I2S "
` [PATCH v5 06/10] ASoC: mediatek: mt8196: support TDM "
` [PATCH v5 07/10] ASoC: mediatek: mt8196: add "
` [PATCH v5 08/10] ASoC: dt-bindings: mediatek,mt8196-afe: add support for MT8196 audio AFE controller
` [PATCH v5 09/10] ASoC: mediatek: mt8196: add machine driver with nau8825
` [PATCH v5 10/10] ASoC: dt-bindings: mediatek,mt8196-nau8825: Add audio sound card
[PATCH v7 00/10] New DRM accel driver for Rockchip's RKNN NPU
2025-06-20 9:28 UTC (2+ messages)
[PATCH v2 0/3] support for amlogic the new SPI IP
2025-06-20 9:27 UTC (4+ messages)
` [PATCH v2 2/3] spi: Add Amlogic SPISG driver
[PATCH v2 0/4] Support i.MX8MM Mettler Toledo Snowflake board
2025-06-20 9:23 UTC (8+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add Mettler-Toledo
` [PATCH v2 2/4] dt-bindings: arm: fsl: Add Mettler-Toledo Snowflake V2 board
` [PATCH v2 3/4] arm64: dts: freescale: Add Mettler-Toledo Snowflake V2 support
` [PATCH v2 4/4] MAINTAINERS: Add entry for METTLER TOLEDO BOARD SUPPORT
[PATCH v3 0/6] add support for T7 family clock controller
2025-06-20 9:21 UTC (4+ messages)
` [PATCH v3 5/6] clk: meson: add MESON_PCLK_V2 for sys gate clock
[PATCH v1 0/2] Add FriendlyElec NanoPi M5 support for Rockchip RK3576
2025-06-20 9:12 UTC (3+ messages)
` [PATCH v1 2/2] arm64: dts: rockchip: Add FriendlyElec NanoPi M5 support
[PATCH V3 0/4] Add level shifter support for qualcomm SOC's
2025-06-20 9:07 UTC (6+ messages)
` [PATCH V3 2/4] dt-bindings: mmc: controller: Add max-sd-hs-frequency property
[PATCH] dt-bindings: soc: renesas: Document RZ/T2H Evaluation Board part number
2025-06-20 8:37 UTC (2+ messages)
[PATCH 0/7] Add ASPEED PCIe Root Complex support
2025-06-20 8:36 UTC (13+ messages)
` [PATCH 1/7] dt-bindings: phy: Add document for ASPEED PCIe PHY
` 回覆: "
` [PATCH 2/7] dt-bindings: pci: Add document for ASPEED PCIe Config
` 回覆: "
` [PATCH 3/7] dt-bindings: pci: Add document for ASPEED PCIe RC
` [PATCH 4/7] ARM: dts: aspeed-g6: Add AST2600 PCIe RC PERST ctrl pin
[RFC PATCH 0/3] Add current load setting for qcom camss csiphy
2025-06-20 8:35 UTC (5+ messages)
` [RFC PATCH 1/3] media: dt-bindings: Add regulator current load
` [RFC PATCH 3/3] arm64: dts: qcom: qcs6490-rb3gen2: Add csiphy current support
[RESEND PATCH v4 00/10] Support Engicam MicroGEA boards
2025-06-20 8:27 UTC (3+ messages)
` [RESEND PATCH v4 08/10] dt-bindings: arm: fsl: support Engicam MicroGEA GTW board
` [RESEND PATCH v4 09/10] ARM: dts: imx6ul: "
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;
as well as URLs for NNTP newsgroup(s).