linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-29 16:55:46 to 2017-06-30 12:04:39 UTC [more...]

[PATCH 0/7] serial: imx: various improvements
 2017-06-30 12:04 UTC 

[PATCH 0/2] Follow-up on "ARM: Fix dma_alloc_coherent() and friends for NOMMU"
 2017-06-30 11:59 UTC  (3+ messages)

[PATCH 1/2] ASoC: audio-graph-card: update bindings for amplifier support
 2017-06-30 11:58 UTC  (2+ messages)
` Applied "ASoC: audio-graph-card: update bindings for amplifier support" to the asoc tree

[PATCH 0/2] ASoC: audio-graph-card: support external amplifier with DAPM widget
 2017-06-30 11:58 UTC  (4+ messages)
` [PATCH 2/2] ASoC: audio-graph-card: add widgets and routing for external amplifier support
  ` Applied "ASoC: audio-graph-card: add widgets and routing for external amplifier support" to the asoc tree

[PATCH v2 00/12] AC97 device/driver model revamp
 2017-06-30 11:56 UTC  (7+ messages)
` [PATCH v2 12/12] ASoC: Fix use-after-free at card unregistration
      ` [alsa-devel] "

[PATCH] arm64: dts: r8a7796: Add DRIF support
 2017-06-30 11:53 UTC  (4+ messages)

[PATCHv2 0/9] STM32 SPI various fixes
 2017-06-30 11:51 UTC  (5+ messages)
` [PATCHv2 9/9] spi: spidev: add Aardvark to device tree compatibility list

[PATCH] arm64: dts: renesas: Move CPG_AUDIO_CLK_I from board to soc files
 2017-06-30 11:51 UTC  (3+ messages)

[RFT PATCH v2] crypto: arm64/gcm - implement native driver using v8 Crypto Extensions
 2017-06-30 11:32 UTC 

[PATCH] arm64: cpuinfo: constify attribute_group structures
 2017-06-30 11:30 UTC 

[PATCH 0/6] ARM: Initial RDA8810PL and Orange Pi 2G-IoT enablement
 2017-06-30 11:12 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: Add RDA Micro vendor prefix
` [PATCH 2/6] dt-bindings: arm: Document RDA8810PL and Orange Pi 2G-IoT
` [PATCH 4/6] dt-bindings: serial: Document RDA Micro UART

[PATCH 1/2] ARM: dts: r8a7792: add IMR-L[S]X3 clocks
 2017-06-30 10:47 UTC  (3+ messages)

[PATCH 00/11] Remove unused omap legacy code
 2017-06-30 10:42 UTC  (3+ messages)
` [PATCH 08/11] ARM: OMAP2+: Remove unused legacy code for PRM

[GIT PULL] KVM/ARM updates for 4.13
 2017-06-30 10:39 UTC  (60+ messages)
` [PATCH 01/58] KVM: arm: Restore banked registers and physical timer access on hyp_panic()
` [PATCH 02/58] KVM: arm64: Restore host "
` [PATCH 03/58] KVM: arm/arm64: Allow GICv2 to supply a uaccess register function
` [PATCH 04/58] KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}active
` [PATCH 05/58] KVM: arm/arm64: Simplify active_change_prepare and plug race
` [PATCH 06/58] KVM: arm/arm64: Use uaccess functions for GICv3 {sc}active
` [PATCH 07/58] KVM: improve arch vcpu request defining
` [PATCH 08/58] KVM: add kvm_request_pending
` [PATCH 09/58] KVM: Add documentation for VCPU requests
` [PATCH 10/58] KVM: arm/arm64: properly use vcpu requests
` [PATCH 11/58] KVM: arm/arm64: replace pause checks with vcpu request checks
` [PATCH 12/58] KVM: arm/arm64: use vcpu requests for power_off
` [PATCH 13/58] KVM: arm/arm64: optimize VCPU RUN
` [PATCH 14/58] KVM: arm/arm64: change exit request to sleep request
` [PATCH 15/58] KVM: arm/arm64: use vcpu requests for irq injection
` [PATCH 16/58] KVM: arm/arm64: PMU: remove request-less vcpu kick
` [PATCH 17/58] KVM: arm/arm64: timer: "
` [PATCH 18/58] KVM: arm64: Allow creating the PMU without the in-kernel GIC
` [PATCH 19/58] KVM: arm: Handle VCPU device attributes in guest.c
` [PATCH 20/58] KVM: arm/arm64: Move irq_is_ppi() to header file
` [PATCH 21/58] KVM: arm/arm64: Move timer IRQ default init to arch_timer.c
` [PATCH 22/58] KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
` [PATCH 23/58] KVM: arm/arm64: Introduce an allocator for in-kernel irq lines
` [PATCH 24/58] KVM: arm/arm64: Check if irq lines to the GIC are already used
` [PATCH 25/58] KVM: arm/arm64: Disallow userspace control of in-kernel IRQ lines
` [PATCH 26/58] KVM: arm/arm64: Don't assume initialized vgic when setting PMU IRQ
` [PATCH 27/58] arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
` [PATCH 28/58] KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
` [PATCH 29/58] KVM: arm64: Make kvm_condition_valid32() accessible from EL2
` [PATCH 30/58] KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
` [PATCH 31/58] KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
` [PATCH 32/58] KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
` [PATCH 33/58] KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
` [PATCH 34/58] KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
` [PATCH 35/58] KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
` [PATCH 36/58] KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
` [PATCH 37/58] KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
` [PATCH 38/58] KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
` [PATCH 39/58] KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
` [PATCH 40/58] KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
` [PATCH 41/58] KVM: arm64: vgic-v3: Add misc Group-0 handlers
` [PATCH 42/58] KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
` [PATCH 43/58] KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
` [PATCH 44/58] arm64: Add MIDR values for Cavium cn83XX SoCs
` [PATCH 45/58] arm64: Add workaround for Cavium Thunder erratum 30115
` [PATCH 46/58] KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
` [PATCH 47/58] KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
` [PATCH 48/58] KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
` [PATCH 49/58] KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
` [PATCH 50/58] KVM: arm64: Enable GICv3 common sysreg trapping via command-line
` [PATCH 51/58] KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
` [PATCH 52/58] KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
` [PATCH 53/58] KVM: arm64: Log an error if trapping a write-to-read-only "
` [PATCH 54/58] arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1
` [PATCH 55/58] arm64/kvm: vgic: use SYS_DESC()
` [PATCH 56/58] KVM: ARM64: fix phy counter access failure in guest
` [PATCH 57/58] KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory
` [PATCH 58/58] arm64: Remove a redundancy in sysreg.h

[PATCH 0/9] firmware: ARM System Control and Management Interface(SCMI) support
 2017-06-30 10:31 UTC  (7+ messages)
` [PATCH 1/9] Documentation: dt-bindings: add support for mailbox client shared memory
` [PATCH 2/9] Documentation: add DT binding for ARM System Control and Management Interface(SCMI) protocol

[PATCH V17 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-06-30 10:10 UTC  (3+ messages)
` [PATCH V17 01/11] acpi: apei: read ack upon ghes record consumption

[PATCH] dts: ipq4019: Move xo and timer nodes to SoC dtsi
 2017-06-30 10:08 UTC 

[PATCH v5] drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus
 2017-06-30  9:58 UTC  (8+ messages)

[PATCH v2] arm64: dts: r8a7796: add IMR-LX4 support
 2017-06-30  9:56 UTC  (2+ messages)

[PATCH v2] arm64: dts: r8a7795: add IMR-LX4 support
 2017-06-30  9:56 UTC  (2+ messages)

[PATCH 0/8] mailbox: arm/arm64: introduce smc triggered mailbox
 2017-06-30  9:56 UTC  (9+ messages)
` [PATCH 1/8] mailbox: introduce ARM SMC based mailbox
` [PATCH 2/8] dt-bindings: mailbox: add binding doc for the ARM SMC mailbox
` [PATCH 3/8] mailbox: Kconfig: enable ARM SMC mailbox on 64-bit Allwinner SoCs
` [PATCH 4/8] arm64: dts: allwinner: a64: add SCPI support
` [PATCH 5/8] arm64: dts: allwinner: a64: add SCPI DVFS nodes
` [PATCH 6/8] arm64: dts: allwinner: a64: add SCPI sensors support
` [PATCH 7/8] arm64: dts: allwinner: a64: add SCPI power domain support
` [PATCH 8/8] arm64: dts: allwinner: a64: add (unused) MMC clock node

[PATCH v4 0/6] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng CCU
 2017-06-30  9:52 UTC  (3+ messages)
` [PATCH v4 6/6] ARM: sun4i: Convert to CCU

[PATCH 1/2] ARM: dts: r8a7792: add IMR-L[S]X3 clocks
 2017-06-30  9:47 UTC  (6+ messages)

[PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning
 2017-06-30  9:28 UTC  (12+ messages)

[PATCH RFC 11/26] arm: Remove spin_unlock_wait() arch-specific definitions
 2017-06-30  9:20 UTC  (3+ messages)
` [PATCH RFC 12/26] arm64: "

[GIT PULL] Renesas ARM Based SoC Fixes for v4.13
 2017-06-30  9:16 UTC  (2+ messages)
` [PATCH] arm64: renesas: salvator-common: sound clock-frequency needs descending order

[PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for ITS tables
 2017-06-30  8:51 UTC  (4+ messages)

[RFC 0/5] drivers: Add boot constraints core
 2017-06-30  8:43 UTC  (17+ messages)

[PATCH] irqchip/irq-mvebu-gicp: allocate enough memory for spi_bitmap
 2017-06-30  8:10 UTC  (2+ messages)

Clocks used by another OS/CPU (was: Re: [RFC PATCH] clk: renesas: cpg-mssr: Add interface for critical core clocks)
 2017-06-30  8:02 UTC  (2+ messages)

[PATCH RFC 0/2] Initial Allwinner V3s CSI Support
 2017-06-30  7:55 UTC  (5+ messages)
` [PATCH RFC 2/2] dt-bindings: add binding documentation for Allwinner CSI

[PATCH V1 0/9] add clock driver for Spreadtrum platforms
 2017-06-30  7:55 UTC  (22+ messages)
` [PATCH V1 3/9] clk: sprd: add gate clock support
` [PATCH V1 7/9] clk: sprd: add adjustable pll support
` [PATCH V1 8/9] clk: sprd: add clocks support for SC9860
` [PATCH V1 9/9] arm64: dts: add ccu "

[PATCH] dt-bindings: nvmem: mediatek: add support for MediaTek MT7623 and MT7622 SoC
 2017-06-30  7:49 UTC 

[PATCH] arm: sunxi: Revert changes merged through net-next
 2017-06-30  7:46 UTC 

[PATCH] dmaengine: zynqmp_dma: fix error return code in zynqmp_dma_chan_probe()
 2017-06-30  7:42 UTC 

[PATCH] staging: fsl-dpaa2/eth: Remove dead code
 2017-06-30  7:19 UTC  (2+ messages)

[RESEND PATCH v4] clk: stm32h7: Add stm32h743 clock driver
 2017-06-30  7:14 UTC  (7+ messages)

[GIT PULL] Update binding documentation for CP110 and AP806
 2017-06-30  6:57 UTC 

[PATCH] crypto: mediatek: fix error return code in mtk_crypto_probe()
 2017-06-30  6:24 UTC 

[patch 1/5] pinctrl: samsung: Remove bogus irq_[un]mask from resource management
 2017-06-30  6:20 UTC  (4+ messages)

[PATCH v3 0/6] mediatek: pwm driver add MT2712/MT7622 support
 2017-06-30  6:05 UTC  (7+ messages)
` [PATCH v3 1/6] pwm: kconfig: modify mediatek information
` [PATCH v3 2/6] pwm: mediatek: fix pwm source clock selection
` [PATCH v3 3/6] pwm: mediatek: fix clock control issue
` [PATCH v3 4/6] pwm: bindings: add MT2712/MT7622 information
` [PATCH v3 5/6] pwm: mediatek: add PWM_CLK_DIV_MAX
` [PATCH v3 6/6] pwm: mediatek: add MT2712/MT7622 support

[PATCH v1 0/4] media: rc: add support for IR receiver on MT7622 SoC
 2017-06-30  6:03 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: media: mtk-cir: Add support for "
` [PATCH v1 2/4] media: rc: mtk-cir: add platform data to adapt into various hardware
` [PATCH v1 3/4] media: rc: mtk-cir: add support for MediaTek MT7622 SoC
` [PATCH v1 4/4] MAINTAINERS: add entry for MediaTek CIR driver

arm64: dts: rockchip: add SdioAudio pd control for rk3399
 2017-06-30  6:01 UTC 

[RESEND PATCH] drm/hisilicon: Ensure LDI regs are properly configured
 2017-06-30  5:55 UTC  (3+ messages)

[Patch v5 00/12] Add MFC v10.10 support
 2017-06-30  3:24 UTC  (4+ messages)
  ` [Patch v5 12/12] Documention: v4l: Documentation for HEVC CIDs

[PATCH V3 1/2] dmaengine: qcom_hidma: introduce memset support
 2017-06-30  2:30 UTC  (2+ messages)
` [PATCH V3 2/2] dmaengine: dmatest: add support for memset test

[RFC PATCH] pinctrl: rockchip: add irq_shutdown
 2017-06-30  1:29 UTC  (4+ messages)

[PATCH 1/2] pinctrl: qcom: disable GPIO groups with no pins
 2017-06-30  0:42 UTC  (2+ messages)
` [PATCH 2/2] [v2] pinctrl: qcom: qdf2xxx: expose only some GPIO pins

[PATCH] clk: scpi: error when clock fails to register
 2017-06-30  0:25 UTC  (2+ messages)

Drivers taking different actions depending on sleep state
 2017-06-29 23:04 UTC  (6+ messages)
` [RFC 0/2] PM / suspend: Add platform_suspend_target_state()
  ` [RFC 1/2] "
  ` [RFC 2/2] soc: bcm: brcmstb: PM: Implement target_state callback

[PATCH v2] iommu/arm-smmu-v3: Implement shutdown method
 2017-06-29 22:34 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Implement shutdown method
 2017-06-29 22:20 UTC  (3+ messages)

[PATCH 0/6] add support for Sama5d2 audio PLL and enable ClassD
 2017-06-29 22:11 UTC  (4+ messages)
` [PATCH 2/6] clk: at91: add audio pll clock driver

[PATCH] pinctrl: qcom: qdf2xxx: expose only some GPIO pins
 2017-06-29 22:10 UTC  (5+ messages)

[PATCH v1 0/3] Introduce on-chip interconnect API
 2017-06-29 21:32 UTC  (3+ messages)
` [PATCH v1 3/3] dt-bindings: Interconnect device-tree bindings draft

[PATCH] ARM: dts: BCM5301X: Add support for Linksys EA9500
 2017-06-29 21:04 UTC  (8+ messages)

[PATCH 1/3] arm64: dts: rockchip: Update CPU regulator voltage ranges for Gru
 2017-06-29 20:53 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: rockchip: Use vctrl regulators for dynamic CPU voltages on Gru/Kevin

[PATCH 1/6] net: stmmac: support future possible different internal phy mode
 2017-06-29 20:05 UTC  (4+ messages)

[PATCH v3 0/9] Add and make use of a common rs485 device tree parsing function
 2017-06-29 18:53 UTC  (6+ messages)
` [PATCH v3 9/9] of: document rs485 bindings for Atmel USART, Freescale UARTs and OMAP UART

[PATCH] crypto: arm64/gcm - implement native driver using v8 Crypto Extensions
 2017-06-29 18:37 UTC 

[PATCH RESEND] serial: imx: Enable RTSD only when needed
 2017-06-29 18:18 UTC  (2+ messages)

[PATCH] arm64: kvm: reuse existing cache type/info related macros
 2017-06-29 18:06 UTC 

[PATCH v2 0/5] Add support for the STM32F7 I2C
 2017-06-29 18:00 UTC  (5+ messages)
` [PATCH v2 3/5] i2c: i2c-stm32f7: add driver

[PATCH v2] ARM: memblock limit must be pmd-aligned
 2017-06-29 17:56 UTC  (3+ messages)
  ` [PATCH] ARM: ensure memblock-limit is pmd-aligned

[PATCH 0/5] ARM: Socionext MB86S71 and Fujitsu F-Cue enablement
 2017-06-29 17:18 UTC  (6+ messages)
` [PATCH 3/5] dt-bindings: arm: Document Socionext MB86S71 and Fujitsu F-Cue

[PATCH] EDAC: Get rid of mci->mod_ver
 2017-06-29 16:55 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).