linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-11 21:53:32 to 2020-09-14 03:37:33 UTC [more...]

[PATCH V2 RESEND 1/4] gpio: mxc: Support module build
 2020-09-14  3:29 UTC  (3+ 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 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 v2] arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()
 2020-09-13 23:47 UTC 

[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 v6 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-09-13  7:12 UTC  (7+ messages)
` [PATCH v6 6/8] X.509: support OSCCA certificate parse
` [PATCH v6 7/8] X.509: support OSCCA sm2-with-sm3 certificate verification
` [PATCH v6 8/8] integrity: Asymmetric digsig supports SM2-with-SM3 algorithm

[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  (7+ messages)
` [PATCH v3 06/10] libperf: tests: Add support for verbose printing
` [PATCH v3 07/10] libperf: Add support for user space counter access
` [PATCH v3 08/10] libperf: Add arm64 support to perf_mmap__read_self()
` [PATCH v3 09/10] perf: arm64: Add test for userspace counter access on heterogeneous systems
` [PATCH v3 10/10] Documentation: arm64: Document PMU counters access from userspace

[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 

[PATCH 00/15] selftests/seccomp: Refactor change_syscall()
 2020-09-12 11:08 UTC  (16+ messages)
` [PATCH 01/15] selftests/seccomp: Refactor arch register macros to avoid xtensa special case
` [PATCH 02/15] selftests/seccomp: Provide generic syscall setting macro
` [PATCH 03/15] selftests/seccomp: mips: Define SYSCALL_NUM_SET macro
` [PATCH 04/15] selftests/seccomp: arm: "
` [PATCH 05/15] selftests/seccomp: arm64: "
` [PATCH 06/15] selftests/seccomp: mips: Remove O32-specific macro
` [PATCH 07/15] selftests/seccomp: Remove syscall setting #ifdefs
` [PATCH 08/15] selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREG
` [PATCH 09/15] selftests/seccomp: Convert REGSET calls "
` [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 v5 00/16] Allwinner A100 Initial support
 2020-09-12 10:36 UTC  (2+ messages)

[PATCH v4 0/8] Add Toshiba Visconti ARM64 Platform support
 2020-09-12 10:26 UTC  (2+ messages)

[PATCH 0/3] pinctrl/actions: Constify static variables
 2020-09-12 10:15 UTC  (2+ messages)

[PATCH v2 0/2] arm: sti: LL_UART updates & STiH418 addition
 2020-09-12 10:13 UTC  (2+ messages)

[PATCH] bus: arm-integrator-lm: Add of_node_put() before return statement
 2020-09-12 10:10 UTC  (2+ messages)

[PATCH v2 00/15] ARM: dts: / gpio: Add dtschema for NXP PCA953x and correct dts
 2020-09-12 10:07 UTC  (8+ messages)
` [PATCH v2 01/15] dt-bindings: gpio: convert bindings for NXP PCA953x family to dtschema
` [PATCH v2 02/15] dt-bindings: gpio: convert bindings for Maxim MAX732x "

[RESEND PATCH v5 0/5] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2020-09-12  9:49 UTC  (5+ messages)
` [RESEND PATCH v5 2/5] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts
` [RESEND PATCH v5 4/5] irqchip/irq-pruss-intc: Implement irq_{get, set}_irqchip_state ops

[PATCH 1/2] dt-bindings: arm64: add compatible for LX2162A QDS Board
 2020-09-12  9:49 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: lx2160a: add device tree for lx2162aqds board

[PATCH 1/6] dt-bindings: gpio: Convert bindings for NXP PCA953x family to dtschema
 2020-09-12  9:41 UTC  (3+ messages)
` [PATCH 5/6] ARM: dts: dove: Fix PCA95xx GPIO expander properties on A510

[GIT PULL] dt-bindings: gpio: fsl-imx-gpio: Cleanup for v5.10
 2020-09-12  9:40 UTC  (2+ messages)

[PATCH 1/6] gpio: bcm-kona: Simplify with dev_err_probe()
 2020-09-12  9:27 UTC  (5+ messages)
` [PATCH 6/6] gpio: zynq: "

[PATCH] drivers/perf: hisi: Fix DEVICE_ATTR style tests warning for later PMU driver
 2020-09-12  9:03 UTC 

[PATCH v7] arm64: perf: Add support caps in sysfs
 2020-09-12  8:07 UTC 

[PATCH v2 4/4] ARM64: mt8183: Add support of APU to mt8183
 2020-09-12  7:50 UTC  (2+ messages)

[PATCH] spi: bcm2835: Make polling_limit_us static
 2020-09-12  7:22 UTC 

arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:633:12: error: no previous prototype for 'kvm_arch_post_init_vm'
 2020-09-12  6:52 UTC  (2+ messages)

support range based offsets in dma-direct
 2020-09-12  6:46 UTC  (4+ messages)
` [PATCH 3/3] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset

[PATCH next v2 0/3] soc: ti: k3: ringacc: add am65x sr2.0 support
 2020-09-12  4:55 UTC  (8+ messages)

[GIT PULL 1/5] Broadcom devicetree changes for 5.10
 2020-09-12  3:21 UTC  (5+ messages)
` [GIT PULL 2/5] Broadcom devicetree-arm64 "
` [GIT PULL 3/5] Broadcom drivers "
` [GIT PULL 4/5] Broadcom maintainers "
` [GIT PULL 5/5] Broadcom soc "

✅ PASS: Test report for kernel 5.9.0-rc4-89f1d0b.cki (arm-next)
 2020-09-12  2:41 UTC 

[PATCH] drm: xlnx: remove defined but not used 'scaling_factors_666'
 2020-09-12  0:45 UTC  (5+ messages)

arm64/for-kernelci baseline: 47 runs, 2 regressions (v5.9-rc4-22-g89f1d0b3385d)
 2020-09-11 23:35 UTC 

[PATCH 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-09-11 23:02 UTC  (3+ messages)
` [PATCH 01/12] dt-bindings: power: Add bindings for the Mediatek "

[PATCH v9 0/4] Introduce the for_each_set_clump macro
 2020-09-11 22:54 UTC  (3+ messages)

[PATCH v2 0/4] Add support of mt8183 APU
 2020-09-11 22:52 UTC  (4+ messages)
` [PATCH v2 1/4] dt bindings: remoteproc: Add bindings for MT8183 APU

arm64/for-kernelci build: 3 builds: 0 failed, 3 passed, 16 warnings (v5.9-rc4-22-g89f1d0b3385d)
 2020-09-11 22:52 UTC 

[v2,0/3] PCI: mediatek: Add new generation controller support
 2020-09-11 22:45 UTC  (5+ messages)
` [v2,1/3] dt-bindings: PCI: mediatek: Add YAML schema
` [v2,2/3] PCI: mediatek: Add new generation controller support


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