public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-08-16 15:58:37 to 2025-08-18 13:41:36 UTC [more...]

[PATCH v2 0/5] Add support of IRQs to QUICC ENGINE GPIOs
 2025-08-18  8:45 UTC  (3+ messages)
` [PATCH v2 1/5] soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
` [PATCH v2 2/5] soc: fsl: qe: Change GPIO driver to a proper platform driver

[PATCH v3 0/4] ASoC: fsl: fsl_qmc_audio: Reduce amount of interrupts
 2025-08-18  8:20 UTC  (3+ messages)
` [PATCH v3 1/4] soc: fsl: qmc: Only set completion interrupt when needed
` [PATCH v3 3/4] ASoC: fsl: fsl_qmc_audio: Only request completion on last channel

[PATCH 1/2] arm64: dts: rockchip: Fix wifi interrupts flag on Sakura Pi RK3308B
 2025-08-18  9:04 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Fix Bluetooth interrupts flag on Neardi LBA3368

[PATCH v4 0/2] introduce kasan.write_only option in hw-tags
 2025-08-18  9:52 UTC  (4+ messages)
` [PATCH v4 1/2] kasan/hw-tags: introduce kasan.write_only option
` [PATCH v4 2/2] kasan: apply write-only mode in kasan kunit testcases

[PATCH v3 0/4] Update the thermal support for imx93
 2025-08-18  9:33 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: thermal: qoriq: Add compatible string "
` [PATCH v3 2/4] thermal: qoriq: add i.MX93 tmu support

[PATCH] media: v4l: Fix dereference before NULL check
 2025-08-18  9:31 UTC 

[PATCH 0/4] arm64/sysreg: Clean up TCR_XXX field macros
 2025-08-18  9:22 UTC  (8+ messages)
` [PATCH 1/4] arm64/sysreg: Update TCR_EL1 register
` [PATCH 2/4] arm64/sysreg: Replace TCR_EL1 field macros
` [PATCH 3/4] arm64/sysreg: Add TCR_EL2 register
` [PATCH 4/4] arm64/sysreg: Add VTCR_EL2 register

[PATCH v2 00/12] Add FSD CSI support
 2025-08-18  9:21 UTC  (23+ messages)
  ` [PATCH v2 01/12] dt-bindings: clock: Add CAM_CSI clock macro for FSD
    ` (subset) "
  ` [PATCH v2 02/12] clk: samsung: fsd: Add clk id for PCLK and PLL in CAM_CSI block
    ` (subset) "
  ` [PATCH v2 03/12] dt-bindings: media: nxp: Add support for FSD SoC
  ` [PATCH v2 04/12] arm64: dts: fsd: Add CSI nodes
  ` [PATCH v2 05/12] media: imx-mipi-csis: Move clk to mipi_csis_info structure
  ` [PATCH v2 06/12] media: imx-mipi-csis: Move irq flag and handler "
  ` [PATCH v2 07/12] media: imx-mipi-csis: Add support to configure specific vc
  ` [PATCH v2 08/12] media: imx-mipi-csis: Add support to dump all vc regs
  ` [PATCH v2 09/12] media: imx-mipi-csis: Add support for FSD CSI Rx
  ` [PATCH v2 10/12] dt-bindings: media: fsd: Document CSIS DMA controller
  ` [PATCH v2 11/12] arm64: defconfig: Enable FSD CSIS DMA driver
  ` [PATCH v2 12/12] media: fsd-csis: Add support for FSD CSIS DMA

[PATCH v4] drm: atmel-hlcdc: replace dev_* print functions with drm_* variants
 2025-08-18  9:16 UTC  (2+ messages)

[RFC 0/3] arm64/ptdump: Add ARM64_PTDUMP_CONSOLE
 2025-08-18  9:14 UTC  (4+ messages)
` [RFC 1/3] arm64/ptdump: Re-organize ptdump_init()
` [RFC 2/3] arm64/ptdump: Enable console output in pt_dump_seq_[printf|puts]()
` [RFC 3/3] arm64/ptdump: Add ARM64_PTDUMP_CONSOLE

[PATCH v6 0/5] riscv: add support for SBI Supervisor Software Events
 2025-08-18  9:08 UTC  (3+ messages)
` [PATCH v6 2/5] riscv: add support for SBI Supervisor Software Events extension
  ` [External] "

[PATCH] arm64: dts: renesas: r8a779g3: Update thermal trip points on V4H Sparrow Hawk
 2025-08-18  8:59 UTC  (6+ messages)

[PATCH v4 0/2] Add TechNexion EDM-G-IMX8M-PLUS SOM and WB-EDM-G carrier board support
 2025-08-18  8:54 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: imx8mp: Add TechNexion EDM-G-IMX8M-PLUS SOM on WB-EDM-G carrier board

[PATCH v2 0/4] ASoC: fsl: fsl_qmc_audio: Reduce amount of interrupts
 2025-08-18  8:18 UTC  (10+ messages)
` [PATCH v2 1/4] soc: fsl: qmc: Only set completion interrupt when needed
` [PATCH v2 2/4] ASoc: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus

[PATCH 0/4] Add support of IRQs to QUICC ENGINE GPIOs
 2025-08-18  8:39 UTC  (5+ messages)
` [PATCH 4/4] dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports

[PATCH v2 0/9] Add support ANS2 NVMe on Apple A11
 2025-08-18  8:43 UTC  (10+ messages)
` [PATCH v2 1/9] dt-bindings: mailbox: apple,mailbox: Add ASC mailboxes on Apple A11 and T2
` [PATCH v2 2/9] soc: apple: mailbox: Add Apple A11 and T2 mailbox support
` [PATCH v2 3/9] dt-bindings: iommu: apple,sart: Add Apple A11
` [PATCH v2 4/9] soc: apple: sart: Make allow flags SART version dependent
` [PATCH v2 5/9] soc: apple: sart: Add SARTv0 support
` [PATCH v2 6/9] dt-bindings: nvme: apple,nvme-ans: Add Apple A11
` [PATCH v2 7/9] nvme: apple: Add Apple A11 support
` [PATCH v2 8/9] arm64: dts: apple: t8015: Fix PCIE power domains dependencies
` [PATCH v2 9/9] arm64: dts: apple: t8015: Add NVMe nodes

[GIT PULL] runtime verification: Updates for 6.17
 2025-08-18  8:41 UTC  (4+ messages)

[PATCH] gpu: drm: mediatek: correct clk setting AUX_RX_UI_CNT_THR_AUX_FOR_26M
 2025-08-18  8:42 UTC 

[PATCH] gpu: drm: mediatek: correct clk setting AUX_RX_UI_CNT_THR_AUX_FOR_26M
 2025-08-18  8:40 UTC 

[PATCH 0/2] Modularize SX150X GPIO expander
 2025-08-18  8:38 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: sx150x: Make the driver tristate
` [PATCH 2/2] arm64: defconfig: Modularize SX150X GPIO expander

[PATCH] gpu: drm: mediatek: correct clk setting AUX_RX_UI_CNT_THR_AUX_FOR_26M
 2025-08-18  8:37 UTC 

[PATCH] gpu: drm: mediatek: correct clk setting AUX_RX_UI_CNT_THR_AUX_FOR_26M
 2025-08-18  8:34 UTC 

[PATCH v2 0/9] spi: zynqmp-gqspi: Support multiple buses and add GPIO support
 2025-08-18  8:28 UTC  (4+ messages)
` [PATCH v2 1/9] dt-bindings: spi: Add spi-buses property

[PATCH v2 0/7] media: rkvdec: Add HEVC backend
 2025-08-18  8:25 UTC  (20+ messages)
` [PATCH v2 5/7] media: rkvdec: Disable QoS for HEVC and VP9 on RK3328
` [PATCH v2 1/7] media: rkvdec: Add HEVC backend

[PATCH RESEND 0/2] drm/bridge: lontium-lt9611uxc: switch to DRM_BRIDGE_OP_HDMI_AUDIO
 2025-08-18  8:08 UTC  (5+ messages)
` [PATCH RESEND 1/2] drm/bridge: add connector argument to .hpd_notify callback
` [PATCH RESEND 2/2] drm/bridge: lontium-lt9611uxc: switch to HDMI audio helpers

[PATCH v3 0/3] Coresight TMC-ETR some bugfixes and cleanups
 2025-08-18  8:06 UTC  (4+ messages)
` [PATCH v3 1/3] coresight: tmc: Add missing doc including reading and etr_mode of struct tmc_drvdata
` [PATCH v3 2/3] coresight: tmc: refactor the tmc-etr mode setting to avoid race conditions
` [PATCH v3 3/3] coresight: tmc: Decouple the perf buffer allocation from sysfs mode

[PATCH 0/5] add imx94 DDR Performance Monitor support
 2025-08-18  7:57 UTC  (4+ messages)
` [PATCH 5/5] arm64: dts: imx94: add DDR Perf Monitor node

[PATCH 00/13] soc: amlogic: clk-measure: Add more SoCs to support clk-measure
 2025-08-18  8:01 UTC  (2+ messages)

[RESEND PATCH v3 0/5] Add quirks to proceed PME handshake in DWC PM
 2025-08-18  7:32 UTC  (6+ messages)
` [RESEND v3 1/5] PCI: dwc: Don't poll L2 if QUIRK_NOL2POLL_IN_PM is existing in suspend
` [RESEND v3 2/5] PCI: imx6: Don't poll LTSSM state of i.MX6QP PCIe in PM operations
` [RESEND v3 3/5] PCI: imx6: Don't poll LTSSM state of i.MX7D "
` [RESEND v3 4/5] PCI: dwc: Skip PME_Turn_Off message if there is no endpoint connected
` [RESEND v3 5/5] PCI: dwc: Don't return error when wait for link up

Karta lunchowa
 2025-08-18  7:45 UTC 

[PATCH 0/3] arm64: zynqmp: Add support for kr260 and kd240
 2025-08-18  7:35 UTC  (4+ messages)
` [PATCH 3/3] arm64: zynqmp: Add support for kd240 board

[PATCH v2 0/3] arm64: dts: rockchip: update Radxa E52C support
 2025-08-18  7:26 UTC  (5+ messages)
` [PATCH v2 2/3] arm64: dts: rockchip: remove vcc_3v3_pmu regulator for Radxa E52C
` [PATCH v2 3/3] arm64: dts: rockchip: update pinctrl names "

[PATCH v3 1/2] kasan/hw-tags: introduce kasan.write_only option
 2025-08-18  7:18 UTC  (3+ messages)

[PATCH 10/13] arm64: dts: imx95-19x19-evk: Add pca9632 node
 2025-08-18  7:05 UTC  (2+ messages)

[PATCH v6 0/3] drivers/perf: hisi: Add support for HiSilicon NOC and MN PMU driver
 2025-08-18  6:52 UTC  (4+ messages)
` [PATCH v6 3/3] MAINTAINERS: Remove myself from HiSilicon PMU maintainers

[PATCH] ACPI: AGDI: Add interrupt signaling mode support
 2025-08-18  6:54 UTC 

[PATCH v3] arm64: dts: renesas: r8a779g3: Update thermal trip points on V4H Sparrow Hawk
 2025-08-18  6:50 UTC  (3+ messages)

[PATCH v5 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-08-18  6:48 UTC  (8+ messages)
` [PATCH v5 1/7] KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslots
` [PATCH v5 2/7] KVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64B
` [PATCH v5 3/7] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory
` [PATCH v5 4/7] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
` [PATCH v5 5/7] arm64: Add support for FEAT_{LS64, LS64_V}
` [PATCH v5 6/7] KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guest
` [PATCH v5 7/7] kselftest/arm64: Add HWCAP test for FEAT_{LS64, LS64_V}

[PATCH 1/3] arm64: dts: ti: k3-am62p: Fix memory ranges for GPU
 2025-08-18  6:22 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: ti: k3-j784s4-j742s2: enable the bxs-4-64

[PATCH v4 0/2] irqchip/ast2700-intc: Add AST2700 INTC debugfs support and yaml update
 2025-08-18  5:48 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: aspeed: Add parent compatibles and refine documentation

[PATCH 1/2] firmware: arm_scmi: Rework quirks framework header
 2025-08-18  6:20 UTC  (4+ messages)
` [PATCH 2/2] [NOT_FOR_UPSTREAM] cpufreq: scmi: Add quirk to disable checks in scmi_dev_used_by_cpus()

[PATCH] KVM: arm64: Fix whitespace inconsistency in cpu_reg assignments
 2025-08-18  6:39 UTC 

[PATCH v2] cpufreq: scmi: Account for malformed DT in scmi_dev_used_by_cpus()
 2025-08-18  6:36 UTC  (2+ messages)

[PATCH v2 0/6] Support for Exynos7870's display stack (DECON, MIPIPHY, DSIM, etc.)
 2025-08-18  6:32 UTC  (7+ messages)
` [PATCH v2 3/6] arm64: dts: exynos7870: add DSI support

[PATCH] media: nxp: imx8-isi: Fix streamon/streamoff calls are imbalanced issue
 2025-08-18  6:22 UTC 

[PATCH 3/3] arm64: dts: rockchip: Add Radxa E24C
 2025-08-18  6:17 UTC  (3+ messages)

[PATCH v19 0/6] Introduction of a remoteproc tee to load signed firmware
 2025-08-18  5:07 UTC  (8+ messages)
` [PATCH v19 2/6] remoteproc: Add TEE support

[PATCH] i2c: mediatek: fix potential incorrect use of I2C_MASTER_WRRD
 2025-08-18  3:53 UTC  (2+ messages)

[PATCH v8 0/8] arm64: entry: Convert to generic irq entry
 2025-08-18  3:43 UTC  (3+ messages)

[PATCH v6 0/5] Increase max timeout value of s3c2410 watchdog
 2025-08-18  2:18 UTC  (6+ messages)
  ` [PATCH v6 1/5] watchdog: s3c2410_wdt: Replace hardcoded values with macro definitions
  ` [PATCH v6 2/5] watchdog: s3c2410_wdt: Fix max_timeout being calculated larger
  ` [PATCH v6 3/5] watchdog: s3c2410_wdt: Increase max timeout value of watchdog
  ` [PATCH v6 4/5] watchdog: s3c2410_wdt: exynosautov920: Enable QUIRK_HAS_32BIT_CNT
  ` [PATCH v6 5/5] watchdog: s3c2410_wdt: exynosautov9: Enable supported features

[PATCH 04/21] drm: remove unneeded 'fast_io' parameter in regmap_config
 2025-08-18  2:03 UTC  (2+ messages)

[PATCH v2 00/11] arm64: dts: imx95: various updates
 2025-08-18  1:25 UTC  (12+ messages)
` [PATCH v2 01/11] arm64: dts: imx95: Correct the lpuart7 and lpuart8 srcid
` [PATCH v2 02/11] arm64: dts: imx95: Add System Counter node
` [PATCH v2 03/11] arm64: dts: imx95: Add LMM/CPU nodes
` [PATCH v2 04/11] arm64: dts: imx95: Add more V2X MUs
` [PATCH v2 05/11] arm64: dts: imx95: Add OCOTP node
` [PATCH v2 06/11] arm64: dts: imx95: Add coresight nodes
` [PATCH v2 07/11] arm64: dts: imx95-evk: Update alias
` [PATCH v2 08/11] arm64: dts: imx95-19x19-evk: Add Tsettle delay in m2 regulator
` [PATCH v2 09/11] arm64: dts: imx95-19x19-evk: Add pca9632 node
` [PATCH v2 10/11] arm64: dts: imx95-19x19-evk: Add pf09 and pf53 thermal zones
` [PATCH v2 11/11] arm64: dts: imx95-15x15-evk: Change pinctrl settings for usdhc2

[PATCH v2 0/6] firmware: arm_scmi: imx: Dump syslog and system_info
 2025-08-18  2:25 UTC  (2+ messages)

[PATCH] ARM: dts: armada-370-db: Fix stereo audio input routing on Armada 370
 2025-08-17 22:18 UTC  (2+ messages)

[PATCH v3 0/5] barrier: Add smp_cond_load_*_timewait()
 2025-08-17 22:14 UTC  (8+ messages)
` [PATCH v3 1/5] asm-generic: barrier: Add smp_cond_load_relaxed_timewait()

[PATCH v3 0/6] KVM: arm64: FEAT_RASv1p1 support and RAS selection
 2025-08-17 20:21 UTC  (7+ messages)
` [PATCH v3 1/6] arm64: Add capability denoting FEAT_RASv1p1
` [PATCH v3 2/6] KVM: arm64: Handle RASv1p1 registers
` [PATCH v3 3/6] KVM: arm64: Ignore HCR_EL2.FIEN set by L1 guest's EL2
` [PATCH v3 4/6] KVM: arm64: Make ID_AA64PFR0_EL1.RAS writable
` [PATCH v3 5/6] KVM: arm64: Make ID_AA64PFR1_EL1.RAS_frac writable
` [PATCH v3 6/6] KVM: arm64: Get rid of ARM64_FEATURE_MASK()

[PATCH 0/9] Add support ANS2 NVMe on Apple A11
 2025-08-17 16:36 UTC  (12+ messages)
` [PATCH 2/9] soc: apple: mailbox: Add Apple A11 and T2 mailbox support
` [PATCH 3/9] dt-bindings: iommu: apple,sart: Add Apple A11
` [PATCH 4/9] soc: apple: sart: Make allow flags SART version dependent
` [PATCH 5/9] soc: apple: sart: Add SARTv0 support
` [PATCH 7/9] nvme: apple: Add Apple A11 support

[PATCH net-next 0/7] net: stmmac: EEE and WoL cleanups
 2025-08-17 16:04 UTC  (7+ messages)
` [PATCH net-next 5/7] net: stmmac: use core wake IRQ support
` [PATCH net-next 6/7] net: stmmac: add helpers to indicate WoL enable status
` [PATCH net-next 7/7] net: stmmac: explain the phylink_speed_down() call in stmmac_release()

[PATCH v2 0/3] i2c: pxa: fix I2C communication on Armada 3700
 2025-08-17 15:53 UTC  (9+ messages)
` [PATCH v2 2/3] i2c: pxa: prevent calling of the generic recovery init code

[PATCH v2 0/4] KVM: arm64: Live system register access fixes
 2025-08-17 12:19 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit state
` [PATCH v2 2/4] KVM: arm64: Simplify sysreg access on exception delivery
` [PATCH v2 3/4] KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors
` [PATCH v2 4/4] KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()

[PATCH] ARM: OMAP2+: use IS_ERR_OR_NULL() helper
 2025-08-17  8:34 UTC 

[PATCH v3 0/9] Add support for i.MX94 DCIF
 2025-08-17  7:25 UTC  (5+ messages)
` [PATCH v3 6/9] dt-bindings: clock: nxp,imx95-blk-ctl: Add optional ldb property

[PATCH v5 00/20] Introduce STM32 DDR PMU for STM32MP platforms
 2025-08-17  7:19 UTC  (5+ messages)
` [PATCH v5 06/20] dt-bindings: memory: introduce DDR4

[PATCH RFC 0/5] Marvell PXA1908 power domains
 2025-08-17  6:14 UTC  (5+ messages)
` [PATCH RFC 2/5] dt-bindings: power: Add Marvell PXA1908 domains

[PATCH v2 0/4] media: Add Sony IMX585 image sensor support
 2025-08-17  6:13 UTC  (5+ messages)
` [PATCH v2 3/4] media: i2c: imx585: Add Sony IMX585 image-sensor driver

[PATCH 0/3] nvmem: s32g-ocotp: Add driver for S32G OCOTP
 2025-08-17  5:53 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: s32g: Add device tree information for the OCOTP driver

[PATCH 0/3] kselftest/arm64: Cleanups and readability fixes
 2025-08-17  5:25 UTC  (4+ messages)
` [PATCH 1/3] kselftest/arm64: Remove extra blank line
` [PATCH 2/3] kselftest/arm64: Supress warning and improve readability
` [PATCH 3/3] kselftest/arm64: Add parentheses around sizeof for clarity

[PATCH 0/3] kselftest/arm64: Cleanups and readability fixes
 2025-08-17  5:24 UTC 

[PATCH 0/3] kselftest/arm64: Cleanups and readability fixes
 2025-08-17  5:22 UTC 

[PATCH v3 0/4] arm64: dts: exynos2200: introduce serial busses, except spi
 2025-08-16 20:25 UTC  (8+ messages)
` [PATCH v3 3/4] arm64: dts: exynos2200: increase the size of all syscons
` [PATCH v3 4/4] arm64: dts: exynos2200: define all usi nodes

[GIT PULL] Apple SoC DTS changes for v6.18, part 1
 2025-08-16 17:15 UTC 

[PATCH v4 00/13] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-08-16 16:43 UTC  (3+ messages)
` [PATCH v4 07/13] drm/bridge: analogix_dp: Apply drm_bridge_connector helper

[PATCH 0/3] iommu: apple-dart: Four level page table support
 2025-08-16 15:26 UTC  (5+ messages)
` [PATCH 3/3] iommu: apple-dart: Add 4-level "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox