linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-04 08:04:58 to 2022-01-04 17:06:17 UTC [more...]

[PATCH] ARM: dts: gpio-ranges property is now required
 2022-01-04 17:02 UTC 

[PATCH v3 00/48] Refactor perf cpumap
 2022-01-04 17:01 UTC  (11+ messages)
` [PATCH v3] perf evlist: Remove group option
` [PATCH v3 03/48] perf stat: Correct aggregation CPU map
` [PATCH v3 08/48] perf cpumap: Remove map+index get_die
` [PATCH v3 18/48] perf cpumap: Refactor cpu_map__build_map

[PATCH 0/2] Add SCP support for mt8186
 2022-01-04 16:53 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8186 scp
` [PATCH 2/2] remoteproc: mediatek: Support "

[PATCH net-next] net: gemini: allow any RGMII interface mode
 2022-01-04 16:48 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: exynos: split dmas into array of phandles in Exynos5250
 2022-01-04 16:47 UTC  (3+ messages)
` [PATCH 2/2] spi: dt-bindings: samsung: convert to dtschema

[PATCH v5] soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
 2022-01-04 16:45 UTC 

Possible nohz-full/RCU issue in arm64 KVM
 2022-01-04 16:39 UTC  (8+ messages)

[PATCH v2 0/3] dmaengine: Use platform_get_irq*() variants to fetch IRQ's
 2022-01-04 16:35 UTC  (3+ messages)
` [PATCH v2 2/3] dmaengine: mediatek: mtk-hsdma: Use platform_get_irq() to get the interrupt
` [PATCH v2 3/3] dmaengine: mediatek-cqdma: "

[PATCH v6 00/14] Convert powerpc to default topdown mmap layout
 2022-01-04 16:21 UTC  (5+ messages)
` [PATCH v6 03/14] mm: Add len and flags parameters to arch_get_mmap_end()
` [PATCH v6 04/14] mm, hugetlbfs: Allow for "high" userspace addresses

[PATCH] drivers/regulator: remove redundant ret variable
 2022-01-04 16:02 UTC  (3+ messages)

[PATCH v3 00/33] MT8195 IOMMU SUPPORT
 2022-01-04 15:55 UTC  (55+ messages)
` [PATCH v3 04/33] iommu/mediatek: Remove clk_disable in mtk_iommu_remove
` [PATCH v3 05/33] iommu/mediatek: Adapt sharing and non-sharing pgtable case
` [PATCH v3 06/33] iommu/mediatek: Add 12G~16G support for multi domains
` [PATCH v3 07/33] iommu/mediatek: Add a flag DCM_DISABLE
` [PATCH v3 08/33] iommu/mediatek: Add a flag NON_STD_AXI
` [PATCH v3 09/33] iommu/mediatek: Remove for_each_m4u in tlb_sync_all
` [PATCH v3 10/33] iommu/mediatek: Add tlb_lock in tlb_flush_all
` [PATCH v3 11/33] iommu/mediatek: Remove the granule in the tlb flush
` [PATCH v3 12/33] iommu/mediatek: Always tlb_flush_all when each PM resume
` [PATCH v3 13/33] iommu/mediatek: Remove the power status checking in tlb flush all
` [PATCH v3 14/33] iommu/mediatek: Always enable output PA over 32bits in isr
` [PATCH v3 15/33] iommu/mediatek: Add SUB_COMMON_3BITS flag
` [PATCH v3 16/33] iommu/mediatek: Add IOMMU_TYPE flag
` [PATCH v3 17/33] iommu/mediatek: Contain MM IOMMU flow with the MM TYPE
` [PATCH v3 18/33] iommu/mediatek: Adjust device link when it is sub-common
` [PATCH v3 19/33] iommu/mediatek: Add list_del in mtk_iommu_remove
` [PATCH v3 20/33] iommu/mediatek: Allow IOMMU_DOMAIN_UNMANAGED for PCIe VFIO
` [PATCH v3 21/33] iommu/mediatek: Add infra iommu support
` [PATCH v3 22/33] iommu/mediatek: Add PCIe support
` [PATCH v3 23/33] iommu/mediatek: Add mt8195 support
` [PATCH v3 24/33] iommu/mediatek: Only adjust code about register base
` [PATCH v3 25/33] iommu/mediatek: Just move code position in hw_init
` [PATCH v3 26/33] iommu/mediatek: Add mtk_iommu_bank_data structure
` [PATCH v3 27/33] iommu/mediatek: Initialise bank HW for each a bank
` [PATCH v3 28/33] iommu/mediatek: Add bank_nr and bank_enable
` [PATCH v3 29/33] iommu/mediatek: Change the domid to iova_region_id
` [PATCH v3 32/33] iommu/mediatek: Backup/restore regsiters for multi banks

[PATCH 0/5] mfd/extcon/regulators: max77843: add dtschema/bindings
 2022-01-04 15:45 UTC  (7+ messages)
` [PATCH 2/5] dt-bindings: extcon: maxim, max77843: add MAX77843 bindings
  ` [PATCH 2/5] dt-bindings: extcon: maxim,max77843: "
` [PATCH 3/5] regulator: dt-bindings: maxim, max77843: "
  ` [PATCH 3/5] regulator: dt-bindings: maxim,max77843: "
` [PATCH 4/5] dt-bindings: mfd: "

[PATCH 00/11] PCI: Small improvements for pci-bridge-emul and mvebu
 2022-01-04 15:35 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/11] MAINTAINERS: Add Pali Rohár as pci-mvebu.c maintainer
  ` [PATCH v2 02/11] PCI: pci-bridge-emul: Make struct pci_bridge_emul_ops as const
  ` [PATCH v2 03/11] PCI: pci-bridge-emul: Rename PCI_BRIDGE_EMUL_NO_PREFETCHABLE_BAR to PCI_BRIDGE_EMUL_NO_PREFMEM_FORWARD
  ` [PATCH v2 04/11] PCI: pci-bridge-emul: Add support for new flag PCI_BRIDGE_EMUL_NO_IO_FORWARD
  ` [PATCH v2 05/11] PCI: mvebu: Add help string for CONFIG_PCI_MVEBU option
  ` [PATCH v2 06/11] PCI: mvebu: Remove duplicate nports assignment
  ` [PATCH v2 07/11] PCI: mvebu: Set PCI_BRIDGE_EMUL_NO_IO_FORWARD when IO is unsupported
  ` [PATCH v2 08/11] PCI: mvebu: Properly initialize vendor, device and revision of emulated bridge
  ` [PATCH v2 09/11] PCI: mvebu: Update comment for PCI_EXP_LNKCAP register on "
  ` [PATCH v2 10/11] PCI: mvebu: Update comment for PCI_EXP_LNKCTL "
  ` [PATCH v2 11/11] PCI: mvebu: Fix reporting Data Link Layer Link Active "

[PATCH 0/3] regulator/mfd: dt-bindings: maxim, max77802: convert to dtschema
 2022-01-04 15:35 UTC  (5+ messages)
` [PATCH 2/3] regulator: dt-bindings: maxim, max77802: Convert "
  ` [PATCH 2/3] regulator: dt-bindings: maxim,max77802: "
` [PATCH 3/3] dt-bindings: mfd: "
  ` [PATCH 3/3] dt-bindings: mfd: maxim, max77802: "

[PATCH v4 0/2] media: HEVC: RPS clean up
 2022-01-04 15:34 UTC  (3+ messages)
` [PATCH v4 1/2] media: hevc: Remove RPS named flags

[PATCH v2 1/1] KVM: arm64: vgic: Replace kernel.h with the necessary inclusions
 2022-01-04 15:19 UTC 

[PATCH -next] perf/marvell_cn10k_tad_pmu: Fix return value check in tad_pmu_probe()
 2022-01-04 15:11 UTC  (2+ messages)

[PATCH v4] soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
 2022-01-04 15:05 UTC  (3+ messages)

[PATCH 00/15] pci: mvebu: Various fixes
 2022-01-04 15:04 UTC  (2+ messages)

net: phy: marvell: network working with generic PHY and not with marvell PHY
 2022-01-04 15:04 UTC  (15+ messages)

[PATCH 0/8] nvmem: add ethernet address offset support
 2022-01-04 15:03 UTC  (3+ messages)
` [PATCH 2/8] dt-bindings: nvmem: add transformation bindings

[PATCH v12 00/10] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-01-04 14:59 UTC  (3+ messages)
  ` [PATCH v12 03/10] arm64: Rename stackframe to unwind_state

[PATCH] serial: atmel: Use platform_get_irq() to get the interrupt
 2022-01-04 14:57 UTC  (2+ messages)

[PATCH v2 0/3] ARM: ox810se: Add Ethernet support
 2022-01-04 14:56 UTC  (4+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: oxnas-dwmac: Add bindings for OX810SE
` [PATCH net-next v2 2/3] net: stmmac: dwmac-oxnas: Add support "
` [PATCH arm-soc-next v2 3/3] ARM: dts: ox810se: Add Ethernet support

[PATCH 0/4] dmaengine: Add support Oxford Semiconductor OXNAS DMA Engine
 2022-01-04 14:52 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: dma: Add bindings for ox810se dma engine
` [PATCH 2/4] dmaengine: Add Oxford Semiconductor OXNAS DMA Controller
` [PATCH 3/4] MAINTAINERS: add OX810SE DMA driver files under Oxnas entry
` [PATCH 4/4] ARM: dts: ox810se: Add DMA Support

[PATCH kvmtool 0/9] arm64: Improve PMU support on heterogeneous systems
 2022-01-04 14:39 UTC  (3+ messages)
` [PATCH kvmtool 9/9] arm64: Add support for KVM_ARM_VCPU_PMU_V3_SET_PMU

[PATCH V3 0/6] the UART driver compatible with the Amlogic Meson
 2022-01-04 14:35 UTC  (12+ messages)
` [PATCH V3 4/6] tty: serial: meson: The UART baud rate calculation is described using the common clock code. Also added S4 chip uart Compatible

[PATCH] [RFC] aarch64: scs: reload shadow call stack in user exception entry
 2022-01-04 14:32 UTC  (3+ messages)

[PATCH v3 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
 2022-01-04 14:28 UTC  (3+ messages)
` [PATCH v3 2/2] ACPI: AGDI: Add driver for "

[PATCH v10 0/7] PCI: brcmstb: root port turns on sub-device power
 2022-01-04 14:17 UTC  (4+ messages)

[PATCH v2] pinctrl: at91-pio4: Use platform_get_irq() to get the interrupt
 2022-01-04 14:09 UTC 

[PATCH] KVM: arm64: Fix comment typo in kvm_vcpu_finalize_sve()
 2022-01-04 14:05 UTC  (2+ messages)

[PATCH v13 0/5] arm64 userspace counter support
 2022-01-04 13:56 UTC  (4+ messages)
` [PATCH v13 3/5] arm64: perf: Add userspace counter access disable switch

[PATCH] drm/stm: ltdc: support of new hardware version
 2022-01-04 13:53 UTC  (3+ messages)

[RESEND PATCH v10 0/3] This patches provide ADSP IPC support for MT8195
 2022-01-04 13:53 UTC  (2+ messages)

[PATCH] drm/stm: remove conflicting framebuffers
 2022-01-04 13:52 UTC  (4+ messages)

[PATCH v1 1/1] KVM: arm64: vgic: Replace kernel.h with the necessary inclusions
 2022-01-04 13:45 UTC  (6+ messages)

[PATCH 0/6] Add basic node support for Mediatek MT8186 SoC
 2022-01-04 13:34 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: timer: Add compatible for Mediatek MT8186
` [PATCH 2/6] dt-bindings: serial: "
` [PATCH 3/6] dt-bindings: watchdog: "
` [PATCH 4/6] dt-bindings: mmc: "
` [PATCH 5/6] dt-bindings: phy: "
` [PATCH 6/6] arm64: dts: Add Mediatek SoC MT8186 dts and evaluation board and Makefile

[PATCH] arm64: Drop outdated links in comments
 2022-01-04 13:02 UTC  (3+ messages)

[PATCH 0/3] Apple SPI controller driver
 2022-01-04 12:58 UTC  (3+ messages)
` [PATCH 3/3] spi: apple: Add driver for Apple SPI controller

[PATCH 0/5] arm64: mte: add core dump support
 2022-01-04 12:33 UTC  (4+ messages)
` [PATCH 5/5] arm64: mte: Document the core dump file format

[PATCH v12 3/3] net: ethernet: mtk_eth_soc: implement Clause 45 MDIO access
 2022-01-04 12:07 UTC 

[PATCH v12 2/3] net: mdio: add helpers to extract clause 45 regad and devad fields
 2022-01-04 12:07 UTC 

[PATCH v12 1/3] net: ethernet: mtk_eth_soc: fix return values and refactor MDIO ops
 2022-01-04 12:06 UTC 

[PATCH v12 0/3] net: ethernet: mtk_eth_soc: refactoring and Clause 45
 2022-01-04 12:05 UTC 

[PATCH 1/3] drm/stm: dsi: move lane capability detection in probe()
 2022-01-04 11:56 UTC  (7+ messages)
` [PATCH 2/3] drm/bridge/synopsys: dsi: extend the prototype of mode_valid()
` [PATCH 3/3] drm/stm: dsi: provide the implementation "

[PATCH v11 3/3] net: ethernet: mtk_eth_soc: implement Clause 45 MDIO access
 2022-01-04 11:43 UTC 

[PATCH v11 2/3] net: mdio: add helpers to extract clause 45 regad and devad fields
 2022-01-04 11:43 UTC 

[PATCH v11 1/3] net: ethernet: mtk_eth_soc: fix return values and refactor MDIO ops
 2022-01-04 11:42 UTC 

[PATCH v11 0/3] net: ethernet: mtk_eth_soc: refactoring and Clause 45
 2022-01-04 11:41 UTC 

[PATCH v2 0/2] Add SCP support for mt8186
 2022-01-04 11:31 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8186 scp
` [PATCH v2 2/2] remoteproc: mediatek: Support "

[PATCH mm v5 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2022-01-04 11:28 UTC  (4+ messages)
` [PATCH mm v5 29/39] kasan, page_alloc: allow skipping memory init for HW_TAGS

[PATCH RFC 03/13] mmc: mtk-sd: fix deferred probing
 2022-01-04 11:00 UTC  (2+ messages)

[PATCH CFT 0/2] net: axienet: modernise pcs implementation
 2022-01-04 10:46 UTC  (12+ messages)
` [PATCH CFT net-next 1/2] net: axienet: convert to phylink_pcs
` [PATCH CFT v2 0/2] net: axienet: modernise pcs implementation
  ` [PATCH CFT v2 net-next 1/2] net: axienet: convert to phylink_pcs
  ` [PATCH CFT v2 net-next 2/2] net: axienet: replace mdiobus_write() with mdiodev_write()

[PATCH v1 0/3] mmc: mediatek: add support for SDIO async int
 2022-01-04 10:44 UTC  (5+ messages)
` [PATCH v1 2/3] mmc: core: Add support for SDIO async interrupt
` [PATCH v1 3/3] mmc: mediatek: add support for SDIO eint irq

[PATCH 5/5] drm/stm: ltdc: add support of ycbcr pixel formats
 2022-01-04 10:27 UTC  (2+ messages)

[PATCH 4/5] drm/stm: ltdc: add support of flexible pixel formats
 2022-01-04 10:27 UTC  (2+ messages)

[PATCH 3/5] drm/stm: ltdc: add per plane update support
 2022-01-04 10:24 UTC  (2+ messages)

[PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-01-04 10:24 UTC  (7+ messages)
` [PATCH v5 34/69] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH v5 36/69] KVM: arm64: nv: Filter out unsupported features from ID regs

[PATCH 2/5] drm/stm: ltdc: add YCbCr 422 output support
 2022-01-04 10:24 UTC  (2+ messages)

[PATCH 1/5] drm/stm: ltdc: switch to regmap
 2022-01-04 10:22 UTC  (2+ messages)

[PATCH v2] drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridge
 2022-01-04  9:59 UTC 

About resctrl code rebase
 2022-01-04  9:53 UTC  (6+ messages)

[PATCH] drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridge
 2022-01-04  9:52 UTC  (3+ messages)

[PATCH v2] ARM: dts: add DT for lan966x SoC and 2-port board pcb8291
 2022-01-04  9:41 UTC 

[PATCH v3, 00/13] media: mtk-vcodec: support for MT8192 decoder
 2022-01-04  9:31 UTC  (14+ messages)
` [PATCH v3, 01/13] media: mtk-vcodec: Add vdec enable/disable hardware helpers
` [PATCH v3, 02/13] media: mtk-vcodec: Using firmware type to separate different firmware architecture
` [PATCH v3, 03/13] media: mtk-vcodec: get capture queue buffer size from scp
` [PATCH v3, 05/13] media: mtk-vcodec: Call v4l2_m2m_set_dst_buffered() set capture buffer buffered
` [PATCH v3, 06/13] media: mtk-vcodec: Refactor get and put capture buffer flow
` [PATCH v3, 07/13] media: mtk-vcodec: Refactor supported vdec formats and framesizes
` [PATCH v3, 08/13] media: mtk-vcodec: Add format to support MT21C
` [PATCH v3, 09/13] media: mtk-vcodec: disable vp8 4K capability
` [PATCH v3, 10/13] media: mtk-vcodec: Fix v4l2-compliance fail
` [PATCH v3, 11/13] media: mtk-vcodec: record capture queue format type
` [PATCH v3, 12/13] media: mtk-vcodec: Extract H264 common code
` [PATCH 13/13] media: mtk-vcodec: Add h264 decoder driver for mt8192

[PATCH v5 5/6] rockchip/soc/drivers: Add DTPM description for rk3399
 2022-01-04  9:29 UTC  (3+ messages)

[PATCH v11 0/4] Add mmsys and mutex support for MDP
 2022-01-04  9:17 UTC  (5+ messages)
` [PATCH v11 1/4] soc: mediatek: mmsys: add CMDQ write register function
` [PATCH v11 2/4] soc: mediatek: mmsys: add support for ISP control
` [PATCH v11 3/4] soc: mediatek: mutex: add support for MDP
` [PATCH v11 4/4] soc: mediatek: mutex: add functions that operate registers by CMDQ

[PATCH v4] drm/mediatek: Fix mtk_cec_mask()
 2022-01-04  9:08 UTC  (2+ messages)

[PATCH 0/2] Add PMIC wrapper support for Mediatek MT8186 SoC IC
 2022-01-04  9:05 UTC  (5+ messages)
` [PATCH 1/2] soc: mediatek: pwrap: add pwrap driver for MT8186 SoC
` [PATCH 2/2] dt-bindings: mediatek: add compatible for MT8186 pwrap

[PATCH] dma-buf: dma-heap: Add a size limitation for allocation
 2022-01-04  8:44 UTC  (5+ messages)
` [PATCH v2] dma-buf: dma-heap: Add a size check "

[PATCH v5] arm64: kprobe: Enable OPTPROBE for arm64
 2022-01-04  8:49 UTC  (9+ messages)

[PATCH 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8186 scp
 2022-01-04  8:43 UTC  (4+ messages)
` [PATCH 2/2] remoteproc: mediatek: Support "

[PATCH] ARM: dts: at91: sama7g5: fix compilation warning
 2022-01-04  8:42 UTC  (2+ messages)

[PATCH 0/3] ARM: ox810se: Add Ethernet support
 2022-01-04  8:42 UTC  (6+ messages)
` [PATCH net-next 2/3] net: stmmac: dwmac-oxnas: Add support for OX810SE
` [PATCH 3/3] ARM: dts: ox810se: Add Ethernet support

[PATCH 1/2] clk: mediatek: clk-gate: Shrink by adding clockgating bit check helper
 2022-01-04  8:06 UTC  (3+ messages)
` [PATCH 2/2] clk: mediatek: clk-gate: Use regmap_{set/clear}_bits helpers


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