linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-27 09:05:43 to 2023-12-28 16:25:52 UTC [more...]

[BUG] soc: fsl: qbman: lockdep invalid wait context with qman_update_cgr_smp_call
 2023-12-28 16:24 UTC  (3+ messages)

[soc:mediatek/soc-drivers 7/24] drivers/soc/mediatek/mt8188-mmsys.h:126:3: error: use of undeclared identifier 'MT8188_VDO0_RST_DISP_OVL0'
 2023-12-28 15:22 UTC 

[PATCH 0/2] arm64: dts: allwinner: h618: Add Sipeed Longan SoM 3H and Pi 3H board
 2023-12-28 14:56 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: sunxi: Add Sipeed Longan Module 3H and Longan Pi 3H
` [PATCH 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support

[PATCH 0/2] MediaTek PCIe Gen3: Suspend fixes
 2023-12-28 15:00 UTC  (3+ messages)
` [PATCH 2/2] PCI: mediatek-gen3: Assert MAC reset only if PHY reset also present

[PATCH v2 00/12] GS101 Oriole: CMU_PERIC0 support and USI updates
 2023-12-28 14:22 UTC  (15+ messages)
` [PATCH v2 01/12] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
` [PATCH v2 02/12] dt-bindings: i2c: exynos5: add google,gs101-hsi2c compatible
` [PATCH v2 03/12] dt-bindings: serial: samsung: do not allow reg-io-width for gs101
` [PATCH v2 04/12] tty: serial: samsung: prepare for different IO types
` [PATCH v2 05/12] tty: serial: samsung: set UPIO_MEM32 iotype for gs101
` [PATCH v2 06/12] tty: serial: samsung: add gs101 earlycon support
` [PATCH v2 07/12] clk: samsung: gs101: add support for cmu_peric0
` [PATCH v2 08/12] arm64: dts: exynos: gs101: remove reg-io-width from serial
` [PATCH v2 09/12] arm64: dts: exynos: gs101: enable cmu-peric0 clock controller
` [PATCH v2 10/12] arm64: dts: exynos: gs101: update USI UART to use peric0 clocks
` [PATCH v2 11/12] arm64: dts: exynos: gs101: define USI8 with I2C configuration
` [PATCH v2 12/12] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole

[PATCH v3 1/3] usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always on
 2023-12-28 13:29 UTC  (4+ messages)
` [PATCH v3 2/3] usb: chipidea: wait controller resume finished for wakeup irq
` [PATCH v3 3/3] usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()

[PATCH v2 0/3] Add hantro g1 video decoder support for RK3588
 2023-12-28 13:16 UTC  (4+ messages)
` [PATCH v2 1/3] media: verisilicon: Add support for Hantro G1 on RK3588
` [PATCH v2 2/3] arm64: dts: rockchip: Add Hantro G1 VPU support for RK3588
` [PATCH v2 3/3] dt-bindings: media: rockchip-vpu: Add RK3588 compatible

[RFC PATCH v3 03/17] PCI: Make pci_create_root_bus() declare its reliance on MSI domains
 2023-12-28 13:08 UTC  (3+ messages)

[PATCH 0/2] Advertise pm_resume/suspend_via_firmware with PSCI
 2023-12-28 12:43 UTC  (9+ messages)
` [PATCH 1/2] firmware/psci: Set pm_set_resume/suspend_via_firmware() for SYSTEM_SUSPEND
` [PATCH 2/2] firmware/psci: Set pm_set_resume/suspend_via_firmware() on qcom

[PATCH v8 00/20] GenieZone hypervisor drivers
 2023-12-28 10:51 UTC  (21+ messages)
` [PATCH v8 01/20] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v8 02/20] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v8 03/20] virt: geniezone: Add GenieZone hypervisor driver
` [PATCH v8 04/20] virt: geniezone: Add vm support
` [PATCH v8 05/20] virt: geniezone: Add set_user_memory_region for vm
` [PATCH v8 06/20] virt: geniezone: Add vm capability check
` [PATCH v8 07/20] virt: geniezone: Optimize performance of protected VM memory
` [PATCH v8 08/20] virt: geniezone: Add vcpu support
` [PATCH v8 09/20] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v8 10/20] virt: geniezone: Add irqfd support
` [PATCH v8 11/20] virt: geniezone: Add ioeventfd support
` [PATCH v8 12/20] virt: geniezone: Add memory region support
` [PATCH v8 13/20] virt: geniezone: Add dtb config support
` [PATCH v8 14/20] virt: geniezone: Add demand paging support
` [PATCH v8 15/20] virt: geniezone: Add block-based "
` [PATCH v8 16/20] virt: geniezone: Add memory pin/unpin support
` [PATCH v8 17/20] virt: geniezone: Add memory relinquish support
` [PATCH v8 18/20] virt: geniezone: Provide individual VM memory statistics within debugfs
` [PATCH v8 19/20] virt: geniezone: Add tracing support for hyp call and vcpu exit_reason
` [PATCH v8 20/20] virt: geniezone: Enable PTP for synchronizing time between host and guest VMs

[PATCH 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2023-12-28 11:41 UTC  (6+ messages)
` [PATCH 1/5] PM: domains: Add helper functions to attach/detach multiple PM domains
` [PATCH 2/5] remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()
` [PATCH 3/5] remoteproc: imx_rproc: "
` [PATCH 4/5] remoteproc: qcom_q6v5_adsp: "
` [PATCH 5/5] media: venus: Convert to dev_pm_domain_attach|detach_list() for vcodec

[PATCH v3 0/6] video encoder on mt8186
 2023-12-28 11:32 UTC  (7+ messages)
` [PATCH v3 1/6] media: mediatek: vcodec: fix possible unbalanced PM counter
` [PATCH v3 2/6] dt-bindings: media: mtk-vcodec-encoder: fix non-vp8 clock name
` [PATCH v3 3/6] arm64: dts: mediatek: mt8192: fix vencoder "
` [PATCH v3 4/6] dt-bindings: media: mtk-vcodec-encoder: add compatible for mt8186
` [PATCH v3 5/6] arm64: dts: mediatek: mt8186: fix VENC power domain clocks
` [PATCH v3 6/6] arm64: dts: mediatek: mt8186: Add venc node

[PATCH] coresight: Add coresight name support
 2023-12-28 11:26 UTC  (2+ messages)

[PATCH RESEND v2] arm64: dts: mt8195-cherry-tomato: change watchdog reset boot flow
 2023-12-28 10:57 UTC 

[PATCH v4 1/3] dt-bindings: usb: mtk-xhci: add a property for Gen1 isoc-in transfer issue
 2023-12-28 10:44 UTC  (3+ messages)

[PATCH 0/2] riscv: tlb: avoid tlb flushing on exit & execve
 2023-12-28  8:46 UTC  (3+ messages)
` [PATCH 1/2] mm/tlb: fix fullmm semantics
` [PATCH 2/2] riscv: tlb: avoid tlb flushing if fullmm == 1

[GIT PULL 1/1] Broadcom devicetree changes for 6.8
 2023-12-28  8:58 UTC 

[GIT PULL] ARM: sprd: DTS and bindings for v6.8-rc1
 2023-12-28  8:49 UTC 

[PATCH 00/13] GS101 Oriole: CMU_PERIC0 support and USI updates
 2023-12-28  7:49 UTC  (7+ messages)
` [PATCH 02/13] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit

[PATCH v3 0/9] Add CMDQ secure driver for SVP
 2023-12-28  7:37 UTC  (11+ messages)
` [PATCH v3 8/9] mailbox: mediatek: Add CMDQ secure mailbox driver

[PATCH] arm64: dts: mediatek: mt7986: fix reference to PWM in fan node
 2023-12-28  7:14 UTC  (4+ messages)

[PATCH] pinctrl: samsung: constify iomem pointers
 2023-12-28  7:06 UTC  (3+ messages)

[PATCH v3 00/11] Add mediate-drm secure flow for SVP
 2023-12-28  6:27 UTC  (2+ messages)

[PATCH v2 00/14] Unified cross-architecture kernel-mode FPU API
 2023-12-28  6:20 UTC  (21+ messages)
` [PATCH v2 01/14] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 02/14] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 03/14] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v2 04/14] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 05/14] arm64: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v2 06/14] lib/raid6: "
` [PATCH v2 07/14] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 08/14] powerpc: "
` [PATCH v2 09/14] x86: "
` [PATCH v2 10/14] riscv: Add support for kernel-mode FPU
` [PATCH v2 11/14] drm/amd/display: Only use hard-float, not altivec on powerpc
` [PATCH v2 12/14] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 13/14] selftests/fpu: Move FP code to a separate translation unit
` [PATCH v2 14/14] selftests/fpu: Allow building on other architectures

[PATCH] arm64: dts: rockchip: nanopc-t6 sdmmc device tuning
 2023-12-28  3:21 UTC 

[PATCH 1/2] clk: mediatek: Introduce need_pm_runtime to mtk_clk_desc
 2023-12-28  1:45 UTC  (3+ messages)
` [PATCH 2/2] clk: mediatek: mt8183: Enable need_runtime_pm on mt8183-mfgcfg

[PATCH v2 1/2] arm64: dts: rockchip: support poweroff on the rock-5b
 2023-12-27  0:16 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: correct gpio_pwrctrl1 typo

how test the Translation Support for SMMUv3?
 2023-12-27 21:30 UTC 

[PATCH 00/12] mailbox: Convert to platform remove callback returning void
 2023-12-27 21:02 UTC  (6+ messages)
` [PATCH 03/12] mailbox: imx: "
` [PATCH 05/12] mailbox: mtk-cmdq: "
` [PATCH 09/12] mailbox: stm32-ipcc: "
` [PATCH 10/12] mailbox: sun6i-msgbox: "
` [PATCH 12/12] mailbox: zynqmp-ipi: "

[PATCH] arm64: dts: rockchip: Support poweroff on Orange Pi 5
 2023-12-27 20:32 UTC 

[PATCH v2 0/8] arm64: dts: qcom: sa8295p: Enable GPU
 2023-12-27 20:30 UTC  (7+ messages)
` [PATCH v2 1/8] dt-bindings: clock: qcom: Allow VDD_GFX supply to GX
` [PATCH v2 7/8] arm64: dts: qcom: sa8295p-adp: Enable GPU

[PATCH net-next] net: dsa: mt7530: register OF node for internal MDIO bus
 2023-12-27 20:02 UTC  (6+ messages)

[PATCH] Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalid
 2023-12-27 18:35 UTC  (3+ messages)

[PATCH v3 1/2] ARM: dts: rockchip: add gpio-ranges property to gpio nodes
 2023-12-27 18:34 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: "

[PATCH v7 00/16] PCI: imx6: Clean up and add imx95 pci support
 2023-12-27 18:27 UTC  (17+ messages)
` [PATCH v7 01/16] PCI: imx6: Simplify clock handling by using bulk_clk_*() function
` [PATCH v7 02/16] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
` [PATCH v7 03/16] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v7 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v7 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID
` [PATCH v7 06/16] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v7 07/16] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v7 08/16] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v7 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v7 10/16] dt-bindings: imx6q-pcie: restruct reg and reg-name
` [PATCH v7 11/16] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v7 12/16] PCI: imx6: Add iMX95 PCIe support
` [PATCH v7 13/16] PCI: imx6: Clean up get addr_space code
` [PATCH v7 14/16] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v7 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v7 16/16] PCI: imx6: Add iMX95 Endpoint (EP) function support

[PATCH v4 0/2] Add Variscite VAR-SOM-MX93 support
 2023-12-27 17:09 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: fsl: Add VAR-SOM-MX93 with Symphony
` [PATCH v4 2/2] arm64: dts: imx93-var-som: Add Variscite VAR-SOM-MX93

[PATCH 00/11] firmware: Convert to platform remove callback returning void
 2023-12-27 16:43 UTC  (8+ messages)
` [PATCH 01/11] firmware: arm_scmi: "
` [PATCH 02/11] firmware: arm_scpi: "
` [PATCH 04/11] firmware: imx-dsp: "
` [PATCH 05/11] firmware: mtk-adsp-ipc: "
` [PATCH 07/11] firmware: raspberrypi: "
` [PATCH 11/11] firmware: zynqmp: "

[PATCH v2 00/22] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2023-12-27 16:01 UTC  (3+ messages)

[PATCH 04/19] iommu/arm-smmu-v3: Make STE programming independent of the callers
 2023-12-27 15:46 UTC  (14+ messages)

[PATCH] arm64: dts: ti: k3-am62-wakeup: Configure ti-sysc for wkup_uart0
 2023-12-27 15:22 UTC  (3+ messages)

[PATCH RFC 0/4] arm64: support DMA zone starting above 4GB
 2023-12-27 15:04 UTC  (5+ messages)
` [PATCH RFC 1/4] of: get dma area lower limit
` [PATCH RFC 2/4] of: unittest: add test for of_dma_get_cpu_limits() 'min' param
` [PATCH RFC 3/4] dma-direct: add offset to zone_dma_bits
` [PATCH RFC 4/4] arm64: mm: take DMA zone offset into account

[PATCH] clocksource/drivers/imx: Fix -Wunused-but-set-variable warning
 2023-12-27 14:35 UTC 

[PATCH v1] thermal: sun8i: extend H6 calibration function to support 4 sensors
 2023-12-27 13:25 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: media: mediatek-jpeg-encoder: change max ioomus count
 2023-12-27 13:08 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt8186: Add jpgenc node

[PATCH 2/4] dt-bindings: mmc: add Marvell ac5
 2023-12-27 12:41 UTC  (3+ messages)
  ` [PATCH 3/4] arm64: dts: ac5: add mmc node and clock

[PATCH v3 0/8] dt-bindings: marvell: a38x: add solidrun armada 388 clearfog boards
 2023-12-27 12:37 UTC  (7+ messages)
` [PATCH v3 1/8] dt-bindings: marvell: a38x: convert the soc compatibles description to yaml
` [PATCH v3 2/8] dt-bindings: marvell: a38x: add solidrun armada 385 clearfog gtr boards

[PATCH v6 00/16] PCI: imx6: Clean up and add imx95 pci support
 2023-12-27 12:00 UTC  (7+ messages)
` [PATCH v6 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string

[PATCH v3 07/24] ARM: dts: samsung: exynos5420: Enable cros-ec-spi as wake source
 2023-12-27 11:54 UTC  (2+ messages)

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2023-12-27 11:15 UTC  (7+ messages)
` [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields

[PATCH] ARM: Delete ARM11MPCore perf leftovers
 2023-12-27 11:07 UTC  (2+ messages)

[PATCH 0/2] irqchip/gic-v3: Enable non-coherent GIC designs probing
 2023-12-27 11:00 UTC  (5+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] ACPICA: MADT: Add GICC online capable bit handling
  ` [PATCH v4 2/3] ACPICA: MADT: Add new MADT GICC/GICR/ITS non-coherent flags handling
  ` [PATCH v4 3/3] irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing

[PATCH] ASoC: SOF: imx: Add SNDRV_PCM_INFO_BATCH flag
 2023-12-27  9:27 UTC 


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).