linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-31 07:58:18 to 2017-05-31 19:12:58 UTC [more...]

[PATCH v4 0/2] Tango PCIe controller support
 2017-05-31 19:12 UTC  (14+ messages)
` [PATCH v4 1/2] PCI: Add tango MSI "

[PATCH 0/3] Add Keystone2 Remoteproc driver
 2017-05-31 19:12 UTC  (3+ messages)
` [PATCH 1/3] Documentation: DT: add Keystone DSP remoteproc binding

[PATCH v2 0/6] clk: sunxi-ng: Add support for A83T's PRCM
 2017-05-31 18:50 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: clock: sunxi-ccu: Add pll-periph to PRCM's needed clocks
  ` [linux-sunxi] "
` [PATCH v2 2/6] ARM: sun8i: a83t: Add device node for PRCM
` [PATCH v2 3/6] clk: sunxi-ng: h3: Export PLL_PERIPH0 clock for the PRCM
` [PATCH v2 4/6] ARM: sunxi: h3-h5: Add PLL_PERIPH0 clock to the R_CCU
` [PATCH v2 5/6] clk: sunxi-ng: a64: Export PLL_PERIPH0 clock for the PRCM
` [PATCH v2 6/6] arm64: allwinner: a64: Add PLL_PERIPH0 clock to the R_CCU

[PATCH 1/4] dt-bindings: rng: add generic bindings for MediaTek SoCs
 2017-05-31 18:44 UTC  (4+ messages)
` [PATCH 2/4] hwrng: mtk - add support for MT7622 SoC
` [PATCH 3/4] hwrng: mtk - add runtime PM support
` [PATCH 4/4] MAINTAINERS: add entry for MediaTek Random Number Generator

[RFC PATCH 00/11] Support for H3 Composite Output support
 2017-05-31 18:43 UTC  (9+ messages)
` [linux-sunxi] Re: [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC

[PATCH v5 0/7] Fix issues and factorize arm/arm64 capacity information code
 2017-05-31 18:40 UTC  (9+ messages)
` [PATCH v5 1/7] Documentation: arm: fix wrong reference number in DT definition
` [PATCH v5 2/7] arm: fix return value of parse_cpu_capacity
` [PATCH v5 3/7] arm: remove wrong CONFIG_PROC_SYSCTL ifdef
` [PATCH v5 4/7] arm, arm64: factorize common cpu capacity default code
` [PATCH v5 5/7] arm,arm64,drivers: reduce scope of cap_parsing_failed
` [PATCH v5 6/7] arm,arm64,drivers: move externs in a new header file
` [PATCH v5 7/7] arm, arm64, drivers: add a prefix to drivers arch_topology interfaces

[PATCH 0/8] arm64: hi6220-hikey: Fix WiFi support
 2017-05-31 18:36 UTC  (4+ messages)
` [PATCH 8/8] arm64: dts: hikey: "

[PATCH v2 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2017-05-31 18:31 UTC  (4+ messages)
` [PATCH v2 1/2] perf: uncore: Adding documentation for ThunderX2 pmu uncore driver
` [PATCH v2 2/2] perf: ThunderX2: Add Cavium Thunderx2 SoC UNCORE PMU driver

[GIT PULL] bcm2835 DT fixes for 4.12
 2017-05-31 18:19 UTC  (5+ messages)

[PATCH 0/3] clk: sunxi-ng: Add support for A83T's PRCM
 2017-05-31 18:09 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: clock: sunxi-ccu: Add compatible string for A83T PRCM

[PATCH 0/6] MFD: add driver for HiSilicon Hi6421v530 PMIC
 2017-05-31 18:07 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: mfd: Add hi6421v530 bindings

Staging r8723bs driver for kernel 4.12.0-rc2 on CHIPPro
 2017-05-31 18:05 UTC  (3+ messages)

[PATCH v3 0/4] iio: adc: sama5d2_adc hw triggers and buffers
 2017-05-31 17:59 UTC  (3+ messages)
` [PATCH v3 2/4] Documentation: dt: iio: at91-sama5d2_adc: add adtrg trigger binding

[PATCH v4 0/9] arm: dts: extend mt7623 support
 2017-05-31 17:54 UTC  (3+ messages)
` [PATCH v4 1/9] dt-bindings: arm: mediatek: update for MT7623n SoC and relevant boards

[PATCH] pinctrl: samsung: Fix missing object for S5Pv210
 2017-05-31 17:42 UTC 

Device address specific mapping of arm,mmu-500
 2017-05-31 17:32 UTC  (10+ messages)

[PATCH v3 0/4] Add Basic SoC support for MT7622
 2017-05-31 17:29 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: mediatek: add bindings for MediaTek MT7622 SoC
` [PATCH v3 2/3] arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file
` [PATCH v3 3/3] arm64: dts: mt7622: add dts file for MT7622 reference board variant 1

[PATCH 0/7] Add PCI ATS support to SMMUv3
 2017-05-31 17:23 UTC  (7+ messages)
` [PATCH 2/7] dt-bindings: PCI: Describe ATS property for root complex nodes

[PATCH 1/5] dts: gpio_atmel: adapt binding doc to reality
 2017-05-31 17:22 UTC  (7+ messages)
` [PATCH RFC 2/5] ARM: dts: am335x-baltos: use IRQ_TYPE_* to specify irq flags
` [PATCH RFC 3/5] ARM: dts: at91-sama5d4: "

[PATCH] ARM: dts: am43xx-clocks: Add support for CLKOUT2
 2017-05-31 17:20 UTC  (4+ messages)

[PATCH v7 00/23] FSI device driver implementation
 2017-05-31 17:17 UTC  (2+ messages)

[PATCH v3 0/9] Add support for the audio codec on Allwinner V3s
 2017-05-31 16:57 UTC  (9+ messages)
` [PATCH v3 3/9] ASoC: sun8i-codec-analog: add support for V3s SoC
  ` [linux-sunxi] "
` [PATCH v3 4/9] ASoC: sun4i-codec: Add support for V3s codec
` [PATCH v3 6/9] dmaengine: sun6i: support V3s SoC variant

[PATCH] dt-bindings: Drop k2g genpd device ID macros
 2017-05-31 16:28 UTC  (2+ messages)

[PATCHv4 0/2] clk: keystone: add sci-clk support
 2017-05-31 16:27 UTC  (3+ messages)
` [PATCHv4 1/2] Documentation: dt: Add TI SCI clock driver

[PATCH] asm-generic: simd: allow SIMD in process context with BH disabled
 2017-05-31 16:18 UTC  (5+ messages)

[PATCH v7 0/3] PCI/IOMMU: Reserve IOVAs for PCI inbound memory
 2017-05-31 16:17 UTC  (4+ messages)
` [PATCH v7 2/3] PCI: Add support for PCI inbound windows resources

[PATCH v2 pci] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
 2017-05-31 16:13 UTC  (3+ messages)

[RFC v1 0/3] Introduce on-chip interconnect API
 2017-05-31 16:02 UTC  (3+ messages)
` [RFC v1 1/3] interconnect: Add generic interconnect controller API

[PATCH v2 0/6] iMX6: Implement power off over standby signal
 2017-05-31 15:56 UTC  (10+ messages)
` [PATCH v2 1/6] ARM: imx6q: provide documentation for new fsl, pmic_stby_poweroff property
  ` [PATCH v2 1/6] ARM: imx6q: provide documentation for new fsl,pmic_stby_poweroff property
` [PATCH v2 2/6] ARM: imx6: register pm_power_off handler if "fsl, pmic_stby_poweroff" is set
  ` [PATCH v2 2/6] ARM: imx6: register pm_power_off handler if "fsl,pmic_stby_poweroff" "
` [PATCH v2 4/6] regulator: pfuze100: add fsl, pmic_stby_poweroff property
  ` [PATCH v2 4/6] regulator: pfuze100: add fsl,pmic_stby_poweroff property

[CFT] Always enable SMP mode on MP capable CPUs
 2017-05-31 15:07 UTC  (13+ messages)

[PATCHv4 0/6] ARM: OMAP2+: preparation for clk/clkctrl support
 2017-05-31 15:00 UTC  (7+ messages)
` [PATCHv4 1/6] ARM: OMAP2+: timer: add support for fetching fck handle from DT
` [PATCHv4 2/6] ARM: OMAP4: hwmod_data: add opt clks for dss_hdmi and dss_venc
` [PATCHv4 3/6] ARM: OMAP2+: PRCM: store also physical addresses for instances
` [PATCHv4 4/6] ARM: omap2+: clockdomain: add clkdm_xlate_address
` [PATCHv4 5/6] ARM: OMAP4: cminst: add support for clkdm_xlate_address
` [PATCHv4 6/6] ARM: OMAP2+: hwmod: populate clkctrl clocks for hwmods if available

[PATCH 0/6] Extend mvebu gpio driver to support the controllers of the Marvell Armada 7K/8K
 2017-05-31 14:41 UTC  (12+ messages)
` [PATCH 3/6] gpio: dt-bindings: Add documentation for gpio controllers on "

[PATCHv3b 0/5] ARM: OMAP2+: preparation for clk/clkctrl support
 2017-05-31 14:40 UTC  (9+ messages)
` [PATCHv3b 4/5] ARM: OMAP4: cminst: add support for clkdm_xlate_address
` [PATCHv3b 5/5] ARM: OMAP2+: hwmod: populate clkctrl clocks for hwmods if available

[RFCv2 0/2] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-05-31 14:32 UTC  (3+ messages)
` [RFCv2 1/2] acpi:iort: Add new helper function to retrieve ITS base addr from dev IORT node
` [RFCv2 2/2] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801

[PATCH 0/6] tty: serial: lpuart: add imx7ulp support
 2017-05-31 14:18 UTC  (4+ messages)
` [PATCH 6/6] tty: serial: lpuart: add a more accurate baud rate calculation method

[PATCH v2 0/3] pwm: sun4i: switch to atomic PWM
 2017-05-31 14:13 UTC  (5+ messages)
` [PATCH v2 1/3] pwm: sun4i: improve hardware read out

[RFC PATCH 20/30] iommu/arm-smmu-v3: Enable PCI PASID in masters
 2017-05-31 14:10 UTC  (2+ messages)
` [RFC,20/30] "

[PATCH v2 0/7] Improve ap806 clk support on Marvell Armada 7K/8K
 2017-05-31 14:07 UTC  (8+ messages)
` [PATCH v2 1/7] clk: mvebu: ap806: cosmetic improvement
` [PATCH v2 2/7] dt-bindings: ap806: do not depend anymore of the *-clock-output-names
` [PATCH v2 3/7] clk: mvebu: "
` [PATCH v2 4/7] dt-bindings: ap806: introduce a new binding
` [PATCH v2 5/7] clk: mvebu: "
` [PATCH v2 6/7] arm64: dts: marvell: remove clock-output-names on ap806
` [PATCH v2 7/7] arm64: dts: marvell: use new binding for the system controller "

[PATCHv2 1/2] arm64:vdso: Rewrite gettimeofday into C
 2017-05-31 13:59 UTC  (3+ messages)

[PATCH v2 00/11] Improve cp110 clk support on Marvell Armada 7K/8K
 2017-05-31 13:41 UTC  (12+ messages)
` [PATCH v2 01/11] dt-bindings: cp110: fix name of the GOP gate clock
` [PATCH v2 02/11] clk: mvebu: cp110 "
` [PATCH v2 03/11] clk: mvebu: cp110: make failure labels more meaningful
` [PATCH v2 04/11] dt-bindings: cp110: do not depend anymore of the *-clock-output-names
` [PATCH v2 05/11] clk: mvebu: "
` [PATCH v2 06/11] dt-bindings: cp110: introduce a new binding
` [PATCH v2 07/11] clk: mvebu: "
` [PATCH v2 08/11] dt-bindings: cp110: add sdio clock to cp-110 system controller
` [PATCH v2 09/11] clk: mvebu: "
` [PATCH v2 10/11] arm64: dts: marvell: remove *-clock-output-names on cp110
` [PATCH v2 11/11] arm64: dts: marvell: use new binding for the system controller "

[PATCH v5 0/3] Tango PCIe controller support
 2017-05-31 13:35 UTC  (4+ messages)
` [PATCH v5 1/3] PCI: Add DT binding for tango PCIe controller
` [PATCH v5 2/3] PCI: Add tango PCIe host bridge support
` [PATCH v5 3/3] PCI: Add tango MSI controller support

[PATCH v9 0/4] Add Mediatek JPEG Decoder
 2017-05-31 13:04 UTC  (4+ messages)
` [PATCH v9 3/4] arm: dts: mt2701: Add node for "

[PATCH] PCI/PM: Set D3 power state only if the end device supports it
 2017-05-31 12:43 UTC  (2+ messages)

[PATCH v2 0/2] Add basic support for Mediatek MT2712 SoC
 2017-05-31 12:42 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: Add bindings for Mediatek MT2712 SoC Platform
` [PATCH v2 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile

[PATCH v5 0/4] gpio: mvebu: Add PWM fan support
 2017-05-31 12:36 UTC  (8+ messages)
` [PATCH v6 1/4] gpio: mvebu: Add limited PWM support

[PATCH v2 1/2] ACPICA: IORT: Update SMMU models for IORT rev. C
 2017-05-31 12:21 UTC  (3+ messages)

[PATCH v2 linux-next 0/3] i.MX ECSPI controller slave mode support
 2017-05-31 12:10 UTC  (6+ messages)
` [PATCH v2 linux-next 1/3] spi: imx: add selection for iMX53 and iMX6 controller
` [PATCH v2 linux-next 2/3] ARM: dts: imx: change compatiblity for SPI controllers on imx53 later soc
` [PATCH v2 linux-next 3/3] spi: imx: Add support for SPI Slave mode

[PATCH 1/4] dt-bindings: mtk-sysirq: Correct bindings for supported SoCs
 2017-05-31 12:05 UTC  (3+ messages)

[PATCH v4 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
 2017-05-31 12:05 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding

[RFC PATCH v3 0/4] Simplify kernel-mode NEON
 2017-05-31 11:51 UTC  (12+ messages)
` [RFC PATCH v3 1/4] arm64: neon: Add missing header guard in <asm/neon.h>
` [RFC PATCH v3 2/4] arm64: fpsimd: Consistently use __this_cpu_ ops where appropriate
` [RFC PATCH v3 3/4] arm64: neon: Remove support for nested or hardirq kernel-mode NEON

[PATCH v6 00/10] staging: fsl-mc: move bus driver out of staging
 2017-05-31 11:31 UTC  (13+ messages)
` [PATCH 01/10] staging: fsl-mc: enclose macro params in parens
` [PATCH 02/10] staging: fsl-mc: fix macros with possible side effects
` [PATCH 03/10] staging: fsl-mc: simplify couple of deallocations
` [PATCH 04/10] staging: fsl-mc: drop a few useless #includes
` [PATCH 05/10] staging: fsl-mc: remove extra blank line
` [PATCH 06/10] staging: fsl-mc: drop unused forward declaration
` [PATCH v2 07/10] staging: fsl-mc: add binding path to MAINTAINERS
` [PATCH 08/10] staging: fsl-mc: drop reference to restool
` [PATCH 09/10] staging: fsl-mc: add reference to mc-bus DT binding
` [PATCH v4 10/10] staging: fsl-mc: move bus driver out of staging

[PATCH] kgdb, arm: Correct the macro used to define GDB register byte size
 2017-05-31 11:25 UTC 

[PATCH] tee: add forward declaration for struct device
 2017-05-31 11:21 UTC 

[RFC/RFT PATCH 00/18] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
 2017-05-31 11:13 UTC  (9+ messages)
` [RFC/RFT PATCH 03/18] PCI: Introduce pci_scan_root_bus_bridge()

[PATCH v2 0/2] ARM: imx6ul-14x14-evk: Fix suspend over nfs by phy
 2017-05-31 10:29 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy properties
` [PATCH v2 net 2/2] net: phy: micrel: Restore led_mode and clk_sel on resume

[PATCH v9 0/7] LPC: legacy ISA I/O support
 2017-05-31 10:24 UTC  (4+ messages)
` [PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning

[PATCH] arm64: dts: ls208xa: disable SD UHS-I modes by default on RDB
 2017-05-31 10:16 UTC  (2+ messages)

[PATCH v6 0/3] Support for USB DRD Phy driver for NS2
 2017-05-31 10:12 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings:phy:Add DT bindings documentation for NS2 USB DRD phy
` [PATCH v6 2/3] phy:phy-bcm-ns2-usbdrd:Broadcom USB DRD Phy driver for Northstar2
` [PATCH v6 3/3] arm64: dts: NS2: Add USB DRD PHY device tree node

[RESEND PATCH v5 0/3] Support for USB DRD Phy driver for NS2
 2017-05-31 10:01 UTC  (4+ messages)
` [RESEND PATCH v5 2/3] phy:phy-bcm-ns2-usbdrd:Broadcom USB DRD Phy driver for Northstar2

[PATCH v3] ARM: dts: at91: sama5d2_xplained: add pwm controller
 2017-05-31 10:01 UTC  (2+ messages)

[PATCH v2 0/4] ARM: dts: at91: Migrate to the new EBI/NAND bindings
 2017-05-31  9:56 UTC  (2+ messages)

[PATCH 1/5] dts: gpio_atmel: adapt binding doc to reality
 2017-05-31  9:52 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/2] power: reset: at91-poweroff: fix clobber list
 2017-05-31  9:49 UTC  (2+ messages)
` [PATCH 2/2] power: reset: at91-sama5d2_shdwc: "

[RESEND PATCH] tee: optee: fix uninitialized symbol 'parg'
 2017-05-31  9:25 UTC 

[PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk
 2017-05-31  9:22 UTC  (3+ messages)

[PATCH 0/9] Add support for the pin controllers on the Marvell Armada 7K/8K
 2017-05-31  9:15 UTC  (2+ messages)

[PATCH] pinctrl: stm32: remove useless check
 2017-05-31  9:10 UTC 

[PATCH v2] ARM: dts: at91: sama5d2_xplained: add pwm controller
 2017-05-31  9:02 UTC  (3+ messages)

[PATCH 1/7] Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"
 2017-05-31  8:24 UTC  (3+ messages)
` [PATCH 6/7] clocksource: Rename CLKSRC_OF to TIMER_OF

[PATCH v2 0/5] Add support for the STM32F4 CRC32
 2017-05-31  8:17 UTC  (4+ messages)
` [PATCH v2 2/5] dt-bindings : Document the STM32F4 CRC32 binding

[PATCH v4 3/9] arm: dts: mt7623: add mt7623-mt6323.dtsi file
 2017-05-31  8:08 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH V2 2/6] tty: serial: lpuart: add little endian 32 bit register support
 2017-05-31  8:07 UTC  (11+ messages)
` [V2, "

[PATCH v5] arm64: dts: r8a7795: h3ulcb: Add support for R-Car H3 ES2.0
 2017-05-31  7:59 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).