linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-17 21:00:56 to 2019-06-18 13:35:13 UTC [more...]

[PATCH v16 0/3] Add support for the Purism Librem5 devkit
 2019-06-18 13:35 UTC  (3+ messages)

[PATCH] dt-bindings: arm: fsl: Add back missing i.MX7ULP binding
 2019-06-18 13:31 UTC  (4+ messages)

[PATCH] dt-bindings: arm: Move Emtrion i.MX6 board bindings to schema
 2019-06-18 13:28 UTC  (2+ messages)

[PATCH RESEND V2] soc: imx8: Use existing of_root directly
 2019-06-18 13:27 UTC  (2+ messages)

[PATCH] dmaengine: ti: omap-dma: Improved memcpy polling support
 2019-06-18 13:24 UTC 

[PATCH v1 0/5] coresight: etm4x: save/restore ETMv4 context across CPU low power states
 2019-06-18 13:21 UTC  (7+ messages)
` [PATCH v1 1/5] coresight: etm4x: remove superfluous setting of os_unlock
` [PATCH v1 2/5] coresight: etm4x: use explicit barriers on enable/disable
` [PATCH v1 3/5] coresight: etm4x: use octal permissions for module_params
` [PATCH v1 4/5] coresight: etm4x: improve clarity of etm4_os_unlock comment
` [PATCH v1 5/5] coresight: etm4x: save/restore state across CPU low power states

[PATCH v4 0/3] dmaengine: ti: edma: Polled completion support
 2019-06-18 13:21 UTC  (4+ messages)
` [PATCH v4 1/3] dmaengine: ti: edma: Clean up the 2x32bit array register accesses
` [PATCH v4 2/3] dmaengine: ti: edma: Correct the residue calculation (fix for memcpy)
` [PATCH v4 3/3] dmaengine: ti: edma: Support for polled (memcpy) completion

[PATCH] clk: imx6q: fix section mismatch warning
 2019-06-18 13:17 UTC  (2+ messages)

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-18 13:16 UTC  (5+ messages)

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-18 13:13 UTC  (14+ messages)
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v5 0/2] arm64 relaxed ABI
  ` [PATCH v5 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt

[PATCH 1/4] arm64: dts: fsl: ls1028a: Add qDMA node
 2019-06-18 13:13 UTC  (6+ messages)
` [PATCH 2/4] arm64: dts: fsl: ls1028a: Add eDMA node
` [PATCH 4/4] dt-bindings: fsl-qdma: Add LS1028A qDMA bindings

[PATCH] crypto: sun4i-ss - reduce stack usage
 2019-06-18 13:12 UTC  (2+ messages)

[PATCH v4] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-06-18 13:03 UTC  (4+ messages)

[PATCH] soc: imx: Add i.MX8MN SoC driver support
 2019-06-18 12:59 UTC  (4+ messages)

[PATCH] arm64: smp: fix smp_send_stop() behaviour
 2019-06-18 12:54 UTC  (8+ messages)

[PATCH v2 1/2] arm64: Improve parking of stopped CPUs
 2019-06-18 12:51 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: Implement panic_smp_self_stop()

[PATCH] ARM: shmobile: defconfig: Refresh for v5.2-rc1
 2019-06-18 12:47 UTC 

[PATCH 0/2] Add support for Xilinx UHD-SDI Receiver subsystem
 2019-06-18 12:45 UTC  (7+ messages)
` [PATCH 2/2] media: v4l: xilinx: Add Xilinx UHD-SDI Rx Subsystem driver

[PATCH v4 19/28] docs: powerpc: convert docs to ReST and rename to *.rst
 2019-06-18 12:39 UTC  (3+ messages)

[PATCH v2] drm/mcde: Fix uninitialized variable
 2019-06-18 12:30 UTC  (2+ messages)

[PATCH v2 00/12] Clean up "mediatek,larb" after adding device_link
 2019-06-18 12:14 UTC  (4+ messages)
` [PATCH v2 08/12] drm/mediatek: Get rid of mtk_smi_larb_get/put

[PATCH 0/7] Add HDMI audio support on RK3288 veyron board
 2019-06-18 12:12 UTC  (12+ messages)
` [PATCH 1/7] video: add HDMI state notifier support

[PATCH v10 00/11] drm/sun4i: dsi: Fixes/updates (A33 reworked!)
 2019-06-18 12:11 UTC  (21+ messages)
` [PATCH v10 01/11] drm/sun4i: dsi: Fix TCON DRQ set bits
                      ` [linux-sunxi] "
` [PATCH v10 02/11] drm/sun4i: dsi: Update start value in video start delay

[PATCH v7 00/21] MT8183 IOMMU SUPPORT
 2019-06-18 12:10 UTC  (7+ messages)
` [PATCH v7 14/21] iommu/mediatek: Add mmu1 support
` [PATCH v7 16/21] memory: mtk-smi: Add bus_sel for mt8183

[PATCH 00/10] crypto: k3: Add sa2ul driver
 2019-06-18 12:08 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: crypto: k3: Add sa2ul bindings documentation
` [PATCH 02/10] crypto: sa2ul: Add crypto driver
` [PATCH 03/10] crypto: sa2ul: Add AES ECB Mode support
` [PATCH 04/10] crypto: sa2ul: Add aead support for hmac(sha1)cbc(aes) algorithm
` [PATCH 05/10] crypto: sha256_generic: Export the Transform function
` [PATCH 06/10] crypto: sa2ul: Add hmac(sha256)cbc(aes) AEAD Algo support
` [PATCH 07/10] crypto: sa2ul: Add hmac(sha1) HMAC algorithm support
` [PATCH 08/10] crypto: sa2ul: Add hmac(sha256) "
` [PATCH 09/10] sa2ul: Add 3DES ECB & CBC Mode support
` [PATCH 10/10] arm64: dts: k3-am6: Add crypto accelarator node

[PATCH] arm64/sve: fix genksyms generation
 2019-06-18 12:02 UTC  (7+ messages)

[PATCH] Revert "ARM: dts: rockchip: set PWM delay backlight settings for Minnie"
 2019-06-18 12:02 UTC  (5+ messages)

[PATCH 00/18] ARM/ARM64: Support hierarchical CPU arrangement for PSCI
 2019-06-18 11:56 UTC  (10+ messages)

[PATCH v2 0/2] arm64: dts: renesas: r8a7799[05]: Add cpg reset for LVDS Interface
 2019-06-18 11:19 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: r8a77990: "

[PATCH 1/3] ARM: ixp4xx: don't select SERIAL_OF_PLATFORM
 2019-06-18 11:00 UTC  (6+ messages)
` [PATCH 2/3] ARM: ixp4xx: mark ixp4xx_irq_setup as __init
` [PATCH 3/3] ARM: ixp4xx: include irqs.h where needed

[PATCH] firmware: trusted_foundations: add ARMv7 dependency
 2019-06-18 10:59 UTC  (2+ messages)

[PATCH v2 0/9] drm/sun4i: Allwinner R40 MIPI-DSI support
 2019-06-18 10:54 UTC  (14+ messages)
` [PATCH v2 5/9] drm/sun4i: tcon_top: Register clock gates in probe
  ` [linux-sunxi] "
    ` [linux-sunxi] "

[PATCH v4.4 00/45] V4.4 backport of arm64 Spectre patches
 2019-06-18 10:21 UTC  (6+ messages)
` [PATCH v4.4 20/45] mm: Introduce lm_alias

[PATCH 0/5] STM32 usart FIFO handling
 2019-06-18 10:02 UTC  (6+ messages)
` [PATCH 1/5] serial: stm32: add support of timeout interrupt for RX
` [PATCH 2/5] serial: stm32: update PIO transmission
` [PATCH 3/5] serial: stm32: add support of TX FIFO threshold
` [PATCH 4/5] serial: stm32: add support of RX "
` [PATCH 5/5] serial: stm32: add RX and TX FIFO flush

[PATCH 1/3] drm/stm: drv: fix suspend/resume
 2019-06-18  9:57 UTC  (2+ messages)

[PATCH 20/59] drm/meson: Drop drm_gem_prime_export/import
 2019-06-18  9:55 UTC  (4+ messages)
` [PATCH 30/59] drm/stm: "

[PATCH 0/7] clk: at91: sckc: improve error path
 2019-06-18  9:55 UTC  (2+ messages)

[PATCH] clocksource/arm_arch_timer: fix arch_timer_set_evtstrm_feature return type
 2019-06-18  9:52 UTC  (2+ messages)

[PATCH] sched/topology: remove unused sd param from arch_scale_cpu_capacity()
 2019-06-18  9:45 UTC  (6+ messages)

[PATCH V2 1/2] soc: imx8: Fix potential kernel dump in error path
 2019-06-18  9:44 UTC  (5+ messages)
` [PATCH V2 2/2] soc: imx8: Use existing of_root directly

[PATCH v3] arm64: Allow user selection of ARM64_MODULE_PLTS
 2019-06-18  9:29 UTC  (2+ messages)

[PATCH v6 0/5] MTD: Add Initial Hyperbus support
 2019-06-18  9:29 UTC  (6+ messages)
` [PATCH v6 1/5] mtd: cfi_cmdset_0002: Add support for polling status register
` [PATCH v6 2/5] dt-bindings: mtd: Add binding documentation for HyperFlash
` [PATCH v6 3/5] mtd: Add support for HyperBus memory devices
` [PATCH v6 4/5] dt-bindings: mtd: Add bindings for TI's AM654 HyperBus memory controller
` [PATCH v6 5/5] mtd: hyperbus: Add driver for TI's "

[PATCH 2/2] arm: dts: add ARM Mali GPU node for Odroid XU3
 2019-06-18  9:26 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] arm64/mm: don't initialize pgd_cache twice
 2019-06-18  9:25 UTC  (2+ messages)

[PATCH v2 0/2] interconnect: Add path tagging support
 2019-06-18  9:17 UTC  (3+ messages)
` [PATCH v2 1/2] interconnect: Add support for path tags
` [PATCH v2 2/2] interconnect: qcom: Add tagging and wake/sleep support for sdm845

[RFC PATCH 2/2] soc: ti: Add Support for the TI Page-based Address Translator (PAT)
 2019-06-18  9:07 UTC 

[PATCH] usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
 2019-06-18  8:45 UTC  (4+ messages)

[RESEND v4 0/4] I2C: DWC3 USB: Add support for ACPI based AArch64 Laptops
 2019-06-18  8:44 UTC  (6+ messages)

next/master boot bisection: next-20190617 on sun8i-h2-plus-orangepi-zero
 2019-06-18  8:24 UTC 

[PATCH] arm64: dts: marvell: add missing #interrupt-cells property
 2019-06-18  8:20 UTC  (3+ messages)

[GIT PULL] Delete the mach-netx machine
 2019-06-18  8:18 UTC  (4+ messages)

[PATCH] mfd: stmfx: Fix an endian bug in stmfx_irq_handler()
 2019-06-18  8:16 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx7d-zii-rpu2: Fix incorrrect 'stdout-path'
 2019-06-18  8:05 UTC  (2+ messages)

espressobin device tree with kernel 5.1 RC
 2019-06-18  7:58 UTC  (5+ messages)

[PATCH v2 0/2] Add 96Boards Meerkat96 board support
 2019-06-18  7:55 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: Add support for 96Boards Meerkat96 board

[PATCH] Arm: zx: remove redundant dev_err message
 2019-06-18  7:39 UTC 

[PATCH] arm64: dts: qcom: msm8996: Rename smmu nodes
 2019-06-18  7:39 UTC 

[PATCH v5 0/5] MTD: Add Initial Hyperbus support
 2019-06-18  7:38 UTC  (6+ messages)
` [PATCH v5 3/5] mtd: Add support for HyperBus memory devices

[PATCH] dt-bindings: watchdog: Rename bindings documentation file
 2019-06-18  7:30 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: gpu: add Exynos Mali vendor specifics
 2019-06-18  7:23 UTC  (4+ messages)

[PATCH v2 1/1] ARM: dts: imx6ul: Add PXP node
 2019-06-18  7:18 UTC  (2+ messages)

[PATCH 1/6] ARM: dts: imx6qdl: Enable SNVS power key according to board design
 2019-06-18  7:15 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq-evk: Enable SNVS power key
 2019-06-18  7:12 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm: Enable SNVS power key according to board design
 2019-06-18  7:09 UTC  (2+ messages)

PM / AVS: SVS: Introduce SVS engine
 2019-06-18  7:02 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: soc: add mtk svs dt-bindings
` [PATCH v2 2/2] PM / AVS: SVS: Introduce SVS engine

[IMX] [DRM]: suspend/resume support
 2019-06-18  7:01 UTC  (2+ messages)

[PATCH] arm64: dts: ls1028a: add crypto node
 2019-06-18  6:54 UTC  (2+ messages)

[PATCH -next] arm64/mm: fix a bogus GFP flag in pgd_alloc()
 2019-06-18  6:54 UTC  (10+ messages)

[PATCH] clk: imx8mq: Use devm_platform_ioremap_resource() instead of of_iomap()
 2019-06-18  6:52 UTC  (2+ messages)

[PATCH 1/2] clk: imx: Remove __init for imx_check_clocks() API
 2019-06-18  6:51 UTC  (2+ messages)

[PATCH V12 1/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
 2019-06-18  6:37 UTC  (3+ messages)
` [PATCH V12 3/4] arm64: dts: imx8qxp: added ddr performance monitor nodes

[PATCH V10 00/15] Add Tegra194 PCIe support
 2019-06-18  6:34 UTC  (3+ messages)
` [PATCH V10 03/15] PCI: dwc: Perform dbi regs write lock towards the end

[PATCH] arm64: defconfig: Enable FSL_EDMA driver
 2019-06-18  6:31 UTC  (6+ messages)

[PATCH v1] dmaengine: imx-sdma: remove BD_INTR for channel0
 2019-06-18  6:19 UTC  (11+ messages)

[RFC] Disable lockref on arm64
 2019-06-18  5:41 UTC  (11+ messages)

[PATCH] arm64: dts: rockchip: Add support for SkyKirin X99 TV Box
 2019-06-18  5:10 UTC 

[PATCH 0/3] Add ZynqMP SD Clock Tap Delays configuration support
 2019-06-18  4:59 UTC  (8+ messages)
` [PATCH 3/3] mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup

[PATCH] ARM: dts: aspeed: Add Facebook Minipack BMC
 2019-06-18  4:24 UTC 

[PATCH RFC 0/2] Use cpufreq-map governor for MT8183 CCI
 2019-06-18  4:14 UTC  (3+ messages)
` [PATCH RFC 1/2] PM / devfreq: Generic CPU frequency to device frequency mapping governor
` [PATCH RFC 2/2] devfreq: mt8183-cci: using cpufreq-map governor in cci dvfs driver

[PATCH] clk: imx6q: Annotate imx6q_obtain_fixed_clk_hw with __init
 2019-06-18  2:24 UTC 

[PATCH V15 1/5] dt-bindings: fsl: scu: add thermal binding
 2019-06-18  2:18 UTC  (5+ messages)
` [PATCH V15 2/5] thermal: of-thermal: add API for getting sensor ID from DT
` [PATCH V15 3/5] thermal: imx_sc: add i.MX system controller thermal support
` [PATCH V15 4/5] defconfig: arm64: "
` [PATCH V15 5/5] arm64: dts: imx: add i.MX8QXP "

[PATCH] ARM: iop13xx: Simplify iop13xx_atu{e,x}_pci_status checks
 2019-06-18  2:03 UTC 

[PATCH v2] MAINTAINERS: Update my email address
 2019-06-18  1:06 UTC  (5+ messages)

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

[PATCH net-next] net: stmmac: fix unused-variable warning
 2019-06-17 23:24 UTC  (2+ messages)

[PATCH] dt-bindings: arm: fsl: Add missing schemas for i.MX1/31/35
 2019-06-17 22:42 UTC 

[PATCH v2 0/4] Add support for Marvell 98DX1135
 2019-06-17 22:18 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: mvebu: Document bindings for 98DX1135
` [PATCH v2 2/4] dt-bindings: clock: mvebu: Add compatible string for 98dx1135 core clock
` [PATCH v2 3/4] pinctrl: mvebu: Add support for MV98DX1135
` [PATCH v2 4/4] clk: kirkwood: "

[PATCH v6 0/6] KASan for arm
 2019-06-17 22:11 UTC  (7+ messages)
` [PATCH v6 1/6] ARM: Add TTBR operator for kasan_init
` [PATCH v6 2/6] ARM: Disable instrumentation for some code
` [PATCH v6 3/6] ARM: Replace memory function for kasan
` [PATCH v6 4/6] ARM: Define the virtual space of KASan's shadow region
` [PATCH v6 5/6] ARM: Initialize the mapping of KASan shadow memory
` [PATCH v6 6/6] ARM: Enable KASan for arm

[PATCH 0/4] Add support for Marvell 98DX1135
 2019-06-17 21:25 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: clock: mvebu: Add compatible string for 98dx1135 core clock


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