linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-23 19:51:33 to 2025-10-24 08:34:44 UTC [more...]

[PATCH v1 0/2] rtc: Add support for MT6685 RTC
 2025-10-24  8:33 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: rtc: Add MediaTek MT6685 PM/Clock IC Real Time Clock
` [PATCH v1 2/2] rtc: Add support for MT6685 Clock IC's RTC over SPMI

[PATCH v1 0/7] clk: mediatek: Add support for SPMI Clock Controllers
 2025-10-24  8:33 UTC  (8+ messages)
` [PATCH v1 1/7] clk: mediatek: Split out registration from mtk_clk_register_gates()
` [PATCH v1 2/7] clk: mediatek: clk-gate: Simplify and optimize registration iter
` [PATCH v1 3/7] clk: mediatek: clk-mtk: Split and rename __mtk_clk_simple_probe()
` [PATCH v1 4/7] clk: mediatek: Add and wire up mtk_spmi_clk_register_gates()
` [PATCH v1 5/7] clk: mediatek: Add support to register SPMI Clock Controllers
` [PATCH v1 6/7] dt-bindings: clock: Describe MT6685 PM/Clock IC Clock Controller
` [PATCH v1 7/7] clk: mediatek: Add support for "

[PATCH v4 0/5] SPMI: MediaTek: Add support for multi-bus
 2025-10-24  8:32 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: spmi: Add MediaTek MT8196 SPMI 2 Arbiter/Controllers
` [PATCH v4 2/5] spmi: mtk-pmif: Add multi-bus support for SPMI 2.0
` [PATCH v4 3/5] spmi: mtk-pmif: Keep spinlock until read is fully done
` [PATCH v4 4/5] spmi: mtk-pmif: Implement Request Capable Slave (RCS) interrupt
` [PATCH v4 5/5] spmi: mtk-pmif: Add support for MT8196 SPMI Controller

[PATCH v10 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD
 2025-10-24  8:32 UTC  (10+ messages)
` [PATCH v10 1/9] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators
` [PATCH v10 2/9] regulator: Add support for MediaTek MT6316 SPMI "
` [PATCH v10 3/9] dt-bindings: regulator: Document MediaTek MT6363 "
` [PATCH v10 4/9] regulator: Add support for MediaTek MT6363 SPMI "
` [PATCH v10 5/9] dt-bindings: regulator: Document MediaTek MT6373 "
` [PATCH v10 6/9] regulator: Add support for MediaTek MT6373 SPMI "
` [PATCH v10 7/9] dt-bindings: iio: adc: mt6359: Allow reg for SPMI PMICs AuxADC
` [PATCH v10 8/9] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC
` [PATCH v10 9/9] mfd: Add support for MediaTek SPMI PMICs and MT6363/73

[PATCH v7 0/9] Add Type-C DP support for RK3399 EVB IND board
 2025-10-24  8:25 UTC  (20+ messages)
` [PATCH v7 1/9] usb: typec: Add notifier functions
` [PATCH v7 2/9] drm/bridge: Implement generic USB Type-C DP HPD bridge

[PATCH v20 0/4] Add ASPEED AST2600 I2C controller driver
 2025-10-24  8:14 UTC  (7+ messages)
` [PATCH v20 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML

[PATCH v1] perf arm_spe: Add a macro definition to handle offset value
 2025-10-24  8:10 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v6 0/6] Introduce ASPEED AST2700 BMC SoC
 2025-10-24  7:56 UTC  (8+ messages)
` [PATCH v6 4/6] arm64: dts: aspeed: Add initial AST2700 SoC device tree

[PATCH v5 00/15] media: rkvdec: Add support for VDPU381 and VDPU383
 2025-10-24  7:55 UTC  (18+ messages)
` [PATCH v5 01/15] media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_[ls]t_rps controls
` [PATCH v5 02/15] media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls
` [PATCH v5 03/15] media: rkvdec: Switch to using structs instead of writel
` [PATCH v5 04/15] media: rkvdec: Move cabac tables to their own source file
` [PATCH v5 05/15] media: rkvdec: Use structs to represent the HW RPS
` [PATCH v5 06/15] media: rkvdec: Move h264 functions to common file
` [PATCH v5 07/15] media: rkvdec: Move hevc "
` [PATCH v5 08/15] media: rkvdec: Add variant specific coded formats list
` [PATCH v5 09/15] media: rkvdec: Add RCB and SRAM support
` [PATCH v5 10/15] media: rkvdec: Support per-variant interrupt handler
` [PATCH v5 11/15] media: rkvdec: Enable all clocks without naming them
` [PATCH v5 12/15] media: rkvdec: Add H264 support for the VDPU381 variant
` [PATCH v5 13/15] media: rkvdec: Add H264 support for the VDPU383 variant
` [PATCH v5 14/15] media: rkvdec: Add HEVC support for the VDPU381 variant
` [PATCH v5 15/15] media: rkvdec: Add HEVC support for the VDPU383 variant

[PATCH v3 00/15] Introduce Allwinner H6/H616 NAND controller support
 2025-10-24  7:52 UTC  (7+ messages)
` [PATCH v3 04/15] mtd: rawnand: sunxi: introduce reg_user_data in sunxi_nfc_caps
` [PATCH v3 07/15] mtd: rawnand: sunxi: introduce ecc_mode_mask "

[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
 2025-10-24  7:38 UTC  (15+ messages)
` [PATCH v3 09/25] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 11/25] KVM: TDX: Avoid a double-KVM_BUG_ON() in tdx_sept_zap_private_spte()
` [PATCH v3 13/25] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v3 14/25] KVM: TDX: Bug the VM if extended the initial measurement fails
` [PATCH v3 15/25] KVM: TDX: ADD pages to the TD image while populating mirror EPT entries

[PATCH v11 00/11] Add support for MT8195/88 HDMIv2 and DDCv2
 2025-10-24  7:38 UTC  (8+ messages)
` [PATCH v11 05/11] drm/mediatek: mtk_hdmi_common: Make CEC support optional
` [PATCH v11 09/11] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188

[PATCH v1 0/7] Add vpcie3v3aux regulator for i.MX PCIe M.2 connector
 2025-10-24  7:31 UTC  (8+ messages)
` [PATCH v1 1/7] arm64: dts: imx8dxl-evk: Add vpcie3v3aux regulator for "
` [PATCH v1 2/7] arm64: dts: imx8mp-evk: "
` [PATCH v1 3/7] arm64: dts: imx8mq-evk: "
` [PATCH v1 4/7] arm64: dts: imx8qm-mek: "
` [PATCH v1 5/7] arm64: dts: imx8qxp-mek: "
` [PATCH v1 6/7] arm64: dts: imx95-15x15-evk: "
` [PATCH v1 7/7] arm64: dts: imx95-19x19-evk: Add vpcie3v3aux regulator for PCIe[0,1]

[PATCH v2 00/10] gpio: improve support for shared GPIOs
 2025-10-24  7:32 UTC  (11+ messages)
` [PATCH v2 03/10] gpiolib: implement low-level, shared GPIO support
` [PATCH v2 04/10] gpio: shared-proxy: implement the shared GPIO proxy driver

[Resend PATCH v4 0/7] clk: rockchip: Add clock controller for the RV1126B and RK3506
 2025-10-24  7:14 UTC  (3+ messages)
` [PATCH v4 6/7] dt-bindings: clock: rockchip: Add RK3506 clock and reset unit

[PATCH] spi: imx: add 16/32 bits per word support for target mode
 2025-10-24  7:12 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am642-evm: Add onboard clock overlay for PCIe and SERDES
 2025-10-24  7:10 UTC 

[PATCH net-next v2 0/2] net: stmmac: Add support for coarse timestamping
 2025-10-24  7:07 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: stmmac: Move subsecond increment configuration in dedicated helper
` [PATCH net-next v2 2/2] net: stmmac: Add a devlink attribute to control timestamping mode

[PATCH v4] stm: class: Add MIPI OST protocol support
 2025-10-24  7:05 UTC 

[PATCH 0/4 v3] PCI: s32g: Add support for PCIe controller
 2025-10-24  6:58 UTC  (9+ messages)
` [PATCH 1/4 v3] dt-bindings: PCI: s32g: Add NXP "
` [PATCH 3/4 v3] PCI: s32g: Add initial PCIe support (RC)

[PATCH v3 0/3] Initial Kontron SMARC-sAM67 support
 2025-10-24  6:51 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: dts: ti: Add support for Kontron SMARC-sAM67

[PATCH net-next 0/8] net: stmmac: hwif.c cleanups
 2025-10-24  6:44 UTC  (2+ messages)

[PATCH v8 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD
 2025-10-24  6:03 UTC  (4+ messages)
` [PATCH v8 9/9] drivers: mfd: Add support for MediaTek SPMI PMICs and MT6363/73

[PATCH 0/2] hwrng: exynos: enable GS101 TRNG support
 2025-10-24  5:57 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: rng: add google,gs101-trng compatible

[PATCH] spi: imx: keep dma request disabled before dma transfer setup
 2025-10-24  5:53 UTC 

[PATCH] pmdomain: mediatek: Fix build-errors
 2025-10-24  5:53 UTC  (2+ messages)

[PATCH] spi: imx: support SPI target PIO mode for IMX51_ECSPI
 2025-10-24  5:52 UTC 

[PATCH] spi: imx: remove CLK calculation and check for target mode
 2025-10-24  5:52 UTC 

[PATCH v1 0/2] epoll: Save one stac/clac pair in epoll_put_uevent()
 2025-10-24  5:31 UTC  (5+ messages)
` [PATCH v1 1/2] uaccess: Add __user_write_access_begin()

[PATCH v1 2/2] epoll: Use __user_write_access_begin() and unsafe_put_user() in epoll_put_uevent()
 2025-10-24  5:16 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3-iommufd: Allow attaching nested domain for GBPA cases
 2025-10-24  4:05 UTC 

[PATCH V2 0/2] arm64/mm: Add remaining TLBI_XXX_MASK macros
 2025-10-24  4:02 UTC  (3+ messages)
` [PATCH V2 1/2] arm64/mm: Drop redundant 'level' range trimming in __tlbi_level()
` [PATCH V2 2/2] arm64/mm: Add remaining TLBI_XXX_MASK macros

[PATCH v2 0/8] Add support for i.MX8ULP's SIM LPAV
 2025-10-24  3:36 UTC  (3+ messages)
` [PATCH v2 1/8] reset: imx8mp-audiomix: Fix bad mask values

[PATCH v3 0/3] net: stmmac: dwmac-sophgo: Add phy interface filter
 2025-10-24  3:23 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: net: sophgo,sg2044-dwmac: add phy mode restriction
` [PATCH v3 2/3] net: phy: Add helper for fixing RGMII PHY mode based on internal mac delay
` [PATCH v3 3/3] net: stmmac: dwmac-sophgo: Add phy interface filter

[PATCH net v3 0/3] net: stmmac: Fixes for stmmac Tx VLAN insert and EST
 2025-10-24  3:03 UTC  (7+ messages)
` [PATCH net v3 1/3] net: stmmac: vlan: Disable 802.1AD tag insertion offload

[PATCH v7 0/3] Add quirks to proceed PME handshake in DWC PM
 2025-10-24  2:56 UTC  (4+ messages)
` [PATCH v7 1/3] PCI: dwc: Don't poll L2 if QUIRK_NOL2POLL_IN_PM is existing in suspend
` [PATCH v7 2/3] PCI: dwc: Skip PME_Turn_Off message if there is no endpoint connected
` [PATCH v7 3/3] PCI: dwc: Don't return error when wait for link up in dw_pcie_resume_noirq()

[PATCH v9 0/2] add VCP mailbox driver
 2025-10-24  2:56 UTC  (2+ messages)

[PATCH v4 0/4] remoteproc: imx_rproc: misc clean up
 2025-10-24  2:51 UTC  (5+ messages)
` [PATCH v4 1/4] remoteproc: imx_rproc: Simplify clock enable logic using dcfg flags
` [PATCH v4 2/4] remoteproc: imx_rproc: Make detach operation platform-specific
` [PATCH v4 3/4] remoteproc: imx_rproc: Enable PM runtime support unconditionally
` [PATCH v4 4/4] remoteproc: imx_rproc: Remove the assignement to method

[PATCH v8 0/3] PCI: imx6: Add external reference clock mode support
 2025-10-24  2:40 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: PCI: dwc: Add external reference clock input
` [PATCH v8 2/3] dt-bindings: PCI: pci-imx6: "
` [PATCH v8 3/3] PCI: imx6: Add external reference clock input mode support

[PATCH v2] clk: imx: imx8mp-audiomix: use devm_auxiliary_device_create() to simple code
 2025-10-24  2:15 UTC  (2+ messages)

[PATCH 2/2] efi/arm*: Remove the useless failure return message print
 2025-10-24  2:00 UTC  (2+ messages)

[PATCH net-next v4 0/6] Add AF_XDP zero copy support
 2025-10-24  0:56 UTC  (2+ messages)

[PATCH net-next v2] net: airoha: Remove code duplication in airoha_regs.h
 2025-10-24  0:30 UTC  (2+ messages)

[PATCH] KVM: arm64: selftests: Filter ZCR_EL2 in get-reg-list
 2025-10-23 23:43 UTC 

[PATCH v4 0/2] Add Google Tensor SoC USB controller support
 2025-10-23 22:43 UTC  (3+ messages)
` [PATCH v4 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver

[PATCH] ARM: versatile: Fix typo in versatile.c
 2025-10-23 22:32 UTC 

[PATCH v4 0/2] Add Google Tensor SoC USB PHY support
 2025-10-23 22:22 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: phy: google: Add Google Tensor G5 USB PHY

[v2 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2025-10-23 21:52 UTC 

[PATCH] Bluetooth: fix corruption in h4_recv_buf() after cleanup
 2025-10-23 21:40 UTC  (2+ messages)

✅ PASS: Test report for for-kernelci (6.18.0-rc1, upstream-arm-next, b98c94ee)
 2025-10-23 21:23 UTC 

[PATCH] KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-list
 2025-10-23 21:19 UTC 

[patch V4 00/12] uaccess: Provide and use scopes for user access
 2025-10-23 21:14 UTC  (6+ messages)
` [patch V4 10/12] futex: Convert to scoped "

[PATCH v5 0/7] Add module support for Arm64 Exynos MCT driver
 2025-10-23 20:57 UTC  (9+ messages)
` [PATCH v5 1/7] ARM: make register_current_timer_delay() accessible after init
` [PATCH v5 2/7] clocksource/drivers/exynos_mct: Don't register as a sched_clock on arm64
` [PATCH v5 3/7] clocksource/drivers/exynos_mct: Set local timer interrupts as percpu
` [PATCH v5 4/7] clocksource/drivers/exynos_mct: Use percpu interrupts only on ARM64
` [PATCH v5 5/7] clocksource/drivers/exynos_mct: Fix uninitialized irq name warning
` [PATCH v5 6/7] clocksource/drivers/exynos_mct: Add module support
` [PATCH v5 7/7] arm64: exynos: Drop select CLKSRC_EXYNOS_MCT

[PATCH v5 0/7] Add module support for Arm64 Exynos MCT driver
 2025-10-23 20:50 UTC  (8+ messages)
` [PATCH 1/7] ARM: make register_current_timer_delay() accessible after init
` [PATCH 2/7] clocksource/drivers/exynos_mct: Don't register as a sched_clock on arm64
` [PATCH 3/7] clocksource/drivers/exynos_mct: Set local timer interrupts as percpu
` [PATCH 4/7] clocksource/drivers/exynos_mct: Use percpu interrupts only on ARM64
` [PATCH 5/7] clocksource/drivers/exynos_mct: Fix uninitialized irq name warning
` [PATCH 6/7] clocksource/drivers/exynos_mct: Add module support
` [PATCH 7/7] arm64: exynos: Drop select CLKSRC_EXYNOS_MCT

[PATCH v2 0/5] DWMAC support for Rockchip RK3506
 2025-10-23 20:48 UTC  (4+ messages)
` [PATCH v2 5/5] MAINTAINERS: add dwmac-rk glue driver to the main Rockchip entry

[PATCH] ARM: gemini: fix typos in comments
 2025-10-23 20:47 UTC 

[v2 PATCH] arm64: mm: make linear mapping permission update more robust for patial range
 2025-10-23 20:44 UTC 

[PATCH v1] arm64: defconfig: Enable i.MX95 configs for booting and Ethernet
 2025-10-23 20:16 UTC  (9+ messages)

[GIT PULL] PXA1908 DT changes for 6.19
 2025-10-23 20:13 UTC 

[PATCH v3 00/13] Nesting support for lazy MMU mode
 2025-10-23 20:10 UTC  (15+ messages)
` [PATCH v3 06/13] mm: introduce generic lazy_mmu helpers
` [PATCH v3 07/13] mm: enable lazy_mmu sections to nest
` [PATCH v3 09/13] powerpc/mm: replace batch->active with in_lazy_mmu_mode()
` [PATCH v3 10/13] sparc/mm: "
` [PATCH v3 11/13] x86/xen: use lazy_mmu_state when context-switching
` [PATCH v3 12/13] mm: bail out of lazy_mmu_mode_* in interrupt context
` [PATCH v3 13/13] mm: introduce arch_wants_lazy_mmu_mode()

[PATCH v3 00/24] MediaTek UFS Cleanup and MT8196 Enablement
 2025-10-23 19:49 UTC  (18+ messages)
` [PATCH v3 08/24] scsi: ufs: mediatek: Rework init function
` [PATCH v3 09/24] scsi: ufs: mediatek: Rework the crypt-boost stuff
` [PATCH v3 10/24] scsi: ufs: mediatek: Rework probe function
` [PATCH v3 11/24] scsi: ufs: mediatek: Remove vendor kernel quirks cruft
` [PATCH v3 12/24] scsi: ufs: mediatek: Use the common PHY framework
` [PATCH v3 13/24] scsi: ufs: mediatek: Switch to newer PM ops helpers
` [PATCH v3 14/24] scsi: ufs: mediatek: Remove mediatek,ufs-broken-rtc property
` [PATCH v3 15/24] scsi: ufs: mediatek: Rework _ufs_mtk_clk_scale error paths
` [PATCH v3 16/24] scsi: ufs: mediatek: Add vendor prefix to clk-scale-up-vcore-min
` [PATCH v3 17/24] scsi: ufs: mediatek: Clean up logging prints
` [PATCH v3 18/24] scsi: ufs: mediatek: Rework ufs_mtk_wait_idle_state
` [PATCH v3 19/24] scsi: ufs: mediatek: Don't acquire dvfsrc-vcore twice
` [PATCH v3 20/24] scsi: ufs: mediatek: Rework hardware version reading
` [PATCH v3 21/24] scsi: ufs: mediatek: Back up idle timer in per-instance struct
` [PATCH v3 22/24] scsi: ufs: mediatek: Make scale_us in setup_clk_gating const
` [PATCH v3 23/24] scsi: ufs: mediatek: Remove ret local from link_startup_notify
` [PATCH v3 24/24] scsi: ufs: mediatek: Add MT8196 compatible, update copyright


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