linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-09 00:17:07 to 2023-02-09 14:57:57 UTC [more...]

[PATCH v2 0/2] ARM: dts: add mmc aliases for Exynos devices
 2023-02-09 14:56 UTC  (7+ messages)
` [PATCH v2 1/2] ARM: dts: exynos: drop mshc aliases
` [PATCH v2 2/2] ARM: dts: exynos: add mmc aliases

[PATCH] coresight: core: Add sysfs node to reset all sources and sinks
 2023-02-09 14:56 UTC  (6+ messages)

[PATCH v5 00/19] irqdomain: fix mapping race and clean up locking
 2023-02-09 14:03 UTC  (21+ messages)
` [PATCH v5 01/19] irqdomain: Fix association race
` [PATCH v5 02/19] irqdomain: Fix disassociation race
` [PATCH v5 03/19] irqdomain: Drop bogus fwspec-mapping error handling
` [PATCH v5 04/19] irqdomain: Look for existing mapping only once
` [PATCH v5 05/19] irqdomain: Refactor __irq_domain_alloc_irqs()
` [PATCH v5 06/19] irqdomain: Fix mapping-creation race
` [PATCH v5 07/19] irqdomain: Drop revmap mutex
` [PATCH v5 08/19] irqdomain: Drop dead domain-name assignment
` [PATCH v5 09/19] irqdomain: Drop leftover brackets
` [PATCH v5 10/19] irqdomain: Clean up irq_domain_push/pop_irq()
` [PATCH v5 11/19] x86/ioapic: Use irq_domain_create_hierarchy()
` [PATCH v5 12/19] x86/apic: "
` [PATCH v5 13/19] irqchip/alpine-msi: Use irq_domain_add_hierarchy()
` [PATCH v5 14/19] irqchip/gic-v2m: Use irq_domain_create_hierarchy()
` [PATCH v5 15/19] irqchip/gic-v3-its: "
` [PATCH v5 16/19] irqchip/gic-v3-mbi: "
` [PATCH v5 17/19] irqchip/loongson-pch-msi: "
` [PATCH v5 18/19] irqchip/mvebu-odmi: "
` [PATCH v5 19/19] irqdomain: Switch to per-domain locking

[PATCH 01/24] Documentation: arm: correct spelling
 2023-02-09 14:41 UTC  (5+ messages)
` [PATCH 21/24] Documentation: trace: "

[PATCH] mm/doc: Replace isolate_lru_page with folio_isolate_lru
 2023-02-09 14:31 UTC  (5+ messages)

[PATCH v2 0/3] efi: Enable BTI for EFI runtimes services
 2023-02-09 14:21 UTC  (7+ messages)
` [PATCH v2 2/3] efi: arm64: Wire up BTI annotation in memory attributes table

[PATCH V3 0/6] remoteproc: imx_rproc: support firmware in DDR
 2023-02-09 14:04 UTC  (8+ messages)
` [PATCH V3 1/6] remoteproc: imx_rproc: correct i.MX8MQ DDR Code alias mapping
` [PATCH V3 2/6] remoteproc: elf_loader: introduce rproc_elf_find_shdr
` [PATCH V3 3/6] remoteproc: imx_rproc: add devtype
` [PATCH V3 4/6] remoteproc: imx_rproc: force pointer type
` [PATCH V3 5/6] remoteproc: imx_rproc: set Cortex-M stack/pc to TCML
` [PATCH V3 6/6] remoteproc: imx_rproc: set address of .interrupts section as bootaddr

[PATCH v2 00/16] media: imx-pxp: add support for i.MX7D
 2023-02-09 14:02 UTC  (6+ messages)
` [PATCH v2 08/16] ARM: dts: imx7d: add node for PXP

[PATCH v4 0/2] Introduce ICSSG based ethernet Driver
 2023-02-09 13:54 UTC  (10+ messages)
  ` [PATCH v4 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
    ` [EXTERNAL] "
        ` [EXTERNAL] "
            ` [EXTERNAL] "
                ` [EXTERNAL] "

[PATCH v4] media: platform: mtk-mdp3: Add missing check and free for ida_alloc
 2023-02-09 13:52 UTC 

[PATCH 0/6] dt-bindings: second batch of dt-schema conversions for Amlogic Meson bindings
 2023-02-09 13:41 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: rtc: convert rtc-meson-vrtc.txt to dt-schema
` [PATCH 2/6] dt-bindings: soc: amlogic: convert clk-measure.txt "
` [PATCH 3/6] dt-bindings: soc: amlogic: document System Control registers
` [PATCH 4/6] dt-bindings: soc: amlogic: convert amlogic,gxbb-clkc.txt to dt-schema
` [PATCH 5/6] dt-bindings: soc: amlogic: convert amlogic,gxbb-aoclkc.txt "
` [PATCH 6/6] dt-bindings: soc: amlogic: update sysctrl clock-controller subnode type

[PATCH v2 00/10] Adjust the dma-ranges for MTK IOMMU
 2023-02-09 13:39 UTC  (3+ messages)
` [PATCH v2 03/10] iommu/mediatek: Get regionid from larb/port id

[PATCH net] net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown Quirk
 2023-02-09 13:33 UTC  (2+ messages)

[PATCH] arm64: dts: layerscape: Fix GICv3 ITS node names
 2023-02-09 13:28 UTC  (2+ messages)

[PATCH v3] media: platform: mtk-mdp3: Add missing check and free for ida_alloc
 2023-02-09 13:21 UTC  (2+ messages)

[PATCH 0/3] Support timer drivers as loadable modules
 2023-02-09 13:15 UTC  (7+ messages)
` [PATCH 1/3] time/sched_clock: Export sched_clock_register()

[PATCH V2 1/2] mfd: da9062: Remove IRQ requirement
 2023-02-09 13:12 UTC  (4+ messages)
` [PATCH V2 2/2] regulator: da9062: Make the use of IRQ optional

[PATCH v4 00/19] irqdomain: fix mapping race and clean up locking
 2023-02-09 13:08 UTC  (9+ messages)
` [PATCH v4 07/19] irqdomain: Look for existing mapping only once
` [PATCH v4 09/19] irqdomain: Fix mapping-creation race

[PATCH] ARM: dts: imx7d-smegw01: Describe USBOTG1 as host
 2023-02-09 13:04 UTC 

[PATCH 1/2] tee: system invocation
 2023-02-09 12:56 UTC  (11+ messages)

[PATCH] media: mediatek: vcodec: Force capture queue format to MM21
 2023-02-09 12:56 UTC  (3+ messages)

[PATCH v4 00/12] Add support for MT8195 SCP 2nd core
 2023-02-09 12:48 UTC  (16+ messages)
` [PATCH v4 01/12] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v4 02/12] arm64: dts: mediatek: mt8183-kukui: Update the node name of SCP rpmsg subnode
` [PATCH v4 03/12] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v4 04/12] remoteproc: mediatek: Add SCP core 1 register definitions
` [PATCH v4 05/12] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v4 06/12] remoteproc: mediatek: Extract remoteproc initialization flow
` [PATCH v4 07/12] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v4 08/12] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v4 09/12] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v4 10/12] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v4 11/12] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v4 12/12] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH] MIPS: pci-mt7620: Use devm_platform_get_and_ioremap_resource()
 2023-02-09 12:08 UTC  (2+ messages)

[PATCH v14 0/6] Add LVTS Thermal Architecture
 2023-02-09 10:56 UTC  (7+ messages)
` [PATCH v14 1/6] thermal: drivers: mediatek: Relocate driver to mediatek folder
` [PATCH v14 2/6] dt-bindings: thermal: mediatek: Add LVTS thermal controllers
` [PATCH v14 3/6] arm64: dts: mt8195: Add efuse node to mt8195
` [PATCH v14 4/6] thermal: drivers: mediatek: Add the Low Voltage Thermal Sensor driver
` [PATCH v14 5/6] arm64: dts: mediatek: mt8195: Add thermal zones and thermal nodes
` [PATCH v14 6/6] arm64: dts: mediatek: mt8195: Add temperature mitigation threshold

[PATCH] ARM: dts: exynos: correct max98090 DAI argument in Snow
 2023-02-09 11:59 UTC  (3+ messages)

[PATCH 1/3] perf/amlogic: Fix config1/config2 parsing issue
 2023-02-09 11:54 UTC  (3+ messages)
` [PATCH 2/3] perf/amlogic: Fix large number of counter issue
` [PATCH 3/3] arm64: defconfig: Add Meson DDR PMU as build-in

[PATCH V5 0/3] Added Standard mode and SMBus support
 2023-02-09 11:37 UTC  (4+ messages)
` [PATCH V5 1/3] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to compatible
` [PATCH V5 2/3] i2c: xiic: Update compatible with new IP version
` [PATCH V5 3/3] i2c: xiic: Add SCL frequency configuration support

[PATCH v2 00/11] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-09 11:30 UTC  (9+ messages)
` [PATCH v2 03/11] dt-bindings: arm: mediatek: add 'mediatek,pn_swap' property

[PATCH AUTOSEL 5.4 07/10] net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
 2023-02-09 11:19 UTC 

[PATCH AUTOSEL 5.10 09/13] net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
 2023-02-09 11:18 UTC 

[PATCH AUTOSEL 5.15 11/17] net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
 2023-02-09 11:17 UTC 

[PATCH AUTOSEL 6.1 19/38] net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
 2023-02-09 11:14 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 23/38] net: ethernet: mtk_eth_soc: Avoid truncating allocation

[PATCH 1/7] ARM: dts: exynos: Remove empty camera pinctrl configuration in Trats
 2023-02-09 11:10 UTC  (9+ messages)
` [PATCH 4/7] ARM: dts: exynos: align status led name with bindings on Origen4210
  ` (subset) "
` [PATCH 5/7] ARM: dts: exynos: drop default status from I2C10 on Arndale
  ` (subset) "
` [PATCH 6/7] ARM: dts: exynos: drop redundant address/size cells "
  ` (subset) "
` [PATCH 7/7] ARM: dts: exynos: move I2C10 out of soc node "
  ` (subset) "

[RFT PATCH 1/3] ARM: dts: exynos: add "gpios" suffix to wlf,ldo1ena on Midas
 2023-02-09 11:10 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: exynos: correct SPI nor compatible in SMDKv310
 2023-02-09 11:10 UTC  (2+ messages)

[PATCH v13 1/6] thermal: drivers: mediatek: Relocate driver to mediatek folder
 2023-02-09 11:00 UTC  (3+ messages)

[PATCH 1/6] ARM: dts: exynos: correct TMU phandle in Exynos4
 2023-02-09 10:58 UTC  (6+ messages)
` [PATCH 2/6] ARM: dts: exynos: correct TMU phandle in Exynos4210
` [PATCH 3/6] ARM: dts: exynos: correct TMU phandle in Exynos5250
` [PATCH 4/6] ARM: dts: exynos: correct TMU phandle in Odroid XU
` [PATCH 5/6] ARM: dts: exynos: correct TMU phandle in Odroid HC1
` [PATCH 6/6] ARM: dts: exynos: correct TMU phandle in Odroid XU3 family

[PATCH 1/3] arm64: dts: mediatek: Introduce MT8195 LAPTOP and IOT's USB configurations
 2023-02-09 10:44 UTC  (5+ messages)

[PATCH v9 00/27] Drivers for gunyah hypervisor
 2023-02-09 10:39 UTC  (3+ messages)
` [PATCH v9 24/27] virt: gunyah: Add proxy-scheduled vCPUs

[External] : RE: [EXT] [PATCH v2 1/1] PCI: layerscape: Add EP mode support for ls1028a
 2023-02-09 10:37 UTC  (2+ messages)

[RESEND PATCH] arm64: defconfig: enable drivers required by the Qualcomm SA8775P platform
 2023-02-09 10:35 UTC 

[PATCH v2] coresight: tmc: Don't enable TMC when it's not ready
 2023-02-09 10:31 UTC  (4+ messages)
` [PATCH v3] "

[PATCH V7 0/6] arm64/perf: Enable branch stack sampling
 2023-02-09 10:08 UTC  (12+ messages)
` [PATCH V7 2/6] arm64/perf: Add BRBE registers and fields
` [PATCH V7 3/6] arm64/perf: Add branch stack support in struct arm_pmu

[PATCH 0/9] Panfrost: Improve and add MediaTek SoCs support
 2023-02-09  9:58 UTC  (13+ messages)
` [PATCH 1/9] dt-bindings: gpu: mali-bifrost: Don't allow sram-supply by default
` [PATCH 2/9] dt-bindings: gpu: mali-bifrost: Allow up to 5 power domains for MT8192
` [PATCH 5/9] dt-bindings: gpu: mali-bifrost: Add a compatible for MediaTek MT8186

[PATCH 0/6] Add new bayer ir formats
 2023-02-09  9:49 UTC  (11+ messages)
` [PATCH 1/6] media: uapi: Add MEDIA_BUS_FMT_SGRGB_IGIG_GBGR_IGIG media bus formats

[soc:for-next] BUILD SUCCESS 33f4b11d49520b7fa3b33ee2820327d329daa417
 2023-02-09  9:44 UTC 

[soc:arm/boardfile-remove] BUILD SUCCESS e5b832386ffce4cf1510ac33e225a206284e234c
 2023-02-09  9:44 UTC 

[PATCH 00/11] ARM: removal of STiH415/STiH416 remainings bits
 2023-02-09  9:38 UTC  (18+ messages)
` [PATCH 01/11] Documentation: arm: remove stih415/stih416 related entries
` [PATCH 02/11] ARM: sti: removal of "
` [PATCH 03/11] irqchip/st: remove stih415/stih416 and stid127 platforms support
` [PATCH 04/11] dt-bindings: irqchip: sti: remove stih415/stih416 and stid127
` [PATCH 05/11] dt-bindings: arm: sti: remove bindings for stih415 and stih416
` [PATCH 06/11] thermal/drivers/st: remove syscfg based driver
` [PATCH 07/11] net: ethernet: stmmac: dwmac-sti: remove stih415/stih416/stid127
` [PATCH 08/11] dt-bindings: net: dwmac: sti: remove stih415/sti416/stid127
` [PATCH 09/11] dt-bindings: reset: remove stih415/stih416 reset bindings
` [PATCH 10/11] dt-bindings: clock: remove stih416 bindings
` [PATCH 11/11] ARM: debug: removal of STiH415/STiH416 related debug uart

[PATCH v1 00/45] MediaTek clocks: full module build and cleanups
 2023-02-09  9:14 UTC  (6+ messages)
` [PATCH v1 35/45] clk: mediatek: Split MT8195 clock drivers and allow module build

[PATCH 00/16] Enable GPU with DVFS support on MediaTek SoCs
 2023-02-09  9:11 UTC  (2+ messages)

[PATCH v2] media: platform: mtk-mdp3: Add missing check and free for ida_alloc
 2023-02-09  9:09 UTC 

[PATCH] media: platform: mtk-mdp3: Add missing check and free for ida_alloc
 2023-02-09  9:02 UTC 

[PATCH] dt-bindings: i2c: uniphier: Add resets property
 2023-02-09  8:59 UTC  (2+ messages)

[GIT PULL] AT91 device tree updates for 6.3 #2
 2023-02-09  8:49 UTC 

[PATCH v2] arm64: dts: amlogic: Make mmc host controller interrupts level-sensitive
 2023-02-09  8:25 UTC  (6+ messages)

[PATCH v3 0/6] Introduce STM32 system bus
 2023-02-09  8:10 UTC  (6+ messages)
` [PATCH v3 5/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
  ` [Linux-stm32] "

[PATCH 0/2] PCI: mediatek-gen3: Support controlling power and reset of downstream componennt
 2023-02-09  6:48 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: PCI: mediatek-gen3: Add support for controlling power and reset

[RFC/RFT 0/3] Add compiler support for Control Flow Integrity
 2023-02-09  5:32 UTC  (3+ messages)

[PATCH] arm64: defconfig: enable SM8450 DISPCC clock driver
 2023-02-09  4:23 UTC  (2+ messages)

[PATCH] clocksource/drivers/timer-sun4i: Add CLOCK_EVT_FEAT_DYNIRQ
 2023-02-09  4:02 UTC 

[PATCH v3 0/2] add support for Phytec PCM-049 and PCM-959
 2023-02-09  2:55 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: omap: add phytec pcm-049 som and pcm-959 dev board
` [PATCH v3 2/2] arm: dts: omap4: pcm959: add initial support for phytec pcm959

[PATCH V8 5/6] arm64/perf: Add branch stack support in ARMV8 PMU
 2023-02-09  2:48 UTC  (6+ messages)

[PATCH] coresight: core: Add coresight name support
 2023-02-09  2:16 UTC  (3+ messages)

[PATCH v2 0/4] arm64: dts: qcom: sc8280xp: Enable external display
 2023-02-09  1:13 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sc8280xp: Add USB-C-related DP blocks
` [PATCH v2 2/4] arm64: dts: qcom: sc8280xp-crd: Introduce pmic_glink
` [PATCH v2 3/4] arm64: dts: qcom: sc8280xp-x13s: Enable external display
` [PATCH v2 4/4] arm64: defconfig: Enable DisplayPort on SC8280XP laptops

[PATCH 0/8] perf: arm: Make PMUv3 driver available for aarch32
 2023-02-09  0:15 UTC  (3+ 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).