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

[soc:arm/fixes] BUILD SUCCESS a4da411e41892628f35aa180a78b7b0f8f1e3038
 2020-09-14  8:23 UTC 

[soc:arm/soc] BUILD SUCCESS 632db90624b150aa9a33692437d3469d9272b0d5
 2020-09-14  8:23 UTC 

[soc:arm/defconfig] BUILD SUCCESS ce726b672b1131e75a51643031f73a72e4f6122b
 2020-09-14  8:23 UTC 

[soc:brcm/soc] BUILD SUCCESS 4e5cafa8b3ea45cb17aa6b538fb439abefc0029e
 2020-09-14  8:23 UTC 

[soc:aspeed/defconfig] BUILD SUCCESS 74976e861309e4bf7f3e7e93f56ca3a6e0e1eca9
 2020-09-14  8:23 UTC 

[soc:brcm/dt] BUILD SUCCESS 1a4a752ee876b7c7d775d73c51decdbf852ba4d5
 2020-09-14  8:23 UTC 

[soc:aspeed/dt] BUILD SUCCESS e89570584d2bcf188af4baaebacfb6998e6326dc
 2020-09-14  8:23 UTC 

[soc:arm/dt] BUILD SUCCESS 5f37a0d90360b97d5c01f8570a177ef36428f6f4
 2020-09-14  8:23 UTC 

[PATCH v6 0/3] Add Actions Semi Owl family sirq support
 2020-09-14  8:07 UTC  (5+ messages)
` [PATCH v6 2/3] irqchip: Add Actions Semi Owl SIRQ controller

[PATCH v11 0/3] Add documentation and machine driver for SC7180 sound card
 2020-09-14  8:06 UTC  (4+ messages)
` [PATCH v11 1/3] ASoC: hdmi-codec: Use set_jack ops to set jack
` [PATCH v11 2/3] ASoC: qcom: dt-bindings: Add sc7180 machine bindings
` [PATCH v11 3/3] ASoC: qcom: sc7180: Add machine driver for sound card registration

[PATCH 0/6] add ima_arch support for ARM64
 2020-09-14  8:05 UTC  (4+ messages)
` [PATCH 1/6] efistub: pass uefi secureboot flag via fdt params

[PATCH v4 1/3] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-09-14  8:03 UTC  (3+ messages)
` [PATCH v4 3/3] iommu/mediatek: add support for MT8167

support range based offsets in dma-direct v2
 2020-09-14  7:51 UTC  (8+ messages)
` [PATCH 1/6] ARM/dma-mapping: remove a __arch_page_to_dma #error
` [PATCH 2/6] ARM/dma-mapping: remove dma_to_virt
` [PATCH 3/6] ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h
` [PATCH 4/6] ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE
` [PATCH 5/6] usb: don't inherity DMA properties for USB devices
` [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset

[GIT PULL] firmware: arm_scmi: updates for v5.10
 2020-09-14  7:50 UTC 

[PATCH] arm64: hibernate: Remove unused including <linux/version.h>
 2020-09-14  7:28 UTC 

[PATCH v6 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-09-14  7:04 UTC  (6+ messages)
` [PATCH v6 7/8] X.509: support OSCCA sm2-with-sm3 certificate verification

[PATCH v7 0/6] arm64: add Armv8.3 pointer authentication enhancements
 2020-09-14  6:54 UTC  (4+ messages)
` [PATCH v7 4/6] arm64: cpufeature: Modify address authentication cpufeature to exact

[PATCH v2 1/4] Input: ep93xx_keypad - Fix handling of platform_get_irq() error
 2020-09-14  6:51 UTC  (2+ messages)

[PATCH v1 0/1] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-09-14  6:46 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH -next] EDAC/aspeed: use module_platform_driver to simplify the code
 2020-09-14  6:53 UTC  (2+ messages)

[PATCH v2 0/4] firmware: arm_scmi: Enable building SCMI as module
 2020-09-14  6:36 UTC  (2+ messages)

[PATCH v6 0/3] SCMI System Power Support
 2020-09-14  6:36 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Fix NULL pointer dereference in mailbox_chan_free
 2020-09-14  6:34 UTC  (2+ messages)

[PATCH v2] usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root
 2020-09-14  6:17 UTC 

[PATCH v2] arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()
 2020-09-14  6:17 UTC  (4+ messages)

[PATCH] usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root
 2020-09-14  6:16 UTC  (3+ messages)

[PATCH v18] Add matrix keypad driver support for Mediatek SoCs
 2020-09-14  5:53 UTC  (5+ messages)
` [PATCH v18 1/3] dt-bindings: Add bindings for Mediatek matrix keypad
` [PATCH v18 2/3] drivers: input:keyboard: Add mtk keypad driver

[PATCH 00/15] selftests/seccomp: Refactor change_syscall()
 2020-09-14  5:47 UTC  (11+ messages)
` [PATCH 07/15] selftests/seccomp: Remove syscall setting #ifdefs
` [PATCH 09/15] selftests/seccomp: Convert REGSET calls into ARCH_GETREG/ARCH_SETREG
` [PATCH 10/15] selftests/seccomp: Avoid redundant register flushes
` [PATCH 11/15] selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG in favor of SYSCALL_RET_SET
` [PATCH 12/15] selftests/seccomp: powerpc: Fix seccomp return value testing
` [PATCH 13/15] selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit
` [PATCH 14/15] selftests/clone3: Avoid OS-defined clone_args
` [PATCH 15/15] selftests/seccomp: Use __NR_mknodat instead of __NR_mknod

[PATCH v2 1/2] scsi: ufs: Abort tasks before clear them from doorbell
 2020-09-14  5:00 UTC  (9+ messages)

[PATCH] drm/komeda: Drop local dma_parms
 2020-09-14  4:41 UTC  (3+ messages)

[PATCH V2] arm64/hotplug: Improve memory offline event notifier
 2020-09-14  4:05 UTC  (3+ messages)

[PATCH -next] mt76: mt7915: convert to use le16_add_cpu()
 2020-09-14  4:17 UTC 

[PATCH -next] soc/qman: convert to use be32_add_cpu()
 2020-09-14  4:17 UTC 

[PATCH -next] crypto: atmel-aes - convert to use be32_add_cpu()
 2020-09-14  4:17 UTC 

[PATCH v2 0/5] Add support of SECVIO from SNVS on iMX8q/x
 2020-09-14  3:43 UTC  (4+ messages)

[PATCH V2 RESEND 1/4] gpio: mxc: Support module build
 2020-09-14  3:29 UTC  (4+ messages)
` [PATCH V2 RESEND 2/4] arm64: defconfig: Build in CONFIG_GPIO_MXC by default
` [PATCH V2 RESEND 3/4] ARM: imx_v6_v7_defconfig: "
` [PATCH V2 RESEND 4/4] ARM: multi_v7_defconfig: "

[PATCH V5 00/17] Add driver for dvfsrc, support for active state of scpsys
 2020-09-14  3:04 UTC  (18+ messages)
` [PATCH V5 01/17] dt-bindings: soc: Add dvfsrc driver bindings
` [PATCH V5 02/17] dt-bindings: soc: Add opp table on scpsys bindings
` [PATCH V5 03/17] soc: mediatek: add support for the performance state
` [PATCH V5 04/17] arm64: dts: mt8183: add performance state support of scpsys
` [PATCH V5 05/17] soc: mediatek: add header for mediatek SIP interface
` [PATCH V5 06/17] soc: mediatek: add driver for dvfsrc support
` [PATCH V5 07/17] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V5 08/17] arm64: dts: mt8192: "
` [PATCH V5 09/17] dt-bindings: interconnect: add MT8183 interconnect dt-bindings
` [PATCH V5 10/17] dt-bindings: interconnect: add MT6873 "
` [PATCH V5 11/17] interconnect: mediatek: Add interconnect provider driver
` [PATCH V5 12/17] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V5 13/17] arm64: dts: mt8192: "
` [PATCH V5 14/17] dt-bindings: regulator: add DVFSRC regulator dt-bindings
` [PATCH V5 15/17] regulator: Regulator driver for the Mediatek DVFSRC
` [PATCH V5 16/17] arm64: dts: mt8183: add dvfsrc regulator nodes
` [PATCH V5 17/17] arm64: dts: mt8192: "

[PATCH v6] cypto: mediatek - fix leaks in mtk_desc_ring_alloc
 2020-09-14  3:00 UTC 

[PATCH v10 00/24] coresight: allow to build coresight as modules
 2020-09-14  2:19 UTC  (10+ messages)
` [PATCH v10 09/24] coresight: etm3x: allow etm3x to be built as a module
` [PATCH v10 10/24] coresight: etm4x: allow etm4x "
` [PATCH v10 14/24] coresight: allow funnel driver to be built as module

[PATCH V2 1/4] gpio: mxc: Support module build
 2020-09-14  2:19 UTC  (11+ messages)

[PATCH v7 05/12] mm: HUGE_VMAP arch support cleanup
 2020-09-14  1:49 UTC  (3+ messages)

[PATCH v3 0/3] PM / devfreq: Deprecate fixed property name by using phandle get
 2020-09-14  0:15 UTC  (4+ messages)
  ` [PATCH v3 3/3] PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle function

[PATCH] arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()
 2020-09-13 23:40 UTC  (3+ messages)

[PATCH v4 0/2] pinctrl: single: support #pinctrl-cells = 2
 2020-09-13 23:27 UTC  (5+ messages)
` [PATCH v4 1/2] pinctrl: single: parse "

[PATCH v2] pinctrl: single: check pinctrl_spec.args_count > 3
 2020-09-13 23:15 UTC 

[PATCH v2] pinctrl: single: fix debug output when #pinctrl-cells = 2
 2020-09-13 23:03 UTC 

[PATCH] pinctrl: single: fix debug output when #pinctrl-cells = 3
 2020-09-13 22:47 UTC 

[PATCH v2] usb: host: ehci-platform: Add workaround for brcm, xgs-iproc-ehci
 2020-09-13 21:59 UTC 

[GIT PULL] ARM: SoC fixes
 2020-09-13 21:57 UTC  (2+ messages)

[PATCH] pinctrl: single: check if #pinctrl-cells exceeds 3
 2020-09-13 21:08 UTC 

[RFC] qcom_scm: IPQ4019 firmware does not support atomic API?
 2020-09-13 20:16 UTC 

[PATCH v2 0/3] pinctrl: Adding support for Microchip/Microsemi serial GPIO controller
 2020-09-13 19:28 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: Add bindings for pinctrl-mchp-sgpio driver
` [PATCH v2 2/3] pinctrl: pinctrl-mchp-sgpio: Add pinctrl driver for Microsemi Serial GPIO

[PATCH v2] drivers/perf: xgene_pmu: Fix uninitialized resource struct
 2020-09-13 17:45 UTC 

[PATCHv7 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
 2020-09-13 17:24 UTC  (13+ messages)
` [PATCHv7 02/12] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCHv7 04/12] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
` [PATCHv7 10/12] arm64: dts: layerscape: Add PCIe EP node for ls1088a
` [PATCHv7 12/12] misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllers

[PATCH v3 0/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
 2020-09-13 17:05 UTC  (4+ messages)
` [PATCH v3 1/2] irqchip/gicv3: Spell out when pseudo-NMIs are enabled
` [PATCH v3 2/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0

[PATCH V2 1/2] irqchip/imx-intmux: Use dev_err_probe() to simplify error handling
 2020-09-13 17:05 UTC  (2+ messages)

[PATCH 1/2] irqchip/ti-sci: Simplify with dev_err_probe()
 2020-09-13 17:05 UTC  (4+ messages)
` [PATCH 2/2] irqchip/ti-sci-inta: Fix kerneldoc

[PATCH v3 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
 2020-09-13 16:59 UTC  (24+ messages)
` [PATCH v3 01/11] Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl
` [PATCH v3 02/11] Drivers: hv: vmbus: Move __vmbus_open()
` [PATCH v3 03/11] Drivers: hv: vmbus: Introduce types of GPADL
` [PATCH v3 04/11] Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs()
` [PATCH v3 05/11] Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
` [PATCH v3 06/11] hv: hyperv.h: Introduce some hvpfn helper functions
` [PATCH v3 07/11] hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication
` [PATCH v3 08/11] Input: hyperv-keyboard: Make ringbuffer at least take two pages
` [PATCH v3 09/11] HID: hyperv: "
` [PATCH v3 10/11] Driver: hv: util: "
` [PATCH v3 11/11] scsi: storvsc: Support PAGE_SIZE larger than 4K

[PATCH 1/4] ARM: dts: imx6q-logicpd: Add a specific board compatible string
 2020-09-13 16:29 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: arm: fsl: Add an entry for the i.MX6 LogicPD board
` [PATCH 3/4] ARM: imx: dts: Add an entry for imx6q-logicpd.dtb
` [PATCH 4/4] ARM: dts: imx6q-logicpd: Use GPIO chipselect

[PATCH v3 0/2] Add MStar interrupt controller support
 2020-09-13 15:59 UTC  (2+ messages)

[PATCH -next] irqchip/ti-sci-intr: Fix unsigned comparison to zero
 2020-09-13 15:20 UTC  (2+ messages)

[PATCH -next] irqchip/ti-sci-inta: Fix unsigned comparison to zero
 2020-09-13 15:20 UTC  (2+ messages)

[PATCH] i2c: mediatek: Fix generic definitions for bus frequencies
 2020-09-13 15:15 UTC  (2+ messages)

[PATCH] spi-imx: remove num-cs support, set num_chipselect to 4
 2020-09-13 14:15 UTC  (9+ messages)
  ` (EXT) "
      ` (EXT) "
            ` (EXT) "

[PATCH] rtc: st-lpc: Constify st_rtc_ops
 2020-09-13 12:26 UTC 

[PATCH v3 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-09-13 10:17 UTC  (4+ messages)

[PATCH] iio: adc: stm32: Fix missing return in booster error path
 2020-09-13  9:45 UTC  (2+ messages)

[PATCH v2 0/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
 2020-09-13  9:08 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v2] arm64: dts: layerscape: Add label to pcie nodes
 2020-09-13  5:21 UTC 

[PATCH v2 0/3] mainline Plymovent M2M board
 2020-09-13  4:49 UTC  (4+ messages)
` [PATCH v2 3/3] ARM: dts: add "

[PATCH v3 0/8] iommu/arm-smmu: Support maintaining bootloader mappings
 2020-09-13  3:25 UTC  (4+ messages)
` [PATCH v3 6/8] iommu/arm-smmu: Add impl hook for inherit boot mappings

[PATCH 0/9] ARM: imx: Remove more board related code
 2020-09-13  3:16 UTC  (2+ messages)

[PATCH v5 0/4] Spilt PCIe node to comply with hardware design
 2020-09-13  2:54 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
` [PATCH v5 2/4] PCI: mediatek: Use regmap to get shared pcie-cfg base

[PATCH] ARM: imx7ulp: enable cpufreq
 2020-09-13  3:06 UTC  (2+ messages)

[PATCH 0/4] imx: support i.MX7ULP HSRUN mode
 2020-09-13  2:57 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: fsl: add i.MX7ULP PMC binding doc

[PATCH 0/6] irqchip: Hybrid probing
 2020-09-13  2:40 UTC  (14+ messages)
` [PATCH 1/6] of: Add basic infrastructure to create early probe arrays
` [PATCH 2/6] irqchip: Make IRQCHIP_MATCH() type safe
` [PATCH 3/6] irqchip: Introduce IRQCHIP_HYBRID_DRIVER_{BEGIN, END} macros
` [PATCH 4/6] irqchip/mtk-cirq: Allow modular build
` [PATCH 5/6] irqchip/mtk-sysirq: "
` [PATCH 6/6] irqchip/qcom-pdc: "

[PATCH 1/8] ARM: dts: imx6qdl: Correct interrupt flags in examples
 2020-09-13  2:34 UTC  (4+ messages)
` [PATCH 8/8] arm64: dts: imx8mm-var-som-symphony: Drop unused gpioledgrp

[PATCH 0/6] arch: arm64: Add label to pcie nodes
 2020-09-13  1:53 UTC  (2+ messages)

[PATCH] firmware: imx: scu-pd: ignore power domain not owned
 2020-09-13  1:46 UTC  (2+ messages)

[PATCH v3 1/3] ARM: dts: imx6qdl: tqma6: fix indentation
 2020-09-13  1:32 UTC  (2+ messages)

[RESEND PATCH v2 0/2] Convert mtk-dpi to drm_bridge API
 2020-09-13  1:27 UTC  (5+ messages)
` [RESEND PATCH v2 2/2] drm/mediatek: mtk_dpi: Convert to bridge driver

[PATCH v2] clk: imx: gate2: Fix a few typos
 2020-09-13  1:22 UTC  (2+ messages)

[PATCH 00/13] iMX 8 - Another round of cleanups
 2020-09-13  1:19 UTC  (3+ messages)
` [PATCH 08/13] arm64: dts: imx8mm-var-som-symphony: Use newer interrupts property

[PATCH v3 0/10] libperf and arm64 userspace counter access support
 2020-09-12 20:53 UTC  (2+ messages)

[PATCH v3 3/7] ASoC: sun4i-i2s: Add support for H6 I2S
 2020-09-12 20:29 UTC  (10+ messages)

[keystone:for_5.10/drivers-soc] BUILD SUCCESS 6259c8441c4de3f1727a0db61465a8dc8f340c05
 2020-09-12 19:07 UTC 

[keystone:next] BUILD SUCCESS 36f3ea3c42ce4f57d42015b9c4bae795b5b760b5
 2020-09-12 19:07 UTC 

[PATCH v2 0/3] 98dx3236 i2c related fixes
 2020-09-12 16:16 UTC  (5+ messages)
` [PATCH v2 1/3] pinctrl: mvebu: Fix i2c sda definition for 98DX3236
` [PATCH v2 3/3] ARM: dts: Add i2c0 pinctrl information for 98dx3236

[PATCH v2 0/6] ARM: dts: sun8i: v3s: Enable video decoder
 2020-09-12 14:30 UTC  (7+ messages)
` [PATCH v2 1/6] media: cedrus: Register all codecs as capability
` [PATCH v2 2/6] dt-bindings: sram: allwinner, sun4i-a10-system-control: Add V3s compatibles
` [PATCH v2 3/6] ARM: dts: sun8i: v3s: Add node for system control
` [PATCH v2 4/6] media: cedrus: Add support for V3s
` [PATCH v2 5/6] dt-bindings: media: cedrus: Add V3s compatible
` [PATCH v2 6/6] ARM: dts: sun8i: v3s: Add video engine node

[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
 2020-09-12 11:44 UTC  (2+ messages)

[PATCH] mfd: sun4i-gpadc: Interrupt numbers should start from 1
 2020-09-12 11:22 UTC 


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