linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-03 15:22:07 to 2022-11-03 22:34:52 UTC [more...]

[PATCH v6 00/21] Drivers for gunyah hypervisor
 2022-11-03 22:33 UTC  (29+ messages)
` [PATCH v6 02/21] dt-bindings: Add binding "
` [PATCH v6 10/21] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v6 13/21] gunyah: vm_mgr: Introduce basic VM Manager

[PATCH v3 0/3] Suspending i.MX watchdog in WAIT mode
 2022-11-03 22:29 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: watchdog: fsl-imx: document suspend in wait mode

[PATCH] iommu/arm-smmu: Warn once when the perfetcher errata patch fails to apply
 2022-11-03 22:21 UTC 

[PATCH v6 0/3] Move mediatek system clock reset to reset folder
 2022-11-03 22:11 UTC  (5+ messages)
` [PATCH v6 1/3] reset: mediatek: Move MediaTek system clock reset to reset/mediatek

[PATCH 0/5] Add GMAC support for S32 SoC family
 2022-11-03 22:05 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: net: add schema for NXP S32CC dwmac glue driver

[PATCH v4 0/5] gpio: add suspend/resume support for i.mx8x SoCs
 2022-11-03 22:00 UTC  (2+ messages)

[PATCH v7 1/2] arm64: dts: ti: k3-j721e-main: Add dts nodes for EHRPWMs
 2022-11-03 21:54 UTC  (2+ messages)
  ` [PATCH v7 2/2] arm64: dts: ti: k3-j721e-sk: Add pinmux for RPi Header

[PATCH v2 0/2] AM62x watchdog support
 2022-11-03 21:47 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am62: add watchdog nodes
` [PATCH v2 2/2] arm64: dts: ti: k3-am625-sk: mark MCU and WKUP watchdogs as reserved

[PATCH] arm64: defconfig: Enable TI_TFP410 DVI bridge
 2022-11-03 21:46 UTC  (2+ messages)

[PATCH v4 00/14] KVM: arm64: Parallel stage-2 fault handling
 2022-11-03 21:42 UTC  (4+ messages)
` [PATCH v4 07/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make

[PATCH v27 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-11-03 21:28 UTC  (5+ messages)
` [PATCH v27 2/7] drm/mediatek: add ETHDR support for MT8195
` [PATCH v27 6/7] drm/mediatek: add drm ovl_adaptor sub driver "

[PATCH] arm: dts: imx: e60k02: Add touchscreen
 2022-11-03 21:09 UTC  (3+ messages)

[PATCH net-next v2 00/11] net: pcs: Add support for devices probed in the "usual" manner
 2022-11-03 21:06 UTC  (2+ messages)
` [PATCH net-next v2 01/11] arm64: dts: Add compatible strings for Lynx PCSs

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-03 21:04 UTC  (19+ messages)
` [PATCH 17/44] KVM: arm64: Do arm/arch initialiation without bouncing through kvm_init()
` [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH 39/44] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock

[PATCH v27 00/11] Add MediaTek SoC(vdosys1) support for mt8195
 2022-11-03 20:45 UTC  (9+ messages)
` [PATCH v27 01/11] dt-bindings: arm: mediatek: mmsys: add vdosys1 compatible for MT8195
` [PATCH v27 05/11] soc: mediatek: refine code to use mtk_mmsys_update_bits API
` [PATCH v27 06/11] soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
` [PATCH v27 08/11] soc: mediatek: mmsys: add mmsys for support 64 reset bits

[PATCH 0/9] ARM: dts: suniv: F1C100s: add more peripherals
 2022-11-03 20:45 UTC  (3+ messages)
` [PATCH 8/9] dt-bindings: input: sun4i-lradc-keys: Add F1C100s compatible

[PATCH v2] arm64/fpsimd: Add interface for kernel use of SVE and SME
 2022-11-03 20:20 UTC  (2+ messages)

[PATCH 0/4] ARM: at91: USB Device Port fixes
 2022-11-03 19:57 UTC  (5+ messages)
` [PATCH 1/4] usb: gadget: at91-udc: simplify at91rm9200_udc_pullup callback
` [PATCH 2/4] clk: at91: rm9200: fix usb device clock id
` [PATCH 3/4] ARM: dts: at91: rm9200: fix usb device clk id
` [PATCH 4/4] ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrl

[PATCH v5 0/14] Introduce a unified API for SCMI Server testing
 2022-11-03 19:52 UTC  (15+ messages)
` [PATCH v5 01/14] firmware: arm_scmi: Refactor xfer in-flight registration routines
` [PATCH v5 02/14] firmware: arm_scmi: Simplify chan_available transport operation
` [PATCH v5 03/14] firmware: arm_scmi: Use dedicated devices to initialize channels
` [PATCH v5 04/14] firmware: arm_scmi: Refactor polling helpers
` [PATCH v5 05/14] firmware: arm_scmi: Refactor scmi_wait_for_message_response
` [PATCH v5 06/14] firmware: arm_scmi: Add is_raw flag to xfer
` [PATCH v5 07/14] firmware: arm_scmi: Add xfer Raw helpers
` [PATCH v5 08/14] firmware: arm_scmi: Move errors defs and code to common.h
` [PATCH v5 09/14] firmware: arm_scmi: Add core Raw transmission support
` [PATCH v5 10/14] firmware: arm_scmi: Add debugfs ABI documentation for Raw mode
` [PATCH v5 11/14] firmware: arm_scmi: Reject SCMI drivers while in "
` [PATCH v5 12/14] firmware: arm_scmi: Create Raw debugfs root dentry
` [PATCH v5 13/14] firmware: arm_scmi: Call Raw mode hooks from the core stack
` [PATCH v5 14/14] firmware: arm_scmi: Add Raw mode coexistence support

[PATCH v2 0/6] iommu/exynos: Convert to a module
 2022-11-03 19:51 UTC  (7+ messages)
` [PATCH v2 1/6] iommu: Export iommu_group_default_domain() API
` [PATCH v2 2/6] iommu/exynos: Fix retval on getting clocks in probe
` [PATCH v2 3/6] iommu/exynos: Modularize the driver
` [PATCH v2 4/6] iommu/exynos: Implement shutdown driver method
` [PATCH v2 5/6] iommu/exynos: Rearrange the platform driver code
` [PATCH v2 6/6] media: platform: Use IS_ENABLED() to check EXYNOS_IOMMU in s5p_mfc

[PATCH v2 5/5] PCI: brcmstb: Set RCB_{MPS,64B}_MODE bits
 2022-11-03 19:43 UTC  (3+ messages)

[RFC PATCH 0/7] fix reset line polarity for Goodix touchscreen controllers
 2022-11-03 19:28 UTC  (4+ messages)
        ` [RFC PATCH 1/7] Input: goodix - fix reset polarity

[PATCH v2 0/4] PCI: Add pci_dev_for_each_resource() helper and refactor bus one
 2022-11-03 19:01 UTC  (13+ messages)
` [PATCH v2 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v2 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v2 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v2 4/4] pcmcia: "

[PATCH v7 00/10] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-11-03 18:58 UTC  (11+ messages)
` [PATCH v7 07/10] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts

[PATCH 1/2] component: Add helper for device nodes
 2022-11-03 18:32 UTC  (3+ messages)
` [PATCH 2/2] drm: Convert users of drm_of_component_match_add to component_match_add_of

[PATCH 1/3] arm64: dts: imx8mq: Swap SAI DMA order
 2022-11-03 18:19 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: imx8mm: "
` [PATCH 3/3] arm64: dts: imx8mn: "

[PATCH] arm64/fpsimd: Add interface for kernel use of SVE and SME
 2022-11-03 18:19 UTC  (3+ messages)

[PATCH bpf RESEND 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-11-03 18:15 UTC  (4+ messages)
` [PATCH bpf RESEND 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture

[PATCH v3] arm64: cpufeature: Fix the visibility of compat hwcaps
 2022-11-03 18:08 UTC  (2+ messages)

[PATCH v2 0/2] mm: Allow kmalloc() allocations below ARCH_KMALLOC_MINALIGN
 2022-11-03 18:03 UTC  (6+ messages)
` [PATCH v2 2/2] treewide: Add the __GFP_PACKED flag to several non-DMA kmalloc() allocations

[PATCH v7 00/28] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-11-03 16:31 UTC  (29+ messages)
` [PATCH v7 01/28] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v7 02/28] media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture
` [PATCH v7 03/28] media: sun6i-csi: Add capture state using vsync for page flip
` [PATCH v7 04/28] media: sun6i-csi: Rework register definitions, invert misleading fields
` [PATCH v7 05/28] media: sun6i-csi: Add dimensions and format helpers to capture
` [PATCH v7 06/28] media: sun6i-csi: Implement address configuration without indirection
` [PATCH v7 07/28] media: sun6i-csi: Split stream sequences and irq code in capture
` [PATCH v7 08/28] media: sun6i-csi: Move power management to runtime pm "
` [PATCH v7 09/28] media: sun6i-csi: Move register configuration to capture
` [PATCH v7 10/28] media: sun6i-csi: Rework capture format management with helper
` [PATCH v7 11/28] media: sun6i-csi: Remove custom format helper and rework configure
` [PATCH v7 12/28] media: sun6i-csi: Add bridge dimensions and format helpers
` [PATCH v7 13/28] media: sun6i-csi: Get mbus code from bridge instead of storing it
` [PATCH v7 14/28] media: sun6i-csi: Tidy capture configure code
` [PATCH v7 15/28] media: sun6i-csi: Introduce bridge format structure, list and helper
` [PATCH v7 16/28] media: sun6i-csi: Introduce capture "
` [PATCH v7 17/28] media: sun6i-csi: Configure registers from format tables
` [PATCH v7 18/28] media: sun6i-csi: Introduce format match structure, list and helper
` [PATCH v7 19/28] media: sun6i-csi: Implement capture link validation with logic
` [PATCH v7 20/28] media: sun6i-csi: Get bridge subdev directly in capture stream ops
` [PATCH v7 21/28] media: sun6i-csi: Move hardware control to the bridge
` [PATCH v7 22/28] media: sun6i-csi: Rename the capture video device to sun6i-csi-capture
` [PATCH v7 23/28] media: sun6i-csi: Cleanup headers and includes, update copyright lines
` [PATCH v7 24/28] media: sun6i-csi: Add support for MIPI CSI-2 to the bridge code
` [PATCH v7 25/28] media: sun6i-csi: Only configure capture when streaming
` [PATCH v7 26/28] media: sun6i-csi: Add extra checks to the interrupt routine
` [PATCH v7 27/28] media: sun6i-csi: Request a shared interrupt
` [PATCH v7 28/28] MAINTAINERS: Add myself as sun6i-csi maintainer and rename/move entry

[PATCH 0/3] watchdog: xilinx_wwdt: Add Versal watchdog support
 2022-11-03 17:24 UTC  (6+ messages)
` [PATCH 2/3] watchdog: xilinx_wwdt: Add Versal window "

[PATCH v2 0/4] arm64/ftrace: move to DYNAMIC_FTRACE_WITH_ARGS
 2022-11-03 17:05 UTC  (5+ messages)
` [PATCH v2 1/4] ftrace: pass fregs to arch_ftrace_set_direct_caller()
` [PATCH v2 2/4] ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instruction_pointer()
` [PATCH v2 3/4] ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses
` [PATCH v2 4/4] ftrace: arm64: move from REGS to ARGS

[PATCH] arm64: fix rodata=full again
 2022-11-03 17:00 UTC 

[PATCH v2] ARM : Support for optional ARMv8.2 half-precision floating point extension
 2022-11-03 16:59 UTC  (3+ messages)

[PATCH v8 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-11-03 16:37 UTC  (7+ messages)
` [PATCH v8 1/6] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH v8 2/6] dt-bindings: media: sun6i-a31-csi: Add internal output port to the ISP
` [PATCH v8 3/6] staging: media: Add support for the Allwinner A31 ISP
` [PATCH v8 4/6] MAINTAINERS: Add entry for the Allwinner A31 ISP driver
` [PATCH v8 5/6] media: sun6i-csi: Detect the availability of the ISP
` [PATCH v8 6/6] media: sun6i-csi: Add support for hooking to the isp devices

[PATCH 0/4] iommu/exynos: Convert to module
 2022-11-03 16:37 UTC  (5+ messages)
  ` [PATCH 3/4] iommu/exynos: Modularize the driver

[PATCH 1/3] arm: omap2: n8x0: stop instantiating codec platform data
 2022-11-03 16:35 UTC  (2+ messages)

[PATCH v6 0/2] Modify documentation and machine driver for mt8186_rt1019_rt5682s sound card
 2022-11-03 16:34 UTC  (2+ messages)

[PATCH v1 0/7] Add USB Driver for HPE GXP Architecture
 2022-11-03 16:32 UTC  (13+ messages)
` [PATCH v1 1/7] usb: gadget: udc: gxp_udc: add gxp USB support
` [PATCH v1 2/7] dt-bindings: usb: hpe,gxp-udc: Add binding for gxp gadget
` [PATCH v1 3/7] dt-bindings: usb: hpe,gxp-udcg: Add binding for gxp gadget group
` [PATCH v1 4/7] dt-bindings: usb: hpe,gxp-vuhc: add binding for gxp vEHCI
` [PATCH v1 5/7] ARM: dts: hpe: Add UDC nodes
` [PATCH v1 6/7] ARM: configs: multi_v7_defconfig: Enable HPE GXP USB Driver
` [PATCH v1 7/7] MAINTAINERS: add USB support to GXP

[PATCH v4 0/9] TI-Nspire cleanups
 2022-11-03 16:29 UTC  (4+ messages)
` [PATCH v4 7/9] ARM: dts: nspire: Use MATRIX_KEY macro for linux,keymap

[PATCH v3 00/23] drm/fb-helper: Untangle fbdev emulation and helpers
 2022-11-03 15:14 UTC  (15+ messages)
` [PATCH v3 10/23] drm/tve200: Include <linux/of.h>
` [PATCH v3 11/23] drm/fb-helper: Cleanup include statements in header file
` [PATCH v3 12/23] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH v3 13/23] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH v3 14/23] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH v3 15/23] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH v3 16/23] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH v3 17/23] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH v3 18/23] drm/fb_helper: Minimize damage-helper overhead
` [PATCH v3 19/23] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH v3 20/23] drm/fb-helper: Set flag in struct drm_fb_helper for leaking physical addresses
` [PATCH v3 21/23] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH v3 22/23] drm/fb-helper: Remove unnecessary include statements
` [PATCH v3 23/23] drm/fb-helper: Clarify use of last_close and output_poll_changed

[PATCH 1/3] dt-bindings: imx6q-pcie: Handle various clock configurations
 2022-11-03 16:25 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: imx6q-pcie: Handle various PD configurations

[PATCH net-next v2 0/5] Extend TC key support for Sparx5 IS2 VCAP
 2022-11-03 16:21 UTC  (10+ messages)
` [PATCH net-next v2 2/5] net: microchip: sparx5: Adding more tc flower keys for the "

[PATCH] ARM: dts: bcm63138: drop invalid "nand" interrupt name
 2022-11-03 16:19 UTC  (6+ messages)

[PATCH v2] vcodec: mediatek: add check for NULL for
 2022-11-03 16:17 UTC  (2+ messages)

[PATCH net-next] net: axiemac: add PM callbacks to support suspend/resume
 2022-11-03 16:06 UTC  (2+ messages)

[PATCH v2 0/6] Support new features to the SPEAr600
 2022-11-03 16:05 UTC  (3+ messages)
` [PATCH v2 3/6] arm: configs: spear6xx: Enable PL110 display controller

[PATCH] kvm/arm: Fix pvtime documentation
 2022-11-03 15:47 UTC  (4+ messages)

[PATCH v3] ARM: Add wpcm450_defconfig for Nuvoton WPCM450
 2022-11-03 15:27 UTC  (3+ messages)

[PATCH 0/3] Support pwm/tach driver for aspeed ast26xx
 2022-11-03 15:27 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: Add bindings for aspeed pwm-tach

[PATCH v2 00/12] Add MT8195 HDMI support
 2022-11-03 15:24 UTC  (7+ messages)
` [PATCH v2 02/12] dt-bindings: display: mediatek: add MT8195 hdmi bindings


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