linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-08 23:12:10 to 2020-12-09 14:35:35 UTC [more...]

[PATCH 0/8] arm64: sunxi: Initial Allwinner H616 SoC support
 2020-12-09 14:33 UTC  (3+ messages)
` [PATCH 5/8] clk: sunxi-ng: Add support for the Allwinner H616 CCU
  ` [linux-sunxi] "

[PATCH v1] ARM: imx: mach-imx6ul: remove 14x14 EVK specific PHY fixup
 2020-12-09 14:32 UTC  (2+ messages)

[PATCH -next 0/3] pinctrl: pinctrl-microchip-sgpio: Add interrupt controller support
 2020-12-09 14:27 UTC  (4+ messages)
` [PATCH -next 1/3] pinctrl: pinctrl-microchip-sgpio: Add irq support (for sparx5)
` [PATCH -next 2/3] dt-bindings: pinctrl: pinctrl-microchip-sgpio: Add irq support
` [PATCH -next 3/3] arm64: dts: sparx5: Add SGPIO "

[PATCH] firmware: xilinx: Fix kernel-doc warnings
 2020-12-09 14:11 UTC  (2+ messages)

[PATCH v3 0/5] Allwinner V3 SL631 Action Camera Support and Related Fixes
 2020-12-09 14:10 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: irq: sun7i-nmi: Add binding documentation for the V3s NMI

[PATCH v4 0/2] media: i2c: OV5648 image sensor support
 2020-12-09 14:05 UTC  (4+ messages)
` [PATCH v4 2/2] media: i2c: Add support for the OV5648 image sensor

[PATCH v2 0/3] firmware: xilinx: Clean up series
 2020-12-09 14:03 UTC  (2+ messages)

[PATCH v2 0/6] brcmstb: add EP regulators and panic handler
 2020-12-09 14:01 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators

[PATCH] ARM: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ cores
 2020-12-09 14:00 UTC 

[PATCH v2 0/2] arm64: Support Enhanced PAN
 2020-12-09 13:59 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: Support execute-only permissions with "
` [PATCH v2 2/2] arm64: Introduce HWCAPS2_EXECONLY

[PATCH v3 1/2] dt-bindings: power: Add MT8167 power domains
 2020-12-09 13:32 UTC  (2+ messages)
` [PATCH v3 2/2] soc: mediatek: pm-domains: Add support for mt8167

[PATCH v5 0/2] MTE support for KVM guest
 2020-12-09 13:25 UTC  (12+ messages)

[PATCH v3] pwm: bcm2835: Support apply function for atomic configuration
 2020-12-09 13:20 UTC  (3+ messages)
  ` Aw: "

[PATCH 0/9] KVM: arm64: Relocate absolute hyp VAs
 2020-12-09 13:17 UTC  (10+ messages)
` [PATCH 1/9] KVM: arm64: Correctly align nVHE percpu data
` [PATCH 2/9] KVM: arm64: Rename .idmap.text in hyp linker script
` [PATCH 3/9] KVM: arm64: Set up .hyp.rodata ELF section
` [PATCH 4/9] KVM: arm64: Add symbol at the beginning of each hyp section
` [PATCH 5/9] KVM: arm64: Generate hyp relocation data
` [PATCH 6/9] KVM: arm64: Apply hyp relocations at runtime
` [PATCH 7/9] KVM: arm64: Fix constant-pool users in hyp
` [PATCH 8/9] KVM: arm64: Remove patching of fn pointers "
` [PATCH 9/9] KVM: arm64: Remove hyp_symbol_addr

[PATCH v6 0/5] PCI: Unify ECAM constants in native PCI Express drivers
 2020-12-09 13:08 UTC  (3+ messages)

[RFC PATCH 0/6] kvm: arm64: Fix up hyp relocations
 2020-12-09 13:01 UTC  (4+ messages)
` [RFC PATCH 5/6] kvm: arm64: Fix constant-pool users in hyp

[PATCH v1 1/2] dt-bindings: arm: fsl: add Protonic PRTI6G board
 2020-12-09 13:00 UTC  (2+ messages)
` [PATCH v1 2/2] ARM: dts: "

[PATCH 0/9] Xilinx AI engine kernel driver
 2020-12-09 12:47 UTC  (5+ messages)
` [PATCH 2/9] misc: Add Xilinx AI engine device driver

[PATCH v8 00/16] Add support for Clang LTO
 2020-12-09 12:35 UTC  (8+ messages)

[PATCH v5 00/27] MT8192 IOMMU support
 2020-12-09 12:13 UTC  (30+ messages)
` [PATCH v5 01/27] dt-bindings: iommu: mediatek: Convert IOMMU to DT schema
` [PATCH v5 02/27] dt-bindings: memory: mediatek: Add a common larb-port header file
` [PATCH v5 03/27] dt-bindings: memory: mediatek: Extend LARB_NR_MAX to 32
` [PATCH v5 04/27] dt-bindings: memory: mediatek: Add domain definition
` [PATCH v5 05/27] dt-bindings: memory: mediatek: Rename header guard for SMI header file
` [PATCH v5 06/27] dt-bindings: mediatek: Add binding for mt8192 IOMMU
` [PATCH v5 07/27] iommu/mediatek: Use the common mtk-smi-larb-port.h
` [PATCH v5 08/27] iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap
` [PATCH v5 09/27] iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
` [PATCH v5 10/27] iommu/io-pgtable-arm-v7s: Clarify LVL_SHIFT/BITS macro
` [PATCH v5 11/27] iommu/io-pgtable-arm-v7s: Add cfg as a param in some macros
` [PATCH v5 12/27] iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek
` [PATCH v5 13/27] iommu/mediatek: Add a flag for iova_34 bit case
` [PATCH v5 14/27] iommu/mediatek: Move hw_init into attach_device
` [PATCH v5 15/27] iommu/mediatek: Add fail handle for sysfs_add and device_register
` [PATCH v5 16/27] iommu/mediatek: Add device link for smi-common and m4u
` [PATCH v5 17/27] iommu/mediatek: Add pm runtime callback
` [PATCH v5 18/27] iommu/mediatek: Add power-domain operation
` [PATCH v5 19/27] iommu/mediatek: Add iova reserved function
` [PATCH v5 20/27] iommu/mediatek: Add single domain
` [PATCH v5 21/27] iommu/mediatek: Support master use iova over 32bit
` [PATCH v5 22/27] iommu/mediatek: Support up to 34bit iova in tlb flush
` [PATCH v5 23/27] iommu/mediatek: Support report iova 34bit translation fault in ISR
` [PATCH v5 24/27] iommu/mediatek: Add support for multi domain
` [PATCH v5 25/27] iommu/mediatek: Adjust the structure
` [PATCH v5 26/27] iommu/mediatek: Add mt8192 support
` [PATCH v5 27/27] MAINTAINERS: Add entry for MediaTek IOMMU

[PATCH v2 1/2] arm64: dts: mediatek: mt8183: add pwm node
 2020-12-09 12:03 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: mt8183-evb: add PWM support

arm64: split ARM64_PTR_AUTH option to userspace and kernel configs
 2020-12-09 11:56 UTC  (7+ messages)
` [PATCH 2/2] arm64: Configure kernel's PTR_AUTH key when it is built with PTR_AUTH

[PATCH trivial] ARM: uncompress: atags_to_fdt: Spelling s/REturn/Return/
 2020-12-09 10:14 UTC 

[PATCH v2 1/2] 📤 dt-bindings: dma: mtk-apdma: add bindings for MT8516 SOC
 2020-12-09 11:48 UTC  (4+ messages)
` [PATCH v2 2/2] 📤 arm64: dts: mediatek: mt8516: add support for APDMA

[PATCH v3 1/2] dt-bindings: dma: mtk-apdma: add bindings for MT8516 SOC
 2020-12-09 11:47 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: mediatek: mt8516: add support for APDMA

[RFC PATCH v2 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2020-12-09 11:35 UTC  (12+ messages)
` [RFC PATCH v2 2/2] scheduler: add scheduler level for clusters

[PATCH 0/4] Reduce scanning of runqueues in select_idle_sibling
 2020-12-09 11:33 UTC  (7+ messages)
` [PATCH 2/4] sched/fair: Move avg_scan_cost calculations under SIS_PROP

[PATCH 1/2] if_enabled.h: Add IF_ENABLED_OR_ELSE() and IF_ENABLED() macros
 2020-12-09 11:31 UTC  (8+ messages)
` [PATCH 2/2] pinctrl: ingenic: Only support SoCs enabled in config

[PATCH 0/3] ARM: assembler: clean up byte swapping macros
 2020-12-09 11:19 UTC  (8+ messages)
` [PATCH 1/3] ARM: assembler: generalize byte swapping macro into rev_32
` [PATCH 2/3] crypto: arm/aes-scalar - switch to common rev_32/mov_l macros
` [PATCH 3/3] crypto: arm/chacha-scalar - switch to common rev_32 macro

[PATCH net-next 1/1] net: stmmac: allow stmmac to probe for C45 PHY devices
 2020-12-09 11:19 UTC 

[PATCH 0/8] drm/vc4: DSI improvements and BCM2711 support
 2020-12-09 11:04 UTC  (6+ messages)
` [PATCH 1/8] drm/vc4: drv: Remove the DSI pointer in vc4_drv
` [PATCH 2/8] drm/vc4: dsi: Correct DSI register definition

linux-next: Signed-off-by missing for commit in the arm-soc tree
 2020-12-09 11:01 UTC 

[soc:qcom/dt64] BUILD SUCCESS 956e9c85f47bfe874d58d96c85471f2e2ebae626
 2020-12-09 10:58 UTC 

[soc:mvebu/dt] BUILD SUCCESS 51b632c713d50586a844259c56048a280f375406
 2020-12-09 10:58 UTC 

[soc:nuvoton/dt] BUILD SUCCESS 879e5b3f98bae035cf8e2f777cc3c64bde8d6d9b
 2020-12-09 10:58 UTC 

[soc:mvebu/dt64] BUILD SUCCESS a2081c09d7410c3e55d902a09602b833dc96c58a
 2020-12-09 10:58 UTC 

[soc:qcom/dt] BUILD SUCCESS 74ab8ccfb8f3133acf8b2a2a7bcfba9c1710960d
 2020-12-09 10:58 UTC 

[soc:k3/dt] BUILD SUCCESS cd48ce86a4d0c1ffec86aa46a26da993c9af5f53
 2020-12-09 10:58 UTC 

[soc:arm/defconfig] BUILD SUCCESS acf689134a66cc9c85e571d33b6bd5d72e4078cf
 2020-12-09 10:58 UTC 

[PATCH v5 00/11] Raspberry Pi PoE HAT fan support
 2020-12-09 10:42 UTC  (3+ messages)
` [PATCH v5 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH v3 07/10] arm: dts: stih407-family: Harmonize DWC USB3 DT nodes name
 2020-12-09 10:24 UTC  (2+ messages)

[RFC][PATCH 0/4] arm64:kvm: teach guest sched that VCPUs can be preempted
 2020-12-09  9:43 UTC  (7+ messages)

[PATCH v4 0/4] CPUFreq: Add support for opp-sharing cpus
 2020-12-09  9:41 UTC  (9+ messages)
` [PATCH v4 3/4] scmi-cpufreq: get opp_shared_cpus from opp-v2 for EM

[PATCH v2, 0/2] soc: mediatek: Prepare MMSYS for DDP routing using function call
 2020-12-09  9:32 UTC  (3+ messages)
` [PATCH v2, 1/2] soc: mediatek: mmsys: create mmsys folder
` [PATCH v2, 2/2] soc: mediatek: mmsys: Use function call for setting the routing registers

[PATCH v2] clk: mediatek: Remove MT8192 unused clock
 2020-12-09  8:39 UTC 

[PATCH 0/3] pinctrl: Added ZynqMP pinctrl driver
 2020-12-09  8:44 UTC  (4+ messages)
` [PATCH 1/3] firmware: xilinx: Added pinctrl support
` [PATCH 2/3] dt-bindings: pinctrl: Added binding for ZynqMP pinctrl driver
` [PATCH 3/3] pinctrl: Added Xilinx ZynqMP pinctrl driver support

[PATCH v6 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-12-09  7:43 UTC  (5+ messages)

[PATCH V5 0/2] mailbox: Add mhuv2 mailbox controller's support
 2020-12-09  7:24 UTC  (2+ messages)

[PATCH v2 0/1] ARM: dts: mmp2-olpc-xo-1-75: clear the warnings when make dtbs
 2020-12-09  7:02 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH 0/1] scsi: ufs-mediatek: use correct path to fix compiling error
 2020-12-09  6:48 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 1/2] misc: Add clock control logic into Aspeed LPC SNOOP driver
 2020-12-09  6:41 UTC  (3+ messages)

[PATCH v3 7/7] Input: Add "inhibited" property
 2020-12-09  6:37 UTC  (7+ messages)
` [PATCH v4 0/7] Support inhibiting input devices
  ` [PATCH v4 2/7] Input: use input_device_enabled()

[PATCH v2 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2020-12-09  6:24 UTC  (6+ messages)
` [PATCH v2 1/5] drm/bridge: nwl-dsi: Set PHY mode in nwl_dsi_enable()
` [PATCH v2 2/5] phy: Add LVDS configuration options
` [PATCH v2 3/5] dt-bindings: phy: Convert mixel, mipi-dsi-phy to json-schema
` [PATCH v2 4/5] dt-bindings: phy: mixel: mipi-dsi-phy: Add Mixel combo PHY support for i.MX8qxp
` [PATCH v2 5/5] phy: freescale: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support

[PATCH v16 0/9] Enable ptp_kvm for arm/arm64
 2020-12-09  6:09 UTC  (10+ messages)
` [PATCH v16 1/9] arm64: Probe for the presence of KVM hypervisor
` [PATCH v16 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [PATCH v16 3/9] ptp: Reorganize ptp_kvm module to make it arch-independent
` [PATCH v16 4/9] time: Add mechanism to recognize clocksource in time_get_snapshot
` [PATCH v16 5/9] clocksource: Add clocksource id for arm arch counter
` [PATCH v16 6/9] arm64/kvm: Add hypercall service for kvm ptp
` [PATCH v16 7/9] ptp: arm/arm64: Enable ptp_kvm for arm/arm64
` [PATCH v16 8/9] doc: add ptp_kvm introduction for arm64 support
` [PATCH v16 9/9] arm64: Add kvm capability check extension for ptp_kvm

[soc:rockchip/defconfig64] BUILD SUCCESS eeffc0fbd022422777b91cdfa0e12ba2bcd6c5e7
 2020-12-09  6:08 UTC 

[soc:imx/defconfig] BUILD SUCCESS eecc662ff38b498e1fcd971caec3ce448e711d0e
 2020-12-09  6:08 UTC 

[PATCH v5 0/4] CPUFreq: Add support for opp-sharing cpus
 2020-12-09  5:55 UTC  (2+ messages)

[PATCH v1 0/2] scsi: ufs: Allow regulators being always on
 2020-12-09  2:43 UTC  (2+ messages)

[PATCH 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-12-09  2:37 UTC  (4+ messages)
` [PATCH 3/3] s390/mm: Define arch_get_mappable_range()

[GIT PULL 1/4] Driver changes for omaps for genpd support
 2020-12-09  2:22 UTC  (4+ messages)
` [GIT PULL 4/4] Remaining genpd changes for omaps for v5.11

[PATCHv2 0/9] Genpd related code changes to drop am335x pdata
 2020-12-09  2:20 UTC  (3+ messages)
` [PATCH 3/9] clk: ti: am33xx: Keep am3 l3 main clock always on for genpd

[PATCH 0/2] ARM: dts: aspeed: Add Ampere Mt. Jade BMC device
 2020-12-09  2:19 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jade BMC

[PATCH] arm64: defconfig: enable clock driver for ZynqMP platforms
 2020-12-09  2:14 UTC 

[PATCH v2] phy: rockchip-emmc: emmc_phy_init() always return 0
 2020-12-09  2:07 UTC 

[PATCH 0/4] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2020-12-09  1:20 UTC  (4+ messages)
` [PATCH 2/4] phy: Add LVDS configuration options

[PATCH] clk: zynqmp: enable COMMON_CLK_ZYNQMP for ARCH_ZYNQMP automatically
 2020-12-09  1:14 UTC  (3+ messages)

[PATCH v2 0/2] scsi: ufs: Re-enable WB after device reset
 2020-12-09  1:09 UTC  (4+ messages)
` [PATCH v2 1/2] scsi: ufs: Re-enable WriteBooster "

[PATCH v3 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2020-12-09  0:44 UTC  (3+ messages)
` [PATCH v3 4/6] drm/atomic: Avoid unused-but-set-variable warning on for_each_old_plane_in_state

[PATCH v2 0/7] vc4: Convert to drm_atomic_helper_commit
 2020-12-09  0:28 UTC  (3+ messages)
` [PATCH v2 4/7] drm/vc4: kms: Wait on previous FIFO users before a commit

[PATCH V2 0/2] brcmstb: initial work on BCM4908
 2020-12-08 23:44 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: PCI: brcmstb: add BCM4908 binding

[GIT PULL] Allwinner Fixes for 5.10, Take 3
 2020-12-08 23:42 UTC  (2+ messages)

[PATCH v3 0/9] Xilinx AI engine kernel driver
 2020-12-08 23:41 UTC  (3+ messages)
` [PATCH v3 1/9] dt-binding: soc: xilinx: ai-engine: Add AI engine binding

[GIT PULL 1/6] i.MX drivers change for 5.11
 2020-12-08 23:31 UTC  (8+ messages)
` [GIT PULL 3/6] i.MX DT bindings update "
` [GIT PULL 4/6] i.MX device tree "
` [GIT PULL 5/6] i.MX arm64 device tree change "

[GIT PULL 1/2] drivers: soc: TI SOC changes for 5.11
 2020-12-08 23:31 UTC  (2+ messages)

[GIT PULL] Reset controller changes for v5.11
 2020-12-08 23:31 UTC  (2+ messages)

[GIT PULL] soc: amlogic: driver updates for v5.11
 2020-12-08 23:31 UTC  (2+ messages)

[GIT PULL] Rockchip driver changes for 5.11
 2020-12-08 23:31 UTC  (2+ messages)

[GIT PULL] Qualcomm driver updates for v5.11
 2020-12-08 23:31 UTC  (2+ messages)

[GIT PULL 2/2] ARM: dts: Keystone DTS update for v5.11
 2020-12-08 23:09 UTC  (2+ messages)

[GIT PULL] arm64: TI K3 DT updates for v5.11
 2020-12-08 23:09 UTC  (2+ messages)

[GIT PULL] Allwinner Device Tree Changes for 5.11
 2020-12-08 23:09 UTC  (2+ messages)

[GIT PULL] arm64: mediatek: devicetree changes for v5.11
 2020-12-08 23:09 UTC  (2+ messages)

[GIT PULL 1/4] ARM: defconfig: samsung for v5.11
 2020-12-08 23:09 UTC  (5+ messages)
` [GIT PULL 2/4] ARM: dts: "
` [GIT PULL 3/4] arm64: dts: exynos: Pull "

[GIT PULL 1/2] soc: samsung: Second pull for v5.11
 2020-12-08 23:09 UTC  (3+ messages)
` [GIT PULL 2/2] ARM: dts: samsung: Third "

[GIT PULL] arm64: dts: amlogic updates for v5.11, round 2
 2020-12-08 23:09 UTC  (2+ messages)

[GIT PULL] arm64: dts: amlogic updates for v5.11
 2020-12-08 23:09 UTC  (2+ messages)

[GIT PULL] Rockchip dts64 changes for 5.11
 2020-12-08 23:09 UTC  (2+ messages)

[GIT PULL] Rockchip dts32 changes for 5.11
 2020-12-08 23:09 UTC  (2+ messages)

[GIT PULL 1/5] Broadcom defconfig changes for 5.11
 2020-12-08 23:09 UTC  (5+ messages)
` [GIT PULL 3/5] Broadcom devicetree "
` [GIT PULL 4/5] Broadcom devicetree-arm64 "

[GIT PULL] ARM: mvebu: dt for v5.11 (#1)
 2020-12-08 23:09 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt64 for v5.11 (#1)
 2020-12-08 23:09 UTC  (2+ messages)

[GIT PULL] ARM: at91: DT for 5.11
 2020-12-08 23:09 UTC  (2+ messages)

[GIT PULL] Qualcomm ARM64 DT updates for 5.11
 2020-12-08 23:09 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).