linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-29 21:35:33 to 2019-08-30 09:23:00 UTC [more...]

[PATCH v3 00/10] arm64: Stolen time support
 2019-08-30  9:22 UTC  (7+ messages)
` [PATCH v3 01/10] KVM: arm64: Document PV-time interface

[RESEND PATCH 0/5] Add bluetooth support for Orange Pi 3
 2019-08-30  9:21 UTC  (5+ messages)
` [RESEND PATCH 1/5] dt-bindings: net: Add compatible for BCM4345C5 bluetooth device

[PATCH v3 0/3] Add IMX290 CMOS image sensor support
 2019-08-30  9:19 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: media: i2c: Add IMX290 CMOS sensor binding
` [PATCH v3 2/3] media: i2c: Add IMX290 CMOS image sensor driver
` [PATCH v3 3/3] MAINTAINERS: Add entry for "

[PATCHv2 00/11] soc: ti: add OMAP PRM driver (for reset)
 2019-08-30  9:18 UTC  (14+ messages)
` [PATCHv2 01/11] dt-bindings: omap: add new binding for PRM instances
` [PATCHv2 02/11] soc: ti: add initial PRM driver with reset control support
` [PATCHv2 03/11] soc: ti: omap-prm: poll for reset complete during de-assert
` [PATCHv2 05/11] soc: ti: omap-prm: sync func clock status with resets

[PATCH v5 00/10] arm64: avoid out-of-line ll/sc atomics
 2019-08-30  9:11 UTC  (21+ messages)
` [PATCH v5 05/10] arm64: atomics: Remove atomic_ll_sc compilation unit
` [PATCH v5 06/10] arm64: lse: Remove unused 'alt_lse' assembly macro
` [PATCH v5 07/10] arm64: asm: Kill 'asm/atomic_arch.h'
` [PATCH v5 08/10] arm64: lse: Make ARM64_LSE_ATOMICS depend on JUMP_LABEL
` [PATCH v5 09/10] arm64: atomics: Undefine internal macros after use
` [PATCH v5 10/10] arm64: atomics: Use K constraint when toolchain appears to support it

[PATCH V2] arm: xen: mm: use __GPF_DMA32 for arm64
 2019-08-30  8:58 UTC  (3+ messages)

[PATCH 1/5] dt-bindings: fsl: scu: add scu power key binding
 2019-08-30 20:53 UTC  (5+ messages)
` [PATCH 2/5] input: keyboard: imx_sc: Add i.MX system controller power key support
` [PATCH 3/5] arm64: dts: imx8qxp: Add scu power key node
` [PATCH 4/5] arm64: dts: imx8qxp-mek: Enable scu power key
` [PATCH 5/5] arm64: defconfig: Enable CONFIG_KEYBOARD_IMX_SC_PWRKEY as module

[PATCH v4 00/10] arm64: Stolen time support
 2019-08-30  8:42 UTC  (11+ messages)
` [PATCH v4 01/10] KVM: arm64: Document PV-time interface
` [PATCH v4 02/10] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH v4 03/10] KVM: arm64: Implement PV_FEATURES call
` [PATCH v4 04/10] KVM: Implement kvm_put_guest()
` [PATCH v4 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v4 06/10] KVM: Allow kvm_device_ops to be const
` [PATCH v4 07/10] KVM: arm64: Provide VCPU attributes for stolen time
` [PATCH v4 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH v4 09/10] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH v4 10/10] arm64: Retrieve stolen time as paravirtualized guest

[RFC PATCH V2 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-08-30  8:33 UTC  (7+ messages)
` [RFC PATCH V2 4/4] platform: mtk-isp: Add Mediatek FD driver

[PATCH] arm64: numa: check the node id before accessing node_to_cpumask_map
 2019-08-30  8:39 UTC  (6+ messages)

[PATCH 0/2] drm/mediatek: fixup cursor moving unsmooth issue
 2019-08-30  8:35 UTC  (4+ messages)
` [PATCH 1/2] drm/mediatek: Only block updates to CRTCs that have a pending update
` [PATCH 2/2] drm/mediatek: Bypass atomic helpers for cursor updates

[PATCH 0/2] mmc: sdhci-of-aspeed: Fixes for AST2600 eMMC support
 2019-08-30  8:29 UTC  (6+ messages)
` [PATCH 1/2] mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()
` [PATCH 2/2] mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLK

[PATCH v5 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-08-30  8:28 UTC  (15+ messages)
` [PATCH v5 1/2] dt-bindings: mailbox: add binding doc for the ARM SMC/HVC mailbox
` [PATCH v5 2/2] mailbox: introduce ARM SMC based mailbox

[PATCH -next] crypto: atmel - Fix -Wunused-const-variable warning
 2019-08-30  8:24 UTC  (2+ messages)

[PATCH v7 0/6] Add MediaTek MUSB Controller Driver
 2019-08-30  8:20 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: usb: musb: Add support for MediaTek musb controller
` [PATCH v7 2/6] arm: dts: mt2701: Add usb2 device nodes
` [PATCH v7 3/6] usb: musb: Add get/set toggle hooks
` [PATCH v7 4/6] usb: musb: Add noirq type of dma create interface
` [PATCH v7 5/6] usb: musb: Add musb_clearb/w() interface
` [PATCH v7 6/6] usb: musb: Add support for MediaTek musb controller

[PATCH 0/2] Support CMDQ interface and control flow
 2019-08-30  7:58 UTC  (4+ messages)
` [PATCH 1/2] drm/mediatek: Support CMDQ interface in ddp component
` [PATCH 2/2] drm/mediatek: Apply CMDQ control flow

[PATCH v3 0/7] add support USB for MT8183
 2019-08-30  7:40 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: usb: mtu3: support USB wakeup "
` [PATCH v3 2/7] dt-bindings: usb: mtk-xhci: "
` [PATCH v3 3/7] usb: mtu3: support ip-sleep "
` [PATCH v3 4/7] usb: mtk-xhci: "
` [PATCH v3 5/7] arm64: dts: mt8183: add usb and phy nodes
` [PATCH v3 6/7] arm64: dts: mt8183: enable USB remote wakeup
` [PATCH v3 7/7] arm64: dts: mt8183: tune disconnect threshold of u2phy

[PATCHv1 0/3] Odroid c2 missing regulator linking
 2019-08-30  7:31 UTC  (4+ messages)

[PATCH 0/8] media: cedrus: h264: Support multi-slice frames
 2019-08-30  7:28 UTC  (6+ messages)
` [PATCH 5/8] media: cedrus: Detect first slice of a frame

[RFC PATCH V2 4/6] platform: mtk-isp: Add Mediatek DIP driver
 2019-08-30  7:14 UTC 

[PATCH v2 01/11] dt-bindings: phy-mtk-tphy: add two optional properties for u2phy
 2019-08-30  7:14 UTC  (11+ messages)
` [PATCH v2 02/11] dt-bindings: phy-mtk-tphy: make the ref clock optional
` [PATCH v2 03/11] dt-bindings: phy-mtk-tphy: remove unused u3phya_ref clock
` [PATCH v2 04/11] dt-bindings: phy-mtk-tphy: add a new reference clock
` [PATCH v2 05/11] dt-bindings: phy-mtk-tphy: add the properties about address mapping
` [PATCH v2 06/11] phy: phy-mtk-tphy: add a property for disconnect threshold
` [PATCH v2 07/11] phy: phy-mtk-tphy: add a property for internal resistance
` [PATCH v2 08/11] phy: phy-mtk-tphy: make the ref clock optional
` [PATCH v2 09/11] phy: phy-mtk-tphy: remove unused u3phya_ref clock
` [PATCH v2 10/11] phy: phy-mtk-tphy: add a new reference clock
` [PATCH v2 11/11] arm64: dts: mt2712: use non-empty ranges for usb-phy

[PATCH] ARM: dts: imx7: fix USB controller 'size' parameter
 2019-08-30  7:11 UTC  (3+ messages)
  ` AW: "

[PATCH v6 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-08-30  7:12 UTC  (5+ messages)
` [PATCH v6 1/4] x86: kdump: move reserve_crashkernel_low() into crash_core.c
` [PATCH v6 2/4] arm64: kdump: reserve crashkenel above 4G for crash dump kernel
` [PATCH v6 3/4] arm64: kdump: add memory for devices by DT property, low-memory-range
` [PATCH v6 4/4] kdump: update Documentation about crashkernel on arm64

[PATCH v5, 00/32] add drm support for MT8183
 2019-08-30  6:38 UTC  (30+ messages)
` [PATCH v5, 01/32] dt-bindings: mediatek: add binding for mt8183 display
` [PATCH v5, 11/32] drm/mediatek: split DISP_REG_CONFIG_DSI_SEL setting into another use case
` [PATCH v5, 12/32] drm/mediatek: add mmsys private data for ddp path config
` [PATCH v5, 13/32] drm/mediatek: move rdma sout from mtk_ddp_mout_en into mtk_ddp_sout_sel
` [PATCH v5, 22/32] drm/mediatek: add ovl0/ovl_2l0 usecase
` [PATCH v5, 24/32] drm/mediatek: add clock property check before get it
` [PATCH v5, 25/32] drm/mediatek: add connection from OVL0 to OVL_2L0
` [PATCH v5, 26/32] drm/mediatek: add connection from RDMA0 to COLOR0
` [PATCH v5, 27/32] drm/mediatek: add connection from RDMA1 to DSI0
` [PATCH v5, 28/32] drm/mediatek: add connection from OVL_2L0 to RDMA0
` [PATCH v5, 29/32] drm/mediatek: add connection from OVL_2L1 to RDMA1
` [PATCH v5, 30/32] drm/mediatek: add connection from DITHER0 to DSI0
` [PATCH v5, 31/32] drm/mediatek: add connection from RDMA0 "
` [PATCH v5, 32/32] drm/mediatek: add support for mediatek SOC MT8183

cleanup vmap usage in the dma-mapping layer
 2019-08-30  6:29 UTC  (5+ messages)
` [PATCH 1/4] vmalloc: lift the arm flag for coherent mappings to common code
` [PATCH 2/4] dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
` [PATCH 3/4] dma-mapping: introduce a dma_common_find_pages helper
` [PATCH 4/4] arm: remove wrappers for the generic dma remap helpers

[PATCH v1 0/3] perf cs-etm: Add support for callchain
 2019-08-30  6:24 UTC  (4+ messages)
` [PATCH v1 1/3] perf cs-etm: Refactor instruction size handling
` [PATCH v1 2/3] perf cs-etm: Add callchain to instruction sample
` [PATCH v1 3/3] perf cs-etm: Correct the packet usage for "

[PATCH 01/11] dt-bindings: phy-mtk-tphy: add two optional properties for u2phy
 2019-08-30  6:23 UTC  (9+ messages)
` [PATCH 02/11] dt-bindings: phy-mtk-tphy: make the ref clock optional
` [PATCH 04/11] dt-bindings: phy-mtk-tphy: add a new reference clock

[PATCH 0/5] dmaengine: ti: edma: Multicore usage related fixes
 2019-08-30  5:37 UTC  (4+ messages)
` [PATCH 4/5] dt-bindings: dma: ti-edma: Add option for reserved channel ranges

[PATCH V3 00/10] Add driver for dvfsrc, support for active state of scpsys
 2019-08-30  5:26 UTC  (4+ messages)
` [PATCH V3 01/10] dt-bindings: soc: Add dvfsrc driver bindings

[PATCH v5 0/5] Add HDMI jack support on RK3288
 2019-08-30  2:55 UTC  (3+ messages)

[PATCH v14 00/10] support gce on mt8183 platform
 2019-08-30  2:23 UTC  (3+ messages)
` [PATCH v14 07/10] soc: mediatek: cmdq: define the instruction struct

[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
 2019-08-30  2:21 UTC  (4+ messages)

[PATCH RFC bpf-next 00/10] improve/fix cross-compilation for bpf samples
 2019-08-30  0:50 UTC  (11+ messages)
` [PATCH RFC bpf-next 01/10] samples: bpf: Makefile: use --target from cross-compile
` [PATCH RFC bpf-next 02/10] samples: bpf: Makefile: remove target for native build
` [PATCH RFC bpf-next 03/10] libbpf: Makefile: add C/CXX/LDFLAGS to libbpf.so and test_libpf targets
` [PATCH RFC bpf-next 04/10] samples: bpf: use own EXTRA_CFLAGS for clang commands
` [PATCH RFC bpf-next 05/10] samples: bpf: Makefile: use vars from KBUILD_CFLAGS to handle linux headers
` [PATCH RFC bpf-next 06/10] samples: bpf: makefile: fix HDR_PROBE
` [PATCH RFC bpf-next 07/10] samples: bpf: add makefile.prog for separate CC build
` [PATCH RFC bpf-next 08/10] samples: bpf: Makefile: base progs build on Makefile.progs
` [PATCH RFC bpf-next 09/10] arm: include: asm: swab: mask rev16 instruction for clang
` [PATCH RFC bpf-next 10/10] arm: include: asm: unified: mask .syntax unified "

[GIT PULL] arm64: dts: Amlogic updates for v5.4 (round 2)
 2019-08-29 23:39 UTC  (3+ messages)

[GIT PULL] soc: amlogic: updates for v5.4 (round 2)
 2019-08-29 23:34 UTC  (3+ messages)

linux-next: manual merge of the arm-soc tree with the arm tree
 2019-08-29 23:27 UTC 

[PATCH 0/2] remoteproc: stm32: allow wdg irq to be a wakeup source
 2019-08-29 22:57 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: stm32: add wakeup-source

swiotlb-xen cleanups v2
 2019-08-29 22:55 UTC  (26+ messages)
` [PATCH 01/11] xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
` [PATCH 02/11] xen/arm: use dev_is_dma_coherent
` [PATCH 03/11] xen/arm: simplify dma_cache_maint
` [PATCH 04/11] xen/arm: remove xen_dma_ops
` [PATCH 05/11] xen: remove the exports for xen_{create, destroy}_contiguous_region
  ` [PATCH 05/11] xen: remove the exports for xen_{create,destroy}_contiguous_region
` [PATCH 06/11] swiotlb-xen: always use dma-direct helpers to alloc coherent pages
` [PATCH 07/11] swiotlb-xen: use the same foreign page check everywhere
` [PATCH 08/11] swiotlb-xen: simplify cache maintainance
` [PATCH 09/11] swiotlb-xen: remove page-coherent.h
` [PATCH 10/11] swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_page
` [PATCH 11/11] arm64: use asm-generic/dma-mapping.h

[PATCH v2 0/4] add dual-boot support
 2019-08-29 22:56 UTC  (3+ messages)
` [PATCH v2 4/4] dt-bindings/watchdog: Add access_cs0 option for alt-boot

[PATCH 0/7] Nvidia Arm SMMUv2 Implementation
 2019-08-29 22:47 UTC  (8+ messages)
` [PATCH 1/7] iommu/arm-smmu: add Nvidia SMMUv2 implementation
` [PATCH 2/7] dt-bindings: arm-smmu: Add binding for nvidia,smmu-v2
` [PATCH 3/7] iommu/arm-smmu: Add tlb_sync implementation hook
` [PATCH 4/7] iommu/arm-smmu: Add global/context fault implementation hooks
` [PATCH 5/7] arm64: tegra: Add Memory controller DT node on T194
` [PATCH 6/7] arm64: tegra: Add DT node for T194 SMMU
` [PATCH 7/7] arm64: tegra: enable SMMU for SDHCI and EQOS

[PATCH 0/7] Replace Tegra FUSE API by nvmem API
 2019-08-29 22:19 UTC  (8+ messages)
` [PATCH 1/7] soc/tegra: fuse: Restore base on sysfs failure
` [PATCH 2/7] soc/tegra: fuse: Implement nvmem device
` [PATCH 3/7] soc/tegra: fuse: Add cell information
` [PATCH 4/7] soc/tegra: fuse: Register cell lookups for compatibility
` [PATCH 5/7] drm/nouveau: tegra: Use nvmem API
` [PATCH 6/7] phy: tegra: xusb: "
` [PATCH 7/7] thermal: tegra: "

[PATCH] drm: dw-hdmi-i2s: enable audio clock in audio_startup
 2019-08-29 22:16 UTC  (2+ messages)

[PATCH v3] scsi: ufs: fix broken hba->outstanding_tasks
 2019-08-29 21:50 UTC  (2+ messages)

[PATCH v2 00/11] coresight: etm4x: Fixes and updates for sysfs API
 2019-08-29 21:33 UTC  (5+ messages)
` [PATCH v2 08/11] coresight: etm4x: Add missing single-shot control API to sysfs
` [PATCH v2 09/11] coresight: etm4x: docs: Update ABI doc for sysfs features added
` [PATCH v2 10/11] coresight: docs: Create common sub-directory for coresight trace
` [PATCH v2 11/11] coresight: etm4x: docs: Adds detailed document for programming etm4x


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