linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-07 19:00:50 to 2015-01-15 02:28:32 UTC [more...]

[PATCH V10 00/17] Enable SRIOV on Power8
 2015-01-15  2:28 UTC  (14+ messages)
    ` [PATCH V11 "
      ` [PATCH V11 01/17] PCI/IOV: Export interface for retrieve VF's BDF
      ` [PATCH V11 02/17] PCI/IOV: add VF enable/disable hook
      ` [PATCH V11 03/17] PCI: Add weak pcibios_iov_resource_alignment() interface
      ` [PATCH V11 04/17] PCI: Store VF BAR size in pci_sriov
      ` [PATCH V11 05/17] PCI: Take additional PF's IOV BAR alignment in sizing and assigning
      ` [PATCH V11 06/17] powerpc/pci: Add PCI resource alignment documentation
      ` [PATCH V11 07/17] powerpc/pci: Don't unset pci resources for VFs
      ` [PATCH V11 08/17] powrepc/pci: Refactor pci_dn
      ` [PATCH V11 09/17] powerpc/pci: remove pci_dn->pcidev field
      ` [PATCH V11 10/17] powerpc/powernv: Use pci_dn in PCI config accessor

[PATCH 00/10] PCI: clip firmware assigned resources
 2015-01-14 19:17 UTC  (16+ messages)
` [PATCH 01/10] PCI: clip firmware assigned resource under parent bridge's
` [PATCH 02/10] PCI, x86: "
` [PATCH 03/10] PCI, alpha: "
` [PATCH 04/10] PCI, frv: "
` [PATCH 05/10] PCI, ia64: "
` [PATCH 06/10] PCI, microblaze: "
` [PATCH 07/10] PCI, mn10300: "
` [PATCH 08/10] PCI, parisc: "
` [PATCH 09/10] PCI, powerpc: "
` [PATCH 10/10] PCI, sparc: "

[PATCH v3 08/16] mn10300: drop dead code
 2015-01-14 17:27 UTC  (3+ messages)
` [PATCH v3 09/16] pci: add pci_iomap_range
` [PATCH v3 10/16] s390: "

[PATCH v2 0/8] Introducing per-device MSI domain
 2015-01-14 10:19 UTC  (15+ messages)
` [PATCH v2 1/8] device core: Introduce per-device MSI domain pointer
` [PATCH v2 2/8] PCI/MSI: Add hooks to populate the msi_domain field
` [PATCH v2 3/8] PCI/MSI: of: Add support for OF-provided msi_domain
` [PATCH v2 4/8] PCI/MSI: of: Allow msi_domain lookup using the PHB node
` [PATCH v2 5/8] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain
` [PATCH v2 6/8] irqchip: GICv2m: Get rid of struct msi_controller
` [PATCH v2 7/8] irqchip: gicv3-its: "
` [PATCH v2 8/8] PCI/MSI: Drop domain field from msi_controller

[PATCH v3 1/2] PCI: add helper function to find root port for device
 2015-01-13 19:57 UTC  (2+ messages)
` [PATCH v3 2/2] PCI: tegra: apply relaxed ordering fixup only on Tegra

[PATCH] PCI: quirks: DMA alias quirk for Adaptec 3405
 2015-01-13 18:26 UTC 

Hot add a PCIe device driver upon hotplug event
 2015-01-13 17:29 UTC  (5+ messages)

[PATCH] pci: Add ACS quirk for Emulex NICs
 2015-01-13 15:28 UTC  (2+ messages)

[PATCH] PCI: xilinx: fix harmless format string warning
 2015-01-13 14:43 UTC  (2+ messages)

[PATCH v8 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-01-13 11:52 UTC  (24+ messages)
` [PATCH v8 01/10] iommu/vt-d: Update iommu_attach_domain() and its callers
` [PATCH v8 02/10] iommu/vt-d: Items required for kdump
` [PATCH v8 03/10] iommu/vt-d: Add domain-id functions
` [PATCH v8 04/10] iommu/vt-d: functions to copy data from old mem
` [PATCH v8 05/10] iommu/vt-d: Add functions to load and save old re
` [PATCH v8 06/10] iommu/vt-d: datatypes and functions used for kdump
` [PATCH v8 07/10] iommu/vt-d: enable kdump support in iommu module
` [PATCH v8 08/10] iommu/vt-d: assign new page table for dma_map
` [PATCH v8 09/10] iommu/vt-d: Copy functions for irte
` [PATCH v8 10/10] iommu/vt-d: Use old irte in kdump kernel

[PATCH v2 0/5] PCI Hotplug Driver for PowerPC PowerNV
 2015-01-13  3:16 UTC  (4+ messages)
` [PATCH 3/5] powerpc/powernv: Introduce pnv_pci_poll()

[PATCH 0/4] PCI: Reset exclusions
 2015-01-13  0:37 UTC  (9+ messages)
` [PATCH 4/4] PCI: quirk Atheros AR93xx to avoid bus reset

[PATCH 0/4] PCI: X-Gene: Add APM X-Gene v1 MSI/MSIX termination driver
 2015-01-12 19:44 UTC  (5+ messages)
` [PATCH 1/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe "

[PATCH 0/5] PCI: st: provide support for dw pcie
 2015-01-12 18:43 UTC  (3+ messages)
` [PATCH 3/5] PCI: st: Provide support for the sti PCIe controller

[PATCH 0/5] Qualcomm PCIe and PCIe/PHY drivers
 2015-01-12 18:20 UTC  (3+ messages)
` [PATCH 4/5] PCI: qcom: Add Qualcomm PCIe controller driver

[PATCH 00/16] PCI generic configuration space accessors
 2015-01-12 17:51 UTC  (26+ messages)
` [PATCH 01/16] frv: add struct pci_ops member names to initialization
` [PATCH 02/16] mips: "
` [PATCH 03/16] mn10300: "
` [PATCH 04/16] powerpc: "
` [PATCH 05/16] pci: introduce common pci config space accessors
` [PATCH 06/16] ARM: cns3xxx: convert PCI to use generic config accesses
` [PATCH 07/16] ARM: integrator: "
` [PATCH 08/16] ARM: sa1100: "
` [PATCH 09/16] ARM: ks8695: "
` [PATCH 10/16] powerpc: fsl_pci: "
` [PATCH 11/16] powerpc: powermac: "
` [PATCH 12/16] pci/host: generic: convert "
` [PATCH 13/16] pci/host: rcar-gen2: "
` [PATCH 14/16] pci/host: tegra: "
` [PATCH 15/16] pci/host: xgene: "
` [PATCH 16/16] pci/host: xilinx: "

[RFC][PATCH] PCI / PM: Avoid resuming PCI devices during system suspend
 2015-01-12 16:39 UTC  (4+ messages)

[PATCH 0/3] PCI/x86: Interface for testing multivector MSI support
 2015-01-12 15:42 UTC  (3+ messages)

[RFC Patch 00/19] Improve ACPI resource parsing interfaces and data structures
 2015-01-11 22:38 UTC  (21+ messages)
` [RFC Patch 01/19] ACPI: Remove redundant check in function acpi_dev_resource_address_space()
` [RFC Patch 02/19] ACPI: Implement proper length checks for mem resources
` [RFC Patch 03/19] ACPI: Use the length check for io resources as well
` [RFC Patch 04/19] ACPI: Let the parser return false for disabled resources
` [RFC Patch 05/19] ACPI: Provide union for address_space64 and ext_address_space64
` [RFC Patch 06/19] ACPI: Unify the parsing of address_space and ext_address_space
` [RFC Patch 07/19] ACPI: Move the window flag logic to the combined parser
` [RFC Patch 08/19] ACPI: Add prefetch decoding to the address space parser
` [RFC Patch 09/19] ACPI: Fix a bug in parsing ACPI Memroy24 resource
` [RFC Patch 10/19] ACPI: Normalize return value of resource parser functions
` [RFC Patch 11/19] ACPI: Set flag IORESOURCE_UNSET for unassigned resources
` [RFC Patch 12/19] ACPI: Enforce stricter checks for address space descriptors
` [RFC Patch 13/19] ACPI: Return translation offset when parsing ACPI address space resources
` [RFC Patch 14/19] ACPI: Translate resource into master side address for bridge window resources
` [RFC Patch 15/19] ACPI: Add field offset to struct resource_list_entry
` [RFC Patch 16/19] ACPI: Introduce helper function acpi_dev_filter_resource_type()
` [RFC Patch 17/19] resources: Move struct resource_list_entry from ACPI into resource core
` [RFC Patch 18/19] PCI: Use common resource list management code instead of private implementation
` [RFC Patch 19/19] x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation

[PATCH] PCI: Mark broken INTx masking for BENET devices
 2015-01-11 22:20 UTC  (6+ messages)

[Bugfix] x86/apic: Fix xen IRQ allocation failure caused by commit b81975eade8c
 2015-01-10 19:12 UTC  (7+ messages)

[PATCH v2] PCI/sysfs: off by two when checking the limit on driver_override length
 2015-01-10 15:31 UTC  (3+ messages)

Regression: bug 85491: radeon 0000:01:00.0: Fatal error during GPU init
 2015-01-09 20:38 UTC  (12+ messages)

[PATCH RFC] pci: Control whether VFs are probed on pci_enable_sriov
 2015-01-09 18:38 UTC  (3+ messages)

[PATCH 0/20] fix misspelling of current function in string
 2015-01-09 18:31 UTC  (3+ messages)
` [PATCH 2/20] PCI: keystone: "

[PATCH] PCI/ASPM: use standard parsing functions for sysfs setters
 2015-01-09 18:23 UTC  (2+ messages)

[PATCH] PCI: Generate uppercase hex for modalias var in uevent
 2015-01-09 18:10 UTC  (4+ messages)

[PATCH] PCI: Add disabling pm async quirk for JMicron chips
 2015-01-09 17:46 UTC  (3+ messages)

[PATCH v3 0/4] PCI: get DMA configuration from parent device
 2015-01-09 15:34 UTC  (27+ messages)
` [PATCH v3 1/4] of: iommu: add ptr to OF node arg to of_iommu_configure()
` [PATCH v3 2/4] of: move of_dma_configure() to device,c to help re-use
` [PATCH v3 3/4] of/pci: add of_pci_dma_configure() update dma configuration

[PATCH v2 1/2] PCI: add helper function to find root port for device
 2015-01-09 11:58 UTC  (6+ messages)
` [PATCH v2 2/2] PCI: tegra: apply relaxed ordering fixup only on Tegra

[PATCH] PCI: keystone: fix incorrect annotations on probe and remove
 2015-01-08 22:17 UTC 

[PATCH v7 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-01-08  3:11 UTC  (8+ messages)

[PATCH] vfio-pci: Fix the check on pci device type in vfio_pci_probe()
 2015-01-07 19:00 UTC  (3+ messages)
` [PATCH V2] "


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