linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-15 12:14:46 to 2016-04-15 20:41:45 UTC [more...]

[PATCH V6 00/13] Support for generic ACPI based PCI host controller
 2016-04-15 20:41 UTC  (18+ messages)
` [PATCH V6 01/13] pci, acpi, x86, ia64: Move ACPI host bridge device companion assignment to core code
` [PATCH V6 02/13] pci, acpi: Provide generic way to assign bus domain number
` [PATCH V6 03/13] x86, ia64: Include acpi_pci_{add|remove}_bus to the default pcibios_{add|remove}_bus implementation
` [PATCH V6 04/13] pci, of: Move the PCI I/O space management to PCI core code
` [PATCH V6 05/13] acpi, pci: Support IO resources when parsing PCI host bridge resources
` [PATCH V6 06/13] arm64, pci, acpi: ACPI support for legacy IRQs parsing and consolidation with DT code
` [PATCH V6 07/13] PCI: Provide common functions for ECAM mapping
` [PATCH V6 08/13] PCI: generic, thunder: update to use generic ECAM API
` [PATCH V6 09/13] pci, acpi: Support for ACPI based generic PCI host controller
` [PATCH V6 10/13] arm64, pci, acpi: Start using ACPI based PCI host controller driver for ARM64
` [PATCH V6 11/13] pci, acpi: Match PCI config space accessors against platfrom specific quirks
` [PATCH V6 12/13] pci, pci-thunder-ecam: Add ACPI support for ThunderX ECAM
` [PATCH V6 13/13] pci, pci-thunder-pem: Add ACPI support for ThunderX PEM

[PATCH v2 0/9] Qualcomm WCNSS remoteproc
 2016-04-15 20:17 UTC  (3+ messages)
` [PATCH v2 4/9] remoteproc: Introduce Qualcomm WCNSS firmware loader

[PATCH 0/3] More small davinci device tree fixes
 2016-04-15 20:16 UTC  (5+ messages)
` [PATCH 1/3] ARM: DTS: da850: add node for spi0

[PATCH 12/12] mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
 2016-04-15 19:54 UTC 

[PATCH v2 0/3] ARM: OMAP3: Fix McBSP2/3 hwmod setup for sidetone
 2016-04-15 19:50 UTC  (12+ messages)

[PATCH v2 0/6] ARM/ARM64: Drop arm_pm_restart
 2016-04-15 19:35 UTC  (4+ messages)
` [PATCH v2 2/6] ARM: xen: Register with kernel restart handler

[PATCH v5] irqchip, gicv3-its, numa: Enable workaround for Cavium thunderx erratum 23144
 2016-04-15 19:30 UTC 

[PATCH] irqchip, gicv3-its, numa: Enable workaround for Cavium thunderx erratum 23144
 2016-04-15 19:27 UTC  (2+ messages)

[PATCH] ARM: Drop CONFIG_RTC_LIB dependency
 2016-04-15 19:22 UTC  (4+ messages)

[PATCH 0/2] arm64: dts: uniphier: UniPhier DT updates for Linux 4.7-rc1
 2016-04-15 18:48 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: uniphier: change release address of spin-table

[PATCH v2] arm64: pci: add support for pci_mmap_page_range
 2016-04-15 18:45 UTC  (3+ messages)

[RFC PATCH 00/11] ACPI IORT ARM SMMU support
 2016-04-15 18:29 UTC  (5+ messages)
` [RFC PATCH 09/11] drivers: acpi: implement acpi_dma_configure

[PATCH v1 1/1] add missing UARTs pins for AllWinner H3 DTS + add new I2C entries for AllWinner H3 DTS
 2016-04-15 18:20 UTC 

[PATCH] arm64: dts: uniphier: add /memreserve/ for spin-table release address
 2016-04-15 17:58 UTC 

[PATCH v5 0/2] updates for rk3399 i2c support
 2016-04-15 17:58 UTC  (6+ messages)
` [PATCH v5 2/2] i2c: rk3x: add i2c support for rk3399 soc

SMMU problem found on LS2085A with 4.6-rc3
 2016-04-15 17:55 UTC  (7+ messages)

[PATCH v3] ARM64: ACPI: Update documentation for latest specification version
 2016-04-15 17:54 UTC  (5+ messages)

[PATCH] iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMA
 2016-04-15 17:53 UTC  (9+ messages)
    ` [PATCH] iommu/arm-smmu: Don't allocate resources for bypass domains

[GIT PULL] ARM: vexpress: Updates for v4.7
 2016-04-15 17:51 UTC 

[GIT PULL] arm64: dts: juno: DT updates for v4.7
 2016-04-15 17:50 UTC 

[PATCH 1/3] ACPI / ARM64: Don't enable ACPI by default on ARM64
 2016-04-15 17:48 UTC  (7+ messages)
` [PATCH 2/3] ACPI / ARM64: Remove EXPERT dependency for ACPI "
` [PATCH 3/3] arm64: defconfig: Enable ACPI

[PATCH] regulator: qcom_spmi: Always return a selector when asked
 2016-04-15 17:44 UTC 

[PATCH V2 00/15] coresight: tmc: make driver usable by Perf
 2016-04-15 17:41 UTC  (14+ messages)
` [PATCH V2 03/15] coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions
` [PATCH V2 04/15] coresight: tmc: introducing new header file
` [PATCH V2 12/15] coresight: tmc: keep track of memory width

[PATCH 00/23] a few sdhci/imx clean up and fix patches
 2016-04-15 17:29 UTC  (24+ messages)
` [PATCH 01/23] mmc: sdhci: removed unneeded function wrappers
` [PATCH 02/23] mmc: sdhci: move sdhci_get_cd() forward to avoid declaration
` [PATCH 03/23] mmc: core: fix a comment typo
` [PATCH 04/23] mmc: sdhci: re-factor sdhci_start_signal_voltage()
` [PATCH 05/23] mmc: core: mmc_regulator_set_vqmmc not return error if vqmmc/vmmc not exist
` [PATCH 06/23] mmc: sdhci: using common mmc_regulator_set_vqmmc()
` [PATCH 07/23] mmc: sdhci: check SDHCI_QUIRK2_NO_1_8_V when do voltage switch
` [PATCH 08/23] mmc: sdhci: rename quirk SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12
` [PATCH 09/23] mmc: sdhci: fix incorrect get data interrupt during no data transfer
` [PATCH 10/23] mmc: core: disable auto retune during card detection process
` [PATCH 11/23] mmc: sdhci-esdhci-imx: remove SDHCI_QUIRK_BROKEN_TIMEOUT_VAL
` [PATCH 12/23] mmc: sdhci-esdhc-imx: add esdhc specific suspend resume callback
` [PATCH 13/23] mmc: sdhci-esdhc-imx: restore watermark level setting after resume
` [PATCH 14/23] mmc: sdhci-esdhci-imx: disable DLL delay line settings explicitly
` [PATCH 15/23] mmc: sdhci-esdhc-imx: support setting tuning start point
` [PATCH 16/23] doc: dt: fsl-imx-esdhc: add set tuning start point binding
` [PATCH 17/23] mmc: sdhci: add standard hw auto retuning support
` [PATCH 18/23] mmc: sdhci-esdhc-imx: enable hw auto retuning for STD_TUNING
` [PATCH 19/23] mmc: sdhci-esdhc-imx: enable hw auto retuning for MAN_TUNING
` [PATCH 20/23] mmc: sdhci-esdhc-imx: fix strobe DLL lock wrong clock issue
` [PATCH 21/23] mmc: sdhci-esdhc-imx: factor out hw related intialization into function
` [PATCH 22/23] mmc: sdhci-esdhc-imx: move tuning static configuration into hwinit function
` [PATCH 23/23] mmc: sdhci-esdhc-imx: clear tuning bits during hwinit

[PATCH] arm64: mm: Enhance Virtual kernel memory layout
 2016-04-15 17:20 UTC  (2+ messages)

[PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
 2016-04-15 17:11 UTC  (46+ messages)
` [PATCH 01/45] KVM: arm/arm64: Get rid of vgic_cpu->nr_lr
` [PATCH 02/45] KVM: arm/arm64: Fix MMIO emulation data handling
` [PATCH 03/45] KVM: arm/arm64: pmu: abstract access to number of SPIs
` [PATCH 04/45] KVM: arm/arm64: vgic-new: Add data structure definitions
` [PATCH 05/45] KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
` [PATCH 06/45] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
` [PATCH 07/45] KVM: arm/arm64: vgic-new: Add IRQ sorting
` [PATCH 08/45] KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
` [PATCH 09/45] KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
` [PATCH 10/45] KVM: arm/arm64: vgic-new: Add GICv3 "
` [PATCH 11/45] KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
` [PATCH 12/45] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [PATCH 13/45] KVM: arm/arm64: vgic-new: Export register access interface
` [PATCH 14/45] KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
` [PATCH 15/45] KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
` [PATCH 16/45] KVM: arm/arm64: vgic-new: Add PENDING "
` [PATCH 17/45] KVM: arm/arm64: vgic-new: Add PRIORITY "
` [PATCH 18/45] KVM: arm/arm64: vgic-new: Add ACTIVE "
` [PATCH 19/45] KVM: arm/arm64: vgic-new: Add CONFIG "
` [PATCH 20/45] KVM: arm/arm64: vgic-new: Add TARGET "
` [PATCH 21/45] KVM: arm/arm64: vgic-new: Add SGIR register handler
` [PATCH 22/45] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
` [PATCH 23/45] KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
` [PATCH 24/45] KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
` [PATCH 25/45] KVM: arm/arm64: vgic-new: Add GICv3 redistributor "
` [PATCH 26/45] KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
` [PATCH 27/45] KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
` [PATCH 28/45] KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
` [PATCH 29/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
` [PATCH 30/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS
` [PATCH 31/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL
` [PATCH 32/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR
` [PATCH 33/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
` [PATCH 34/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
` [PATCH 35/45] KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers
` [PATCH 36/45] KVM: arm/arm64: vgic-new: Add GICH_VMCR accessors
` [PATCH 37/45] KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
` [PATCH 38/45] KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init
` [PATCH 39/45] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
` [PATCH 40/45] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
` [PATCH 41/45] KVM: arm/arm64: vgic-new: vgic_init: implement map_resources
` [PATCH 42/45] KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable
` [PATCH 43/45] KVM: arm/arm64: vgic-new: Wire up irqfd injection
` [PATCH 44/45] KVM: arm/arm64: vgic-new: implement mapped IRQ handling
` [PATCH 45/45] KVM: arm/arm64: vgic-new: enable build

[PATCH v1 1/1] add missing UARTs pins for AllWinner H3 DTS + add new I2C entries for AllWinner H3 DTS
 2016-04-15 17:11 UTC 

[PATCH] efi/arm64: don't apply MEMBLOCK_NOMAP to UEFI memory map mapping
 2016-04-15 16:44 UTC  (3+ messages)

[PATCH v2 0/8] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3
 2016-04-15 16:34 UTC  (4+ messages)
` [PATCH v2 6/8] clk: samsung: exynos542x: Add the clock id for ACLK

[PATCH] clk: samsung: exynos7: Don't gate CMU_{CCORE, FSYS0} blocks clock
 2016-04-15 16:34 UTC  (4+ messages)

[PATCH 0/6] Add RK818 PMIC support
 2016-04-15 16:24 UTC  (4+ messages)
` [PATCH 3/6] regulator: rk808: Make rk808 generic, rename rk808-regulator.c

[PATCH v5 00/10] Support for Cortex-M Prototyping System
 2016-04-15 16:23 UTC  (5+ messages)

[RESEND PATCH] drm/panel: simple-panel: set appropriate mode type
 2016-04-15 16:23 UTC 

[PATCH 0/2] da8xx clocks (was part of "da8xx USB clocks")
 2016-04-15 16:21 UTC  (4+ messages)

[PATCH] arm64: dts: Add L2 cache topology to Hi6220
 2016-04-15 16:19 UTC  (2+ messages)

i.MX53 restart via watchdog does not work
 2016-04-15 16:17 UTC 

[PATCH RESEND] gpmi-nand: Handle ECC Errors in erased pages
 2016-04-15 15:40 UTC  (6+ messages)

[PATCH] Add EDAC peripheral init functions & Ethernet EDAC
 2016-04-15 15:27 UTC  (4+ messages)

[PATCH v2] pinctrl: pinctrl-single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
 2016-04-15 15:22 UTC  (3+ messages)

[PATCH v2 00/17] kvm-arm: Add stage2 page table walker
 2016-04-15 15:17 UTC  (5+ messages)
` [PATCH v2 01/17] arm64: Reuse TCR field definitions for EL1 and EL2
` [PATCH v2 04/17] arm64: Introduce pmd_thp_or_huge

[PATCH 0/2] DRA7x: Increase QSPI frequency to 64MHz
 2016-04-15 15:08 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz

[PATCH v3 00/19] drm: Add Allwinner A10 display engine support
 2016-04-15 15:01 UTC  (3+ messages)
` [PATCH v3 11/19] drm/panel: simple: Add timings for the Olimex LCD-OLinuXino-4.3TS

[PATCH 0/5 v2] drm/vc4: DPI panel support
 2016-04-15 14:51 UTC  (5+ messages)
` [PATCH 1/5] of: Add vendor prefix for On Tat Industrial Company
` [PATCH 2/5] panel-simple: Add the 7" DPI panel from Adafruit

[PATCH v6 0/4] Mediatek MT2701 SCPSYS power domain support
 2016-04-15 14:42 UTC  (5+ messages)
` [PATCH v6 3/4] soc: mediatek: Add MT2701 power dt-bindings

[GIT PULL 1/3] soc/tegra: Changes for v4.7-rc1
 2016-04-15 14:42 UTC  (3+ messages)
` [GIT PULL 2/3] ARM: tegra: "
` [GIT PULL 3/3] arm64: "

[PATCH v4 0/2] Add Hisilicon Random Number Generator(RNG) support
 2016-04-15 14:36 UTC  (2+ messages)

[PATCH v5 1/3] Documentation: devicetree: add Freescale SCC bindings
 2016-04-15 14:34 UTC  (2+ messages)

[RESEND 00/11] pwm: Add support for PWM Capture
 2016-04-15 14:31 UTC  (14+ messages)
` [RESEND 07/11] pwm: sti: Initialise PWM Capture channel data
` [RESEND 09/11] pwm: sti: Add PWM Capture call-back

[PATCH 0/7] Add MT8173 Video Decoder Driver
 2016-04-15 14:27 UTC  (5+ messages)
` [PATCH 1/7] [media]: v4l: add Mediatek MT21 video block format
  ` [PATCH 2/7] dt-bindings: Add a binding for Mediatek Video Decoder
    ` [PATCH 3/7] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Decoder Driver

[PATCH 0/5] arm64: Fix behavior of maxcpus=n
 2016-04-15 14:12 UTC  (11+ messages)
` [PATCH 1/5] arm64: cpufeature: Add scope for capability check
` [PATCH 4/5] arm64: Verify CPU errata work arounds on hotplugged CPU

[PATCH v16 0/6] arm64, numa: Add numa support for arm64 platforms
 2016-04-15 14:08 UTC  (6+ messages)
` [PATCH v16 1/6] efi: ARM/arm64: ignore DT memory nodes instead of removing them

[PATCH 0/7] KVM: arm/arm64: Rework arch timer IRQ interface
 2016-04-15 14:04 UTC  (8+ messages)
` [PATCH 1/7] KVM: arm/arm64: remove unneeded map parameter for vgic_update_irq_pending()
` [PATCH 2/7] KVM: arm/arm64: directly pass virtual IRQ number on injecting mapped IRQ
` [PATCH 3/7] KVM: arm/arm64: directly pass virtual IRQ number on kvm_vgic_map_is_active()
` [PATCH 4/7] KVM: arm/arm64: directly pass virtual IRQ number on kvm_vgic_unmap_phys_irq()
` [PATCH 5/7] KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map
` [PATCH 6/7] KVM: arm/arm64: remove irq_phys_map from the arch timer
` [PATCH 7/7] KVM: arm/arm64: remove irq_phys_map pointer from kvm_vgic_map_phys_irq()

[PATCH v6 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2016-04-15 14:02 UTC  (7+ messages)
` [PATCH v6 1/8] dt-bindings: Add a binding for Mediatek Video Processor
  ` [PATCH v6 2/8] [media] VPU: mediatek: support Mediatek VPU
    ` [PATCH v6 3/8] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit
      ` [PATCH v6 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
        ` [PATCH v6 5/8] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver

[PATCH 2/2] arm64: vhe: Verify CPU Exception Levels
 2016-04-15 13:55 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v6 2/2] dmaengine: Add Xilinx zynqmp dma engine driver support
 2016-04-15 13:13 UTC  (2+ messages)

[PATCH v2 0/3] arm/arm64: pci: PCI_PROBE_ONLY clean-up
 2016-04-15 13:08 UTC  (5+ messages)
` [PATCH v2 2/3] drivers: pci: host-generic: claim bus resources on PCI_PROBE_ONLY set-ups

[PATCH] tty/serial: atmel: fix hardware handshake selection
 2016-04-15 12:52 UTC  (2+ messages)

[GIT PULL 1/3] DaVinci cleanups for v4.7
 2016-04-15 12:14 UTC  (3+ messages)
` [GIT PULL 2/3] DaVinci SoC updates "
` [GIT PULL 3/3] DaVinci DT "


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