linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-19 14:19:33 to 2019-06-20 05:35:50 UTC [more...]

[PATCH 00/45] coresight: next v5.2-rc5
 2019-06-20  5:35 UTC  (52+ 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

[GIT PULL] Qualcomm ARM64 DT updates for 5.3
 2019-06-20  5:01 UTC  (4+ messages)
` [GIT PULL] Qualcomm Defconfig "
` [GIT PULL] Qualcomm Driver "
` [GIT PULL] Qualcomm Device Tree "

[RFC v2 0/4] media: mediatek: support mdp3 on mt8183 platform
 2019-06-20  4:48 UTC  (3+ messages)
  ` [RFC v2 4/4] media: platform: mtk-mdp3: Add Mediatek MDP3 driver

[PATCH v2] perf cs-etm: Improve completeness for kernel address space
 2019-06-20  3:51 UTC  (2+ messages)

[PATCH v3] perf cs-etm: Improve completeness for kernel address space
 2019-06-20  3:44 UTC 

[PATCH v2 0/2] arm64: dts: g12a/g12b: add the Ethernet PHY GPIO IRQs
 2019-06-20  3:41 UTC  (2+ messages)

[PATCH v3 0/4] Ethernet PHY reset GPIO updates for Amlogic SoCs
 2019-06-20  3:35 UTC  (2+ messages)

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

[PATCH v6 00/14] Mediatek MT8183 scpsys support
 2019-06-20  2:38 UTC  (15+ messages)
` [PATCH v6 01/14] dt-bindings: mediatek: Add property to mt8183 smi-common
` [PATCH v6 02/14] dt-bindings: soc: Add MT8183 power dt-bindings
` [PATCH v6 03/14] soc: mediatek: Switch to SPDX license identifier
` [PATCH v6 04/14] soc: mediatek: Refactor polling timeout and documentation
` [PATCH v6 05/14] soc: mediatek: Refactor regulator control
` [PATCH v6 06/14] soc: mediatek: Refactor clock control
` [PATCH v6 07/14] soc: mediatek: Refactor sram control
` [PATCH v6 08/14] soc: mediatek: Refactor bus protection control
` [PATCH v6 09/14] soc: mediatek: Add basic_clk_id to scp_power_data
` [PATCH v6 10/14] soc: mediatek: Add multiple step bus protection control
` [PATCH v6 11/14] soc: mediatek: Add subsys clock control for bus protection
` [PATCH v6 12/14] soc: mediatek: Add extra sram control
` [PATCH v6 13/14] soc: mediatek: Add MT8183 scpsys support
` [PATCH v6 14/14] arm64: dts: Add power controller device node of MT8183

[PATCH 1/2] i2c: aspeed: allow to customize base clock divisor
 2019-06-20  2:28 UTC  (5+ messages)

[PATCH] net: stmmac: add sanity check to device_property_read_u32_array call
 2019-06-20  1:34 UTC  (4+ messages)

[PATCH 00/10] ARM: dts: rockchip: enable edp functionality
 2019-06-20  1:27 UTC  (3+ messages)
` [PATCH 04/10] ARM: dts: rockchip: add startup delay to rk3288-veyron panel-regulators

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-20  1:25 UTC  (28+ messages)

[PATCH] arm64: dts: allwinner: properly connect USB PHY to port 0
 2019-06-20  1:01 UTC 

[PATCH] perf cs-etm: Improve completeness for kernel address space
 2019-06-20  0:58 UTC  (3+ messages)

[PATCH] arm64: defconfig: update and enable CONFIG_RANDOMIZE_BASE
 2019-06-20  0:32 UTC 

[PATCH] ARM: dts: imx6qdl-sr-som: fix AR8035 phy interface mode
 2019-06-19 23:06 UTC  (3+ messages)

[Query] arm64: Right approach to support Image.gz file type via kexec_file_load()
 2019-06-19 21:23 UTC 

[PATCH 2/2] dt-bindings: i2c: aspeed: add base-clock-divisor property
 2019-06-19 20:50 UTC 

[PATCH] firmware: xilinx: zynqmp: Remove unused macro
 2019-06-19 20:59 UTC 

[PATCH v3 01/16] dt-bindings: net: Add YAML schemas for the generic Ethernet options
 2019-06-19 20:44 UTC  (8+ messages)
` [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 11/16] dt-bindings: net: dwmac: Deprecate the PHY reset properties

Coresight causes synchronous external abort on msm8916
 2019-06-19 20:16 UTC  (6+ messages)

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-19 20:05 UTC  (19+ 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 07/15] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v17 12/15] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v17 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH 00/28] coresight: next v5.2-rc5 (V2)
 2019-06-19 19:53 UTC  (29+ 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 12/28] coresight: platform: Use fwnode handle for device search
` [PATCH 13/28] coresight: Use fwnode handle instead of device names
` [PATCH 14/28] coresight: Use platform agnostic names
` [PATCH 15/28] coresight: stm: ACPI support for parsing stimulus base
` [PATCH 16/28] coresight: Support for ACPI bindings
` [PATCH 17/28] coresight: acpi: Support for AMBA components
` [PATCH 18/28] coresight: acpi: Support for platform devices
` [PATCH 19/28] coresight: Add dummy definition for of_coresight_get_cpu()
` [PATCH 20/28] coresight: tmc-etr: Do not call smp_processor_id() from preemptible
` [PATCH 21/28] coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id "
` [PATCH 22/28] coresight: tmc-etf: "
` [PATCH 23/28] coresight: etb10: "
` [PATCH 24/28] coresight: Potential uninitialized variable in probe()
` [PATCH 25/28] coresight: etm3x: Smatch: Fix potential NULL pointer dereference
` [PATCH 26/28] coresight: tmc: "
` [PATCH 27/28] coresight: platform: add OF/APCI dependency
` [PATCH 28/28] coresight: replicator: Add terminate entry for acpi_device_id tables

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

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

[PATCH v7 0/7] Unify CPU topology across ARM & RISC-V
 2019-06-19 17:38 UTC  (5+ messages)
` [PATCH v7 3/7] cpu-topology: Move cpu topology code to common code
` [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] 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  (3+ messages)
` [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  (2+ 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  (2+ messages)

[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 0/3] Add ZynqMP SD Clock Tap Delays configuration support
 2019-06-19 14:40 UTC  (9+ 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  (8+ messages)
` [PATCH 1/8] iommu: Add I/O ASID allocator

[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


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