linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-13 13:32:25 to 2017-07-14 13:04:12 UTC [more...]

[PATCH v3 00/16] coresight: Support for ARM Coresight SoC-600
 2017-07-14 13:04 UTC  (8+ messages)
` [PATCH v3 01/18] coresight replicator: Cleanup programmable replicator naming
` [PATCH v3 02/18] arm64: juno: dts: Use the new coresight replicator string
` [PATCH v3 03/18] arm: qcom-msm8974: dts: Update coresight replicator
` [PATCH v3 04/18] arm64: qcom-msm8916: "
` [PATCH v3 05/18] coresight: Extend the PIDR mask to cover relevant bits in PIDR2
` [PATCH v3 06/18] coresight: Add support for reading 64bit registers
` [PATCH v3 07/18] coresight tmc: Add helpers for accessing "

[RFC PATCH 0/6] arm64: alternative VMAP_STACK implementation
 2017-07-14 12:55 UTC  (15+ messages)
` [RFC PATCH 1/6] arm64: use tpidr_el1 for current, free sp_el0
` [RFC PATCH 6/6] arm64: add VMAP_STACK and detect out-of-bounds SP
          ` [kernel-hardening] "

[PATCH 14/14] [media] fix warning on v4l2_subdev_call() result interpreted as bool
 2017-07-14 12:55 UTC  (5+ messages)

[PATCH 0/2] mmc: omap: Remove Unused Code
 2017-07-14 12:46 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP2+: hsmmc.c: Remove dead code
` [PATCH 2/2] mmc: host: omap_hsmmc: remove unused platform callbacks

[PATCH 11/22] net: thunder_bgx: avoid format string overflow warning
 2017-07-14 12:33 UTC  (2+ messages)

[PATCH v4] PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
 2017-07-14 12:26 UTC  (9+ messages)

Back camera working at 1MPix, not working at 5Mpix
 2017-07-14 12:10 UTC 

i.MX 6 and PCIe DMA issues
 2017-07-14 11:07 UTC  (5+ messages)

[PATCH v7 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-07-14 10:23 UTC  (10+ messages)
` [PATCH v7 1/3] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
` [PATCH v7 2/3] PCI: Enable PCIe Relaxed Ordering if supported
` [PATCH v7 3/3] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag

[PATCH 00/18] drm/sun4i: Allwinner MIPI-DSI support
 2017-07-14 10:15 UTC  (33+ messages)
` [PATCH 01/18] regmap: mmio: Add function to attach a clock
` [PATCH 02/18] drm/sun4i: Add if statement instead of depends on
` [PATCH 03/18] drm/sun4i: Realign Makefile padding and reorder it
` [PATCH 04/18] drm/sun4i: Remove useless atomic_check
` [PATCH 05/18] drm/sun4i: tcon: remove unused function
` [PATCH 06/18] drm/sun4i: tcon: Don't rely on encoders to enable the TCON
` [PATCH 07/18] drm/sun4i: tcon: Don't rely on encoders to set the TCON mode
` [PATCH 08/18] drm/sun4i: tcon: Add TRI finish interrupt for vblank
` [PATCH 09/18] drm/sun4i: tcon: Adjust dotclock dividers range
` [PATCH 10/18] drm/sun4i: tcon: Move out the tcon0 common setup
` [PATCH 11/18] dt-bindings: display: Add Allwinner MIPI-DSI bindings
` [PATCH 12/18] drm/sun4i: Add Allwinner A31 MIPI-DSI controller support
` [PATCH 13/18] dt-bindings: vendor: Add Huarui Lighting
` [PATCH 14/18] dt-bindings: panel: Add Huarui LHR050H41 panel documentation
` [PATCH 15/18] drm/panel: Add Huarui LHR050H41 panel driver
` [PATCH 16/18] arm: dts: sun8i: a33: Add the DSI-related nodes
` [PATCH 17/18] arm: dts: sun8i: Add BananaPI M2-Magic DTS
` [PATCH 18/18] [DO NOT MERGE] arm: dts: sun8i: bpi-m2m: Add DSI display

[PATCH 00/11] ARM: sun8i: a83t: Add support for MMC controllers
 2017-07-14  9:57 UTC  (17+ messages)
` [PATCH 01/11] ARM: dts: sun8i: a83t: Switch to CCU device tree binding macros
` [PATCH 02/11] clk: sunxi-ng: Add interface to query or configure MMC timing modes
` [PATCH 03/11] clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock
` [PATCH 04/11] mmc: sunxi: Keep default timing phase settings for new timing mode
` [PATCH 05/11] mmc: sunxi: Support controllers that can use both old and new timings
` [PATCH 06/11] mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode
` [PATCH 07/11] mmc: sunxi: Add support for A83T eMMC (MMC2)
` [PATCH 08/11] ARM: dts: sun8i: a83t: Add MMC controller device nodes
` [PATCH 09/11] ARM: dts: sun8i: a83t: Add pingroup for 8-bit eMMC on mmc2
` [PATCH 10/11] ARM: dts: sun8i: a83t: cubietruck-plus: Enable micro-SD card and eMMC
` [PATCH 11/11] ARM: dts: sun8i: a83t: h8homlet: Enable micro-SD card and onboard eMMC

Porting a custom interrupt handler from kernel 2.6.25 to 3.16.45
 2017-07-14  9:05 UTC  (8+ messages)

[PATCH] i2c-cadence: fix repeated start in message sequence
 2017-07-14  9:00 UTC 

[PATCH 0/4] drm/sun4i: Fix a register access bug
 2017-07-14  8:56 UTC  (9+ messages)
` [PATCH 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
` [PATCH 2/4] drm/sun4i: Use the runtime_pm commit_tail variant
` [PATCH 3/4] drm/sun4i: engine: Add commit_poll function
` [PATCH 4/4] drm/sun4i: make sure we don't have a commit pending

[RESEND PATCH] nvmem: rockchip-efuse: amend compatible rk322x-efuse to rk3228-efuse
 2017-07-14  8:38 UTC 

[GIT PULL] Second Round of Renesas ARM Based SoC Fixes for v4.13
 2017-07-14  8:04 UTC  (2+ messages)
` [PATCH] arm64: dts: renesas: ulcb: sound clock-frequency needs descending order

[PATCH v5 0/5] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
 2017-07-14  7:42 UTC  (5+ messages)
` [PATCH v5 1/5] dt-bindings: gpu: add bindings for the ARM Mali Midgard GPU

[PATCH 3/3] ARM: dts: iwg20m: Add MMCIF0 support
 2017-07-14  7:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ARM: dts: zte: remove num-slots from zx296702-ad1
 2017-07-14  7:24 UTC  (2+ messages)

[PATCH] arm64: dts: zte: remove num-slots from zx296718
 2017-07-14  7:22 UTC  (2+ messages)

[PATCH v1 0/3] soc: rockchip: Modify power domain driver for rk3366 SoC
 2017-07-14  7:02 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: power: add RK3366 SoCs header for power-domain
` [PATCH v1 2/3] dt-bindings: add binding for rk3366 power domains
` [PATCH v1 3/3] soc: rockchip: power-domain: add power domain support for rk3366

[PATCH v2] arm64: dts: ls1012a: add USB host controller nodes
 2017-07-14  6:49 UTC 

[PATCH 0/5] arm64: dts: add rk3399 display-related nodes
 2017-07-14  6:33 UTC  (5+ messages)
` [PATCH 1/5] arm64: dts: rockchip: Add rk3399 vop and display-subsystem

[PATCH] ARM: mm: iomap: use is_vmalloc_addr
 2017-07-14  4:30 UTC 

[PATCH v2] arm64: dts: qcom: Force host mode for USB on apq8016-sbc
 2017-07-14  2:20 UTC 

[PATCH 1/2 v2] ARM: dts: imx6ul-evk: Add DRM panel support
 2017-07-14  2:19 UTC  (3+ messages)
` [PATCH 2/2 v2] ARM: dts: imx6ul-evk: Pass the 'backlight' property

[PATCH] ARM: dts: imx: add CX9020 Embedded PC device tree
 2017-07-14  2:16 UTC  (4+ messages)
` [PATCH v3 0/2] Add CX9020 "
  ` [PATCH v3 1/2] ARM: dts: imx: add CX9020 Embedded PC "

[PATCH 1/2] ARM: dts: imx7d-sdb: Add DRM panel support
 2017-07-14  1:28 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx7d-sdb: Pass 'enable-gpios' and 'power-supply'

[PATCH v5 0/2] clk: stm32h7: Add stm32h743 clock driver
 2017-07-14  1:16 UTC  (5+ messages)
` [PATCH v5 1/2] clk: gate: expose clk_gate_ops::is_enabled
` [PATCH v5 2/2] clk: stm32h7: Add stm32h743 clock driver

[PATCH V4] PCI: handle CRS returned by device after FLR
 2017-07-13 23:49 UTC  (9+ messages)

[PATCH 0/3] USB Mux support for Chipidea
 2017-07-13 22:35 UTC  (6+ messages)
` [PATCH 2/3] usb: chipidea: Hook into mux framework to toggle usb switch

[PATCH] arm64: dts: qcom: Force host mode for USB on apq8016-sbc
 2017-07-13 22:11 UTC 

[PATCH 0/2] pinctrl: qcom: add support for sparse GPIOs
 2017-07-13 21:52 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: qcom: disable GPIO groups with no pins
` [PATCH 2/2] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002

[PATCH v3 0/6] SMP and CPU hotplug support for Meson8/Meson8b
 2017-07-13 21:25 UTC  (5+ messages)
` [PATCH v3 4/6] ARM: meson: Add SMP bringup code for Meson8 and Meson8b

[PATCH v2 0/5] drm/rockchip: add all full framework vop support
 2017-07-13 20:33 UTC  (12+ messages)
` [PATCH v2 1/5] drm/rockchip: vop: get rid of register init table
` [PATCH v2 2/5] drm/rockchip: vop: support verify registers with vop version
` [PATCH v2 4/5] drm/rockchip: vop: add a series of vop support

[PATCH v5 0/6] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng CCU
 2017-07-13 19:46 UTC  (7+ messages)
` [PATCH v5 2/6] clk: sunxi-ng: Add sun4i/sun7i CCU driver
  ` [linux-sunxi] "

[PATCH 0/3] Extend BGMAC driver for Stingray SoC
 2017-07-13 19:04 UTC  (4+ messages)
` [PATCH 1/3] net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_write
` [PATCH 2/3] net: ethernet: bgmac: Make IDM register space optional
` [PATCH 3/3] Documentation: devicetree: net: optional idm regs for bgmac

[PATCH] perf: xgene: Remove unnecessary managed resources cleanup
 2017-07-13 18:19 UTC 

[PATCH 0/2] md/raid6: improvements for ARM/arm64
 2017-07-13 18:00 UTC  (5+ messages)
` [PATCH 1/2] md/raid6: use faster multiplication for ARM NEON delta syndrome
  ` AW: "
` [PATCH 2/2] md/raid6: implement recovery using ARM NEON intrinsics

[PATCH 1/2] dt-bindings: gpu: drop wrong compatible from midgard binding example
 2017-07-13 17:13 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: rockchip: remove arm, mali-midgard compatible from rk3288

APM smmu implementation
 2017-07-13 16:52 UTC  (11+ messages)

[PATCH v2] irqchip: gicv3-its: Use NUMA aware memory allocation for ITS tables
 2017-07-13 16:25 UTC  (2+ messages)

[PATCH 13/16] drm/mediatek: Convert to new iterator macros
 2017-07-13 16:00 UTC  (3+ messages)

[PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for ITS tables
 2017-07-13 15:40 UTC  (11+ messages)

[PATCH 0/9] Add support for STM32H7 serial
 2017-07-13 15:08 UTC  (10+ messages)
` [PATCH 1/9] serial: stm32: fix copyright
` [PATCH 3/9] serial: stm32: Increase maximum number of ports
` [PATCH 2/9] serial: stm32: fix multi-ports management
` [PATCH 4/9] serial: stm32: fix pio transmit timeout
` [PATCH 5/9] serial: stm32: add RTS support
` [PATCH 6/9] serial: stm32: fix error handling in probe
` [PATCH 7/9] dt-bindings: serial: add compatible for stm32h7
` [PATCH 9/9] serial: stm32: add fifo support
` [PATCH 8/9] serial: stm32: add wakeup mechanism

[PATCH V4 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2017-07-13 14:55 UTC  (10+ messages)
` [PATCH V4 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device

[RFC PATCH 00/10] arm64: allow virtually mapped stacks to be enabled
 2017-07-13 14:11 UTC  (5+ messages)
` [RFC PATCH 07/10] arm64: kernel: switch to register x18 as a task struct pointer

[PATCH 0/2] STM32 HASH crypto driver
 2017-07-13 13:32 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Document STM32 HASH bindings
` [PATCH 2/2] crypto: stm32 - Support for STM32 HASH module


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