messages from 2016-09-12 22:00:54 to 2016-09-15 00:20:11 UTC [more...]
[PATCH 1/2 v2] pci-hyperv: properly handle pci bus remove
2016-09-15 2:10 UTC
[PATCH v4 00/16] Add Paravirtual RDMA Driver
2016-09-15 0:10 UTC (35+ messages)
` [PATCH v4 01/16] vmxnet3: Move PCI Id to pci_ids.h
` [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 09/16] IB/pvrdma: Add support for Completion Queues
` [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 16/16] MAINTAINERS: Update for PVRDMA driver
[PATCH 0/4] PCI PM refinements
2016-09-14 22:58 UTC (21+ messages)
` [PATCH 1/4] PCI: Afford direct-complete to devices with nonstandard PM
` [PATCH 2/4] PCI: Query platform firmware for device power state
` [PATCH 4/4] PCI: Avoid unnecessary resume on shutdown
` [PATCH 3/4] PCI: Avoid unnecessary resume after direct-complete
[pci:pci/host-vmd 2/4] arch/x86/pci/vmd.c:674:6: error: 'PCI_IRQ_MSIX' undeclared
2016-09-14 22:50 UTC (5+ messages)
ACPI device using sub-resource of PCI device
2016-09-14 22:47 UTC (7+ messages)
` [PATCH 1/2] PCI: Add pci_find_resource()
` [PATCH 2/2] ACPI / platform: Pay attention to parent device's resources
[PATCH 1/2] vmd: Fix infinite loop executing irq's
2016-09-14 22:10 UTC (3+ messages)
` [PATCH 2/2] vmd: Synchronize with RCU freeing msi irq descs
[PATCH -next] PCI: spear: Use builtin_platform_driver to simplify the code
2016-09-14 21:50 UTC (2+ messages)
[PATCH V3 0/4] ARM64 LPC: legacy ISA I/O support
2016-09-14 21:33 UTC (15+ messages)
` [PATCH V3 1/4] ARM64 LPC: Indirect ISA port IO introduced
` [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06
` [PATCH V3 3/4] ARM64 LPC: support serial based on low-pin-count
` [PATCH V3 4/4] ARM64 LPC: support earlycon for UART connected to LPC
[PATCH v2 0/8] PCI: pciehp: Rework hotplug interrupt routine
2016-09-14 21:24 UTC (10+ messages)
` [PATCH v2 1/8] PCI: pciehp: Rename pcie_isr() locals for clarity
[PATCH] PCI: artpec6: drop __init from artpec6_add_pcie_port
2016-09-14 21:23 UTC (2+ messages)
[PATCH] pcie-rcar: fix some checkpatch warnings
2016-09-14 21:18 UTC (3+ messages)
[PATCH] pcie-rcar: MSI range allocation support
2016-09-14 21:16 UTC (3+ messages)
[PATCH V2 0/2] Correct AER severity for printing AER information
2016-09-14 21:14 UTC (3+ messages)
` [PATCH V2 1/2] PCI/AER: Remove duplicate AER severity translation
` [PATCH V2 2/2] acpi: apei: send correct severity to calculate AER severity
[PATCH 0/2] Correct AER severity for printing AER information
2016-09-14 21:12 UTC
[PATCH 1/2] pci/layercape: disable all iATUs before initialization
2016-09-14 21:10 UTC (2+ messages)
[PATCH] pcie-rcar: try setting PCIe speed to 5 GT/s at boot
2016-09-14 20:54 UTC (3+ messages)
[PATCH 0/2] PCI/AER: Remove module parameters
2016-09-14 20:30 UTC (2+ messages)
[RFCv2 0/3] vmd irq list shortening, map allocation
2016-09-14 20:25 UTC (5+ messages)
[GIT PULL] PCI fixes for v4.8
2016-09-14 20:11 UTC
[PATCH 1/6] PCI: xilinx: Keep both legacy and MSI interrupt references
2016-09-14 19:17 UTC (6+ messages)
[PATCH] PCI/AER: Move the error info struct into the root port container
2016-09-14 16:38 UTC
[RFC] pci/aer: kmalloc the aer_err_info struct once
2016-09-14 14:48 UTC (3+ messages)
[RFC PATCH 00/11] pci: support for configurable PCI endpoint
2016-09-14 13:25 UTC (13+ messages)
` [RFC PATCH 01/11] pci: endpoint: add EP core layer to enable EP controller and EP functions
` [RFC PATCH 02/11] pci: endpoint: introduce configfs entry for configuring "
` [RFC PATCH 03/11] Documentation: PCI: guide to use PCI Endpoint Core Layer
` [RFC PATCH 04/11] pci: endpoint: functions: add an EP function to test PCI
` [RFC PATCH 05/11] pci: rename *host* directory to *controller*
` [RFC PATCH 06/11] pci: controller: split designware into *core* and *host*
` [RFC PATCH 07/11] pci: controller: designware: Add EP mode support
` [RFC PATCH 08/11] pci: controller: dra7xx: "
` [RFC PATCH 09/11] misc: add a new host side PCI endpoint test driver
` [RFC PATCH 10/11] ARM: dts: DRA7: Modify pcie1 dt node for EP mode
` [RFC PATCH 11/11] HACK: pci: controller: dra7xx: disable smart idle
[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
2016-09-14 12:40 UTC (10+ messages)
` [PATCH V6 2/5] PCI/ACPI: Check platform specific ECAM quirks
[PATCH 1/3] PCI: Xilinx NWL PCIe: Expanding PCIe core errors and printing event occurred
2016-09-14 9:55 UTC (19+ messages)
` [PATCH 3/3] PCI: Xilinx NWL PCIe: Fix Error for multi function device for legacy interrupts
[RFC PATCH] pci: support for configurable PCI endpoint
2016-09-14 5:06 UTC (13+ messages)
` [RFC PATCH] pci: endpoint: add EP core layer to enable EP controller and EP functions
` [RFC PATCH] pci: endpoint: introduce configfs entry for configuring "
` [RFC PATCH] Documentation: PCI: guide to use PCI Endpoint Core Layer
` [RFC PATCH] pci: endpoint: functions: add an EP function to test PCI
` [RFC PATCH] pci: rename *host* directory to *controller*
` [RFC PATCH] pci: controller: split designware into *core* and *host*
` [RFC PATCH] pci: controller: designware: Add EP mode support
` [RFC PATCH] pci: controller: dra7xx: "
` [RFC PATCH] misc: add a new host side PCI endpoint test driver
` [RFC PATCH] ARM: dts: DRA7: Modify pcie1 dt node for EP mode
` [RFC PATCH] HACK: pci: controller: dra7xx: disable smart idle
[PATCH 1/2] PCI: save and restore device state during bus reset
2016-09-13 23:31 UTC (11+ messages)
` [PATCH 2/2] PCI: add CRS support to error handling path
[PATCH] pci: Use same logic in pci_vpd_read as that of pci_vpd_write
2016-09-13 22:16 UTC (5+ messages)
[PATCHv2 0/4] Limiting pci access requsets
2016-09-13 22:07 UTC (4+ messages)
` [PATCHv2 3/4] pcie/aer: Cache capability position
[PATCH] PCI: Fix bridge_d3 update on device removal
2016-09-13 21:13 UTC (4+ messages)
[PATCH 1/2] pci-hyperv: properly handle pci bus remove
2016-09-13 17:33 UTC (3+ messages)
` [PATCH 2/2] pci-hyperv: properly handle device eject
[PATCH v5 00/14] ACPI IORT ARM SMMU support
2016-09-13 17:30 UTC (21+ messages)
` [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 09/14] drivers: iommu: arm-smmu-v3: add IORT configuration
` [PATCH v5 12/14] drivers: acpi: iort: replace rid map type with type mask
` [PATCH v5 14/14] drivers: acpi: iort: introduce iort_iommu_configure
[PATCHv4] pciehp: Let user control LED status
2016-09-13 16:31 UTC
[PATCHv3 1/2] pciehp: Let user control LED status
2016-09-13 16:36 UTC (4+ messages)
` [PATCHv3 2/2] x86/vmd: Add PCI domain specific LED option
[PATCH v1 2/2] PCI: pciehp: Rework hotplug interrupt routine
2016-09-13 16:12 UTC (3+ messages)
[PATCH 0/3] pci: remove msi_controller registration API
2016-09-13 16:07 UTC (4+ messages)
` [PATCH 1/3] pci: pci-aardvark: move to MSI handling using generic MSI support
[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 (2+ 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 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 1/2] vmd: allocate irq lists with correct msix count
2016-09-12 22:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).