linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-11 07:56:01 to 2019-03-11 21:45:00 UTC [more...]

[PATCH 1/2] dt-bindings: soc: xilinx: Add the dt binding for Xilinx AI Engine
 2019-03-11 21:44 UTC  (4+ messages)

[v6 1/3] dt-bindings: ahci-fsl-qoriq: add lx2160a chip name to the list
 2019-03-11 21:39 UTC  (4+ messages)

[PATCH] ARM: Ensure that NEON code always compiles with Clang
 2019-03-11 21:36 UTC  (4+ messages)

[PATCH RESEND V2 0/4] Add i.MX8QXP system controller watchdog support
 2019-03-11 21:26 UTC  (10+ messages)
` [PATCH RESEND V2 1/4] dt-bindings: fsl: scu: add watchdog binding

[PATCH v2 0/9] Add Support for MediaTek PMIC MT6358
 2019-03-11 21:21 UTC  (15+ messages)
` [PATCH v2 1/9] mfd: mt6397: clean up code
` [PATCH v2 2/9] mfd: mt6397: extract irq related code from core driver
` [PATCH v2 3/9] dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMIC
` [PATCH v2 4/9] regulator: Add document for MT6358 regulator
` [PATCH v2 7/9] arm64: dts: mt6358: add PMIC MT6358 related nodes
` [PATCH v2 8/9] rtc: mt6397: fix alarm register overwrite
  ` [PATCH v2 5/9] mfd: Add support for the MediaTek MT6358 PMIC

[PATCH v2 0/8] arm64: meson: Add support for USB on Amlogic G12A
 2019-03-11 21:19 UTC  (13+ messages)
` [PATCH v2 5/8] phy: amlogic: add Amlogic G12A USB2 PHY Driver
` [PATCH v2 6/8] phy: amlogic: Add Amlogic G12A USB3 + PCIE Combo "
` [PATCH v2 8/8] usb: dwc3: Add Amlogic G12A DWC3 glue

[PATCH 2/2] ARM: futex: make futex_detect_cmpxchg more reliable
 2019-03-11 20:58 UTC  (15+ messages)

[PATCH 0/3] ARM: dts: rk3288 Tinker Board (S) updates
 2019-03-11 20:48 UTC  (5+ messages)
` [PATCH v3 1/3] arm: dts: rk3288-tinker.dtsi: Fix SD card detection
  ` [PATCH v3 3/3] arm: dts: rk3288-tinker.dtsi: Add outline Bluetooth support

[PATCH] clk: imx6q: remove unsupported pll4_audio_div
 2019-03-11 20:48 UTC  (12+ messages)
  ` [V2 0/2] ARM: imx6qdl: remove PLL4_AUDIO_DIV clock
    ` [V2 1/2] clk: imx6q: remove unsupported pll4_audio_div
    ` [PATCH 2/2] ARM: dts: imx6q: remove references to PLL4_AUDIO_DIV

[PATCH] net: thunder: fix a potential NULL pointer dereference
 2019-03-11 20:34 UTC  (2+ messages)

ssh session with qemu-arm using busybox
 2019-03-11 19:33 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] ARM: dts: vf610: Add ZII SPB4 board
 2019-03-11 18:49 UTC 

sun6i MIPI DSI driver EoTp
 2019-03-11 18:43 UTC 

per-cpu thoughts
 2019-03-11 18:39 UTC  (3+ messages)

[PATCH 0/6] ptrace: consolidate PTRACE_SYSEMU handling and add support for arm64
 2019-03-11 18:34 UTC  (6+ messages)
` [PATCH 3/6] x86: clean up _TIF_SYSCALL_EMU handling using ptrace_syscall_enter hook

[PATCH] drm: rockchip: add shutdown function to poweroff VOP and HDMI TX
 2019-03-11 18:14 UTC  (2+ messages)

[RFC PATCH V2 0/5] vhost: accelerate metadata access through vmap()
 2019-03-11 18:14 UTC  (4+ messages)

[PATCH 1/3] arm64: dts: rockchip: rk3399: rock960: Rename vcc_sys into vcc5v0_sys
 2019-03-11 18:10 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: rockchip: rk3399: rock960: Add 12V DCIN regulator
` [PATCH 3/3] arm64: dts: rockchip: rk3399: rock960: Add missing GPIO for vcc5v0_host

[PATCHv4 00/28] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-03-11 17:34 UTC  (34+ messages)
` [PATCHv4 01/28] PCI: mobiveil: uniform the register accessors
` [PATCHv4 02/28] PCI: mobiveil: format the code without function change
` [PATCHv4 03/28] PCI: mobiveil: correct the returned error number
` [PATCHv4 04/28] PCI: mobiveil: remove flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv4 05/28] PCI: mobiveil: correct PCI base address in MEM/IO outbound windows
` [PATCHv4 06/28] PCI: mobiveil: replace the resource list iteration function
` [PATCHv4 07/28] PCI: mobiveil: use WIN_NUM_0 explicitly for CFG outbound window
` [PATCHv4 08/28] PCI: mobiveil: use the 1st inbound window for MEM inbound transactions
` [PATCHv4 09/28] PCI: mobiveil: correct inbound/outbound window setup routines
` [PATCHv4 10/28] PCI: mobiveil: fix the INTx process error
` [PATCHv4 11/28] PCI: mobiveil: only fix up the Class Code field
` [PATCHv4 12/28] PCI: mobiveil: move out the link up waiting from mobiveil_host_init
` [PATCHv4 13/28] PCI: mobiveil: move irq chained handler setup out of DT parse
` [PATCHv4 14/28] PCI: mobiveil: initialize Primary/Secondary/Subordinate bus number
` [PATCHv4 15/28] dt-bindings: pci: mobiveil: change gpio_slave and apb_csr to optional
` [PATCHv4 16/28] PCI: mobiveil: refactor Mobiveil PCIe Host Bridge IP driver
` [PATCHv4 17/28] PCI: mobiveil: fix the checking of valid device
` [PATCHv4 18/28] PCI: mobiveil: add link up condition check
` [PATCHv4 19/28] PCI: mobiveil: continue to initialize the host upon no PCIe link
` [PATCHv4 20/28] PCI: mobiveil: disabled IB and OB windows set by bootloader
` [PATCHv4 21/28] PCI: mobiveil: add Byte and Half-Word width register accessors
` [PATCHv4 22/28] PCI: mobiveil: make mobiveil_host_init can be used to re-init host
` [PATCHv4 23/28] dt-bindings: pci: Add NXP Layerscape SoCs PCIe Gen4 controller
` [PATCHv4 24/28] PCI: mobiveil: add PCIe Gen4 RC driver for NXP Layerscape SoCs
` [PATCHv4 25/28] PCI: mobiveil: ls_pcie_g4: add Workaround for A-011577
` [PATCHv4 26/28] PCI: mobiveil: ls_pcie_g4: add Workaround for A-011451
` [PATCHv4 27/28] arm64: dts: freescale: lx2160a: add pcie DT nodes
` [PATCHv4 28/28] arm64: defconfig: Enable CONFIG_PCI_LAYERSCAPE_GEN4

[PATCH] soc: fsl: dpio: Increase timeout for QBMan Management Commands
 2019-03-11 17:30 UTC 

[PATCH 0/3] ASoC: stm32: i2s: add minor improvements
 2019-03-11 17:23 UTC  (7+ messages)
` [PATCH 1/3] ASoC: stm32: i2s: change trigger traces
  ` Applied "ASoC: stm32: i2s: change trigger traces" to the asoc tree
` [PATCH 2/3] ASoC: stm32: i2s: improve channel capabilities handling
  ` Applied "ASoC: stm32: i2s: improve channel capabilities handling" to the asoc tree
` [PATCH 3/3] ASoC: stm32: i2s: use default dai name
  ` Applied "ASoC: stm32: i2s: use default dai name" to the asoc tree

[PATCH] ASoC: stm32: i2s: fix registers declaration in regmap
 2019-03-11 17:23 UTC  (2+ messages)
` Applied "ASoC: stm32: i2s: fix registers declaration in regmap" to the asoc tree

[RFC] Question about TLB flush while set Stage-2 huge pages
 2019-03-11 16:31 UTC 

[PATCH] drm/sun4i: hdmi: add support for ddc-i2c-bus property
 2019-03-11 16:11 UTC  (3+ messages)

[PATCH v8 00/15] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-03-11 16:06 UTC  (20+ messages)
` [PATCH v8 01/15] drm/sun4i: dsi: Fix video start delay computation
` [PATCH v8 02/15] drm/sun4i: tcon: Compute DCLK dividers based on format, lanes
` [PATCH v8 03/15] drm/sun4i: tcon: Export get tcon0 routine
` [PATCH v8 04/15] drm/sun4i: dsi: Probe tcon0 during dsi_bind
` [PATCH v8 05/15] drm/sun4i: dsi: Get tcon0_div at runtime
` [PATCH v8 06/15] dt-bindings: sun6i-dsi: Add VCC-DSI supply property
` [PATCH v8 07/15] dt-bindings: sun6i-dsi: Add A64 MIPI-DSI compatible
` [PATCH v8 08/15] dt-bindings: sun6i-dsi: Add A64 DPHY compatible (w/ A31 fallback)
` [PATCH v8 09/15] drm/sun4i: sun6i_mipi_dsi: Add has_mod_clk quirk
` [PATCH v8 10/15] "
` [PATCH v8 11/15] drm/sun4i: sun6i_mipi_dsi: Add Allwinner A64 MIPI DSI support
` [PATCH v8 12/15] arm64: dts: allwinner: a64: Add MIPI DSI pipeline
` [PATCH v8 13/15] arm64: dts: allwinner: a64-amarula-relic: Add Techstar TS8550B MIPI-DSI panel
` [DO NOT MERGE] [PATCH v8 14/15] arm64: dts: allwinner: a64-pine64-lts: Enable Feiyang FY07024DI26A30-D DSI panel
` [DO NOT MERGE] [PATCH v8 15/15] arm64: dts: allwinner: bananapi-m64: Enable Bananapi S070WV20-CT16 "

[PATCH] ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3
 2019-03-11 15:50 UTC 

[PATCH] clocksource: cadence_ttc: fix memory leak in ttc_setup_clockevent
 2019-03-11 15:47 UTC  (3+ messages)

[PATCH] media: atmel: atmel-isc: reworked driver and formats
 2019-03-11 15:05 UTC  (5+ messages)

[PATCH v9 0/5] drm/sun4i: sun6i_mipi_dsi: Fixes/updates
 2019-03-11 14:58 UTC  (12+ messages)
` [PATCH v9 2/5] drm/sun4i: sun6i_mipi_dsi: Fix TCON DRQ set bits
` [PATCH v9 3/5] drm/sun4i: sun6i_mipi_dsi: Support vblk timing for 4-lane devices

[PATCH] drm/stm: fix CONFIG_FB dependency
 2019-03-11 14:49 UTC  (3+ messages)

[PATCH v2 0/9] drm/sun4i: dsi: Add burst mode support
 2019-03-11 14:37 UTC  (5+ messages)
` [PATCH v2 3/9] drm/sun4i: dsi: Change the start delay calculation

[PATCH] ARM: dts: imx6ull: Use the correct style for SPDX License Identifier
 2019-03-11 14:27 UTC 

[PATCH v3 0/7] sunxi: Add DT representation for the MBUS controller
 2019-03-11 14:11 UTC  (10+ messages)
` [PATCH v3 1/7] dt-bindings: interconnect: Add a dma interconnect name

[PATCH] arm64: dts: renesas: r8a77995: draak: Enable CAN0, CAN1
 2019-03-11 13:38 UTC  (3+ messages)

[PATCH] media: rga: fix NULL pointer dereferences
 2019-03-11 13:15 UTC  (2+ messages)

[PATCH 0/7] drm/vc4: Allow for more boot-time configuration
 2019-03-11 13:07 UTC  (10+ messages)
` [PATCH 2/7] drm/edid: Allow to ignore the audio EDID data

[PATCH 1/3] dt-bindings: clock: imx8mq: add hdmi phy 27m clock
 2019-03-11 13:02 UTC  (5+ messages)
` [PATCH 2/3] clk: imx8mq: add hdmi_phy_27m clock as pll's reference clock

[PATCH v2 1/3] arm64: mm: use appropriate ctors for page tables
 2019-03-11 12:57 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] arm64: mm: enable per pmd page table lock

[PATCH RESEND net] net: phy: xgmiitorgmii: Support generic PHY status read
 2019-03-11 12:51 UTC  (14+ messages)

[PATCH v2 0/7] FlexTimer Module Quadrature decoder counter
 2019-03-11 12:36 UTC  (8+ messages)
` [PATCH v2 5/7] counter: add FlexTimer Module Quadrature decoder counter driver
` [PATCH v2 6/7] counter: ftm-quaddec: Documentation: Add specific counter sysfs documentation

[PATCH v8 0/5] arm64: ftrace with regs
 2019-03-11 12:18 UTC  (4+ messages)

[PATCH v11 0/8] arm64: Support perf event modifiers :G and :H
 2019-03-11 12:16 UTC  (9+ messages)
` [PATCH v11 3/8] arm64: KVM: add accessors to track guest/host only counters
` [PATCH v11 6/8] arm64: KVM: Enable VHE support for :G/:H perf event modifiers

[PATCH v3 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2019-03-11 12:08 UTC  (5+ messages)
` [PATCH v3 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem

[PATCH v2] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-03-11 11:45 UTC 

[PATCH v4 0/4] Add driver for Mediatek-based GNSS receivers
 2019-03-11 11:21 UTC  (5+ messages)
` [PATCH v4 4/4] gnss: add driver for mediatek receivers

[PATCH 0/5] add USB Type-B connector driver
 2019-03-11 11:04 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: connector: add optional properties for Type-B

[PATCH 0/2] drm/meson: only allow using meson-canvas
 2019-03-11 10:51 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: amlogic, meson-vpu: exclusively use amlogic, canvas
` [PATCH 2/2] drm/meson: exclusively use the canvas provider module

[RFC] clk: imx: Allow re-parenting by default on set rate
 2019-03-11 10:41 UTC  (3+ messages)

[PATCH] power: reset: introduce oxnas-restart
 2019-03-11 10:09 UTC  (2+ messages)

[PATCH 00/11] arm64: dts: g12a: Add boards peripherals
 2019-03-11  9:56 UTC  (12+ messages)
` [PATCH 01/11] arm64: dts: meson-g12a-u200: add uart_AO pinctrl
` [PATCH 02/11] arm64: dts: meson-g12a-sei510: "
` [PATCH 03/11] arm64: dts: meson-g12a-x96-max: "
` [PATCH 04/11] arm64: dts: meson-g12a-u200: add regulators
` [PATCH 05/11] arm64: dts: meson-g12a-sei510: "
` [PATCH 06/11] arm64: dts: meson-g12a-x96-max: "
` [PATCH 07/11] arm64: dts: meson-g12a-x96-max: Enable BT Module
` [PATCH 08/11] arm64: dts: meson-g12a-sei510: Add ADC Key and BT support
` [PATCH 09/11] arm64: dts: meson-g12a-sei510: Enable USB
` [PATCH 10/11] arm64: dts: meson-g12a-u200: "
` [PATCH 11/11] arm64: dts: meson-g12a-x96-max: "

[PATCH] drm/meson: handle when meson_canvas_get returns -EPROBE_DEFER
 2019-03-11  9:58 UTC  (2+ messages)

[PATCH] ARM: dts: at91: Fix typo in ISC_D0 on PC9
 2019-03-11  9:52 UTC 

[PATCH v5 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2019-03-11  9:40 UTC  (3+ messages)
` [PATCH v5 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem
` [PATCH v5 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[PATCH] i2c: i2c-stm32f7: Fix SDADEL minimum formula
 2019-03-11  9:34 UTC  (4+ messages)

[PATCH v6 0/6] add i2c support for mt8183
 2019-03-11  9:43 UTC  (8+ messages)
` [PATCH v6 3/6] i2c: mediatek: Add arb clock in i2c driver
` [PATCH v6 5/6] i2c: mediatek: Add i2c support for MediaTek MT8183
` [PATCH v6 6/6] dts: arm64: mt8183: Add I2C nodes

[PATCH v6 00/17] Rockchip ISP1 Driver
 2019-03-11  9:37 UTC  (4+ messages)
` [PATCH v6 04/17] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver

[PATCH 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-11  9:26 UTC  (4+ messages)
` [PATCH 2/5] pwm: Add i.MX TPM PWM driver support

[PATCH 0/9] arm64: dts: g12a: Add peripherals
 2019-03-11  9:13 UTC  (3+ messages)
` [PATCH 4/9] arm64: dts: meson: g12a: add uart_ao_a pinctrl

[PATCH v2 0/2] Append new variables to vmcoreinfo (PTRS_PER_PGD for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-03-11  9:05 UTC  (2+ messages)

[PATCH v8 0/2] Add basic and clock support for Mediatek MT8183 SoC
 2019-03-11  8:54 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: serial: Add compatible for Mediatek MT8183
` [PATCH v8 2/2] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile

[PATCH] mfd: mt6397: Don't call irq_dispose_mapping
 2019-03-11  7:55 UTC 


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