linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-18 06:01:53 to 2014-08-28 02:22:25 UTC [more...]

[Patch v4 00/16] Enable support of IOAPIC hotplug on x86 platforms
 2014-08-28  2:22 UTC  (4+ messages)
` [Patch v4 03/16] ACPI: Fix minor syntax issues in processor_core.c
` [Patch v4 08/16] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug
` [Patch v4 13/16] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal

[PATCH] pci/pci-sysfs: Set pci interface in uppercase
 2014-08-27 23:41 UTC  (7+ messages)

[PATCH 0/6 v2] irq / PM: Shared IRQs vs IRQF_NO_SUSPEND and suspend-to-idle wakeup interrupts
 2014-08-27 22:51 UTC  (9+ messages)
` [PATCH 0/5 v3] irq / PM: Suspend-to-idle "
  ` [PATCH 1/5 v3] PM / sleep: Mechanism for aborting system suspends unconditionally
  ` [PATCH 2/5 v3] irq / PM: Make wakeup interrupts work with suspend-to-idle
  ` [PATCH 3/5 v3] x86 / PM: Set IRQCHIP_SKIP_SET_WAKE for IOAPIC IRQ chip objects
  ` [PATCH 4/5 v3] PCI / PM: Make PCIe PME interrupts wake up from suspend-to-idle
  ` [PATCH 5/5 v3] irq / PM: Document rules related to system suspend and interrupts

pciehp PCI_BASE_CLASS_DISPLAY check
 2014-08-27 22:03 UTC 

[PATCH v9 00/12] Support for creating generic PCI host bridges from DT
 2014-08-27 16:24 UTC  (30+ messages)
` [PATCH v9 02/12] PCI: OF: Parse and map the IRQ when adding the PCI device
` [PATCH v9 03/12] PCI: Introduce helper functions to deal with PCI I/O ranges
` [PATCH v9 04/12] PCI: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v9 12/12] PCI: Introduce pci_remap_iospace() for remapping PCI I/O bus resources into CPU space

[RFC Patch] irqdomain: Introduce new interfaces to support hierarchy irqdomains
 2014-08-27  8:57 UTC  (4+ messages)

[Patch V4 00/42] use irqdomain to dynamically allocate IRQ for IOAPIC
 2014-08-27  8:04 UTC  (12+ messages)
` [Patch V4 29/42] x86, irq: introduce two helper functions to support irqdomain map operation
          ` [Bugfix] x86, irq: Fix bug in setting IOAPIC pin attributes

[PATCH] PCI: exynos: Add exynos prefix before add_pcie_port/pcie_init
 2014-08-27  4:37 UTC  (3+ messages)

[PATCH v3 0/6] PCI: tegra: Fixes and Tegra124 support
 2014-08-26 16:53 UTC  (8+ messages)
` [PATCH v3 1/6] resource: Add device-managed request/release_resource()
` [PATCH v3 2/6] PCI: tegra: Implement a proper resource hierarchy
` [PATCH v3 3/6] PCI: tegra: Clear CLKREQ# enable on port disable
` [PATCH v3 4/6] PCI: tegra: Fix extended configuration space mapping
` [PATCH v3 5/6] PCI: tegra: Make sure the PCIe PLL is really reset
` [PATCH v3 6/6] PCI: tegra: Add Tegra124 support

[Patch] x86, ia64, efifb: Move boot_vga fixup from pci to vgaarb
 2014-08-26 15:32 UTC  (25+ messages)
    ` [PATCH 1/2] x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()
      ` [PATCH 1/2 v2] "
                      ` [PATCH 0/2] "
                                          ` [PATCH 1/2 v2] vgaarb: Don't default exclusively to first video device with mem+io
                                          ` [PATCH 2/2 v2] vgaarb: Drop obsolete #ifndef

[PATCH v2 0/6] PCI: tegra: Fixes and Tegra124 support
 2014-08-26 15:08 UTC  (8+ messages)
` [PATCH v2 1/6] resource: Add device-managed request/release_resource()
` [PATCH v2 2/6] PCI: tegra: Implement a proper resource hierarchy
` [PATCH v2 3/6] PCI: tegra: Clear CLKREQ# enable on port disable
` [PATCH v2 4/6] PCI: tegra: Fix extended configuration space mapping
` [PATCH v2 5/6] PCI: tegra: Make sure the PCIe PLL is really reset
` [PATCH v2 6/6] PCI: tegra: Add Tegra124 support

[REGRESSION] pci: power off broken by commit 4fc9bbf98 / stable 2ab0ff9b
 2014-08-26  4:10 UTC 

[RFC] PCI: pcie-designware: allow drivers as loadable modules
 2014-08-26  2:57 UTC  (4+ messages)

[PATCH v3] PCI: Mark broken INTx masking for Mellanox devices
 2014-08-26  0:58 UTC  (3+ messages)

[PATCH 0/5] x86/PCI: Minor size reduction by marking init code and data as such
 2014-08-25 21:26 UTC  (6+ messages)
` [PATCH 1/5] x86/PCI: Mark DMI tables as initialization data
` [PATCH 2/5] x86/PCI: Move __init annotation were it belongs to
` [PATCH 3/5] x86/PCI: Mark constants of pci_mmcfg_nvidia_mcp55() as __initconst
` [PATCH 4/5] x86/PCI: Constify pci_mmcfg_probes[] array
` [PATCH 5/5] x86/PCI: Mark PCI BIOS initialization code as such

PCIe driver not working properly after upgrading to linux 3.8.13
 2014-08-25 18:47 UTC  (3+ messages)

[PATCH v2 RESEND 1/4] ioat: Use pci_enable_msix_exact() instead of pci_enable_msix()
 2014-08-25 16:35 UTC  (7+ messages)
        ` [PATCH v2] "

[PATCH v3 00/13] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-08-24 17:31 UTC  (26+ messages)
` [PATCH v3 01/13] hpsa: Fallback to MSI rather than to INTx if MSI-X failed
` [PATCH v3 03/13] megaraid: Fail resume if MSI-X re-initialization failed
` [PATCH v3 05/13] mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix()
` [PATCH v3 06/13] mpt3sas: "
` [PATCH v3 07/13] qla2xxx: Use pci_enable_msix_range() "
` [PATCH v3 08/13] be2iscsi: Use pci_enable_msix_range()
` [PATCH v3 09/13] csiostor: Remove superfluous call to pci_disable_msix()
` [PATCH v3 10/13] csiostor: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v3 11/13] lpfc: "
` [PATCH v3 12/13] pmcraid: Get rid of a redundant assignment
` [PATCH v3 13/13] pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix()

[PATCH] PCI: add back missing MEM_64 mask check for hotplug path
 2014-08-23  1:15 UTC  (6+ messages)
` [PATCH] PCI: fix pcie_wait_cmd with poll mode timeout
` [PATCH] PCI: print out exact timeout in pciehp for wait_cmd
` [PATCH] PCI: don't release sibiling bridge resources during hotplug
` [PATCH] PCI: more debug printout for pcie_write_cmd in pciehp
` [PATCH] PCI: remove not needed pcie_disable_notification

[PATCH] drivers: pci: convert generic host controller to DT host bridge creation API
 2014-08-22 15:27 UTC  (14+ messages)

[PATCH v2 0/5] Some cleanup for MSI code
 2014-08-22  8:08 UTC  (6+ messages)
` [PATCH v2 1/5] PCI/MSI: Clean up the kobject in struct msi_desc
` [PATCH v2 2/5] PCI/MSI: Remove msi_attrib->pos "
` [PATCH v2 3/5] PCI/MSI: Change msi_bus attribute to support enable/disable MSI for EP
` [PATCH v2 4/5] MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()
` [PATCH v2 5/5] MSI: Use __read_msi_msg() instead of read_msi_msg()

[PATCH 0/3] trivial changes for MSI
 2014-08-22  7:46 UTC  (2+ messages)

[PATCH 0/3] Some MSI cleanup
 2014-08-22  7:45 UTC  (2+ messages)

Annoying and insane pci kernel messages
 2014-08-22  5:27 UTC  (2+ messages)

PCI: minimal alignment of resources
 2014-08-21 14:16 UTC 

[PATCH 2/3] MSI: Use __read_msi_msg() instead of read_msi_msg()
 2014-08-21 10:21 UTC  (3+ messages)

How to get the number of VFs assigned to the guests in XEN
 2014-08-21  8:20 UTC  (2+ messages)

LPC IOMMU and VFIO MicroConference - Call for Participation
 2014-08-21  2:29 UTC  (3+ messages)

Annoying and insane pci kernel messages
 2014-08-21  0:15 UTC 

[PATCH] PCI: Increase BAR size quirk for IBM ipr SAS Crocodile adapters
 2014-08-20 23:26 UTC 

[PATCH v7] pcie: Add Xilinx PCIe Host Bridge IP driver
 2014-08-20 16:26 UTC 

How to get the number of VFs assigned to the guests in XEN
 2014-08-20 14:09 UTC  (4+ messages)

[PATCH v5] pcie: Add Xilinx PCIe Host Bridge IP driver
 2014-08-20 12:13 UTC  (8+ messages)

[RFC PATCH 00/11] Refactor MSI to support Non-PCI device
 2014-08-20  7:55 UTC  (19+ messages)
` [RFC PATCH 03/11] PCI/MSI: Refactor pci_dev_msi_enabled()
` [RFC PATCH 09/11] PCI/MSI: refactor PCI MSI driver
` [RFC PATCH 10/11] PCI/MSI: Split the generic MSI code into new file
` [RFC PATCH 11/11] x86/MSI: Refactor x86 MSI code

[PATCH V7 00/17] Enable SRIOV on POWER8
 2014-08-20  6:14 UTC  (14+ messages)
` [PATCH V7 01/17] PCI/IOV: Export interface for retrieve VF's BDF
` [PATCH V7 02/17] PCI/IOV: Get VF BAR size from hardware directly when platform needs
` [PATCH V7 04/17] PCI: Take additional IOV BAR alignment in sizing and assigning

[PATCH] crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix()
 2014-08-19  7:32 UTC 

[GIT PULL] PCI changes for v3.17 (part 3)
 2014-08-19 17:02 UTC  (4+ messages)
` Fwd: "

[PATCH 0/2] PCI/MSI: Remove arch_msi_check_device()
 2014-08-19  7:50 UTC  (4+ messages)
` [PATCH 1/2] PCI/MSI/PPC: "

[PATCH RFC v1 0/4] PCI NTB: prepare for more hardware support
 2014-08-18 16:24 UTC  (3+ messages)

[PATCH 0/4] PCI: designware: init order/resource alloc fixes
 2014-08-18 15:39 UTC  (6+ messages)
` [PATCH 3/4] PCI: designware: remove pci_assign_unassigned_resources call

[PATCH v7 0/5] Add Keystone PCIe controller driver
 2014-08-18 14:58 UTC  (5+ messages)

[PATCH v9] Add architectural support for PCI in AArch64
 2014-08-18 14:26 UTC  (3+ messages)
` [PATCH v9] arm64: Add architectural support for PCIe

[PATCH 0/4 V3] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
 2014-08-18  0:41 UTC  (3+ messages)
` [PATCH 3/4 V3] irqchip: gic: Add supports for ARM GICv2m MSI(-X)


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