linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-08 15:34:19 to 2014-08-18 12:30:06 UTC [more...]

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

[PATCH v5] pcie: Add Xilinx PCIe Host Bridge IP driver
 2014-08-18  9:17 UTC  (6+ messages)

[PATCH v3 00/13] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-08-18  6:01 UTC  (14+ messages)
` [PATCH v3 01/13] hpsa: Fallback to MSI rather than to INTx if MSI-X failed
` [PATCH v3 02/13] hpsa: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v3 03/13] megaraid: Fail resume if MSI-X re-initialization failed
` [PATCH v3 04/13] megaraid: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v3 05/13] mpt2sas: Use pci_enable_msix_exact() "
` [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 v9 00/12] Support for creating generic PCI host bridges from DT
 2014-08-18  1:44 UTC  (22+ messages)
` [PATCH v9 01/12] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases
` [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 05/12] ARM: Define PCI_IOBASE as the base of virtual PCI IO space
` [PATCH v9 06/12] ARM: integrator: Correct usage of of_pci_range_to_resource()
` [PATCH v9 07/12] PCI: Create pci_host_bridge before its associated bus in pci_create_root_bus
` [PATCH v9 08/12] PCI: Introduce generic domain handling for PCI busses
` [PATCH v9 09/12] OF: Introduce helper function for getting PCI domain_nr
` [PATCH v9 10/12] OF: PCI: Add support for creating a generic host_bridge from DT
` [PATCH v9 11/12] arm64: Add pgprot_device() interface for device mappings
` [PATCH v9 12/12] PCI: Introduce pci_remap_iospace() for remapping PCI I/O bus resources into CPU space

[PATCH 0/4] PCI: designware: init order/resource alloc fixes
 2014-08-17  6:20 UTC  (9+ messages)
` [PATCH 1/4] PCI: designware: start parsing bus-range
` [PATCH 2/4] PCI: designware: get rid of pci_scan_root_bus
` [PATCH 3/4] PCI: designware: remove pci_assign_unassigned_resources call

[pcibios_root_bridge_prepare] BUG: unable to handle kernel NULL pointer dereference
 2014-08-16 20:09 UTC  (2+ messages)

[Patch] x86, ia64, efifb: Move boot_vga fixup from pci to vgaarb
 2014-08-16 17:30 UTC  (15+ 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] vgaarb: Drop obsolete #ifndef __ARCH_HAS_VGA_DEFAULT_DEVICE
                        ` [PATCH 2/2] x86, ia64: Don't default to first video device

[PATCH] PCIe: Designware: Extract struct pcie_port_info elements into struct pcie_port
 2014-08-16  7:22 UTC 

[PATCH] PCI: Remove not needed check in disable aspm link
 2014-08-15 23:35 UTC  (4+ messages)
` [PATCH RFC 0/4] PCI: pciehp: Fix Command Completion handling

[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-08-15 15:48 UTC  (51+ messages)
` [PATCH v2 RESEND 04/23] bfa: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 06/23] csiostor: Use pci_enable_msix_range() "
` [PATCH v2 RESEND 08/23] hpsa: Fallback to MSI rather than to INTx if MSI-X failed
` [PATCH v2 RESEND 09/23] hpsa: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 RESEND 10/23] isci: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 12/23] lpfc: Use pci_enable_msix_range() "
          ` [PATCH v3 "
` [PATCH v2 RESEND 14/23] megaraid: "
` [PATCH v2 RESEND 15/23] mpt2sas: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 16/23] mpt3sas: "
` [PATCH v2 RESEND 17/23] pm8001: Fix invalid return when request_irq() failed
` [PATCH v2 RESEND 20/23] pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 RESEND 21/23] qla2xxx: "
` [PATCH v2 RESEND 22/23] qla4xxx: Use pci_enable_msix_exact() "
      ` [PATCH v2 RESEND 13/23] megaraid: Fail resume if MSI-X re-initialization failed

[PATCH 0/2 V4] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
 2014-08-15 15:08 UTC  (9+ messages)
` [PATCH 1/2 V4] irqchip: gic: Add supports for ARM GICv2m MSI(-X)
` [PATCH 2/2 V4] irqchip: gicv2m: Add support for multiple MSI for ARM64 GICv2m

[PATCH 0/2] i.MX6 PCIe fixes for 3.17
 2014-08-15  9:57 UTC  (7+ messages)
` [PATCH 2/2] PCI: imx6: fix boot hang when link already enabled

[PATCH 3/3] xen/MSI: Retrieve MSI msg from cached msi_desc->msg
 2014-08-15  5:43 UTC  (3+ messages)

[PATCH 2/3] MSI: Use __read_msi_msg() instead of read_msi_msg()
 2014-08-15  3:14 UTC 

[PATCH 1/3] MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()
 2014-08-15  3:14 UTC 

[PATCH 0/3] Some MSI cleanup
 2014-08-15  3:14 UTC 

[PATCH 0/2] sb_edac: i2c_imc staging submission prep
 2014-08-14 21:45 UTC  (3+ messages)
` [PATCH 1/2] Move Intel SNB device ids from sb_edac to pci_ids.h
` [PATCH 2/2] sb_edac: Claim a different PCI device

[GIT PULL] PCI changes for v3.17 (part 2)
 2014-08-14 19:33 UTC 

[PATCH] PCI: designware: check private_data validity in single place
 2014-08-14  9:19 UTC  (4+ messages)

[RESEND 0/5] PCIe, AER: Misc cleanup
 2014-08-14  1:52 UTC  (8+ messages)
` [RESEND 1/5] RAS, trace: Update error definition format
` [RESEND 2/5] PCIe, AER: Replenish missed AER status bits for AER driver
` [RESEND 3/5] PCIe, trace: Replenish missed AER status bits for PCIE trace I/F
` [RESEND 4/5] PCIe, AER: Make AER UC status naming clearer
` [RESEND RFC 5/5] PCIe, AER: Update initial value of UC error mask

[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-08-13 19:27 UTC  (3+ messages)
` [PATCH v2 RESEND 10/23] hpsa: "

[RFC] PCI: pcie-designware: allow drivers as loadable modules
 2014-08-13 17:21 UTC  (2+ messages)

[PATCH 1/1] PCI: spear: Fix build error
 2014-08-13 17:20 UTC  (2+ messages)

[PATCH] PCI: pciehp: Use ordered workqueue for HPC events
 2014-08-13 17:00 UTC  (7+ messages)

[RFC PATCH 00/20] Use msi_chip to configure MSI/MSI-X in all platforms
 2014-08-13  1:16 UTC  (22+ messages)
` [RFC PATCH 01/20] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
  ` [Xen-devel] "
` [RFC PATCH 04/20] MSI: Remove the redundant irq_set_chip_data()
` [RFC PATCH 06/20] PCI/MSI: Introduce arch_get_match_msi_chip() to find the match msi_chip
` [RFC PATCH 07/20] x86/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
` [RFC PATCH 08/20] x86/xen/MSI: "
` [RFC PATCH 09/20] irq_remapping/MSI: "
` [RFC PATCH 10/20] x86/MSI: Remove unused MSI weak arch functions
` [RFC PATCH 11/20] MIPS/Octeon/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
` [RFC PATCH 12/20] MIPS/Xlp/MSI: "
` [RFC PATCH 13/20] MIPS/xlr/MSI: "
` [RFC PATCH 14/20] Powerpc/MSI: "
` [RFC PATCH 15/20] s390/MSI: "
` [RFC PATCH 16/20] arm/iop13xx/MSI: "
` [RFC PATCH 17/20] IA64/MSI: "
` [RFC PATCH 18/20] Sparc/MSI: "
` [RFC PATCH 19/20] tile/MSI: "
` [RFC PATCH 20/20] PCI/MSI: Clean up unused MSI arch functions

[PATCH 0/1] Replace DEFINE_PCI_DEVICE_TABLE macro use
 2014-08-12 18:44 UTC  (2+ messages)

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

[PATCH] drivers: pci: convert generic host controller to DT host bridge creation API
 2014-08-12 16:41 UTC 

[PATCH v3] PCI: Mark broken INTx masking for Mellanox devices
 2014-08-12 11:59 UTC  (2+ messages)

LPC IOMMU and VFIO MicroConference - Call for Participation
 2014-08-12  9:20 UTC 

[PATCH v2] PCI: Mark broken INTx masking for Mellanox devices
 2014-08-12  9:04 UTC  (6+ messages)

[PATCH] pci: bugfix, pci_get_domain_bus_and_slot() needs to inc reference count
 2014-08-12  4:36 UTC  (3+ messages)

[PATCH RFC V2] Factor out pci_fixup_irqs and give IRQs to hot-added devices
 2014-08-12  1:45 UTC  (7+ messages)
` [PATCH 01/22] Added some infrastructure to allow assigning PCI device IRQs at device enable time and removed pci_fixup_irqs as the other change obsolites it

[PATCH 0/2] PCI/MSI: Remove arch_msi_check_device()
 2014-08-11 19:35 UTC  (6+ messages)
` [PATCH 2/2] "
    ` [PATCH v2 "

[PATCH] PCI: imx6: fix occasional link failure
 2014-08-11 17:15 UTC  (4+ messages)

Regression: pci=realloc fails to modify bridge windows, causing devices to fail BAR allocation
 2014-08-11 17:01 UTC  (2+ messages)

[PATCH 0/4] irqchip: gic-v2m: Rework GICv2m Initialization
 2014-08-11 14:54 UTC  (8+ messages)
` [PATCH 1/4] irqchip: gic-v2m: Remove irq-gic-v2m.h file
` [PATCH 2/4] irqchip: gic-v2m: Remove the matching name gic-400-v2m
` [PATCH 3/4] irqchip: gic: Revert the static declaration of irq-gic functions
` [PATCH 4/4] irqchip: gic-v2m: Restructure the initalization code for v2m

[PATCH] pci/msi-x: Sanity check MSI-X table offset
 2014-08-11 14:18 UTC  (2+ messages)

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

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

[Bugfix 0/2] Fix bugs caused by "use irqdomain to dynamically allocate IRQ for IOAPIC"
 2014-08-11  5:27 UTC  (10+ messages)
` [Bugfix 1/2] x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation
        ` tip/x86/apic (was: Re: [Bugfix 1/2] x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation)
          ` [GIT PULL] x86/apic changes for v3.17

[PATCH 1/5] RAS, trace: Update error definition format
 2014-08-10 12:13 UTC  (2+ messages)

[PATCH v2] PCI: keystone: add a pci quirk to limit mrrs
 2014-08-08 19:45 UTC 

[PATCH] PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()
 2014-08-08 15:34 UTC 


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