linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-31 19:00:37 to 2017-06-09 09:13:37 UTC [more...]

[PATCH v3 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-09  9:13 UTC  (7+ messages)
` [PATCH v3 1/3] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
` [PATCH v3 2/3] PCI: Enable PCIe Relaxed Ordering if supported
` [PATCH v3 3/3] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag

[PATCH 03/11] PCI: pci-driver: convert to use DRIVER_ATTR_WO
 2017-06-09  9:03 UTC 

Resizeable PCI BAR support V5
 2017-06-09  8:59 UTC  (7+ messages)
` [PATCH v5 1/6] PCI: add a define for the PCI resource type mask v2
` [PATCH v5 2/6] PCI: add resizeable BAR infrastructure v5
` [PATCH v5 3/6] PCI: add functionality for resizing resources v6
` [PATCH v5 4/6] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v4
` [PATCH v5 5/6] drm/amdgpu: move hw generation check into amdgpu_doorbell_init
` [PATCH v5 6/6] drm/amdgpu: resize VRAM BAR for CPU access v3

Resizeable PCI BAR support v6
 2017-06-09  8:59 UTC  (10+ messages)
` [PATCH v6 5/5] drm/amdgpu: resize VRAM BAR for CPU access v2

[PATCH 0/6] ACPI / PM: Suspend-to-idle rework to deal with spurious ACPI wakeups
 2017-06-08 23:01 UTC  (12+ messages)
` [PATCH 1/6] ACPI / PM: Run wakeup notify handlers synchronously
` [PATCH 2/6] USB / PCI / PM: Allow the PCI core to do the resume cleanup
` [PATCH 3/6] ACPI / PM: Change log level of wakeup-related message
` [PATCH 4/6] ACPI / PM: Clean up device wakeup enable/disable code
` [PATCH 5/6] PM / sleep: Print timing information if debug is enabled
` [PATCH 6/6] ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle

[PATCH v2 0/9] add new irq api to pcie-designware
 2017-06-08 18:18 UTC  (11+ messages)
` [PATCH v2 1/9] pci: adding new irq api to pci-designware
` [PATCH v2 2/9] pci: exynos SoC driver adapted to new irq API
` [PATCH v2 3/9] pci: imx6 "
` [PATCH v2 4/9] pci: artpec6 "
` [PATCH v2 5/9] pci: generic PCIe DW "
` [PATCH v2 6/9] pci: qcom SoC "
` [PATCH v2 7/9] pci: keystone "
` [PATCH v2 8/9] pci: removing old irq api from pcie-designware
` [PATCH v2 9/9] pci: remove limitation of the number of the available IRQs

[PATCH] PCI: Add Intel XXV710 to broken INTx masking quirk
 2017-06-08 17:18 UTC  (2+ messages)

[RFT PATCH v2 00/42] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
 2017-06-08 16:36 UTC  (44+ messages)
` [RFT PATCH v2 01/42] PCI: xilinx-nwl: Remove nwl_pcie_enable_msi() unused bus parameter
` [RFT PATCH v2 02/42] drivers: pci: host: iproc: Convert link check to raw PCI config accessors
` [RFT PATCH v2 03/42] drivers: pci: host: ftpci100: convert IRQ masking "
` [RFT PATCH v2 04/42] PCI: Initialize bridge release function at bridge allocation
` [RFT PATCH v2 05/42] PCI: Add pci_free_host_bridge interface
` [RFT PATCH v2 06/42] PCI: Add devm_pci_alloc_host_bridge() interface
` [RFT PATCH v2 07/42] drivers: pci: host: ftpci100: Fix host bridge memory leakage
` [RFT PATCH v2 08/42] drivers: pci: host: tegra: "
` [RFT PATCH v2 09/42] PCI: Introduce pci_scan_root_bus_bridge()
` [RFT PATCH v2 10/42] PCI: Make pci_register_host_bridge() PCI core internal
` [RFT PATCH v2 11/42] ARM: PCI: bios32: Convert PCI scan API to pci_scan_root_bus_bridge()
` [RFT PATCH v2 12/42] PCI: designware: "
` [RFT PATCH v2 13/42] PCI: aardvark: "
` [RFT PATCH v2 14/42] PCI: rcar: "
` [RFT PATCH v2 15/42] PCI: iproc: "
` [RFT PATCH v2 16/42] PCI: versatile: "
` [RFT PATCH v2 17/42] PCI: altera: "
` [RFT PATCH v2 18/42] PCI: xilinx: "
` [RFT PATCH v2 19/42] PCI: xgene: "
` [RFT PATCH v2 20/42] PCI: host-common: "
` [RFT PATCH v2 21/42] PCI: rockchip: "
` [RFT PATCH v2 22/42] PCI: xilinx-nwl: "
` [RFT PATCH v2 23/42] PCI: Remove pci_scan_root_bus_msi()
` [RFT PATCH v2 24/42] PCI: Build setup-irq.o on all arches
` [RFT PATCH v2 25/42] PCI: Add IRQ mapping function pointers to pci_host_bridge struct
` [RFT PATCH v2 26/42] PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it
` [RFT PATCH v2 27/42] OF/PCI: Update of_irq_parse_and_map_pci() comment
` [RFT PATCH v2 28/42] PCI: Add a call to pci_assign_irq() in pci_device_probe()
` [RFT PATCH v2 29/42] ARM: PCI: Remove pci_fixup_irqs() call for bios32 host controllers
` [RFT PATCH v2 30/42] PCI: tegra: Drop pci_fixup_irqs()
` [RFT PATCH v2 31/42] PCI: xilinx: "
` [RFT PATCH v2 32/42] PCI: rcar: "
` [RFT PATCH v2 33/42] PCI: iproc: "
` [RFT PATCH v2 34/42] PCI: designware-host: "
` [RFT PATCH v2 35/42] PCI: ftpci100: "
` [RFT PATCH v2 36/42] PCI: host-common: "
` [RFT PATCH v2 37/42] PCI: versatile: "
` [RFT PATCH v2 38/42] PCI: altera: "
` [RFT PATCH v2 39/42] PCI: xgene: Move to struct pci_host_bridge IRQ mapping functions
` [RFT PATCH v2 40/42] PCI: rockchip: "
` [RFT PATCH v2 41/42] PCI: xilinx-nwl: "
` [RFT PATCH v2 42/42] ARM64: PCI: Drop DT IRQ allocation from pcibios_alloc_irq()

[PATCH] PCI: dwc: fall back to legacy IRQs when multiple devices are attached
 2017-06-08 15:48 UTC  (8+ messages)

[PATCH] vfio/pci: Add Intel XXV710 to hidden INTx devices
 2017-06-08 13:06 UTC 

[PATCH v2 pci] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
 2017-06-08 10:39 UTC  (7+ messages)

[PATCH 01/17] drivers: support PCIe in RISCV
 2017-06-08  8:35 UTC  (6+ messages)
    ` [PATCH 02/17] pcie-xilinx: add missing 5th legacy interrupt
    ` [PATCH 06/17] pci: Add generic pcibios_{fixup_bus,align_resource}

[PATCH] PCI: imx6: add regulator support
 2017-06-08  8:07 UTC 

[PATCH v5 0/3] Tango PCIe controller support
 2017-06-07 22:34 UTC  (6+ 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 v9 0/4] add PCIe driver for Kirin PCIe
 2017-06-07 21:23 UTC  (3+ messages)
` [PATCH v9 1/4] PCI: hisi: Add DT binding for PCIe of Kirin SoC series

PCIe AER error report inconsistency in dmesg vs trace event
 2017-06-07 21:07 UTC 

avoid null pointer rereference during FLR V2
 2017-06-07 18:29 UTC  (9+ messages)
` [PATCH 1/3] PCI: ensure the PCI device is locked over ->reset_notify calls
` [PATCH 2/3] PCI: split reset_notify method
` [PATCH 3/3] PCI: remove __pci_dev_reset and pci_dev_reset

[PATCH v6 3/6] irqdomain: Add irq_domain_{push,pop}_irq() functions
 2017-06-07 16:28 UTC  (3+ messages)

[PATCH 0/2] arm64: acpi/pci: allow the firmware BAR configuration to be preserved
 2017-06-07 13:45 UTC  (16+ messages)

[PATCH v2 1/1] PCI: imx6: Add pcie compliance test option
 2017-06-07 11:36 UTC 

[Question] eDPC and DPC settings in BIOS or Kernel?
 2017-06-07  8:54 UTC  (2+ messages)

[Merge tag 'pci-v4.12-changes' of git] 857f864014: BUG: unable to handle kernel NULL pointer dereference at 00000000000000a8
 2017-06-06 19:02 UTC  (3+ messages)

[PATCH v9 2/4] arm64: dts: hisi: add kirin pcie node
 2017-06-06 11:19 UTC  (4+ messages)

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

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

dmi type 0xB1 record - unknown flag
 2017-06-06  8:02 UTC  (6+ messages)

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

[PATCH] PCI: dwc: Constify dw_pcie_host_ops structures
 2017-06-05 22:30 UTC  (2+ messages)

[PATCH] PCI/PM: Set D3 power state only if the end device supports it
 2017-06-05 22:00 UTC  (4+ messages)

[PATCH] PCI: mediatek: fix error handling in mtk_pcie_parse_and_add_res()
 2017-06-05  6:27 UTC 

[PATCH v4 0/4] PCI: xilinx: Fixes, optimisation & MIPS support
 2017-06-05  5:47 UTC  (6+ messages)
` [PATCH v4 1/4] PCI: xilinx: Fix INTX irq dispatch
` [PATCH v4 2/4] PCI: xilinx: Unify INTx & MSI interrupt decode
` [PATCH v4 3/4] PCI: xilinx: Don't enable config completion interrupts
` [PATCH v4 4/4] PCI: xilinx: Allow build on MIPS platforms

[PATCH v2 0/2] PCI: iproc: SOC specific fixes
 2017-06-02 16:00 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: iproc: Retry request when CRS returned from EP
` [PATCH v2 2/2] PCI: iproc: add device shutdown for PCI RC

[RFC/RFT PATCH 00/18] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
 2017-06-02 14:44 UTC  (7+ messages)
` [RFC/RFT PATCH 08/18] PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge()

[PATCH] PCI: rockchip: Handle return value of clk_prepare_enable
 2017-06-02  8:34 UTC  (3+ messages)

[PATCH] MAINTAINERS: update maintainer for rockchip PCIe driver
 2017-06-02  7:42 UTC 

[PATCH] PCI / PM: Restore the status of PCI devices across hibernation
 2017-06-02  5:51 UTC  (3+ messages)

[PATCH 0/2] PCI: iproc: SOC specific fixes
 2017-06-02  2:28 UTC  (6+ messages)
` [PATCH 1/2] PCI: iproc: Retry request when CRS returned from EP
` [PATCH 2/2] PCI: iproc: add device shutdown for PCI RC

[PATCH][V2] PCI: qcom: fix spelling mistake: "asser" -> "assert"
 2017-06-01 21:11 UTC  (2+ messages)

[PATCH] pci/vmd: Move srcu cleanup after bus/irq domain removal
 2017-06-01 18:30 UTC 

[PATCH v7 2/3] PCI: Add support for PCI inbound windows resources
 2017-06-01 17:08 UTC  (2+ messages)

How to trace down if PCIe link went into L1 state
 2017-06-01 16:50 UTC  (2+ messages)

[RFC PATCH 20/30] iommu/arm-smmu-v3: Enable PCI PASID in masters
 2017-06-01 12:30 UTC  (4+ messages)
` [RFC,20/30] "

avoid null pointer rereference during FLR
 2017-06-01 10:46 UTC  (6+ messages)
` [PATCH] PCI: ensure the PCI device is locked over ->reset_notify calls

[RESEND PATCH v3] pci-sysfs: Make PCI bridge attribute visible in sysfs
 2017-06-01  9:43 UTC 

[PATCH v4 1/2] PCI: Add tango MSI controller support
 2017-05-31 21:55 UTC  (15+ 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).