linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-27 08:38:26 to 2024-05-27 18:30:55 UTC [more...]

[REGRESSION] MT7915E doesn't work any more with v6.9
 2024-05-27 18:30 UTC  (6+ messages)

[PATCH RESEND,v6 0/8] Add CMDQ secure driver for SVP
 2024-05-27 17:36 UTC  (3+ messages)
` [PATCH RESEND,v6 2/8] dt-bindings: mailbox: Add property for CMDQ secure driver

[PATCH v5 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-05-27 17:28 UTC  (9+ messages)
` [PATCH v5 1/6] dt-bindings: thermal: mediatek: Rename thermal zone definitions "

[PATCH 0/3] KVM/arm64 fixes for AArch32 handling
 2024-05-27 16:48 UTC  (2+ messages)

[PATCH v4 0/2] fsl,irqsteer: power-domain support
 2024-05-27 16:43 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: fsl,irqsteer: Add imx8mp/imx8qxp support

[PATCH] dmaengine: xilinx: xdma: Fixes possible threading issue
 2024-05-27 16:29 UTC 

Clocks vs. Power Domains circular dependency
 2024-05-27 16:19 UTC 

[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
 2024-05-27 16:14 UTC  (20+ messages)
` [PATCH v2 01/19] mfd: syscon: Add reference counting and device managed support
` [PATCH v2 02/19] reset: mchp: sparx5: Remove dependencies and allow building as a module
` [PATCH v2 03/19] reset: mchp: sparx5: Release syscon when not use anymore
` [PATCH v2 04/19] reset: core: add get_device()/put_device on rcdev
` [PATCH v2 05/19] reset: mchp: sparx5: set the dev member of the reset controller
` [PATCH v2 06/19] dt-bindings: net: mscc-miim: Add resets property
` [PATCH v2 07/19] net: mdio: mscc-miim: Handle the switch reset
` [PATCH v2 08/19] dt-bindings: interrupt-controller: Add support for Microchip LAN966x OIC
` [PATCH v2 09/19] irqdomain: Add missing parameter descriptions in docs
` [PATCH v2 10/19] irqdomain: Introduce irq_domain_alloc() and irq_domain_publish()
` [PATCH v2 11/19] irqchip: Add support for LAN966x OIC
` [PATCH v2 12/19] MAINTAINERS: Add the Microchip LAN966x OIC driver entry
` [PATCH v2 13/19] of: dynamic: Constify parameter in of_changeset_add_prop_string_array()
` [PATCH v2 14/19] of: unittest: Add tests for changeset properties adding
` [PATCH v2 15/19] of: dynamic: Introduce of_changeset_add_prop_bool()
` [PATCH v2 16/19] of: unittest: Add a test case for of_changeset_add_prop_bool()
` [PATCH v2 17/19] PCI: of_property: Add interrupt-controller property in PCI device nodes
` [PATCH v2 18/19] mfd: Add support for LAN966x PCI device
` [PATCH v2 19/19] MAINTAINERS: Add the Microchip LAN966x PCI driver entry

[net v2] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific
 2024-05-27 16:13 UTC  (3+ messages)

[PATCH] ARM: ftrace: Don't assume stack frames are contiguous in memory
 2024-05-27 16:12 UTC 

[PATCH v1 0/2] arm64: dts: freescale: imx8m{m|p}: don't limit i2c2 max. clock
 2024-05-27 16:03 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: freescale: imx8mm-verdin: "
` [PATCH v1 2/2] arm64: dts: freescale: imx8mp-verdin: "

[PATCH 1/1] Bluetooth: hci_bcm4377: Convert PCIBIOS_* return codes to errnos
 2024-05-27 16:00 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 14/16] media: mtk-vcodec: potential null pointer deference in SCP
 2024-05-27 15:55 UTC 

[PATCH AUTOSEL 6.8 18/20] media: mtk-vcodec: potential null pointer deference in SCP
 2024-05-27 15:53 UTC 

[PATCH AUTOSEL 6.9 21/23] media: mtk-vcodec: potential null pointer deference in SCP
 2024-05-27 15:50 UTC 

[PATCH v2 00/14] mm/treewide: Remove pXd_huge() API
 2024-05-27 15:43 UTC  (4+ messages)
` [PATCH v2 12/14] mm/treewide: Remove pXd_huge()

[PATCH v2 00/12] drm/imx/ipuv3: switch LDB and parallel-display driver to use drm_bridge_connector
 2024-05-27 15:40 UTC  (3+ messages)

[Enable Designware XGMAC VLAN Stripping Feature v2 0/1]
 2024-05-27 15:36 UTC  (5+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping
  ` [EXTERNAL] "

[GIT PULL] pmdomain fixes for v6.10-rc2
 2024-05-27 15:30 UTC  (2+ messages)

[PATCH v15 00/29] drm/connector: Create HDMI Connector infrastructure
 2024-05-27 15:27 UTC  (32+ messages)
` [PATCH v15 01/29] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v15 02/29] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v15 03/29] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v15 04/29] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v15 05/29] drm/mode_object: Export drm_mode_obj_find_prop_id for tests
` [PATCH v15 06/29] drm/tests: Add output bpc tests
  ` [v15,06/29] "
` [PATCH v15 07/29] drm/connector: hdmi: Add support for output format
` [PATCH v15 08/29] drm/tests: Add output formats tests
` [PATCH v15 09/29] drm/display: hdmi: Add HDMI compute clock helper
` [PATCH v15 10/29] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v15 11/29] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v15 12/29] drm/tests: Add TDMS character rate connector state tests
` [PATCH v15 13/29] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v15 14/29] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v15 15/29] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v15 16/29] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v15 17/29] drm/doc: Remove unused Broadcast RGB Property
` [PATCH v15 18/29] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v15 19/29] drm/tests: Add tests for "
` [PATCH v15 20/29] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v15 21/29] drm/tests: Add RGB Quantization tests
` [PATCH v15 22/29] drm/connector: hdmi: Add Infoframes generation
` [PATCH v15 23/29] drm/tests: Add infoframes test
` [PATCH v15 24/29] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v15 25/29] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v15 26/29] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v15 27/29] drm/vc4: tests: Convert to plane creation helper
` [PATCH v15 28/29] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v15 29/29] drm/sun4i: hdmi: "

[PATCH 0/5] Support for MT8188 power domains, gpu, gce, vdo
 2024-05-27 14:53 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: mfd: mediatek,mt8195-scpsys: Add support for MT8188
` [PATCH 2/5] arm64: dts: mediatek: mt8188: Add Global Command Engine mailboxes
` [PATCH 3/5] arm64: dts: mediatek: mt8188: Add VDOSYS0/1 support for multimedia
` [PATCH 4/5] arm64: dts: mediatek: mt8188: Add support for SoC power domains
` [PATCH 5/5] arm64: dts: mediatek: mt8188: Add support for Mali GPU on Panfrost

[PATCH v3] pmdomain: imx: gpcv2: Add delay after power up handshake
 2024-05-27 14:37 UTC  (4+ messages)

[PATCH 0/3] Add initial DT for OpenWrt One
 2024-05-27 14:31 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add OpenWrt
` [PATCH 2/3] dt-bindings: arm64: dts: mediatek: Add OpenWrt One
` [PATCH 3/3] "

[PATCH v2 0/3] arm64: ti: Add TPS6287 nodes
 2024-05-27 14:29 UTC  (5+ messages)
` [PATCH v2 1/3] arm64: boot: dts: ti: k3-am68-sk-base-board: Add LP8733 and "
` [PATCH v2 2/3] arm64: boot: dts: ti: k3-am69-sk: Add TPS62873 node
` [PATCH v2 3/3] arm64: boot: dts: ti: k3-j784s4-evm: "

[PATCH v2 0/7] pmdomain/cpuidle-psci: Support s2idle/s2ram on PREEMPT_RT
 2024-05-27 14:25 UTC  (8+ messages)
` [PATCH v2 1/7] pmdomain: core: Enable s2idle for CPU PM domains "
` [PATCH v2 2/7] pmdomain: core: Don't hold the genpd-lock when calling dev_pm_domain_set()
` [PATCH v2 3/7] pmdomain: core: Use dev_name() instead of kobject_get_path() in debugfs
` [PATCH v2 4/7] cpuidle: psci-domain: Enable system-wide suspend on PREEMPT_RT
` [PATCH v2 5/7] cpuidle: psci: Drop redundant assignment of CPUIDLE_FLAG_RCU_IDLE
` [PATCH v2 6/7] cpuidle: psci: Enable the hierarchical topology for s2ram on PREEMPT_RT
` [PATCH v2 7/7] cpuidle: psci: Enable the hierarchical topology for s2idle "

[PATCH v3 0/6] KVM: arm64: emulation for CTR_EL0
 2024-05-27 14:23 UTC  (4+ messages)
` [PATCH v3 1/6] KVM: arm64: unify code to prepare traps

[PATCH AUTOSEL 5.10 08/13] kselftest: arm64: Add a null pointer check
 2024-05-27 14:18 UTC 

[PATCH AUTOSEL 5.15 08/13] kselftest: arm64: Add a null pointer check
 2024-05-27 14:18 UTC 

[PATCH AUTOSEL 6.1 10/17] kselftest: arm64: Add a null pointer check
 2024-05-27 14:16 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 13/17] wifi: mt76: mt7921s: fix potential hung tasks during chip recovery

[PATCH AUTOSEL 6.6 13/21] kselftest: arm64: Add a null pointer check
 2024-05-27 14:15 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 16/21] wifi: mt76: mt7921s: fix potential hung tasks during chip recovery

[PATCH AUTOSEL 6.8 17/30] arm64/sysreg: Update PIE permission encodings
 2024-05-27 14:13 UTC  (3+ messages)
` [PATCH AUTOSEL 6.8 18/30] kselftest: arm64: Add a null pointer check
` [PATCH AUTOSEL 6.8 23/30] wifi: mt76: mt7921s: fix potential hung tasks during chip recovery

[PATCH AUTOSEL 6.9 20/35] arm64/sysreg: Update PIE permission encodings
 2024-05-27 14:11 UTC  (3+ messages)
` [PATCH AUTOSEL 6.9 21/35] kselftest: arm64: Add a null pointer check
` [PATCH AUTOSEL 6.9 27/35] wifi: mt76: mt7921s: fix potential hung tasks during chip recovery

[PATCH v6 0/7] Add mediate-drm secure flow for SVP
 2024-05-27 14:06 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: amlogic: a1: introduce thermal setup
 2024-05-27 13:44 UTC  (2+ messages)

[PATCH v4 0/5] PCI: controller: Move to agnostic GPIO API
 2024-05-27 13:37 UTC  (3+ messages)
` [PATCH v4 4/5] PCI: imx6: Convert "

FUNCTION_GRAPH_TRACER + UNWINDER_FRAME_POINTER broken on arm
 2024-05-27 13:33 UTC  (6+ messages)

[PATCH v14 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-05-27 13:30 UTC  (6+ messages)
` [PATCH v14 17/28] drm/connector: hdmi: Add Broadcast RGB property

[PATCH v6 2/3] mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'
 2024-05-27 12:19 UTC  (2+ messages)

[PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions with fsl,pins property
 2024-05-27 13:21 UTC  (7+ messages)
` [PATCH 3/3] pinctrl: imx: support SCMI pinctrl protocol for i.MX95

[PATCH 0/2] pinctrl: zynqmp: Support muxing individual pins
 2024-05-27 13:15 UTC  (4+ messages)

[PATCH v9 0/3] Add support for nuvoton ma35d1 pin control
 2024-05-27 12:59 UTC  (2+ messages)

[PATCH v10 00/15] firmware: qcom: implement support for and enable SHM bridge
 2024-05-27 12:55 UTC  (16+ messages)
` [PATCH v10 01/15] dt-bindings: firmware: qcom,scm: add memory-region for sa8775p
` [PATCH v10 02/15] firmware: qcom: add a dedicated TrustZone buffer allocator
` [PATCH v10 03/15] firmware: qcom: scm: enable the TZ mem allocator
` [PATCH v10 04/15] firmware: qcom: scm: smc: switch to using the SCM allocator
` [PATCH v10 05/15] firmware: qcom: scm: make qcom_scm_assign_mem() use the TZ allocator
` [PATCH v10 06/15] firmware: qcom: scm: make qcom_scm_ice_set_key() "
` [PATCH v10 07/15] firmware: qcom: scm: make qcom_scm_lmh_dcvsh() "
` [PATCH v10 08/15] firmware: qcom: scm: make qcom_scm_qseecom_app_get_id() "
` [PATCH v10 09/15] firmware: qcom: qseecom: convert to using "
` [PATCH v10 10/15] firmware: qcom: scm: add support for SHM bridge operations
` [PATCH v10 11/15] firmware: qcom: tzmem: enable SHM Bridge support
` [PATCH v10 12/15] firmware: qcom: scm: add support for SHM bridge memory carveout
` [PATCH v10 13/15] firmware: qcom: scm: clarify the comment in qcom_scm_pas_init_image()
` [PATCH v10 14/15] arm64: defconfig: enable SHM Bridge support for the TZ memory allocator
` [PATCH v10 15/15] arm64: dts: qcom: sa8775p: add a dedicated memory carveout for TZ

ARM Ftrace Function Graph Fails With UNWINDER_FRAME_POINTER
 2024-05-27 12:51 UTC  (5+ messages)

[PATCH 0/2] pinctrl: freescale: support i.MX91 pinctrl
 2024-05-27 12:42 UTC  (2+ messages)

[PATCH v4] clk: imx: imx8mp: Add pm_runtime support for power saving
 2024-05-27 12:36 UTC  (4+ messages)

[PATCH v6 1/3] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code
 2024-05-27 12:19 UTC  (2+ messages)

[PATCH v2 1/6] dt-bindings: mtd: gpmi-nand: Add 'fsl,imx8qxp-gpmi-nand' compatible string
 2024-05-27 12:18 UTC  (2+ messages)

[PATCH v6 3/3] mtd: rawnand: meson: read/write access for boot ROM pages
 2024-05-27 12:18 UTC  (2+ messages)

[PATCH v2 2/6] dt-bindings: dma: fsl-mxs-dma: Add compatible string "fsl,imx8qxp-dma-apbh"
 2024-05-27 12:18 UTC  (2+ messages)

[PATCH v2 3/6] mtd: rawnand: gpmi: add 'support_edo_timing' in gpmi_devdata
 2024-05-27 12:18 UTC  (2+ messages)

[PATCH v2 4/6] mtd: rawnand: gpmi: add iMX8QXP support
 2024-05-27 12:18 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: rockchip: ensure NVDDR timings are rejected
 2024-05-27 12:14 UTC  (2+ messages)

[PATCH v2 0/3] ARM: imx: only enable pinctrl as needed
 2024-05-27 11:05 UTC  (2+ messages)

[PATCH] pinctrl: pinctrl-zynqmp: Use pin numbers stored in pin descriptor
 2024-05-27 10:57 UTC 

[PATCH v2 0/6] Add support for Texas Instruments MCRC64 engine
 2024-05-27 10:11 UTC  (7+ messages)
` [PATCH v2 3/6] dt-bindings: crypto: Add Texas Instruments MCRC64
      ` [EXTERNAL] "

[PATCH V2] cpufreq: scmi: Avoid overflow of target_freq in fast switch
 2024-05-27  9:56 UTC  (3+ messages)

[PATCH v3 0/4] iommu/smmuv3: Add IOMMUFD dirty tracking support for SMMUv3
 2024-05-27  9:50 UTC  (13+ messages)
` [PATCH v3 2/4] iommu/io-pgtable-arm: Add read_and_clear_dirty() support

[PATCH net-next v7 0/7] net: stmmac: Add support for RZN1 GMAC devices
 2024-05-27  9:39 UTC  (3+ messages)
` [PATCH net-next v7 7/7] ARM: dts: r9a06g032: describe GMAC1

[PATCH 00/12] arm64: zynqmp: Update description for Kria
 2024-05-27  9:34 UTC  (13+ messages)
` [PATCH 01/12] arm64: zynqmp: Align nvmem node with dt schema
` [PATCH 02/12] arm64: zynqmp: Use fpga-region as node name
` [PATCH 03/12] arm64: zynqmp: Add missing description for efuses
` [PATCH 04/12] arm64: zynqmp: Describe USB wakeup interrupt
` [PATCH 05/12] arm64: zynqmp: Describe OCM controller
` [PATCH 06/12] arm64: zynqmp: Remove address/size-cells from ams node
` [PATCH 07/12] arm64: zynqmp: Disable Tri-state for SDIO
` [PATCH 08/12] arm64: zynqmp: Add compatible string for kv260
` [PATCH 09/12] arm64: zynqmp: Add description for ina260 on kv260
` [PATCH 10/12] arm64: zynqmp: Describe DisplayPort connector for Kria
` [PATCH 11/12] arm64: zynqmp: Add support for K26 rev2 boards
` [PATCH 12/12] arm64: zynqmp: Add pwm-fan node and fix ttc0 pwm-cells property

[PATCH 0/2] drm/panfrost: Add MT8188 support
 2024-05-27  9:31 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: gpu: mali-bifrost: Add compatible for MT8188 SoC
` [PATCH 2/2] drm/panfrost: Add support for Mali on the "

[PATCH v3] clk: samsung: exynos-clkout: Remove misleading of_match_table/MODULE_DEVICE_TABLE
 2024-05-27  9:20 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem
 2024-05-27  8:53 UTC 

[PATCH 0/6] firmware: ti_sci: Partial-IO support
 2024-05-27  8:48 UTC  (4+ messages)
` [PATCH 6/6] arm64: dts: ti: k3-am62p: Add partial-io wakeup sources

[PATCH v3 00/12] Introduce STM32 DMA3 support
 2024-05-27  8:41 UTC  (4+ messages)
` [PATCH v3 06/12] dmaengine: stm32-dma3: add DMA_CYCLIC capability

[PATCH v5 0/3] arm64: dts: add i.MX95 and EVK board
 2024-05-27  8:41 UTC  (2+ messages)


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