linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-17 21:14:32 to 2019-01-18 15:46:09 UTC [more...]

[PATCH] arm64: dts: marvell: Add device tree for uDPU board
 2019-01-18 15:45 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v5 00/17] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-01-18 15:44 UTC  (12+ messages)
` [PATCH v5 07/17] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay

[PATCH 1/2] ARM: dts: imx6q: add pmu interrupt-affinity
 2019-01-18 15:41 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx6dl: "

[PATCH net-next 0/7] net: phy: Add support for 2.5GBASET PHYs
 2019-01-18 15:23 UTC  (8+ messages)
` [PATCH net-next 1/7] net: phy: Extract genphy_c45_read_abilities from marvell10g
` [PATCH net-next 2/7] net: phy: Add generic support for 2.5GBaseT and 5GBaseT
` [PATCH net-next 3/7] net: phy: Read 2.5G and 5G extended abilities
` [PATCH net-next 4/7] net: phy: marvell10g: Add support for 2.5GBASET and 5GBASET
` [PATCH net-next 5/7] net: phy: marvell10g: Force reading of 2.5/5G PMA extended abilities
` [PATCH net-next 6/7] net: mvpp2: Add 2.5GBaseT support
` [PATCH net-next 7/7] net: phy: marvell10g: add support for the 88x2110 PHY

[PATCH RESEND v5 00/23] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2019-01-18 14:51 UTC  (24+ messages)
` [PATCH RESEND v5 01/23] drm/fourcc: Add format info helpers for checking YUV planes disposition
` [PATCH RESEND v5 02/23] drm/fourcc: Add format info helpers for checking YUV sub-sampling
` [PATCH RESEND v5 03/23] drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 check
` [PATCH RESEND v5 04/23] drm/sun4i: frontend: Pass DRM format info to input format helpers
` [PATCH RESEND v5 05/23] drm/sun4i: frontend: Determine input format based on colorspace
` [PATCH RESEND v5 06/23] drm/sun4i: Move the BT.601 CSC coefficients to the frontend
` [PATCH RESEND v5 07/23] drm/sun4i: frontend: Configure and enable YUV to RGB CSC when needed
` [PATCH RESEND v5 08/23] drm/sun4i: frontend: Add support for packed YUV422 input formats
` [PATCH RESEND v5 09/23] drm/sun4i: frontend: Add support for semi-planar YUV "
` [PATCH RESEND v5 10/23] drm/sun4i: frontend: Add support for planar "
` [PATCH RESEND v5 11/23] drm/fourcc: Add definitions for Allwinner vendor and VPU tiled format
` [PATCH RESEND v5 12/23] drm/sun4i: frontend: Add support for tiled YUV input mode configuration
` [PATCH RESEND v5 13/23] drm/sun4i: Add buffer stride and offset configuration for tiling mode
` [PATCH RESEND v5 14/23] drm/sun4i: frontend: Add and use helper for checking tiling support
` [PATCH RESEND v5 15/23] drm/sun4i: layer: Add tiled modifier support and helper
` [PATCH RESEND v5 16/23] drm/sun4i: drv: Allow framebuffer modifiers in mode config
` [PATCH RESEND v5 17/23] drm/sun4i: Move access control before setting the register as documented
` [PATCH RESEND v5 18/23] drm/sun4i: frontend: Add a quirk structure
` [PATCH RESEND v5 19/23] drm/sun4i: Set the coef_rdy bit right after the coef have been set
` [PATCH RESEND v5 20/23] drm/sun4i: Make COEF_RDY conditional
` [PATCH RESEND v5 21/23] drm/sun4i: frontend: Move the FIR filter phases to our quirks
` [PATCH RESEND v5 22/23] drm/sun4i: frontend: Hook-in support for the A10, with specific quirks
` [PATCH RESEND v5 23/23] drm/sun4i: frontend: Hook-in support for the A20

HDMI/DVI spurious failure
 2019-01-18 14:51 UTC  (8+ messages)
  ` [linux-sunxi] "

[PATCH 1/2] ARM: dts: sun4i: Add support for the C1 SRAM region with the SRAM controller
 2019-01-18 14:57 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: sun4i-a10: Add Video Engine and reserved memory nodes

[PATCH v5 00/23] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2019-01-18 14:43 UTC  (24+ messages)
` [PATCH v5 01/23] drm/fourcc: Add format info helpers for checking YUV planes disposition
` [PATCH v5 02/23] drm/fourcc: Add format info helpers for checking YUV sub-sampling
` [PATCH v5 03/23] drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 check
` [PATCH v5 04/23] drm/sun4i: frontend: Pass DRM format info to input format helpers
` [PATCH v5 05/23] drm/sun4i: frontend: Determine input format based on colorspace
` [PATCH v5 06/23] drm/sun4i: Move the BT.601 CSC coefficients to the frontend
` [PATCH v5 07/23] drm/sun4i: frontend: Configure and enable YUV to RGB CSC when needed
` [PATCH v5 08/23] drm/sun4i: frontend: Add support for packed YUV422 input formats
` [PATCH v5 09/23] drm/sun4i: frontend: Add support for semi-planar YUV "
` [PATCH v5 10/23] drm/sun4i: frontend: Add support for planar "
` [PATCH v5 11/23] drm/fourcc: Add definitions for Allwinner vendor and VPU tiled format
` [PATCH v5 12/23] drm/sun4i: frontend: Add support for tiled YUV input mode configuration
` [PATCH v5 13/23] drm/sun4i: Add buffer stride and offset configuration for tiling mode
` [PATCH v5 14/23] drm/sun4i: frontend: Add and use helper for checking tiling support
` [PATCH v5 15/23] drm/sun4i: layer: Add tiled modifier support and helper
` [PATCH v5 16/23] drm/sun4i: drv: Allow framebuffer modifiers in mode config
` [PATCH v5 17/23] drm/sun4i: Move access control before setting the register as documented
` [PATCH v5 18/23] drm/sun4i: frontend: Add a quirk structure
` [PATCH v5 19/23] drm/sun4i: Set the coef_rdy bit right after the coef have been set
` [PATCH v5 20/23] drm/sun4i: Make COEF_RDY conditional
` [PATCH v5 21/23] drm/sun4i: frontend: Move the FIR filter phases to our quirks
` [PATCH v5 22/23] drm/sun4i: frontend: Hook-in support for the A10, with specific quirks
` [PATCH v5 23/23] drm/sun4i: frontend: Hook-in support for the A20

[PATCH v5 0/2] Add cpufreq support for Armada 8K
 2019-01-18 14:51 UTC  (4+ messages)
` [PATCH v5 1/2] MAINTAINERS: add new entries for Armada 8K cpufreq driver
` [PATCH v5 2/2] cpufreq: ap806: add cpufreq driver for Armada 8K

[PATCH 0/6] drm/exynos: mixer: Add color range property
 2019-01-18 14:44 UTC  (5+ messages)
  ` [PATCH 1/6] include/drm: color_mgmt: Add enum labels

[PATCH RFC] ARM64: dts: marvell: Add DTS file for Turris Mox
 2019-01-18 14:35 UTC  (2+ messages)

kmemleak panic
 2019-01-18 14:34 UTC  (3+ messages)

[PATCH v2 0/2] Add support for the Aspeed AST2500 SoC EDAC driver
 2019-01-18 14:28 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: edac: Aspeed AST2500

[PATCH] arm64: asm-offsets: remove unused offsets
 2019-01-18 14:19 UTC  (2+ messages)

[PATCH] arm64 memory accesses may cause undefined fault on Fujitsu-A64FX
 2019-01-18 14:17 UTC  (2+ messages)

[PATCH v4 0/4] Add device links to clocks
 2019-01-18 14:16 UTC  (7+ messages)
` [PATCH v4 2/4] clk: mvebu: armada-37xx-tbg: fix error message
` [PATCH v4 3/4] clk: mvebu: armada-37xx-tbg: fill the device entry when registering the clocks
` [PATCH v4 4/4] clk: mvebu: armada-37xx-xtal: fill the device entry when registering the clock

[PATCH] arm64: perf: remove misleading comment
 2019-01-18 14:02 UTC 

[PATCH v3 0/4] Add MediaTek MUSB Controller Driver
 2019-01-18 13:34 UTC  (7+ messages)
` [PATCH v3 4/4] usb: musb: Add support for MediaTek musb controller

[PATCH] ARM: dts: imx6qdl-apalis: add phy-supply
 2019-01-18 13:32 UTC 

[PATCH v2] arm64: dts: renesas: r8a77990: ebisu: Enable HS400 of SDHI3
 2019-01-18 13:31 UTC  (2+ messages)

[PATCH] arm: fix a migrating irq bug when hotplug cpu
 2019-01-18 13:31 UTC  (2+ messages)

[PATCH] ARM: dts: imx6*-apalis/-colibri: mark I2C recovery GPIOs as open drain
 2019-01-18 13:31 UTC 

[PATCH 1/1] net: stmmac: implement the SIOCGHWTSTAMP ioctl
 2019-01-18 13:21 UTC  (2+ messages)

[PATCH v4 5/5] clk: samsung: exynos5433: add imem clocks
 2019-01-18 13:16 UTC 

[PATCH] clk: imx: Fix fractional clock set rate computation
 2019-01-18 12:54 UTC 

[PATCH 1/2] drm/mediatek: Implement gem prime vmap/vunmap function
 2019-01-18 12:33 UTC  (6+ messages)
` [PATCH 2/2] drm/mediatek: Add Mediatek framebuffer device
  ` Aw: "
        ` Aw: "

[PATCHv3 0/4] Add coresight support for SDM845 and MSM8996
 2019-01-18 12:22 UTC  (5+ messages)
` [PATCHv3 1/4] arm64: dts: qcom: sdm845: Add Coresight support
` [PATCHv3 2/4] arm64: dts: qcom: msm8996: "
` [PATCHv3 3/4] coresight: etm4x: Add support to enable ETMv4.2
` [PATCHv3 4/4] arm64: dts: qcom: sdm845: Remove the duplicate header inclusion

[PATCHv2 0/4] Add coresight support for SDM845 and MSM8996
 2019-01-18 12:08 UTC  (9+ messages)
` [PATCHv2 1/4] arm64: dts: qcom: sdm845: Add Coresight support
` [PATCHv2 2/4] arm64: dts: qcom: msm8996: "
` [PATCHv2 3/4] coresight: etm4x: Add support to enable ETMv4.2
` [PATCHv2 4/4] arm64: dts: qcom: sdm845: Remove the duplicate header inclusion

[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2019-01-18 11:56 UTC  (5+ messages)

Need help: how to locate failure from irq_chip subsystem
 2019-01-18 11:53 UTC  (6+ messages)

fix a layering violation in videobuf2 and improve dma_map_resource v2
 2019-01-18 11:37 UTC  (4+ messages)
` [PATCH 1/3] dma-mapping: remove the default map_resource implementation
` [PATCH 2/3] dma-mapping: don't BUG when calling dma_map_resource on RAM
` [PATCH 3/3] videobuf2: replace a layering violation with dma_map_resource

[PATCH RFC 1/1] arm64: Use PSCI calls for CPU stop when hotplug is supported
 2019-01-18 11:32 UTC  (2+ messages)

[PATCH v3] arm64: lib: accelerate do_csum with NEON instruction
 2019-01-18 11:14 UTC  (7+ messages)

[PATCH 0/2] gcc-plugins: fixes for arm_ssp_per_task_plugin
 2019-01-18 10:58 UTC  (3+ messages)
` [PATCH 1/2] gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
` [PATCH 2/2] gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+

[PATCH] bluetooth: realtek: devicetree: Add device tree description to bluetooth rtl drivers
 2019-01-18 10:57 UTC  (4+ messages)
` [PATCHv2] Description of the realtek bluetooth device tree hooks
  ` [PATCHv2] Patch to add the realtek bluetooth device tree refs to the code

[PATCH 0/4] irq: imx-irqsteer: add 32 interrupts chan and multi outputs support
 2019-01-18 10:22 UTC  (13+ messages)
` [PATCH 1/4] dt-binding: irq: imx-irqsteer: use irq number per channel instead of group number
` [PATCH 2/4] dt-bindings: irq: imx-irqsteer: add multi output interrupts support
` [PATCH 3/4] irq: imx-irqsteer: change to use reg_num instead of irq_group
` [PATCH 4/4] irq: imx: irqsteer: add multi output interrupts support

[PATCH 1/1] irqchip: gpcv2: make config option visible
 2019-01-18 10:09 UTC  (5+ messages)

[PATCH] dmaengine: fsl-edma: dma map slave device address
 2019-01-18 10:06 UTC 

[PATCH v1 1/5] pwm: mediatek: add a property "mediatek,num-pwms"
 2019-01-18 10:01 UTC  (14+ messages)
` [PATCH v1 2/5] dt-bindings: pwm: "
` [PATCH v1 3/5] arm64: dts: mt7622: add a property "mediatek, num-pwms" for PWM
` [PATCH v1 4/5] arm: dts: mt7623: "
` [PATCH v1 5/5] dt-bindings: pwm: update bindings for MT7629 SoC

[PATCH 0/3] clk: meson: claim input clocks through DT
 2019-01-18  9:50 UTC  (2+ messages)

fix a layering violation in videobuf2 and improve dma_map_resource
 2019-01-18  9:41 UTC  (5+ messages)
  ` [PATCH 3/3] videobuf2: replace a layering violation with dma_map_resource

[BUG bisect] Missing Micrel driver on VF50 (net: phy: check return code when requesting PHY driver module)
 2019-01-18  8:48 UTC  (2+ messages)

[PATCH 00/21] Refine memblock API
 2019-01-18  8:43 UTC  (5+ messages)
` [PATCH 19/21] treewide: add checks for the return value of memblock_alloc*()
` [PATCH 21/21] memblock: drop memblock_alloc_*_nopanic() variants

[v2, 0/5] External trigger stamp fifo support for ptp_qoriq
 2019-01-18  8:11 UTC  (8+ messages)
` [v2, 3/5] dt-binding: ptp_qoriq: document "fsl,extts-fifo" property
` [v2, 5/5] ptp_qoriq: add fiper pulse loopback support

[PATCH INTERNAL RFC 1/1] arm64: Use PSCI calls for CPU stop when hotplug is supported
 2019-01-18  5:45 UTC 

[PATCH v4] cpufreq: s5pv210: Defer probe if getting regulators fail
 2019-01-18  5:10 UTC  (3+ messages)

[PATCH v2] misc: aspeed-lpc-ctrl: make parameter optional
 2019-01-18  4:58 UTC  (2+ messages)

[PATCHv2] watchdog: qcom: Add suspend/resume support
 2019-01-18  4:25 UTC  (9+ messages)

[PATCH] dt-bindings: aspeed-lpc: Make parameter optional
 2019-01-18  4:21 UTC  (2+ messages)

[PATCH]spi: pl022: add a message state STATE_TIMEOUT for timeout transfer
 2019-01-18  3:32 UTC 

[PATCH v10 0/3] add uart DMA function
 2019-01-18  3:10 UTC  (4+ messages)
` [PATCH v10 1/3] dmaengine: 8250_mtk_dma: add MediaTek uart DMA support
` [PATCH v10 2/3] arm: dts: mt2712: add uart APDMA to device tree
` [PATCH v10 3/3] dt-bindings: dma: uart: rename binding

[PATCH 0/3] Add coresight support for SDM845
 2019-01-18  3:00 UTC  (6+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm845: Add Coresight support

[PATCH 1/5] pwm: mediatek: add a property "mediatek,num-pwms"
 2019-01-18  1:45 UTC  (3+ messages)

[PATCH] arm64: dts: hi3798cv200: fix malformed SPDX license identifier
 2019-01-18  0:54 UTC 

[PATCH v2 1/8] i2c: iproc: I2C read up to 255 bytes support
 2019-01-18  0:21 UTC  (2+ messages)
  ` [PATCH v2 2/8] i2c: iproc: Add Slave mode support

[PATCH v4 0/3] Reset controller support for i.MX8MQ
 2019-01-17 22:38 UTC  (7+ messages)
` [PATCH v4 1/3] reset: imx7: Add plubming to support multiple IP variants
` [PATCH v4 2/3] dt-bindings: reset: imx7: Document usage on i.MX8MQ SoCs

[PatchV2 1/2] ARM64: dts: meson-gxbb-odroidc2: Fix usb phy regulator power failed warning
 2019-01-17 21:14 UTC  (2+ 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).