linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-20 15:32:15 to 2019-12-23 08:14:38 UTC [more...]

[PATCH] arm64: dts: imx8mq-librem5-devkit: add accelerometer and gyro sensor
 2019-12-23  8:13 UTC  (4+ messages)

[PATCH v2 1/2] arm64: dts: imx8mq-librem5-devkit: add accelerometer and gyro sensor
 2019-12-23  8:12 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: imx8mq-librem5-devkit: use correct interrupt for the magnetometer

[PATCH 00/14] Remove legacy sdma code for dt booting omaps
 2019-12-23  7:47 UTC  (12+ messages)
` [PATCH 08/14] dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pm
` [PATCH 09/14] dmaengine: ti: omap-dma: Configure global priority register directly
` [PATCH 10/14] dmaengine: ti: omap-dma: Pass sdma auxdata to driver and use it
` [PATCH 11/14] dmaengine: ti: omap-dma: Allocate channels directly
` [PATCH 12/14] dmaengine: ti: omap-dma: Use cpu notifier to block idle for omap2

[PATCH v6] arm64: implement KPROBES_ON_FTRACE
 2019-12-23  7:47 UTC  (3+ messages)

[PATCH V2] arm: dts: imx7ulp: fix reg of cpu node
 2019-12-23  7:43 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm: Change SDMA1 ahb clock for imx8mm
 2019-12-23  7:37 UTC  (2+ messages)

[PATCH v7 00/12] dmaengine/soc: Add Texas Instruments UDMA support
 2019-12-23  7:34 UTC  (9+ messages)
` [PATCH v7 06/12] dmaengine: ti: Add cppi5 header for K3 NAVSS/UDMA
` [PATCH v7 08/12] dt-bindings: dma: ti: Add document for K3 UDMA
` [PATCH v7 09/12] dmaengine: ti: New driver "

[PATCH 1/9] memory: emif: convert to devm_platform_ioremap_resource
 2019-12-23  7:25 UTC  (10+ messages)
` [PATCH 2/9] memory: jz4780_nemc: "
` [PATCH 3/9] memory: mvebu-devbus: "
` [PATCH 4/9] memory: tegra: "
` [PATCH 5/9] memory: fsl-corenet-cf: "
` [PATCH 6/9] memory: ti-aemif: "
` [PATCH 7/9] memory: samsung: exynos5422-dmc: "
` [PATCH 8/9] memory: mtk-smi: "
` [PATCH 9/9] memory: omap-gpmc: switch to platform_get_irq

[PATCH v22 0/2] drm/bridge: PS8640 MIPI-to-eDP bridge
 2019-12-23  7:09 UTC  (4+ messages)
` [PATCH v22 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH v2 1/2] ARM: dts: imx51-babbage: Fix the DVI output description
 2019-12-23  7:01 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-apalis: mux HDMI CEC pin
 2019-12-23  6:58 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: ls1028a-rdb: enable emmc hs400 mode
 2019-12-23  6:54 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: ls1028a: fix little-big endian issue for dcfg

[PATCH] KVM: arm/arm64: vgic: Handle GICR_PENDBASER.PTZ filed as RAZ
 2019-12-23  6:50 UTC  (3+ messages)

[PATCH] ARM: dts: imx6q-dhcom: fix rtc compatible
 2019-12-23  6:34 UTC  (2+ messages)

[PATCH] ARM: dts: imx7: Unify temp-grade and speed-grade nodes
 2019-12-23  6:27 UTC  (2+ messages)

[v5 1/3] dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform
 2019-12-23  6:12 UTC  (7+ messages)
` [v5 2/3] arm64: dts: ls1028a: Update edma compatible to fit eDMA driver
  ` [EXT] Re: [v5 1/3] dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform

[PATCH] arm64: defconfig: Enable ATH10K_SNOC
 2019-12-23  4:44 UTC  (3+ messages)

[PATCH] arm64: dts: imx8m: drop "fsl,aips-bus" and "fsl,imx8mq-aips-bus"
 2019-12-23  3:55 UTC  (2+ messages)

[PATCH V2 0/9] clk: imx8m: switch to clk_hw based API
 2019-12-23  3:51 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm: Add missing mux options for UART1 and UART2 signals
 2019-12-23  3:42 UTC  (2+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: Enable NFS_V4_1 and NFS_V4_2 support
 2019-12-23  3:39 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Solidrun CEX7 platforms
 2019-12-23  3:37 UTC  (2+ messages)

[PATCH] bindings: fsl: document compatibles of lx2160a boards
 2019-12-23  3:05 UTC 

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2019-12-23  3:00 UTC  (11+ messages)
` [PATCH 1/8] iommu/vt-d: clean up 32bit si_domain assignment
` [PATCH 2/8] iommu/vt-d: Use default dma_direct_* mapping functions for direct mapped devices
` [PATCH 3/8] iommu/vt-d: Remove IOVA handling code from non-dma_ops path
` [PATCH 4/8] iommu: Handle freelists when using deferred flushing in iommu drivers
` [PATCH 5/8] iommu: Add iommu_dma_free_cpu_cached_iovas function
` [PATCH 6/8] iommu: allow the dma-iommu api to use bounce buffers
` [PATCH 7/8] iommu/vt-d: Convert intel iommu driver to the iommu ops
` [PATCH 8/8] DO NOT MERGE: iommu: disable list appending in dma-iommu

[PATCH 0/2] Add support for Solidrun CEX7 platforms
 2019-12-23  2:19 UTC  (11+ messages)
` [PATCH 1/2] arm64: dts: lx2160a: add MDIO descriptions
` [PATCH 2/2] arm64: dts: lx2160a: add dts for CEX7 platforms

[PATCH 1/5] KVM: arm64: Document PV-lock interface
 2019-12-23  2:06 UTC  (3+ messages)

iMX6/UART imprecise external abort
 2019-12-23  1:53 UTC  (5+ messages)
  ` [EXT] "

[PATCH] ARM: dts: imx: Add GW5907
 2019-12-23  1:34 UTC  (3+ messages)
` [PATCH v2] ARM: dts: imx: Add GW5907 board support

[PATCH 0/2] ARM: dts: imx: pxp for imx6sll
 2019-12-23  1:24 UTC  (3+ messages)
` [PATCH 1/2] media: dt-bindings: media: fsl-pxp: add missing imx6sll

[PATCH v2 1/2] PM / devfreq: rk3399_dmc: Disable devfreq-event device when fails
 2019-12-23  0:51 UTC  (5+ messages)
  ` [PATCH v2 2/2] PM / devfreq: exynos-bus: "

[PATCH 1/2] PM / devfreq: rk3399_dmc: Add missing devfreq_event_disable_edev
 2019-12-22 17:47 UTC  (7+ messages)
` [PATCH 2/2] PM / devfreq: exynos-bus: add missing exynos_bus_disable_edev in exynos_bus_profile_init

[RFC PATCH v3 0/7] PM / devfreq: Simple QoS for exynos-bus using interconnect
 2019-12-22 17:08 UTC  (15+ messages)
  ` [RFC PATCH v3 2/7] interconnect: Relax requirement in of_icc_get_from_provider()
  ` [RFC PATCH v3 3/7] interconnect: Allow inter-provider pairs to be configured
  ` [RFC PATCH v3 4/7] arm: dts: exynos: Add interconnect bindings for Exynos4412
  ` [RFC PATCH v3 5/7] devfreq: exynos-bus: Add interconnect functionality to exynos-bus
  ` [RFC PATCH v3 6/7] arm: dts: exynos: Add interconnects to Exynos4412 mixer
  ` [RFC PATCH v3 7/7] drm: exynos: mixer: Add interconnect support

[PATCH v3 0/6] Amazon's Annapurna Labs Alpine v3 device-tree
 2019-12-22 15:50 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: arm: amazon: rename al, alpine DT binding to amazon, al
` [PATCH v3 2/6] arm64: dts: amazon: rename al folder to be amazon
` [PATCH v3 3/6] dt-bindings: arm: amazon: update maintainers of amazon, al DT bindings
` [PATCH v3 4/6] dt-bindings: arm: amazon: add missing alpine-v2 DT binding
` [PATCH v3 5/6] dt-bindings: arm: amazon: add Amazon Annapurna Labs Alpine V3
` [PATCH v3 6/6] arm64: dts: amazon: add Amazon's Annapurna Labs Alpine v3 support

[PATCH V2 0/7] soc: imx: Enable additional functionality of i.MX8M Mini
 2019-12-22 14:58 UTC  (4+ messages)

[PATCH v2 0/6] Amazon's Annapurna Labs Alpine v3 device-tree
 2019-12-22 14:15 UTC  (4+ messages)
` [PATCH v2 6/6] arm64: dts: amazon: add Amazon's Annapurna Labs Alpine v3 support

[PATCH 00/13] memory: tegra: Add Tegra186/Tegra194 support
 2019-12-22 14:10 UTC  (14+ messages)
` [PATCH 01/13] dt-bindings: memory: Add Tegra186 memory client IDs
` [PATCH 02/13] dt-bindings: memory: Add Tegra194 memory controller header
` [PATCH 03/13] dt-bindings: memory: Add Tegra186 memory subsystem
` [PATCH 04/13] memory: tegra: Rename tegra_mc to tegra186_mc on Tegra186
` [PATCH 05/13] memory: tegra: Add per-SoC data for Tegra186
` [PATCH 06/13] memory: tegra: Extract memory client SID programming
` [PATCH 07/13] memory: tegra: Add system sleep support
` [PATCH 08/13] memory: tegra: Support DVFS on Tegra186 and later
` [PATCH 09/13] memory: tegra: Only include support for enabled SoCs
` [PATCH 10/13] memory: tegra: Add support for the Tegra194 memory controller
` [PATCH 11/13] arm64: tegra: Add interrupt for memory controller on Tegra186
` [PATCH 12/13] arm64: tegra: Add external "
` [PATCH 13/13] arm64: tegra: Add the memory subsystem on Tegra194

[PATCH v14 0/7] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-12-22 13:22 UTC  (8+ messages)
` [PATCH v14 1/7] dt-bindings: sun6i-dsi: Document A64 MIPI-DSI controller
` [PATCH v14 2/7] dt-bindings: sun6i-dsi: Add A64 DPHY compatible (w/ A31 fallback)
` [PATCH v14 3/7] drm/sun4i: dsi: Get the mod clock for A31
` [PATCH v14 4/7] drm/sun4i: dsi: Handle bus clock via regmap_mmio_attach_clk
` [PATCH v14 5/7] drm/sun4i: dsi: Add Allwinner A64 MIPI DSI support
` [PATCH v14 6/7] arm64: dts: allwinner: a64: Add MIPI DSI pipeline
` [DO NOT MERGE] [PATCH v14 7/7] arm64: dts: allwinner: bananapi-m64: Enable Bananapi S070WV20-CT16 DSI panel

[PATCH v2 00/18] arm64: KVM: add SPE profiling support
 2019-12-22 12:22 UTC  (27+ messages)
` [PATCH v2 02/18] arm64: KVM: reset E2PB correctly in MDCR_EL2 when exiting the guest(VHE)
` [PATCH v2 03/18] arm64: KVM: define SPE data structure for each vcpu
` [PATCH v2 08/18] arm64: KVM: add support to save/restore SPE profiling buffer controls
` [PATCH v2 09/18] arm64: KVM: enable conditional save/restore full "
` [PATCH v2 10/18] arm64: KVM/debug: use EL1&0 stage 1 translation regime
` [PATCH v2 11/18] KVM: arm64: don't trap Statistical Profiling controls to EL2
` [PATCH v2 12/18] KVM: arm64: add a new vcpu device control group for SPEv1
` [PATCH v2 13/18] perf: arm_spe: Add KVM structure for obtaining IRQ info
` [PATCH v2 14/18] KVM: arm64: spe: Provide guest virtual interrupts for SPE
` [PATCH v2 15/18] perf: arm_spe: Handle guest/host exclusion flags

[PATCH v2 0/9] brcmfmac: add support for BCM4359 SDIO chipset
 2019-12-22  4:35 UTC  (4+ messages)

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2019-12-22  3:14 UTC  (15+ messages)
` [RFC 14/25] arm64: dts: realtek: rtd1295-xnano-x5: Add regular LEDs to FD628
` [RFC 17/25] leds: tm1628: Prepare Fude Microelectronics AiP1618
` [RFC 19/25] leds: tm1628: Add 7-segment display support
` [RFC 22/25] leds: tm1826: Add combined glyph support

[PATCH] i2c: cadence: Added slave support
 2019-12-21 17:58 UTC  (5+ messages)

[PATCH] ARM: davinci: select CONFIG_RESET_CONTROLLER
 2019-12-21 16:20 UTC  (4+ messages)
` TI omap compile problem in 5.5-rc1? was "

[PATCH v13 0/7] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-12-21 16:02 UTC  (5+ messages)
` [PATCH v13 4/7] drm/sun4i: dsi: Handle bus clock via regmap_mmio_attach_clk

[PATCH] arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
 2019-12-21 16:00 UTC  (2+ messages)

[PATCH 2/3] arm64: dts: rockchip: Enable PD for USB-C-Port on rk3399-roc-pc
 2019-12-21 12:57 UTC  (3+ messages)

[PATCH v3 0/4] arm64: dts: rockchip: Add Rock Pi N10 support
 2019-12-21 12:15 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: rockchip: RockPro64: enable wifi/bt
 2019-12-21 11:58 UTC  (2+ messages)

[PATCH v17 00/23] Generic page walk and ptdump
 2019-12-21 10:35 UTC  (8+ messages)
` [PATCH v17 01/23] mm: Add generic p?d_leaf() macros
` [PATCH v17 11/23] mm: pagewalk: Add p4d_entry() and pgd_entry()

[PATCH] arm64: Remove __exception_text_start and __exception_text_end from asm/section.h
 2019-12-21  8:32 UTC 

[PATCH] net: stmmac: platform: Fix MDIO init for platforms without PHY
 2019-12-21  5:29 UTC  (2+ messages)

[PATCH] fix ptr_ret.cocci warnings
 2019-12-21  1:18 UTC 

[PATCH 0/3] Convert STM32 ROMEM to json-schema
 2019-12-20 22:54 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: nvmem: "

[PATCH v2 0/2] Add yaml DWC2 bindings
 2019-12-20 22:53 UTC  (3+ messages)

[PATCH] dt-bindings: usb: amlogic, meson-g12a-usb-ctrl: fix clock names
 2019-12-20 22:48 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: clocks: Convert Allwinner legacy clocks to schemas
 2019-12-20 22:45 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: mfd: Convert Allwinner legacy PRCM bindings "
` [PATCH 3/3] dt-bindings: resets: Convert Allwinner legacy resets "

[PATCH] dt-bindings: opp: Convert Allwinner H6 OPP to a schema
 2019-12-20 22:36 UTC  (2+ messages)

[RFC PATCH v1] devres: align devres.data strictly only for devm_kmalloc()
 2019-12-20 22:02 UTC  (14+ messages)

[PATCH V6 0/7] ACPI: Support Generic Initiator proximity domains
 2019-12-20 21:40 UTC  (4+ messages)

[GIT PULL] arm64 fixes for 5.5-rc3
 2019-12-20 21:40 UTC  (2+ messages)

Arm64 Crashkernel doesn't work with FLATMEM anymore
 2019-12-20 19:52 UTC  (2+ messages)

[PATCH v5 1/2] power: reset: Introduce generic reset reason
 2019-12-20 19:39 UTC  (2+ messages)

[PATCH] arm64: Add qcom Kconfig fragment
 2019-12-20 19:14 UTC  (3+ messages)

[RFC 00/13] virtio-iommu on non-devicetree platforms
 2019-12-20 18:54 UTC  (6+ messages)

[PATCH] ARM: brcmstb: Add debug UART entry for 7216
 2019-12-20 18:54 UTC  (2+ messages)

[PATCH] arm64: dts: ls208xa: Update qspi node properties for LS2088ARDB
 2019-12-20 18:52 UTC 

[PATCH] ARM: bcm: Select ARM_AMBA for ARCH_BRCMSTB
 2019-12-20 18:21 UTC 

[PATCH] arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list
 2019-12-20 17:57 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: arm: at91: Document Kizboxmini and Smartkiz boards binding
 2019-12-20 16:49 UTC  (4+ messages)
` [PATCH v6 2/2] ARM: dts: at91: add smartkiz support and a common kizboxmini dtsi file

[PATCH 1/2] include: trace: Add SCMI header with trace events
 2019-12-20 16:24 UTC  (6+ messages)

[PATCH v2 00/45] KVM: Refactor vCPU creation
 2019-12-20 16:22 UTC  (10+ messages)
` [PATCH v2 30/45] KVM: Move vcpu alloc and init invocation to common code
` [PATCH v2 35/45] KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create()

[PATCH 0/3] KVM: arm/arm64: exception injection fixes
 2019-12-20 15:44 UTC  (4+ messages)
` [PATCH 3/3] KVM: arm/arm64: correct AArch32 SPSR on exception entry

[PATCH v2 0/2] at91-sama5d2_shdwc shutdown controller
 2019-12-20 15:42 UTC  (5+ messages)
` [PATCH v2 1/2] power: reset: at91-poweroff: introduce struct shdwc_reg_config
` [PATCH v2 2/2] power: reset: at91-poweroff: use proper master clock register offset

[PATCH V3 0/2] irqchip: add NXP INTMUX interrupt controller
 2019-12-20 15:35 UTC  (7+ messages)
` [PATCH V3 2/2] drivers/irqchip: add NXP INTMUX interrupt multiplexer 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).