linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-25 22:36:37 to 2017-04-26 15:20:23 UTC [more...]

[PATCH v5 00/10] AXP803 PMIC support for Pine64
 2017-04-26 15:20 UTC  (11+ messages)
` [PATCH v5 01/10] arm64: allwinner: a64: enable RSB on A64
` [PATCH v5 02/10] irqchip/sunxi-nmi: add A64 R_INTC to the binding doc
` [PATCH v5 03/10] irqchip/sunxi-nmi: add support for the NMI in A64 R_INTC
` [PATCH v5 04/10] arm64: allwinner: a64: add NMI (R_INTC) controller on A64
` [PATCH v5 05/10] arm64: allwinner: a64: add AXP803 node to Pine64 device tree
` [PATCH v5 06/10] regulator: axp20x-regulator: add support for AXP803
` [PATCH v5 07/10] mfd: axp20x: add axp20x-regulator cell "
` [PATCH v5 08/10] arm64: allwinner: a64: add DTSI file for AXP803 PMIC
` [PATCH v5 09/10] arm64: allwinner: a64: enable AXP803 regulators for Pine64
` [PATCH v5 10/10] arm64: allwinner: a64: enable Wi-Fi "

[RFC/RFT PATCH 00/18] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
 2017-04-26 15:12 UTC  (20+ messages)
` [RFC/RFT PATCH 01/18] PCI: Initialize bridge release function at bridge allocation
` [RFC/RFT PATCH 02/18] PCI: Add pci_free_host_bridge interface
` [RFC/RFT PATCH 03/18] PCI: Introduce pci_scan_root_bus_bridge()
` [RFC/RFT PATCH 04/18] ARM: PCI: bios32: Convert PCI scan API to pci_scan_root_bus_bridge()
` [RFC/RFT PATCH 05/18] ARM: PCI: dove: "
` [RFC/RFT PATCH 06/18] ARM: PCI: iop13xx: "
` [RFC/RFT PATCH 07/18] ARM: PCI: orion5x: "
` [RFC/RFT PATCH 08/18] PCI: designware: "
` [RFC/RFT PATCH 09/18] PCI: aardvark: "
` [RFC/RFT PATCH 10/18] PCI: rcar: "
` [RFC/RFT PATCH 11/18] PCI: Remove pci_scan_root_bus_msi()
` [RFC/RFT PATCH 12/18] PCI: Build setup-irq.o on all arches
` [RFC/RFT PATCH 13/18] PCI: Add IRQ mapping function pointers to pci_host_bridge struct
` [RFC/RFT PATCH 14/18] PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it
` [RFC/RFT PATCH 15/18] OF/PCI: Update of_irq_parse_and_map_pci() comment
` [RFC/RFT PATCH 16/18] PCI: Add a call to pci_assign_irq() in pci_device_probe()
` [RFC/RFT PATCH 17/18] ARM: PCI: Remove pci_fixup_irqs() call for bios32 host controllers
` [RFC/RFT PATCH 18/18] ARM/ARM64: PCI: Drop pci_fixup_irqs() usage for DT based "

[PATCH] perf evsel: Fix to perf-stat malloc corruption on arm64 platforms
 2017-04-26 14:50 UTC  (2+ messages)

[PATCH v2] misc: sram-exec: Use aligned fncpy instead of memcpy
 2017-04-26 14:49 UTC  (2+ messages)

[PATCH v5 00/22] vITS save/restore
 2017-04-26 14:47 UTC  (56+ messages)
` [PATCH v5 01/22] KVM: arm/arm64: Add ITS save/restore API documentation
` [PATCH v5 02/22] KVM: arm/arm64: Add GICV3 pending table save "
` [PATCH v5 03/22] KVM: arm/arm64: vgic-its: rename itte into ite
` [PATCH v5 04/22] arm/arm64: vgic: turn vgic_find_mmio_region into public
` [PATCH v5 05/22] KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
` [PATCH v5 06/22] KVM: arm/arm64: vgic: expose (un)lock_all_vcpus
` [PATCH v5 07/22] KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
` [PATCH v5 08/22] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
` [PATCH v5 09/22] KVM: arm64: vgic-its: Introduce migration ABI infrastructure
` [PATCH v5 10/22] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidr
` [PATCH v5 11/22] KVM: arm64: vgic-its: Interpret MAPD Size field and check related errors
` [PATCH v5 12/22] KVM: arm64: vgic-its: Interpret MAPD ITT_addr field
` [PATCH v5 13/22] KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS range
` [PATCH v5 14/22] KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
` [PATCH v5 15/22] KVM: arm64: vgic-its: vgic_its_alloc_ite/device
` [PATCH v5 16/22] KVM: arm64: vgic-its: Add infrastructure for table lookup
` [PATCH v5 17/22] KVM: arm64: vgic-its: Collection table save/restore
` [PATCH v5 18/22] KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
` [PATCH v5 19/22] KVM: arm64: vgic-its: ITT save and restore
` [PATCH v5 20/22] KVM: arm64: vgic-its: Device table save/restore
` [PATCH v5 21/22] KVM: arm64: vgic-its: Fix pending table sync
` [PATCH v5 22/22] KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES

[PATCH v3 00/12] AXP803 PMIC support for Pine64
 2017-04-26 14:45 UTC  (3+ messages)
` [PATCH v3 08/12] regulator: axp20x-regulator: add support for AXP803

[PATCH] iommu: Print a message with the default domain type created
 2017-04-26 14:38 UTC 

Updating kernel.org cross compilers?
 2017-04-26 14:14 UTC 

[PATCH v7 1/4] syscalls: Restore address limit after a syscall
 2017-04-26 14:09 UTC  (5+ messages)

[PATCH v2] arm64: perf: Use only exclude_kernel attribute when kernel is running in HYP
 2017-04-26 13:41 UTC  (10+ messages)

support autofocus / autogain in libv4l2
 2017-04-26 13:23 UTC  (10+ messages)
                ` [patch] propagating controls in libv4l2 was "
                    ` [patch] autogain support for bayer10 format (was Re: [patch] propagating controls in libv4l2)

[PATCH v4 0/7] Add support for pinctrl/gpio on Armada 37xx
 2017-04-26 13:12 UTC  (12+ messages)
` [PATCH v4 2/7] arm64: marvell: enable the Armada 37xx pinctrl driver
` [PATCH v4 5/7] pinctrl: aramda-37xx: Add irqchip support
` [PATCH v4 6/7] ARM64: dts: marvell: Add pinctrl nodes for Armada 3700
` [PATCH v4 7/7] ARM64: dts: marvell: armada37xx: add pinctrl definition

[RFC PATCH 0/3] arm64: queued spinlocks and rw-locks
 2017-04-26 12:39 UTC  (6+ messages)
` [PATCH 3/3] arm64/locking: qspinlocks and qrwlocks support

[PATCH 0/2] Add STM32 MDMA driver
 2017-04-26 12:35 UTC  (4+ messages)
` [PATCH 2/2] dmaengine: "

[PATCH v2] iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassed
 2017-04-26 12:03 UTC  (7+ messages)

[PATCH v2] clk: sunxi-ng: Fix dependency on SUNXI_CCU_GATE
 2017-04-26 11:53 UTC 

[PATCH 1/2] ARM: imx6: remove config space from PCIe controller ranges property
 2017-04-26 11:50 UTC  (11+ messages)
` [PATCH 2/2] ARM: imx_v6_v7_defconfig: enable PCI_MSI

[PATCH v2 0/2] ARM/arm64: module-plt: split core and init PLT sections
 2017-04-26 11:32 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: module: "

[PATCH 0/9] ARM: dts: renesas: update PFC node name to pin-controller
 2017-04-26 11:20 UTC  (11+ messages)
` [PATCH 1/9] ARM: dts: emev2: "
` [PATCH 2/9] ARM: dts: r8a73a4: "
` [PATCH 3/9] ARM: dts: r8a7740: "
` [PATCH 4/9] ARM: dts: r8a7778: "
` [PATCH 5/9] ARM: dts: r8a7779: "
` [PATCH 6/9] ARM: dts: r8a7790: "
` [PATCH 7/9] ARM: dts: r8a7791: "
` [PATCH 8/9] ARM: dts: r8a7793: "
` [PATCH 9/9] ARM: dts: sh73a0: "

[PATCH 1/2] xen/arm, arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
 2017-04-26 11:19 UTC  (7+ messages)

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-04-26 11:01 UTC  (8+ messages)
` [RFC PATCH 29/30] vfio: Add support for Shared Virtual Memory
` [RFC PATCH 30/30] vfio: Allow to bind foreign task

[PATCH] reset: sti: Use devm_kcalloc() in syscfg_reset_controller_register()
 2017-04-26 11:00 UTC  (3+ messages)
  ` reset: Use devm_kcalloc() in ti_syscon_reset_probe()?

[PATCH v4 00/21] PCI: fix config space memory mappings
 2017-04-26 10:53 UTC  (3+ messages)

[patch V2 00/24] cpu/hotplug: Convert get_online_cpus() to a percpu_rwsem
 2017-04-26 10:32 UTC  (5+ messages)

[PATCH] ARM: V7M: Set cacheid iff DminLine or IminLine is nonzero
 2017-04-26 10:04 UTC 

[PATCH] iommu/arm-smmu-v3: Increase SMMU CMD queue poll timeout
 2017-04-26  9:48 UTC  (6+ messages)

[PATCH net-next 1/4] ixgbe: sparc: rename the ARCH_WANT_RELAX_ORDER to IXGBE_ALLOW_RELAXED_ORDER
 2017-04-26  9:26 UTC  (4+ messages)

[PATCH v2 00/30] arm: dts: extend mt7623 support
 2017-04-26  9:26 UTC  (31+ messages)
` [PATCH v2 01/30] pinctrl: mediatek: Add missing pinctrl bindings for mt7623
` [PATCH v2 02/30] pinctrl: mediatek: reuse pinctrl driver "
` [PATCH v2 03/30] arm: dts: mt7623: add clock controller device nodes
` [PATCH v2 04/30] arm: dts: mt7623: add subsystem "
` [PATCH v2 05/30] arm: dts: mt7623: add power domain controller device node
` [PATCH v2 06/30] arm: dts: mt7623: add clock-frequency to the a7 timer node to mt7623.dtsi
` [PATCH v2 07/30] arm: dts: mt7623: add pinctrl nodes to the mt7623 dtsi file
` [PATCH v2 08/30] arm: dts: mt7623: add pmic wrapper "
` [PATCH v2 09/30] arm: dts: mt7623: add i2c nodes to the mt7623.dtsi file
` [PATCH v2 10/30] arm: dts: mt7623: add spi "
` [PATCH v2 11/30] arm: dts: mt7623: add nand "
` [PATCH v2 12/30] arm: dts: mt7623: add mmc "
` [PATCH v2 13/30] arm: dts: mt7623: add usb "
` [PATCH v2 14/30] arm: dts: mt7623: add pwm "
` [PATCH v2 15/30] arm: dts: mt7623: add ethernet "
` [PATCH v2 16/30] arm: dts: mt7623: add crypto engine "
` [PATCH v2 17/30] arm: dts: mt7623: add ir "
` [PATCH v2 18/30] arm: dts: mt7623: add afe "
` [PATCH v2 19/30] arm: dts: mt7623: add rng "
` [PATCH v2 20/30] arm: dts: mt7623: add auxadc "
` [PATCH v2 21/30] arm: dts: mt7623: add efuse "
` [PATCH v2 22/30] arm: dts: mt7623: add thermal "
` [PATCH v2 23/30] arm: dts: mt7623: add Sean as one of authors for mt7623.dtsi files
` [PATCH v2 24/30] arm: dts: mt7623: add mt7623-mt6323.dtsi file
` [PATCH v2 25/30] arm: dts: mt7623: rename mt7623-evb.dts to arch/arm/boot/dts/mt7623n-rfb.dtsi
` [PATCH v2 26/30] arm: dts: mt7623: cleanup the mt7623n rfb uart nodes
` [PATCH v2 27/30] arm: dts: mt7623: enable the usb device on the mt7623n rfb
` [PATCH v2 28/30] arm: dts: mt7623: enable the nand device on the mt7623n nand rfb
` [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi
` [PATCH v2 30/30] arm: dts: mt7623: add dts file for Bananapi R2 (BPI-R2) board

[PATCH 0/5] Add STM32 DMAMUX support
 2017-04-26  9:23 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: Document the STM32 DMAMUX bindings
` [PATCH 2/5] dmaengine: Add STM32 DMAMUX driver
` [PATCH 3/5] dt-bindings: stm32-dma: Add property to handle STM32 DMAMUX

[PATCH] usb: chipidea: udc: fix NULL pointer dereference if udc_start failed
 2017-04-26  9:05 UTC  (7+ messages)

[PATCH 1/1] mt7601u: check return value of alloc_skb
 2017-04-26  9:03 UTC  (2+ messages)
` [1/1] "

[PATCH v2] usb: chipidea: properly handle host or gadget initialization failure
 2017-04-26  8:59 UTC 

[PATCH/RFC 0/5] arm64: dts: renesas: Break out common board support
 2017-04-26  8:56 UTC  (4+ messages)

[PATCH] iio: stm32 trigger: Add support for TRGO2 triggers
 2017-04-26  8:55 UTC  (2+ messages)

[RFC] usb: chipidea: set dma_ops for the created ci_hdrc platform_device
 2017-04-26  8:41 UTC  (3+ messages)

[PATCH] usb: chipidea: properly handle host or gadget initialization failure
 2017-04-26  8:34 UTC  (2+ messages)

[PATCH] ARM: dts: silk: Enable UHS-I SDR-50
 2017-04-26  8:13 UTC  (2+ messages)
` [PATCH/RFT v3 renesas-devel] "

[PATCH 0/2] Add PCIe host driver support for some Mediatek SoCs
 2017-04-26  8:10 UTC  (7+ messages)
` [PATCH 1/2] PCI: mediatek: Add Mediatek PCIe host controller support
` [PATCH 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
    ` [SPAM]Re: "

[PATCH] irqchip/mbigen: Fix the clear register offset
 2017-04-26  8:01 UTC  (3+ messages)

[PATCH 0/15] drm: sun4i: Add support for the HDMI controller
 2017-04-26  7:59 UTC  (5+ messages)
` [PATCH 13/15] drm/sun4i: Add HDMI support
  ` [linux-sunxi] "

[PATCH/RFT v2] ARM: dts: silk: Enable UHS-I SDR-50
 2017-04-26  7:58 UTC  (3+ messages)

[PATCH] arm64: dts: r8a7795: update PFC node name to pin-controller
 2017-04-26  7:48 UTC  (3+ messages)

[PATCH/RFC 0/2] clk / soc: renesas: Rework Kconfig and Makefile logic
 2017-04-26  7:36 UTC  (2+ messages)

Duplicate .plt sections warning with CONFIG_ARM_MODULE_PLTS
 2017-04-26  7:33 UTC  (2+ messages)

[PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards
 2017-04-26  7:22 UTC  (2+ messages)

[PATCH 0/2] pinctrl: trivial: remove unneeded (void *) casts in of_match_table
 2017-04-26  7:21 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: samsung: "

[PATCH] serial: imx: Enable RTSD only when needed
 2017-04-26  7:17 UTC  (3+ messages)

[PATCH 0/3] Meson8 / Meson8b support for the meson_saradc driver
 2017-04-26  6:31 UTC  (5+ messages)
` [PATCH 2/3] iio: adc: meson-saradc: add Meson8b SoC compatibility
` [PATCH 3/3] iio: adc: meson-saradc: mark all meson_sar_adc_data static and const

[PATCH 0/3] drm/sun4i: More cleanups and fixes
 2017-04-26  6:21 UTC  (2+ messages)

[RESEND PATCH v4] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
 2017-04-26  5:51 UTC  (5+ messages)
` [GIT PULL] Immutable branch between MFD and IIO due for the v4.12 merge window

Touchscreen failure with CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND
 2017-04-26  4:18 UTC  (10+ messages)

[PATCH] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
 2017-04-26  4:17 UTC  (11+ messages)

[PATCH] fs: seq_buf_alloc use vmalloc for high order allocations
 2017-04-26  3:08 UTC 

[PATCH] clk: sunxi-ng: Fix dependency on sunxi_gate
 2017-04-26  2:36 UTC  (2+ messages)

[PATCH v2 1/2] net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360
 2017-04-26  0:49 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: Add the ethernet and ethernet PHY to the cygnus core DT

[PATCH v2 1/2] ARM: module: split core and init PLT sections
 2017-04-25 22:48 UTC  (3+ messages)
` [v2,1/2] "

[PATCH 0/3] ARM/ARM64: silence large module first time allocation
 2017-04-25 22:36 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).