messages from 2023-03-01 09:21:35 to 2023-03-02 09:59:16 UTC [more...]
[RFC PATCH 00/16] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
2023-03-02 9:58 UTC (9+ messages)
` [RFC PATCH 07/16] dt-bindings: pinctrl: ralink: add new compatible strings
[PATCH v4 00/19] Enable GPU with DVFS support on MediaTek SoCs
2023-03-02 9:57 UTC (22+ messages)
` [PATCH v4 01/19] arm64: dts: mediatek: mt8183-kukui: Couple VGPU and VSRAM_GPU regulators
` [PATCH v4 02/19] arm64: dts: mediatek: mt8183-kukui: Override vgpu/vsram_gpu constraints
` [PATCH v4 03/19] arm64: dts: mediatek: mt8183: Remove second opp-microvolt entries from gpu table
` [PATCH v4 04/19] arm64: dts: mt8183-pumpkin: Couple VGPU and VSRAM_GPU regulators
` [PATCH v4 05/19] arm64: dts: mediatek: mt8183-evb: "
` [PATCH v4 06/19] arm64: dts: mediatek: mt8183: Use mediatek,mt8183b-mali as GPU compatible
` [PATCH v4 07/19] arm64: dts: mediatek: mt8192: Add GPU nodes
` [PATCH v4 08/19] arm64: dts: mediatek: mt8192: Add mfg_ref_sel clock to MFG0 domain
` [PATCH v4 09/19] arm64: dts: mediatek: mt8192-asurada: Add MFG0 domain supply
` [PATCH v4 10/19] arm64: dts: mediatek: mt8192-asurada: Assign sram supply to MFG1 pd
` [PATCH v4 11/19] arm64: dts: mediatek: mt8192-asurada: Fix voltage constraint for Vgpu
` [PATCH v4 12/19] arm64: dts: mediatek: mt8192-asurada: Couple VGPU and VSRAM_OTHER regulators
` [PATCH v4 13/19] arm64: dts: mediatek: mt8192-asurada: Enable GPU
` [PATCH v4 14/19] arm64: dts: mediatek: mt8195: Add mfg_core_tmp clock to MFG1 domain
` [PATCH v4 15/19] arm64: dts: mt8195: Add panfrost node for Mali-G57 Valhall Natt GPU
` [PATCH v4 16/19] arm64: dts: mediatek: mt8195-cherry: Enable Mali-G57 GPU
` [PATCH v4 17/19] arm64: dts: mediatek: mt8186: Add GPU node
` [PATCH v4 18/19] arm64: dts: mediatek: mt8183-pumpkin: Override vgpu/vsram_gpu constraints
` [PATCH v4 19/19] arm64: dts: mediatek: mt8183-evb: "
[PATCH v5] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
2023-03-02 9:52 UTC (4+ messages)
[GIT PULL] arm64: tegra: Device tree fixes for v6.3-rc1
2023-03-02 9:42 UTC
[PATCH] media: mtk-jpeg: Fix use after free bug due to uncanceled work
2023-03-02 9:37 UTC
[PATCH 1/4] dt-bindings: tegra: Document Jetson Orin NX
2023-03-02 9:33 UTC (4+ messages)
` [PATCH 2/4] dt-bindings: tegra: Document P3768+P3767 reference platform
` [PATCH 3/4] arm64: tegra: Add Jetson Orin NX support
` [PATCH 4/4] arm64: tegra: Add support for P3768+P3767
[PATCH] perf cs-etm: add error logging to cs_etm_is_etmv4()
2023-03-02 9:29 UTC
[RFC] Support for Arm CCA VMs on Linux
2023-03-02 9:18 UTC (24+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
` [RFC PATCH 05/28] arm64: RME: Define the user ABI
` [RFC PATCH 06/28] arm64: RME: ioctls to create and configure realms
` [RFC PATCH 07/28] arm64: kvm: Allow passing machine type in KVM creation
` [RFC PATCH 08/28] arm64: RME: Keep a spare page delegated to the RMM
[PATCH] dt-bindings: clock: imx8m: add interrupts property
2023-03-02 8:38 UTC (2+ messages)
[Patch v6] dt-bindings: media: s5p-mfc: convert bindings to json-schema
2023-03-02 8:37 UTC (2+ messages)
[PATCH 0/3] of: irq: Fixes refcount issues with of_irq_parse_one()/of_irq_parse_raw()
2023-03-02 7:49 UTC (6+ messages)
` [PATCH 1/3] of: irq: make callers of of_irq_parse_raw() release the device node
` [PATCH 2/3] of: irq: make callers of of_irq_parse_one() "
` [PATCH 3/3] of: irq: release the node after looking up for "interrupts-extended"
[PATCH V2 0/4] watchdog: xilinx_wwdt: Add Versal watchdog support
2023-03-02 7:38 UTC (7+ messages)
` [PATCH V2 1/4] MAINTAINERS: Add fragment for Xilinx watchdog driver
` [PATCH V2 2/4] dt-bindings: watchdog: xlnx,versal-wwdt: Add versal watchdog bindings
` [PATCH V2 3/4] watchdog: xilinx_wwdt: Add Versal window watchdog support
` [PATCH V2 4/4] MAINTAINERS: Add support for Xilinx versal watchdog
[PATCH] pinctrl: freescale: remove generic pin config core support
2023-03-02 7:21 UTC
[PATCH v10 00/26] Drivers for Gunyah hypervisor
2023-03-02 7:18 UTC (8+ messages)
` [PATCH v10 03/26] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v10 04/26] virt: gunyah: Add hypercalls to identify Gunyah
[PATCH v2 1/8] dt-bindings: gpio: rockchip,gpio-bank: add compatible string per SoC
2023-03-02 6:38 UTC (7+ messages)
` [PATCH v2 3/8] gpio: gpio-rockchip: parse gpio-ranges for bank id
` [PATCH v2 4/8] ARM: dts: rockchip: add gpio-ranges property to gpio nodes
` [PATCH v2 5/8] arm64: "
[PATCH] stm32: stm32-hash: Add kmalloc_array allocation check
2023-03-02 6:04 UTC (14+ messages)
` [PATCH] crypto: stm32 - Save and restore between each request
` [v2 PATCH] "
` [v3 "
` [v4 "
[PATCH 0/2] KVM: arm64: PMU: Preserve vPMC registers properly on migration
2023-03-02 5:50 UTC (3+ messages)
` [PATCH 1/2] KVM: arm64: PMU: Fix GET_ONE_REG for vPMC regs to return the current value
` [PATCH 2/2] KVM: arm64: PMU: Don't save PMCR_EL0.{C,P} for the vCPU
[PATCH] media: amphion: decoder implement display delay enable
2023-03-02 5:34 UTC
[PATCH 0/8] ASoC: microchip: some cleanups for AT91 sound drivers
2023-03-02 4:33 UTC (11+ messages)
` [PATCH 1/8] ASoC: mchp-spdiftx: use FIELD_PREP() where possible
` [PATCH 2/8] ASoC: mchp-spdiftx: use regmap_update_bits()
` [PATCH 3/8] ASoC: mchp-spdiftx: update debug message
` [PATCH 4/8] ASoC: mchp-pdmc: use FIELD_PREP() where possible
` [PATCH 5/8] ASoC: mchp-pdmc: return directly ret
` [PATCH 6/8] ASoC: mchp-pdmc: avoid casting to/from void pointer
` [PATCH 7/8] MAINTAINERS: add myself as maintainer for Microchip AT91 sound drivers
` [PATCH 8/8] MAINTAINERS: update Microchip AT91 sound entries with documentation files
[PATCH v2 0/2] Add support to enable ATS on VFs independently
2023-03-02 4:24 UTC (2+ messages)
[PATCH v3] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
2023-03-02 3:56 UTC (3+ messages)
[PATCH v12 0/8] arm64: j721s2: Add support for additional IPs
2023-03-02 3:33 UTC (4+ messages)
` [PATCH v12 3/8] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI
[PATCH] acpi/arm64: Drop extra (struct resource)
2023-03-02 1:54 UTC (3+ messages)
[PATCH] perf/arm-cmn: Move overlapping wp_combine field
2023-03-02 0:55 UTC (3+ messages)
[RFC PATCH net-next v11 00/12] net: ethernet: mtk_eth_soc: various enhancements
2023-03-02 0:03 UTC (15+ messages)
` [RFC PATCH v11 01/12] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [RFC PATCH v11 02/12] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [RFC PATCH v11 03/12] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [RFC PATCH v11 04/12] dt-bindings: arm: mediatek: sgmiisys: add MT7981 SoC
` [RFC PATCH v11 05/12] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [RFC PATCH v11 06/12] net: ethernet: mtk_eth_soc: reset PCS state
` [RFC PATCH v11 07/12] net: ethernet: mtk_eth_soc: only write values if needed
` [RFC PATCH v11 08/12] net: ethernet: mtk_eth_soc: fix RX data corruption issue
` [RFC PATCH v11 09/12] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [RFC PATCH v11 10/12] net: pcs: add driver for MediaTek SGMII PCS
` [RFC PATCH v11 11/12] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [RFC PATCH v11 12/12] net: dsa: mt7530: use "
[PATCH v2 0/2] Validating UAPI backwards compatibility
2023-03-01 23:59 UTC (9+ messages)
[PATCH] perf: arm_cspmu: Fix compiler warning
2023-03-01 22:56 UTC
[PATCH v2 0/3] ARM: dts: aspeed: ASRock BMC updates
2023-03-01 20:36 UTC (5+ messages)
` [PATCH v2 3/3] ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks
[PATCH v3 RESEND] ARM/dma-mapping: use kvcalloc for fallback memory allocation need
2023-03-01 20:34 UTC
[PATCH v5 04/18] thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
2023-03-01 20:14 UTC (6+ messages)
` [PATCH v5 06/18] thermal: Remove debug or error messages in get_temp() ops
` [PATCH v5 07/18] thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
` [PATCH v5 08/18] thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
` [PATCH v5 09/18] thermal: Don't use 'device' internal thermal zone structure field
` [PATCH v5 13/18] thermal: Use thermal_zone_device_type() accessor
[PATCH v9 0/5] add Amlogic A1 clock controller drivers
2023-03-01 19:47 UTC (8+ messages)
` [PATCH v9 1/5] clk: meson: add support for A1 PLL clock ops
` [PATCH v9 2/5] clk: meson: a1: add Amlogic A1 PLL clock controller driver
` [PATCH v9 3/5] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v9 4/5] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver
` [PATCH v9 5/5] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings
[PATCH v2 0/7] Several UFS MCQ Code Changes
2023-03-01 18:55 UTC (9+ messages)
` [PATCH v2 4/7] scsi: ufs: core: Add hwq print for debug
Raspberry Pi 4B: Failed to create device link with soc:firmware:gpio
2023-03-01 18:00 UTC (7+ messages)
[RFC PATCH] irqchip/gic-v3: Claim iomem resources
2023-03-01 17:29 UTC (6+ messages)
[PATCH v2 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
2023-03-01 16:35 UTC (3+ messages)
` [PATCH v2 2/2] kselftest: vm: add tests for memory-deny-write-execute
[PATCH v7 1/5] clk: Introduce devm_clk_hw_register_gate_parent_data()
2023-03-01 16:32 UTC (5+ messages)
` [PATCH v7 2/5] clk: imx: imx8mp: Add audiomix block control
` [PATCH v7 3/5] dt-bindings: clock: "
` [PATCH v7 4/5] arm64: dts: imx8mp: Add SAI, SDMA, AudioMIX
` [PATCH v7 5/5] arm64: dts: imx8mp: Add analog audio output on i.MX8MP EVK
[PATCH v2 0/2] ASoC: mediatek: add missing initialization
2023-03-01 16:31 UTC (6+ messages)
` [PATCH v2 1/2] ASoC: mediatek: mt8188: "
` [PATCH v2 2/2] ASoC: mediatek: mt8195: "
[linux-next:master] BUILD REGRESSION 1716a175592aff9549a0c07aac8f9cadd03003f5
2023-03-01 15:44 UTC
[PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()
2023-03-01 15:39 UTC (2+ messages)
[PATCH 00/22] drm/dma-helper: Add dedicated fbdev emulation
2023-03-01 15:31 UTC (23+ messages)
` [PATCH 01/22] drm/fbdev-dma: Implement fbdev emulation for GEM DMA helpers
` [PATCH 02/22] arm/hdlcd: Use GEM DMA fbdev emulation
` [PATCH 03/22] arm/malidp: "
` [PATCH 04/22] drm/aspeed: "
` [PATCH 05/22] drm/atmel-hlcdc: "
` [PATCH 06/22] drm/fsl-dcu: "
` [PATCH 07/22] drm/imx/dcss: "
` [PATCH 08/22] drm/imx: "
` [PATCH 09/22] drm/kmb: "
` [PATCH 10/22] drm/logicvc: "
` [PATCH 11/22] drm/meson: "
` [PATCH 12/22] drm/mxsfb/lcdif: "
` [PATCH 13/22] drm/mxsfb: "
` [PATCH 14/22] drm/sti: "
` [PATCH 15/22] drm/stm: "
` [PATCH 16/22] drm/sun4i: "
` [PATCH 17/22] drm/tidss: "
` [PATCH 18/22] drm/tilcdc: "
` [PATCH 19/22] drm/arcpgu: "
` [PATCH 20/22] drm/tve200: "
` [PATCH 21/22] drm/vc4: "
` [PATCH 22/22] drm/xlnx: "
[PATCH] coresight: core: Add coresight name support
2023-03-01 15:11 UTC (4+ messages)
[PATCH] coresight: core: Add sysfs node to reset all sources and sinks
2023-03-01 15:04 UTC (7+ messages)
[RESEND PATCH v7 0/5] leds: Allwinner A100 LED controller support
2023-03-01 14:27 UTC (4+ messages)
` [RESEND PATCH v7 2/5] leds: sun50i-a100: New driver for the A100 LED controller
Conflict between video-lut and pmu on meson-g12
2023-03-01 13:28 UTC (4+ messages)
[PATCH v5 00/54] MediaTek clocks: full module build and cleanups
2023-03-01 13:19 UTC (3+ messages)
[PATCH v6 0/2] Add ASPEED AST2600 I2Cv2 controller driver
2023-03-01 5:57 UTC (10+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2
[PATCH 0/2] arm64: zynqmp: Update MALI 400 interrupt and clock names
2023-03-01 11:23 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: gpu: mali-utgard: Add xlnx,zynqmp-mali compatible
[PATCH] ASoC: mediatek: add missing initialization
2023-03-01 10:37 UTC (3+ messages)
[PATCH] crypto: aspeed: fix uninitialized symbol 'idx' warning
2023-03-01 3:32 UTC
[PATCH 0/3] Ampere Computing ETMv4.x Support
2023-03-01 10:01 UTC (16+ messages)
` [PATCH 1/3] coresight etm4x: Early clear TRCOSLAR.OSLK prior to TRCIDR1 read
[PATCH v6 1/5] clk: Introduce devm_clk_hw_register_gate_parent_data()
2023-03-01 9:43 UTC (9+ messages)
` [PATCH v6 2/5] clk: imx: imx8mp: Add audiomix block control
` [PATCH v6 3/5] dt-bindings: clock: "
` [PATCH v6 4/5] arm64: dts: imx8mp: Add SAI, SDMA, AudioMIX
` [PATCH v6 5/5] arm64: dts: imx8mp: Add analog audio output on i.MX8MP EVK
[PATCH v3 00/18] Enable GPU with DVFS support on MediaTek SoCs
2023-03-01 9:30 UTC (4+ messages)
` [PATCH v3 11/18] arm64: dts: mediatek: mt8192-asurada: Couple VGPU and VSRAM_OTHER regulators
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).