linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-19 11:54:31 to 2019-06-19 19:57:47 UTC [more...]

[PATCH 00/28] coresight: next v5.2-rc5 (V2)
 2019-06-19 19:53 UTC  (12+ messages)
` [PATCH 01/28] coresight: Rename of_coresight to coresight-platform
` [PATCH 02/28] coresight: platform: Make memory allocation helper generic
` [PATCH 03/28] coresight: Make sure device uses DT for obsolete compatible check
` [PATCH 04/28] coresight: Introduce generic platform data helper
` [PATCH 05/28] coresight: Make device to CPU mapping generic
` [PATCH 06/28] coresight: Remove cpu field from platform data
` [PATCH 07/28] coresight: Remove name from platform description
` [PATCH 08/28] coresight: Cleanup coresight_remove_conns
` [PATCH 09/28] coresight: Reuse platform data structure for connection tracking
` [PATCH 10/28] coresight: Rearrange platform data probing
` [PATCH 11/28] coresight: Add support for releasing platform specific data

[PATCH 00/45] coresight: next v5.2-rc5
 2019-06-19 19:09 UTC  (50+ messages)
` [PATCH 01/45] coresight: etb10: Properly set AUX buffer head in snapshot mode
` [PATCH 02/45] coresight: tmc-etr: "
` [PATCH 03/45] coresight: tmc-etf: "
` [PATCH 04/45] coresight: tmc-etf: Fix snapshot mode update function
` [PATCH 05/45] coresight: perf: Don't set the truncated flag in snapshot mode
` [PATCH 06/45] coresight: funnel: Clean up device book keeping
` [PATCH 07/45] coresight: replicator: Cleanup device tracking
` [PATCH 08/45] coresight: tmc: Clean up device specific data
` [PATCH 09/45] coresight: catu: Cleanup "
` [PATCH 10/45] coresight: tpiu: Clean up "
` [PATCH 11/45] coresight: stm: Cleanup "
` [PATCH 12/45] coresight: etm: Clean up "
` [PATCH 13/45] coresight: etb10: "
` [PATCH 14/45] coresight: Use coresight device names for sinks in PMU attribute
` [PATCH 15/45] coresight: Rename of_coresight to coresight-platform
` [PATCH 16/45] coresight: etm3x: Rearrange cp14 access detection
` [PATCH 17/45] coresight: stm: Rearrange probing the stimulus area
` [PATCH 18/45] coresight: tmc-etr: Rearrange probing default buffer size
` [PATCH 19/45] coresight: platform: Make memory allocation helper generic
` [PATCH 20/45] coresight: Make sure device uses DT for obsolete compatible check
` [PATCH 21/45] coresight: Introduce generic platform data helper
` [PATCH 22/45] coresight: Make device to CPU mapping generic
` [PATCH 23/45] coresight: Remove cpu field from platform data
` [PATCH 24/45] coresight: Remove name from platform description
` [PATCH 25/45] coresight: Cleanup coresight_remove_conns
` [PATCH 26/45] coresight: Reuse platform data structure for connection tracking
` [PATCH 27/45] coresight: Rearrange platform data probing
` [PATCH 28/45] coresight: Add support for releasing platform specific data
` [PATCH 29/45] coresight: platform: Use fwnode handle for device search
` [PATCH 30/45] coresight: Use fwnode handle instead of device names
` [PATCH 31/45] coresight: Use platform agnostic names
` [PATCH 32/45] coresight: stm: ACPI support for parsing stimulus base
` [PATCH 33/45] coresight: Support for ACPI bindings
` [PATCH 34/45] coresight: acpi: Support for AMBA components
` [PATCH 35/45] coresight: acpi: Support for platform devices
` [PATCH 36/45] coresight: Add dummy definition for of_coresight_get_cpu()
` [PATCH 37/45] coresight: tmc-etr: Do not call smp_processor_id() from preemptible
` [PATCH 38/45] coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id "
` [PATCH 39/45] coresight: tmc-etf: "
` [PATCH 40/45] coresight: etb10: "
` [PATCH 41/45] coresight: Potential uninitialized variable in probe()
` [PATCH 42/45] coresight: etm3x: Smatch: Fix potential NULL pointer dereference
` [PATCH 43/45] coresight: tmc: "
` [PATCH 44/45] coresight: platform: add OF/APCI dependency
` [PATCH 45/45] coresight: replicator: Add terminate entry for acpi_device_id tables

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-19 18:47 UTC  (12+ messages)

[PATCH V12 3/4] arm64: dts: imx8qxp: added ddr performance monitor nodes
 2019-06-19 18:46 UTC 

Coresight causes synchronous external abort on msm8916
 2019-06-19 18:39 UTC  (5+ messages)

[PATCH] ARM: dts: rockchip: Configure BT_DEV_WAKE in on rk3288-veyron
 2019-06-19 18:34 UTC 

[PATCH] perf cs-etm: Improve completeness for kernel address space
 2019-06-19 17:49 UTC  (2+ messages)

[PATCH v7 0/7] Unify CPU topology across ARM & RISC-V
 2019-06-19 17:38 UTC  (7+ messages)
` [PATCH v7 3/7] cpu-topology: Move cpu topology code to common code
` [PATCH v7 4/7] arm: Use common cpu_topology structure and functions
` [PATCH v7 7/7] MAINTAINERS: Add an entry for generic architecture topology

[PATCH v4 1/2] ARM: use arch_extension directive instead of arch argument
 2019-06-19 17:34 UTC  (4+ messages)
` [PATCH v4 2/2] ARM: OMAP2: drop explicit assembler architecture

[PATCH] ARM: dts: exynos: add flash support to galaxy-s3 boards
 2019-06-19 17:19 UTC  (3+ messages)
` [PATCH][v2] "

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-19 16:48 UTC  (15+ messages)
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v17 05/15] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v17 06/15] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v17 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH] can: xilinx_can: clean up indentation issue
 2019-06-19 16:45 UTC 

use exact allocation for dma coherent memory
 2019-06-19 16:29 UTC  (4+ messages)

[PATCH 0/6] ARM: A couple of SoC license header fixes
 2019-06-19 16:28 UTC  (3+ messages)
` [PATCH 6/6] ARM: hisilicon: DT: Switch to SPDX header

[PATCH] arm64: dts: hisilicon: Switch to SPDX header
 2019-06-19 16:27 UTC  (2+ messages)

[IMX] [DRM]: suspend/resume support
 2019-06-19 16:26 UTC  (12+ messages)

[GIT PULL] arm: dts: hisilicon dts updates for v5.3
 2019-06-19 16:26 UTC 

[PATCH v1 0/5] coresight: etm4x: save/restore ETMv4 context across CPU low power states
 2019-06-19 16:22 UTC  (6+ messages)
` [PATCH v1 5/5] coresight: etm4x: save/restore state "

[GIT PULL] arm64: dts: hisilicon dts updates for v5.3
 2019-06-19 16:20 UTC 

[GIT PULL] pxa for v5.2
 2019-06-19 16:13 UTC  (2+ messages)

[GIT PULL 1/6] Broadcom devicetree changes for 5.3
 2019-06-19 16:10 UTC  (6+ messages)
` [GIT PULL 2/6] Broadcom devicetree-arm64 "
` [GIT PULL 4/6] Broadcom maintainers "

[PATCH v4] arm64: dts: hi3660: Add CoreSight support
 2019-06-19 16:13 UTC  (3+ messages)

[PATCH v2 00/11] dts: Update DT bindings for CoreSight replicator and funnel
 2019-06-19 16:12 UTC  (5+ messages)
` [PATCH v2 01/11] ARM: dts: hip04: Update coresight DT bindings
` [PATCH v2 07/11] arm64: dts: hi6220: "

[GIT PULL] Texas Instruments K3 SoC changes for 5.3
 2019-06-19 16:03 UTC  (2+ messages)

[GIT PULL] ARM: TI SOC updates for v5.3
 2019-06-19 16:03 UTC  (2+ messages)

[GIT PULL] SoCFPGA DTS updates for v5.3
 2019-06-19 16:01 UTC  (2+ messages)

[PATCH] coresight: cpu-debug: no need to check return value of debugfs_create functions
 2019-06-19 15:27 UTC  (5+ messages)

[PATCH] ARM: omap2: remove incorrect __init annotation
 2019-06-19 14:27 UTC  (3+ messages)

[GIT PULL] Gemini fixes for v5.2
 2019-06-19 14:26 UTC  (2+ messages)

[GIT PULL] i.MX fixes for 5.2, round 2
 2019-06-19 14:26 UTC  (2+ messages)

[PATCH 1/3] arm64 defconfig: enable LVM support
 2019-06-19 14:22 UTC  (6+ messages)
` [PATCH 2/3] arm64 defconfig: enable MPT3 SAS and BNX2X drivers
` [PATCH 3/3] arm64 defconfig: enable Mellanox cards

[PATCH 1/2] arm64: defconfig: enable Lima driver
 2019-06-19 14:18 UTC  (4+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: "

[PATCH v3] ARM: configs: Remove useless UEVENT_HELPER_PATH
 2019-06-19 14:12 UTC  (3+ messages)

[PATCH 1/2] ARM: multi_v7_defconfig: add Panfrost driver
 2019-06-19 14:11 UTC  (4+ messages)
` [PATCH 2/2] arm64: defconfig: "

[PATCH v2] ARM: configs: Remove useless UEVENT_HELPER_PATH
 2019-06-19 14:09 UTC  (2+ messages)

[PATCH] arm64: configs: Remove useless UEVENT_HELPER_PATH
 2019-06-19 14:03 UTC  (2+ messages)

[PATCH v2] ARM: config: Remove left-over BACKLIGHT_LCD_SUPPORT
 2019-06-19 14:02 UTC  (2+ messages)

[PATCH 0/5] iio: adc: stm32-dfsdm: fix and improve output data managementiio: adc: stm32-dfsdm: fix and improve output data management
 2019-06-19 15:04 UTC  (7+ messages)
` [PATCH 1/5] iio: adc: stm32-dfsdm: fix output resolution
` [PATCH 2/5] iio: adc: stm32-dfsdm: fix data type
` [PATCH 3/5] iio: adc: stm32-dfsdm: manage data resolution in trigger mode
` [PATCH 4/5] iio: adc: stm32-dfsdm: add fast mode support
` [PATCH 5/5] iio: adc: stm32-dfsdm: add comment for 16 bits record

[PATCH 0/6] Add minimal boot support for IPQ6018
 2019-06-19 14:54 UTC  (7+ messages)
` [PATCH 2/6] dt-bindings: qcom: Add ipq6018 bindings
` [PATCH 5/6] arm64: dts: Add ipq6018 SoC and CP01 board support

[PATCH] [RESEND] ARM: davinci: fix sleep.S build error on ARMv4
 2019-06-19 14:54 UTC  (2+ messages)

[PATCH v3 01/16] dt-bindings: net: Add YAML schemas for the generic Ethernet options
 2019-06-19 14:47 UTC  (16+ messages)
` [PATCH v3 03/16] dt-bindings: net: Add a YAML schemas for the generic MDIO options
` [PATCH v3 06/16] dt-bindings: net: sun4i-emac: Convert the binding to a schemas
` [PATCH v3 07/16] dt-bindings: net: sun4i-mdio: "
` [PATCH v3 08/16] dt-bindings: net: stmmac: "
` [PATCH v3 10/16] dt-bindings: net: sun8i-emac: "
` [PATCH v3 11/16] dt-bindings: net: dwmac: Deprecate the PHY reset properties
` [PATCH v3 14/16] ARM: dts: sunxi: Switch from phy-mode to phy-connection-type

[PATCH 0/3] Add ZynqMP SD Clock Tap Delays configuration support
 2019-06-19 14:40 UTC  (11+ messages)
` [PATCH 3/3] mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup

[PATCH 0/8] iommu: Add auxiliary domain and PASID support to Arm SMMUv3
 2019-06-19 14:26 UTC  (11+ messages)
` [PATCH 1/8] iommu: Add I/O ASID allocator
` [PATCH 3/8] iommu/arm-smmu-v3: Support platform SSID

[PATCH v4 0/7] mt6392: Add support for MediaTek MT6392 PMIC
 2019-06-19 14:20 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: regulator: add support for MT6392
` [PATCH v4 2/7] dt-bindings: mfd: mt6397: Add bindings for MT6392 PMIC
` [PATCH v4 3/7] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
` [PATCH v4 4/7] mfd: mt6397: Add support for MT6392 pmic
` [PATCH v4 5/7] regulator: mt6392: Add support for MT6392 regulator
` [PATCH v4 6/7] input: keyboard: mtk-pmic-keys: add MT6392 support
` [PATCH v4 7/7] arm64: dts: mt6392: Add PMIC mt6392 dtsi

[PATCH v6 0/6] Add CPU clock support for Armada 7K/8K
 2019-06-19 14:15 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: ap806: add the cluster clock node in the syscon file
` [PATCH v6 2/6] clk: mvebu: add helper file for Armada AP and CP clocks
` [PATCH v6 3/6] clk: mvebu: add CPU clock driver for Armada 7K/8K
` [PATCH v6 4/6] clk: mvebu: ap806: Fix clock name for the cluster
` [PATCH v6 5/6] arm64: marvell: enable the Armada 7K/8K CPU clk driver
` [PATCH v6 6/6] arm64: dts: marvell: Add cpu clock node on Armada 7K/8K

[nomadik:ux500-skomer 4/4] main.c:undefined reference to `printascii'
 2019-06-19 14:10 UTC 

[PATCH] ARM: shmobile: defconfig: Refresh for v5.2-rc1
 2019-06-19 14:08 UTC  (4+ messages)

[v1 1/4] dt-bindings: display: Add DT bindings for LS1028A HDP-TX PHY
 2019-06-19 14:07 UTC  (4+ messages)
  ` [EXT] "

[PATCH 00/16] dmaengine/soc/firmware: Add Texas Instruments UDMA support
 2019-06-19 14:04 UTC  (7+ messages)
` [PATCH 09/16] dt-bindings: dma: ti: Add document for K3 UDMA

[PATCH v2 00/12] Clean up "mediatek,larb" after adding device_link
 2019-06-19 13:52 UTC  (3+ messages)
` [PATCH v2 02/12] iommu/mediatek: Add probe_defer for smi-larb

[PATCH v3 0/5] mt6392: Add support for MediaTek MT6392 PMIC
 2019-06-19 13:50 UTC  (4+ messages)
` [PATCH v3 4/5] mfd: mt6397: Add support for MT6392 pmic

[GIT PULL] ARM: dts: exynos: Pull for v5.3
 2019-06-19 13:27 UTC  (2+ messages)

[GIT PULL] ARM: dts: vexpress: updates for v5.3
 2019-06-19 13:27 UTC  (2+ messages)

[GIT PULL] arm64: dts: juno: updates for v5.3
 2019-06-19 13:26 UTC  (2+ messages)

[GIT PULL 1/4] soc changes for omap variants for v5.3
 2019-06-19 13:26 UTC  (5+ messages)
` [GIT PULL 2/4] dts "
` [GIT PULL 4/4] ti-sysc dts changes "

[PATCH] arm64: qcom: qcs404: Add reset-cells to GCC node
 2019-06-19 13:17 UTC  (2+ messages)

[GIT PULL 1/3] Rockchip dts32 updates for 5.3 round 1
 2019-06-19 13:22 UTC  (4+ messages)
` [GIT PULL 2/3] Rockchip dts64 "

[PATCH v2 0/9] Add SD host controller support for SC9860 platform
 2019-06-19 13:16 UTC  (3+ messages)
` [PATCH v2 9/9] arm64: dts: sprd: Add Spreadtrum SD host controller support

[GIT PULL] Integrator DTS updates for v5.3
 2019-06-19 13:15 UTC  (2+ messages)

[RFC PATCH 0/2] ACPI / PPTT: ids for caches
 2019-06-19 13:31 UTC  (4+ messages)
` [RFC PATCH 2/2] ACPI / PPTT: cacheinfo: Label caches based on fw_token

[PATCH 1/4] mm: Move ioremap page table mapping function to mm/
 2019-06-19 13:18 UTC  (4+ messages)

[PATCH] soc: aspeed: fix probe error handling
 2019-06-19 12:56 UTC 

[PATCH] ARM: exynos: only build mcpm support if used
 2019-06-19 12:55 UTC 

[PATCH RFC 00/14] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2019-06-19 12:52 UTC  (10+ messages)
` [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file

[PATCH 0/3] STM32 ADC analog switches supply control
 2019-06-19 12:38 UTC  (5+ messages)
` [PATCH 2/3] iio: adc: stm32-adc: add "

[PATCH 0/5] Add missing vdda-supply to STM32 ADC
 2019-06-19 12:29 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: iio: adc: stm32: add missing vdda supply
` [PATCH 2/5] iio: adc: stm32-adc: add missing vdda-supply
` [PATCH 3/5] ARM: dts: stm32: remove fixed regulator unit address on stm32429i-eval
` [PATCH 4/5] ARM: dts: stm32: add missing vdda-supply to adc "
` [PATCH 5/5] ARM: dts: stm32: add missing vdda-supply to adc on stm32h743i-eval

[RFC PATCH] acpi/arm64: ignore 5.1 FADTs that are reported as 5.0
 2019-06-19 12:26 UTC  (3+ messages)

[PATCH] arm64: remove useless condition
 2019-06-19 12:18 UTC  (2+ messages)

[RFC] arm64: Detecting tagged addresses
 2019-06-19 12:16 UTC 

[RFC v3 0/2] clocksource: davinci-timer: new driver
 2019-06-19 11:53 UTC  (5+ 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).