linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-23 11:17:52 to 2019-08-24 03:11:15 UTC [more...]

[PATCH v11 00/23] MT8183 IOMMU SUPPORT
 2019-08-24  3:02 UTC  (24+ messages)
` [PATCH v11 01/23] dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMI
` [PATCH v11 02/23] iommu/mediatek: Use a struct as the platform data
` [PATCH v11 03/23] memory: mtk-smi: Use a general config_port interface
` [PATCH v11 04/23] memory: mtk-smi: Use a struct for the platform data for smi-common
` [PATCH v11 05/23] iommu/mediatek: Fix iova_to_phys PA start for 4GB mode
` [PATCH v11 06/23] iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpers
` [PATCH v11 07/23] iommu/io-pgtable-arm-v7s: Use ias/oas to check the valid iova/pa
` [PATCH v11 08/23] iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXT
` [PATCH v11 09/23] iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTek
` [PATCH v11 10/23] iommu/mediatek: Adjust the PA for the 4GB Mode
` [PATCH v11 11/23] iommu/mediatek: Add bclk can be supported optionally
` [PATCH v11 12/23] iommu/mediatek: Add larb-id remapped support
` [PATCH v11 13/23] iommu/mediatek: Refine protect memory definition
` [PATCH v11 14/23] iommu/mediatek: Move reset_axi into plat_data
` [PATCH v11 15/23] iommu/mediatek: Move vld_pa_rng "
` [PATCH v11 16/23] memory: mtk-smi: Add gals support
` [PATCH v11 17/23] iommu/mediatek: Add mt8183 IOMMU support
` [PATCH v11 18/23] iommu/mediatek: Add mmu1 support
` [PATCH v11 19/23] memory: mtk-smi: Invoke pm runtime_callback to enable clocks
` [PATCH v11 20/23] memory: mtk-smi: Add bus_sel for mt8183
` [PATCH v11 21/23] iommu/mediatek: Fix VLD_PA_RNG register backup when suspend
` [PATCH v11 22/23] memory: mtk-smi: Get rid of need_larbid
` [PATCH v11 23/23] iommu/mediatek: Clean up struct mtk_smi_iommu

[PATCH] ARM: dts: vf610-zii-scu4-aib: Configure IRQ line for GPIO expander
 2019-08-24  2:22 UTC  (2+ messages)

[PATCH 0/2] coresight: Add barrier packet when moving offset forward
 2019-08-24  0:30 UTC  (2+ messages)

[PATCH 1/2] media: imx: Move capture device init to registered
 2019-08-24  0:27 UTC  (2+ messages)
` [PATCH 2/2] media: imx: Move pads init to probe

[PATCH] ARM: dts: vf610-zii-scu4-aib: Use generic names for DT nodes
 2019-08-24  0:27 UTC 

[PATCH] pwm: mxs: use devm_platform_ioremap_resource() to simplify code
 2019-08-24  0:26 UTC  (4+ messages)

[PATCH v2 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-08-24  0:20 UTC  (18+ messages)
` [PATCH v2 02/10] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCH v2 03/10] PCI: designware-ep: Move the function of getting MSI capability forward
` [PATCH v2 05/10] PCI: layerscape: Fix some format issue of the code
` [PATCH v2 07/10] PCI: layerscape: Modify the MSIX to the doorbell way
` [PATCH v2 08/10] PCI: layerscape: Add EP mode support for ls1088a and ls2088a

[PATCH v2 0/6] Updates for the atmel PWM driver
 2019-08-24  0:10 UTC  (7+ messages)
` [PATCH v2 1/6] pwm: atmel: Add a hint where to find hardware documentation
` [PATCH v2 2/6] pwm: atmel: use a constant for maximum prescale value
` [PATCH v2 3/6] pwm: atmel: replace loop in prescale calculation by ad-hoc calculation
` [PATCH v2 4/6] pwm: atmel: document known weaknesses of both hardware and software
` [PATCH v2 5/6] pwm: atmel: use atmel_pwm_writel in atmel_pwm_ch_writel; ditto for readl
` [PATCH v2 6/6] pwm: atmel: implement .get_state()

[GIT PULL 1/2] ti-sysc driver changes for v5.3
 2019-08-23 22:24 UTC  (2+ messages)
` [GIT PULL 2/2] dts changes for omap variants for v5.4

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-08-23 22:11 UTC  (5+ messages)
` [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages

cleanup the dma_pgprot handling
 2019-08-23 21:58 UTC  (2+ messages)

[PATCH 0/3] arm64: meson-g12b: Add support for the Ugoos AM6
 2019-08-23 20:55 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: Add vendor prefix for Ugoos
` [PATCH 2/3] dt-bindings: arm: amlogic: Add support for the Ugoos AM6
` [PATCH 3/3] arm64: dts: meson-g12b-ugoos-am6: add initial device-tree

[PATCH 5/7] media: use the BIT() macro
 2019-08-23 20:45 UTC  (3+ messages)
  ` [PATCH v2 "

[PATCH 1/3] MAINTAINERS: at91: Collect all pinctrl/gpio drivers in same entry
 2019-08-23 19:51 UTC  (6+ messages)
` [PATCH 2/3] MAINTAINERS: at91: remove the TC entry
` [PATCH 3/3] mailmap: map old company name to new one @microchip.com

[PATCH] ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91
 2019-08-23 19:50 UTC  (2+ messages)

[PATCH 12/16] arm64: prefer __section from compiler_attributes.h
 2019-08-23 19:35 UTC  (8+ messages)

[PATCH 1/3] nvmem: mxs-ocotp: update MODULE_AUTHOR() email address
 2019-08-23 19:16 UTC  (3+ messages)
` [PATCH 3/3] net: qca: "

[PATCH v3 0/7] Add initial support for S32V234-EVB
 2019-08-23 19:11 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: arm: fsl: Add the S32V234-EVB board
` [PATCH v3 2/7] arm64: Introduce config for S32
` [PATCH v3 3/7] serial: fsl_linflexuart: Update compatible string
` [PATCH v3 4/7] serial: fsl_linflexuart: Be consistent with the name
` [PATCH v3 5/7] arm64: dts: fsl: Add device tree for S32V234-EVB
` [PATCH v3 6/7] dt-bindings: serial: Document Freescale LINFlexD UART
` [PATCH v3 7/7] arm64: defconfig: Enable configs for S32V234

[PATCH net-next v3 0/3] net: ethernet: mediatek: convert to PHYLINK
 2019-08-23 17:56 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: ethernet: mediatek: Add basic PHYLINK support
` [PATCH net-next v3 2/3] net: ethernet: mediatek: Re-add support SGMII
` [PATCH net-next v3 3/3] dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phylink API
` Aw: [PATCH net-next v3 0/3] net: ethernet: mediatek: convert to PHYLINK

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-08-23 17:49 UTC  (5+ messages)
` [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v5 00/10] Add Support for MediaTek PMIC MT6358
 2019-08-23 17:16 UTC  (14+ messages)
` [PATCH v5 02/10] mfd: mt6397: extract irq related code from core driver
  ` [BUG] "
          ` Aw: "
` [PATCH v5 03/10] mfd: mt6397: modify suspend/resume behavior
` [PATCH v5 09/10] rtc: mt6397: fix alarm register overwrite

[GIT PULL] KVM/arm updates for 5.3-rc6
 2019-08-23 17:07 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm/arm64: Only skip MMIO insn once
` [PATCH 2/2] KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity

next/master boot: 285 boots: 16 failed, 264 passed with 3 offline, 1 untried/unknown, 1 conflict (next-20190718)
 2019-08-23 17:03 UTC  (5+ messages)
    ` CPUfreq fail on rk3399-firefly (was: next/master boot: 285 boots: 16 failed, 264 passed with 3 offline, 1 untried/unknown, 1 conflict (next-20190718))
          ` CPUfreq fail on rk3399-firefly

[GIT PULL] arm: mediatek: soc driver updates for v5.4
 2019-08-23 16:43 UTC 

[GIT PULL] arm64: mediatek: dts64 updates for v5.4
 2019-08-23 16:42 UTC 

[GIT PULL] arm: mediatek: dts32 updates for v5.4
 2019-08-23 16:40 UTC 

[PATCH v3] KVM: arm: VGIC: properly initialise private IRQ affinity
 2019-08-23 16:37 UTC  (3+ messages)

[PATCH v10 0/1] arm64 tagged address ABI
 2019-08-23 16:37 UTC  (2+ messages)
` [PATCH v10 1/1] arm64: Relax Documentation/arm64/tagged-pointers.rst

[RFC v4 00/18] objtool: Add support for arm64
 2019-08-23 16:35 UTC  (5+ messages)
` [RFC v4 10/18] objtool: arm64: Implement functions to add switch tables alternatives

[PATCH v9 0/3] arm64 tagged address ABI
 2019-08-23 16:32 UTC  (8+ messages)
` [PATCH v9 3/3] arm64: Relax Documentation/arm64/tagged-pointers.rst

[PATCH v10 0/3] add support for rng-seed
 2019-08-23 16:31 UTC  (5+ messages)
` [PATCH v10 2/3] fdt: "

[PATCH] ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
 2019-08-23 16:10 UTC  (3+ messages)

[PATCH 0/6] arm64: meson-sm1: add support for DVFS
 2019-08-23 16:10 UTC  (2+ messages)

[stericsson:ab8500-gpadc 3/8] ab8500_fg.c:undefined reference to `iio_read_channel_processed'
 2019-08-23 16:00 UTC 

[RESEND PATCHv4 0/1] drivers/amba: add reset control to amba
 2019-08-23 15:42 UTC  (4+ messages)
` [RESEND PATCHv4 1/1] drivers/amba: add reset control to amba bus probe

[PATCH 0/5] ASoC: atmel: extend SSC support
 2019-08-23 15:09 UTC  (7+ messages)
` [PATCH 1/5] ASoC: atmel: enable SSC_PCM_DMA in Kconfig

[PATCH 0/5] arm64: meson: add support for SM1 Power Domains
 2019-08-23 15:06 UTC  (7+ messages)
` [PATCH 2/5] soc: amlogic: Add support for Everything-Else power domains controller

[PATCH v8 0/2] arm64 tagged address ABI
 2019-08-23 15:01 UTC  (5+ messages)
` [PATCH v8 1/5] mm: untag user pointers in mmap/munmap/mremap/brk

[PATCH v1 3/3] watchdog/aspeed: add support for dual boot
 2019-08-23 14:58 UTC  (3+ messages)

[PATCH v5] arm64: implement KPROBES_ON_FTRACE
 2019-08-23 14:57 UTC  (2+ messages)

[PATCH v4 00/10] Allwinner sunxi message box support
 2019-08-23 14:56 UTC  (5+ messages)
` [PATCH v4 05/10] ARM: dts: sunxi: a80: Add msgbox node

[RFC 1/9] dt-bindings: arm: samsung: Convert Samsung board/soc bindings to json-schema
 2019-08-23 14:53 UTC  (9+ messages)
` [RFC 2/9] dt-bindings: arm: samsung: Document missing S5Pv210 boards bindings
` [RFC 3/9] dt-bindings: arm: samsung: Document missing Exynos7 "
` [RFC 4/9] dt-bindings: arm: samsung: Convert Exynos Chipid bindings to json-schema
` [RFC 5/9] dt-bindings: arm: samsung: Convert Exynos PMU "
` [RFC 6/9] dt-bindings: arm: samsung: Convert Exynos System Registers "
` [RFC 7/9] dt-bindings: rtc: s3c: Convert S3C/Exynos RTC "
` [RFC 8/9] dt-bindings: iio: adc: exynos: Convert Exynos ADC "
` [RFC 9/9] ARM: dts: exynos: Remove not accurate secondary ADC compatible

[PATCH] arm64: Add support for the Transactional Memory Extension (TME)
 2019-08-23 14:52 UTC 

[PATCH v2 0/3] arm64: KPROBES_ON_FTRACE
 2019-08-23 14:51 UTC  (7+ messages)
` [PATCH v2 1/3] kprobes/x86: use instruction_pointer and instruction_pointer_set

[BOOTWRAPPER PATCH] Enable TME for lower exception levels
 2019-08-23 14:50 UTC 

[GIT PULL] Allwinner Device Tree Changes for 5.4
 2019-08-23 14:38 UTC 

[RFCv4 0/7] interconnect: Add imx support via devfreq
 2019-08-23 14:37 UTC  (8+ messages)
` [RFCv4 1/7] PM / devfreq: Add devfreq_get_devfreq_by_node
` [RFCv4 2/7] interconnect: Add of_icc_add_proxy
` [RFCv4 3/7] dt-bindings: devfreq: imx: Describe interconnect properties
` [RFCv4 4/7] interconnect: Add imx core driver
` [RFCv4 5/7] interconnect: imx: Add platform driver for imx8mm
` [RFCv4 6/7] soc: imx8mm: Register interconnect platform device
` [RFCv4 7/7] arm64: dts: imx8mm: Add interconnect properties

[GIT PULL] Allwinner Drivers Changes for 5.4
 2019-08-23 14:33 UTC 

remove various unused set_memory_* related functions and exports
 2019-08-23 14:31 UTC  (3+ messages)
` [PATCH 4/6] x86: remove set_memory_x and set_memory_nx

[GIT PULL] Allwinner arm64 Defconfig Changes for 5.4
 2019-08-23 14:31 UTC 

[PATCH v3 00/10] arm64: Stolen time support
 2019-08-23 14:22 UTC  (7+ messages)
` [PATCH v3 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v3 10/10] arm64: Retrieve stolen time as paravirtualized guest

[RESEND, PATCH v13 00/12] support gce on mt8183 platform
 2019-08-23 14:21 UTC  (16+ messages)
` [RESEND, PATCH v13 04/12] mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
` [RESEND, PATCH v13 06/12] soc: mediatek: cmdq: clear the event in cmdq initial flow
` [RESEND, PATCH v13 07/12] soc: mediatek: cmdq: reorder the parameter
` [RESEND, PATCH v13 08/12] soc: mediatek: cmdq: change the type of input parameter
` [RESEND, PATCH v13 09/12] soc: mediatek: cmdq: define the instruction struct
` [RESEND, PATCH v13 10/12] soc: mediatek: cmdq: add polling function
` [RESEND, PATCH v13 11/12] soc: mediatek: cmdq: add cmdq_dev_get_client_reg function

[PATCH v4 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl, ls1028a-pcie"
 2019-08-23 14:04 UTC  (2+ messages)
` [PATCH v4 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1028a-pcie"

[PATCH v5 05/12] drm/modes: Rewrite the command line parser
 2019-08-23 14:04 UTC  (5+ messages)
` [v5,05/12] "

generic ioremap (and lots of cleanups)
 2019-08-23 13:55 UTC  (3+ messages)
` [PATCH 05/26] openrisc: map as uncached in ioremap

[PATCH -next] ASoC: SOF: imx8: Make some functions static
 2019-08-23 13:19 UTC  (2+ messages)
` [alsa-devel] "

[PATCH V5 0/3] perf: imx8_ddr_perf: add AXI ID filter
 2019-08-23 12:57 UTC  (3+ messages)
` [PATCH V5 1/3] perf: imx8_ddr_perf: add AXI ID filter support

[PATCH 0/5] dmaengine: ti: edma: Multicore usage related fixes
 2019-08-23 12:56 UTC  (6+ messages)
` [PATCH 1/5] dmaengine: ti: edma: Do not reset reserved paRAM slots
` [PATCH 2/5] dmaengine: ti: edma: Only reset region0 access registers
` [PATCH 3/5] dmaengine: ti: edma: Use bitmap_set() instead of open coded edma_set_bits()
` [PATCH 4/5] dt-bindings: dma: ti-edma: Add option for reserved channel ranges
` [PATCH 5/5] dmaengine: ti: edma: Add support for handling reserved channels

[stericsson:ab8500-gpadc 2/8] ab8500_charger.c:undefined reference to `iio_read_channel_processed'
 2019-08-23 12:51 UTC 

[PULL 0/5] Renesas SoC updates for v5.4 (take two)
 2019-08-23 12:36 UTC  (6+ messages)
` [PULL 1/5] Renesas ARM DT updates for v5.4
` [PULL 2/5] Renesas ARM SoC "
` [PULL 3/5] Renesas ARM64 DT updates for v5.4 (take two)
` [PULL 4/5] Renesas driver "
` [PULL 5/5] Renesas DT binding "

[PATCH] input: keyboard: snvs_pwrkey: Send press and release event for i.MX6 S, DL and Q
 2019-08-23 12:30 UTC 

Regression in 5.3-rc1 and later
 2019-08-23 12:27 UTC  (8+ messages)

[PATCH] media: sun4i: Make sun4i_csi_formats static
 2019-08-23 12:26 UTC 

[RFC PATCH 0/7] Unify SMP stop generic logic to common code
 2019-08-23 11:57 UTC  (8+ messages)
` [RFC PATCH 1/7] smp: add generic SMP-stop support "
` [RFC PATCH 2/7] smp: unify crash_ and smp_send_stop() logic
` [RFC PATCH 3/7] smp: coordinate concurrent crash/smp stop calls
` [RFC PATCH 4/7] smp: address races of starting CPUs while stopping
` [RFC PATCH 5/7] arm64: smp: use generic SMP stop common code
` [RFC PATCH 6/7] arm64: smp: use SMP crash-stop "
` [RFC PATCH 7/7] arm64: smp: add arch specific cpu parking helper

page_alloc.shuffle=1 + CONFIG_PROVE_LOCKING=y = arm64 hang
 2019-08-23 11:52 UTC  (3+ messages)

[PATCH] arm64: dts: allwinner: orange-pi-3: Enable WiFi
 2019-08-23 11:51 UTC  (4+ messages)

[PATCH v3 0/2] PM / devfreq: Add dev_pm_qos support
 2019-08-23 11:47 UTC  (10+ messages)
  ` [PATCH v3 2/2] PM / devfreq: Use dev_pm_qos for sysfs min/max_freq

[PATCH 0/8] soc: ti: Add OMAP PRM driver
 2019-08-23 11:27 UTC  (12+ messages)
` [PATCH 2/8] soc: ti: add initial PRM driver with reset control 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).