linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-21 16:51:01 to 2022-04-22 06:32:01 UTC [more...]

[PATCH 0/2] dma-mapping, remoteproc: Fix dma_mem leak after rproc_shutdown
 2022-04-22  6:24 UTC  (3+ messages)
` [PATCH 1/2] dma-mapping: Add dma_release_coherent_memory to DMA API
` [PATCH 2/2] remoteproc: Fix dma_mem leak after rproc_shutdown

[PATCH 0/2] arm64: ti: k3-am62: Introduce DT nodes for basic peripherals
 2022-04-22  6:21 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am625-sk: Enable on board peripherals

[PATCH 1/2] arm64: dts: imx8mp-verdin: Use the standard 'uart-has-rtscts'
 2022-04-22  6:19 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8mq-kontron-pitx-imx8m: "

[PATCH] dmaengine: imx-sdma: Remove useless null check before call of_node_put()
 2022-04-22  6:17 UTC  (3+ messages)

[PATCH 0/14] Refactor Ralink Pinctrl and Add Documentation
 2022-04-22  6:13 UTC  (5+ messages)

[PATCH] mt76:mt7603: move spin_lock_bh() to spin_lock()
 2022-04-22  6:12 UTC  (2+ messages)

[PATCH 0/4] Add feature check support in ZU+
 2022-04-22  6:10 UTC  (2+ messages)

[PATCH V3 00/17] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
 2022-04-22  6:01 UTC  (18+ messages)
` [PATCH V3 01/17] clk: mediatek: reset: Add reset.h
` [PATCH V3 02/17] clk: mediatek: reset: Fix written reset bit offset
` [PATCH V3 03/17] clk: mediatek: reset: Refine and reorder functions in reset.c
` [PATCH V3 04/17] clk: mediatek: reset: Extract common drivers to update function
` [PATCH V3 05/17] clk: mediatek: reset: Merge and revise reset register function
` [PATCH V3 06/17] clk: mediatek: reset: Revise structure to control reset register
` [PATCH V3 07/17] clk: mediatek: reset: Add return for clock reset register function
` [PATCH V3 08/17] clk: mediatek: reset: Add new register reset function with device
` [PATCH V3 09/17] clk: mediatek: reset: Add support for input offset and bit from DT
` [PATCH V3 10/17] clk: mediatek: reset: Add reset support for simple probe
` [PATCH V3 11/17] dt-bindings: arm: mediatek: Add #reset-cells property for MT8192-sys-clock
` [PATCH V3 12/17] dt-binding: mt8192: Add infra_ao reset bit
` [PATCH V3 13/17] dt-bindings: arm: mediatek: Add #reset-cells property for MT8195-sys-clock
` [PATCH V3 14/17] dt-binding: mt8195: Add infra_ao reset bit
` [PATCH V3 15/17] clk: mediatek: reset: Add infra_ao reset support for MT8192
` [PATCH V3 16/17] clk: mediatek: reset: Add infra_ao reset support for MT8195
` [PATCH V3 17/17] arm64: dts: mediatek: Add infra #reset-cells property for MT8192

[PATCH v1 0/4] Add support of MediaTek mt8186 to SOF
 2022-04-22  5:56 UTC  (5+ messages)
` [PATCH v1 1/4] ASoC: SOF: mediatek: Add mt8186 hardware support
` [PATCH v1 2/4] ASoC: SOF: mediatek: Add mt8186 sof fw loader and dsp ops
` [PATCH v1 3/4] ASoC: SOF: mediatek: Add mt8186 dsp clock support
` [PATCH v1 4/4] ASoC: SOF: mediatek: Add DSP system PM callback for mt8186

[PATCH -next v5 0/5]mm: page_table_check: add support on arm64 and riscv
 2022-04-22  6:05 UTC  (10+ messages)
` [PATCH -next v5 1/5] mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE
` [PATCH -next v5 2/5] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v5 3/5] mm: page_table_check: add hooks to public helpers

[PATCH] dma: Make use of the helper function devm_platform_ioremap_resource()
 2022-04-22  6:04 UTC  (2+ messages)

[PATCH v2 0/2] Enable audio output on AM62-SK
 2022-04-22  6:00 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am62-main: Add McASP nodes
` [PATCH v2 2/2] arm64: dts: ti: am625-sk: Add audio output support

[PATCH v3] arm64: mm: fix p?d_leaf()
 2022-04-22  6:00 UTC 

[PATCH -next V2] sound/oss/dmasound: fix 'dmasound_setup' defined but not used
 2022-04-22  5:58 UTC  (3+ messages)

[PATCH] net/wireless: add debugfs exit function
 2022-04-22  5:57 UTC  (2+ messages)

[PATCH 00/41] OMAP1 full multiplatform conversion
 2022-04-22  5:55 UTC  (3+ messages)
` [PATCH 20/41] dma: omap: hide legacy interface

[PATCH v3 05/24] media: h264: Use v4l2_h264_reference for reflist
 2022-04-22  5:42 UTC  (2+ messages)

[soc:omap1/multiplatform-prep] BUILD SUCCESS 8397c5237000fc1138efcfbe071c2b92feb96fde
 2022-04-22  5:32 UTC 

[PATCH V2 00/12] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
 2022-04-22  5:06 UTC  (30+ messages)
` [PATCH V2 02/12] clk: mediatek: reset: Use simple reset operations
` [PATCH V2 03/12] clk: mediatek: reset: Refine functions of set_clr
` [PATCH V2 04/12] clk: mediatek: reset: Merge and revise reset register function
` [PATCH V2 05/12] clk: mediatek: reset: Add reset.h
` [PATCH V2 06/12] clk: mediatek: reset: Revise structure to control reset register
` [PATCH V2 07/12] clk: mediatek: reset: Add return for clock reset register function
` [PATCH V2 08/12] clk: mediatek: reset: Add new register reset function with device
` [PATCH V2 09/12] clk: mediatek: reset: Add support for input offset and bit from DT
` [PATCH V2 11/12] clk: mediatek: reset: Add infra_ao reset support for MT8192

[PATCH v3 0/2] soc: ti: wkup_m3_ipc: Add support for IO Isolation
 2022-04-22  5:10 UTC  (3+ messages)

[PATCH v1] RISC-V: Only default to spinwait on SBI-0.1 and M-mode
 2022-04-22  4:52 UTC  (3+ messages)

[PATCH] irqchip/armada-370-xp: Enable MSI affinity configuration
 2022-04-22  4:49 UTC  (6+ messages)

[PATCH v2] irqchip/armada-370-xp: Enable MSI affinity configuration
 2022-04-22  4:35 UTC 

[PATCH v7 0/3] Add SSIF BMC driver
 2022-04-22  4:17 UTC  (8+ messages)
` [PATCH v7 1/3] ipmi: ssif_bmc: "
` [PATCH v7 2/3] bindings: ipmi: Add binding for "
` [PATCH v7 3/3] i2c: aspeed: Assert NAK when slave is busy

[RFC PATCH 0/7] clk: mediatek: Move to struct clk_hw provider APIs
 2022-04-22  4:14 UTC  (7+ messages)

[PATCH v6 0/2] phy: mediatek: Add PCIe PHY driver
 2022-04-22  4:11 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: phy: mediatek: Add YAML schema for PCIe PHY
` [PATCH v6 2/2] phy: mediatek: Add PCIe PHY driver

[soc:arm/dt] BUILD SUCCESS 9c099a379c889da08d225bd110b9baee7b6135c9
 2022-04-22  4:06 UTC 

[soc:arm/fixes] BUILD SUCCESS 846e24dcae5d5d513408b66f7853a93ab2280735
 2022-04-22  4:06 UTC 

[PATCH v5 0/5]fpga: fix for coding style and kernel-doc issues
 2022-04-22  3:38 UTC  (4+ messages)
` [PATCH v5 2/5] fpga: fix for coding style issues

[PATCH v2 0/1] Mediatek PMIC patch
 2022-04-22  3:34 UTC  (2+ messages)
` [PATCH v2 1/1] pwrap: mediatek: fix FSM timeout issue

[PATCH] drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
 2022-04-22  3:28 UTC 

[PATCH] media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignment
 2022-04-22  2:52 UTC  (4+ messages)

[PATCH v1 0/2] Add MT8186 support to MediaTek ADSP mailbox
 2022-04-22  2:39 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mailbox: mtk, adsp-mbox: add mt8186 compatible name
` [PATCH v1 2/2] mailbox: mediatek: support mt8186 adsp mailbox

[PATCH v20 0/8] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-04-22  2:32 UTC  (4+ messages)
` [PATCH v20 2/8] soc: mediatek: add mtk-mutex support for mt8195 vdosys0

[PATCH v24 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-04-22  2:24 UTC  (5+ messages)

[PATCH 1/2] arch_topology: support for describing cache topology from DT
 2022-04-22  2:30 UTC  (2+ messages)

[EXT] Re: [PATCH 1/2 v4] dt-bindings: dspi: added for semtech sx1301
 2022-04-22  2:19 UTC  (6+ messages)

[PATCH v4] media: imx-jpeg: Encoder support to set jpeg quality
 2022-04-22  1:53 UTC 

[PATCH v2] coresight: etm4x: return 0 instead of using local ret variable
 2022-04-22  2:02 UTC 

[PATCH] clk: imx: scu: Fix pm_runtime_get_sync() error checking
 2022-04-22  1:59 UTC  (6+ messages)
  ` [PATCH v2] clk: imx: scu: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage

[PATCH] media: amphion: free ctrl handler if error is set and return error
 2022-04-22  1:36 UTC 

[PATCH v3] media: imx-jpeg: Encoder support to set jpeg quality
 2022-04-22  1:51 UTC  (2+ messages)

[PATCH] coresight: etm4x: return 0 instead of using local ret variable
 2022-04-22  1:43 UTC  (3+ messages)

[PATCH v2] media: imx-jpeg: Encoder support to set jpeg quality
 2022-04-22  1:24 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6dl-plybas: Use the standard 'uart-has-rtscts'
 2022-04-22  1:18 UTC  (2+ messages)
` [PATCH 1/2] ARM: dts: imx6ul-kontron-n6x1x-s: "

[PATCH v2] drm/mediatek: dpi: Use mt8183 output formats for mt8192
 2022-04-22  1:03 UTC  (3+ messages)

[PATCH] clk: at91: generated: consider range when calculating best rate
 2022-04-22  1:12 UTC  (2+ messages)

[PATCH] arm/xen: Fix refcount leak in xen_dt_guest_init
 2022-04-22  0:36 UTC  (3+ messages)
` [PATCH v2] arm/xen: Fix some refcount leaks

[PATCH v2] i2c: mediatek: Optimize master_xfer() and avoid circular locking
 2022-04-22  0:21 UTC  (2+ messages)

[PATCH v2] firmware: arm_scmi: support optee shared memory in optee transport
 2022-04-22  0:07 UTC  (2+ messages)

linux-next: manual merge of the arm-soc tree with the samsung-krzk-fixes tree
 2022-04-21 23:07 UTC 

[PATCH 0/8] nvmem: sfp: binding updates and additions
 2022-04-21 23:02 UTC  (18+ messages)
` [PATCH 1/8] dt-bindings: nvmem: sfp: Fix typo
` [PATCH 2/8] dt-bindings: nvmem: sfp: Add clock properties
` [PATCH 3/8] dt-bindings: nvmem: sfp: Add TA_PROG_SFP supply
` [PATCH 4/8] dt-bindings: nvmem: sfp: Add compatible binding for TA 2.1 SFPs
` [PATCH 5/8] arm64: dts: ls1028a: Update SFP binding to include clock
` [PATCH 6/8] ARM: dts: layerscape: Add SFP binding for TA 2.1 devices
` [PATCH 7/8] ARM: dts: Add SFP binding for TA 3.0 devices
` [PATCH 8/8] nvmem: sfp: Add support for TA 2.1 devices

[soc:arm/multiplatform 8/14] cc1: warning: arch/arm/mach-s3c/include: No such file or directory
 2022-04-21 22:36 UTC 

[PATCH v4 0/8] crypto: HCTR2 support
 2022-04-21 22:29 UTC  (5+ messages)
` [PATCH v4 4/8] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR

[PATCH] ARM: dts: aspeed: Everest and Rainier: Add power-ffs-sync-history GPIO
 2022-04-21 21:36 UTC 

[PATCH] spi: rockchip: fix missing error on unsupported SPI_CS_HIGH
 2022-04-21 21:32 UTC 

[PATCH 0/4] perf/arm-cmn: Add CMN-650 and CMN-700
 2022-04-21 21:26 UTC  (5+ messages)
` [PATCH 2/4] perf/arm-cmn: Add CMN-650 support

[PATCH 1/3] ARM: dts: msm8974-FP2: We're msm8974pro
 2022-04-21 21:19 UTC 

[PATCH resend] dt-bindings: mfd: mediatek: Add bindings for MT6360 PMIC
 2022-04-21 21:21 UTC  (2+ messages)

[PATCH v2] mm: make minimum slab alignment a runtime property
 2022-04-21 21:15 UTC 

[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-21 21:05 UTC  (5+ messages)
` [PATCH v5 04/11] mips: use fallback for random_get_entropy() instead of just c0 random

[PATCH v2 1/2] dt-bindings: arm: Add bosch acc board
 2022-04-21 20:42 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: "

[PATCH 0/6] firmware: ti_sci: Introduce system suspend support
 2022-04-21 20:36 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: ti,sci: Add ti,ctx-memory-region property
` [PATCH 2/6] dt-bindings: ti, sci: Add lpm region and ti, lpm-firmware-name
` [PATCH 3/6] firmware: ti_sci: Introduce Power Management Ops
` [PATCH 4/6] firmware: ti_sci: Introduce ti, ctx-memory-region for reserved LPM memory
` [PATCH 5/6] firmware: ti_sci: Use dt provided fw name and address to load at suspend time
` [PATCH 6/6] firmware: ti_sci: Introduce prepare system suspend call

[PATCH] phy: rockchip-inno-usb2: Clean up some inconsistent indenting
 2022-04-21 20:30 UTC 

[PATCH v5 3/4] PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
 2022-04-21 20:14 UTC  (3+ messages)

[PATCH 00/13] iommu: Retire bus_set_iommu()
 2022-04-21 19:44 UTC  (4+ messages)
` [PATCH 12/13] iommu/virtio: Clean up bus_set_iommu()

[PATCH v5 01/11] aach: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-04-21 19:21 UTC  (4+ messages)
` [PATCH v5 01/11] archh: "
` [PATCH v5 02/11] arch: arm: configs: multi_v7_defconfig
` [PATCH v5 10/11] arch: arm: boot: dts: Introduce HPE GXP Device tree

[PATCH v5 00/11] Introduce HPE GXP Architecture
 2022-04-21 19:20 UTC 

[PATCH 1/2] Revert "ASoC: meson: axg-tdm-interface: manage formatters in trigger"
 2022-04-21 19:18 UTC  (4+ messages)

[RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
 2022-04-21 18:52 UTC  (11+ messages)
` [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks
` [RFC PATCH 10/17] KVM: arm64: Assume a table pte is already owned in post-order traversal
` [RFC PATCH 16/17] KVM: arm64: Enable parallel stage 2 MMU faults

[PATCH RFC 0/4] mm, arm64: In-kernel support for memory-deny-write-execute (MDWE)
 2022-04-21 18:33 UTC  (14+ messages)
` [PATCH RFC 2/4] mm, personality: Implement memory-deny-write-execute as a personality flag

[PATCH 0/5] mmc: sdhci-brcmstb: host controller clock enhancements
 2022-04-21 18:28 UTC  (6+ messages)
` [PATCH 1/5] mmc: sdhci-brcmstb: "mmc1: Internal clock never stabilised." seen on 72113
` [PATCH 2/5] mmc: sdhci-brcmstb: Re-organize flags
` [PATCH 3/5] mmc: sdhci-brcmstb: Enable Clock Gating to save power
` [PATCH 4/5] dt-bindings: mmc: Add Broadcom optional sdio_freq clock
` [PATCH 5/5] mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0

[PATCH v13 0/2] arm64: Enable BTI for the executable as well as the interpreter
 2022-04-21 17:58 UTC  (9+ messages)

[PATCH] mm: make minimum slab alignment a runtime property
 2022-04-21 17:16 UTC  (3+ messages)

[PATCH 0/5] Replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2022-04-21 17:07 UTC  (6+ messages)
` [PATCH 1/5] drm/exynos: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi
` [PATCH 2/5] drm/rockchip: inno_hdmi: "
` [PATCH 3/5] drm/rockchip: rk3066_hdmi: "
` [PATCH 4/5] drm/sti/sti_hdmi: "
` [PATCH 5/5] drm/sun4i: hdmi: "

[RFC PATCH -next v2 0/4] arm64/ftrace: support dynamic trampoline
 2022-04-21 17:06 UTC  (8+ messages)
` [RFC PATCH -next v2 3/4] arm64/ftrace: support dynamically allocated trampolines

[PATCH 0/3] perf: arm-spe: Fix addresses of synthesized Arm SPE events
 2022-04-21 16:52 UTC  (4+ messages)
` [PATCH 1/3] perf: arm-spe: Fix addresses of synthesized "
` [PATCH 2/3] perf: arm-spe: Fix SPE events with phys addresses
` [PATCH 3/3] perf test: Add perf_event_attr test for Arm SPE

[Patch v2] iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu
 2022-04-21 16:34 UTC  (2+ 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).