linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-06 22:00:27 to 2016-09-13 15:05:21 UTC [more...]

[PATCH 1/3] PCI: Xilinx NWL PCIe: Expanding PCIe core errors and printing event occurred
 2016-09-13 15:05 UTC  (12+ messages)
` [PATCH 3/3] PCI: Xilinx NWL PCIe: Fix Error for multi function device for legacy interrupts

[PATCH v5 00/14] ACPI IORT ARM SMMU support
 2016-09-13 14:41 UTC  (25+ messages)
` [PATCH v5 01/14] drivers: iommu: add FWNODE_IOMMU fwnode type
` [PATCH v5 02/14] drivers: iommu: implement arch_{set/get}_iommu_fwspec API
` [PATCH v5 03/14] drivers: acpi: iort: introduce linker section for IORT entries probing
` [PATCH v5 04/14] drivers: acpi: iort: add support for IOMMU fwnode registration
` [PATCH v5 05/14] drivers: iommu: make iommu_fwspec OF agnostic
` [PATCH v5 06/14] drivers: acpi: implement acpi_dma_configure
` [PATCH v5 07/14] drivers: acpi: iort: add support for ARM SMMU platform devices creation
` [PATCH v5 08/14] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
` [PATCH v5 09/14] drivers: iommu: arm-smmu-v3: add IORT configuration
` [PATCH v5 10/14] drivers: iommu: arm-smmu: split probe functions into DT/generic portions
` [PATCH v5 11/14] drivers: iommu: arm-smmu: add IORT configuration
` [PATCH v5 12/14] drivers: acpi: iort: replace rid map type with type mask
` [PATCH v5 13/14] drivers: acpi: iort: add single mapping function
` [PATCH v5 14/14] drivers: acpi: iort: introduce iort_iommu_configure

ACPI device using sub-resource of PCI device
 2016-09-13 14:11 UTC  (14+ messages)
                    ` [PATCH 1/2] PCI: Add pci_find_resource()
                      ` [PATCH 2/2] ACPI / platform: Pay attention to parent device's resources

[PATCH v2 0/8] PCI: pciehp: Rework hotplug interrupt routine
 2016-09-13 13:57 UTC  (11+ messages)
` [PATCH v2 1/8] PCI: pciehp: Rename pcie_isr() locals for clarity
` [PATCH v2 2/8] PCI: pciehp: Return IRQ_NONE when we can't read interrupt status
` [PATCH v2 3/8] PCI: pciehp: Process all hotplug events before looking for new ones
` [PATCH v2 4/8] PCI: pciehp: Don't re-read Slot Status when queuing hotplug event
` [PATCH v2 5/8] PCI: pciehp: Don't re-read Slot Status when handling surprise event
` [PATCH v2 6/8] PCI: pciehp: Remove unnecessary guard
` [PATCH v2 7/8] PCI: pciehp: Clean up dmesg "Slot(%s)" messages
` [PATCH v2 8/8] PCI: pciehp: Remove useless pciehp_get_latch_status() calls

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-09-13 11:38 UTC  (14+ messages)
` [PATCH V6 1/5] PCI/ACPI: Extend pci_mcfg_lookup() responsibilities
` [PATCH V6 2/5] PCI/ACPI: Check platform specific ECAM quirks
` [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case
` [PATCH V6 4/5] PCI: thunder: Enable ACPI PCI controller for ThunderX pass2.x silicon version
` [PATCH V6 5/5] PCI: thunder: Enable ACPI PCI controller for ThunderX pass1.x "

[PATCH v5 0/4] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2016-09-13  9:00 UTC  (5+ messages)
` [PATCH v5 1/4] PCI: Ignore enforced alignment when kernel uses existing firmware setup
` [PATCH v5 2/4] PCI: Ignore enforced alignment to VF BARs
` [PATCH v5 3/4] PCI: Add a new option for resource_alignment to reassign alignment
` [PATCH v5 4/4] PCI: Add a macro to set default alignment for all PCI devices

[PATCH 0/2] Correct AER severity for printing AER information
 2016-09-13  8:45 UTC  (4+ messages)
` [PATCH 1/2] PCI/AER: Remove duplicate AER severity translation
` [PATCH 2/2] acpi: apei: send correct severity to calculate AER severity

[PATCH 1/6] PCI: xilinx: Keep both legacy and MSI interrupt references
 2016-09-13  8:27 UTC  (3+ messages)

[PATCH V2 1/4] ARM64 LPC: Indirect ISA port IO introduced
 2016-09-13  6:08 UTC  (3+ messages)

[PATCH v4 2/2] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-09-13  4:40 UTC  (4+ messages)
` [PATCH v5 1/3] arm/dts: add pcie aer interrupt-name property in the dts
  ` [PATCH v5 2/3] arm64/dts: "
  ` [PATCH v5 3/3] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode

[PATCH v3 2/2] pci/aer: interrupt fixup in the quirk
 2016-09-13  3:02 UTC  (4+ messages)
` [PATCH v4 1/2] nxp/dts: add pcie aer interrupt-name property in the dts

[PATCH v4 00/16] Add Paravirtual RDMA Driver
 2016-09-12 23:16 UTC  (27+ messages)
` [PATCH v4 01/16] vmxnet3: Move PCI Id to pci_ids.h
` [PATCH v4 02/16] IB/pvrdma: Add user-level shared functions
` [PATCH v4 03/16] IB/pvrdma: Add virtual device RDMA structures
` [PATCH v4 04/16] IB/pvrdma: Add the paravirtual RDMA device specification
` [PATCH v4 05/16] IB/pvrdma: Add functions for Verbs support
` [PATCH v4 06/16] IB/pvrdma: Add paravirtual rdma device
` [PATCH v4 07/16] IB/pvrdma: Add helper functions
` [PATCH v4 08/16] IB/pvrdma: Add device command support
` [PATCH v4 09/16] IB/pvrdma: Add support for Completion Queues
` [PATCH v4 10/16] IB/pvrdma: Add UAR support
` [PATCH v4 11/16] IB/pvrdma: Add support for memory regions
` [PATCH v4 12/16] IB/pvrdma: Add Queue Pair support
` [PATCH v4 13/16] IB/pvrdma: Add the main driver module for PVRDMA
` [PATCH v4 14/16] IB/pvrdma: Add Kconfig and Makefile
` [PATCH v4 15/16] IB: Add PVRDMA driver
` [PATCH v4 16/16] MAINTAINERS: Update for "

[PATCH v2] drivers: acpi: fix GIC irq model default PCI IRQ polarity
 2016-09-12 22:16 UTC  (2+ messages)

[PATCH] PCI: rcar: Don't disable/unprepare clocks on prepare/enable failure
 2016-09-12 22:15 UTC  (2+ messages)

[PATCH 0/4] PCI PM refinements
 2016-09-12 22:15 UTC  (3+ messages)

[PATCH 1/2] pci-hyperv: properly handle pci bus remove
 2016-09-12 23:54 UTC  (2+ messages)
` [PATCH 2/2] pci-hyperv: properly handle device eject

[PATCH 1/2] vmd: allocate irq lists with correct msix count
 2016-09-12 22:00 UTC  (2+ messages)

[PATCH v4 0/2] PCI: altera: Retrain link in rootport mode only
 2016-09-12 21:55 UTC  (2+ messages)

[PATCH] x86/ioapic: Ignore root bridges without a companion ACPI device
 2016-09-12 21:46 UTC  (5+ messages)

[PATCH v1] iov: add return failure condition for pci_setup_device
 2016-09-12 21:44 UTC  (2+ messages)

[PATCH v1] arm64:pci: fix the IOV device enabled crash issue in designware
 2016-09-12 21:44 UTC  (3+ messages)
` [PATCH v2] arm64:pci: fix the IOV device access config space valid condition

[PATCH v1 2/2] PCI: pciehp: Rework hotplug interrupt routine
 2016-09-12 20:56 UTC  (2+ messages)

[PATCH V11 0/8] Introduce ACPI world to ITS irqchip
 2016-09-12 19:36 UTC  (12+ messages)
` [PATCH V11 1/8] ACPI: I/O Remapping Table (IORT) initial support
  ` [UPDATE PATCH "
` [PATCH V11 2/8] ACPI: Add new IORT functions to support MSI domain handling
` [PATCH V11 3/8] PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
` [PATCH V11 4/8] irqchip/gicv3-its: Cleanup for ITS domain initialization
` [PATCH V11 5/8] irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
` [PATCH V11 6/8] irqchip/gicv3-its: Probe ITS in the ACPI way
` [PATCH V11 7/8] irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
` [PATCH V11 8/8] irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization

[PATCH V10 0/8] Introduce ACPI world to ITS irqchip
 2016-09-12 13:43 UTC  (22+ messages)
` [PATCH V10 1/8] ACPI: I/O Remapping Table (IORT) initial support
  ` [UPDATE PATCH "
` [PATCH V10 2/8] ACPI: Add new IORT functions to support MSI domain handling
  ` [UPDATE PATCH "
` [PATCH V10 7/8] irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI

replace pci_enable_msi_{exact_range} with pci_alloc_irq_vectors
 2016-09-11 13:31 UTC  (7+ messages)
` [PATCH 1/6] arcmsr: use pci_alloc_irq_vectors
` [PATCH 2/6] ipr: use pci_irq_allocate_vectors
` [PATCH 3/6] skd: use pci_alloc_irq_vectors
` [PATCH 4/6] vfio_pci: use pci_irq_allocate_vectors
` [PATCH 5/6] genwqe: "
` [PATCH 6/6] media/cobalt: "

[PATCH v6 0/8] thunderbolt: Introducing Thunderbolt(TM) networking
 2016-09-11 13:19 UTC  (8+ messages)
` [PATCH v6 1/8] thunderbolt: Macro rename
` [PATCH v6 2/8] thunderbolt: Updating the register definitions

[PATCH, RFC] PCI: use pci_intx_for_msi in pci_alloc_irq_vectors
 2016-09-11  7:09 UTC 

584c5c422f6c ("x86/ioapic: Support hot-removal of IOAPICs present during boot")
 2016-09-10 15:23 UTC  (7+ messages)

[PATCH -next] PCI: altera: Use builtin_platform_driver to simplify the code
 2016-09-10 12:31 UTC 

[PATCH -next] PCI: spear: Use builtin_platform_driver to simplify the code
 2016-09-10 12:30 UTC 

[PATCH] PCI: artpec6: drop __init from artpec6_add_pcie_port
 2016-09-09  7:45 UTC 

[PATCH] lspci: Parse all the L1 PM substate capability regs
 2016-09-09  0:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] pcie-rcar: fix some checkpatch warnings
 2016-09-08 22:26 UTC 

[PATCH v1 1/2] PCI: pciehp: Fix presence detect change interrupt handling
 2016-09-08 19:59 UTC  (2+ messages)

[PATCH] pcie-rcar: MSI range allocation support
 2016-09-08 19:32 UTC 

multiple uio support for single pci device
 2016-09-08 17:30 UTC 

[PATCH 0/3] pci: remove msi_controller registration API
 2016-09-08 13:45 UTC  (3+ messages)
` [PATCH 3/3] of: pci: remove unused MSI controller helpers

[PATCH 1/2] pci/layercape: disable all iATUs before initialization
 2016-09-08  6:25 UTC  (2+ messages)
` [PATCH 2/2] pci/layerscape: fix error response behavior

[PATCH v2] PCI: altera: Retrain link in rootport mode only
 2016-09-08  0:10 UTC  (10+ messages)

[PATCH] pcie-rcar: try setting PCIe speed to 5 GT/s at boot
 2016-09-07 20:22 UTC 

[PATCHv2 0/2] VMD PCIe specific LED control
 2016-09-07 20:04 UTC  (3+ messages)
` [PATCHv2 1/2] pciehp: Let user control LED status

[PATCH 1/2] PCI: save and restore device state during bus reset
 2016-09-07 18:56 UTC  (3+ messages)
` [PATCH 2/2] PCI: add CRS support to error handling path

[PATCHv2 2/4] pci: No config access for removed devices
 2016-09-07 16:28 UTC  (3+ messages)

[PATCH] PCI: Fix bridge_d3 update on device removal
 2016-09-07 16:07 UTC  (3+ messages)

[PATCHv2 0/4] Limiting pci access requsets
 2016-09-07 13:28 UTC  (6+ messages)
` [PATCHv2 1/4] pci: Add is_removed state
` [PATCHv2 3/4] pcie/aer: Cache capability position

[PATCH] pcie: qcom: add support to msm8996 PCIE controller
 2016-09-07 12:53 UTC  (3+ messages)

[PATCH v4 0/5] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2016-09-07  8:28 UTC  (7+ messages)
` [PATCH v4 3/5] PCI: Do not disable memory decoding in pci_reassigndev_resource_alignment()
` [PATCH v4 5/5] PCI: Add a macro to set default alignment for all PCI devices

[PATCH 0/5] PCI: hv: some minor bug fixes and cleanups
 2016-09-07  1:56 UTC  (3+ messages)

[PATCH v2 02/10] driver core: Functional dependencies tracking support
 2016-09-06 23:57 UTC  (3+ messages)

[PATCH 0/2] PCI/AER: Remove module parameters
 2016-09-06 22:20 UTC  (3+ messages)
` [PATCH 1/2] PCI/AER: Remove aerdriver.nosourceid kernel parameter
` [PATCH 2/2] PCI/AER: Remove aerdriver.forceload "


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