linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-30 02:44:56 to 2014-09-07 22:37:22 UTC [more...]

[Patch v4 00/16] Enable support of IOAPIC hotplug on x86 platforms
 2014-09-07 22:37 UTC  (4+ messages)
` [Patch v4 04/16] ACPI: Rename processor_core.c as apic_id.c

[PATCH 0/2] PCI/MSI: Remove arch_msi_check_device()
 2014-09-07 19:07 UTC  (4+ messages)

[PATCH v2 0/3] PCI/MSI: Remove arch_msi_check_device()
 2014-09-07 18:57 UTC  (4+ messages)
` [PATCH v2 1/3] PCI/MSI/PPC: "
` [PATCH v2 2/3] PCI/MSI/Armada-370-xp: "
` [PATCH v2 3/3] PCI/MSI: "

[PATCH v2 4/4] PCI: remove assignement in non straight forward if condition
 2014-09-07 18:04 UTC 

[PATCH v2 3/4] PCI: remove assignement from if conditions
 2014-09-07 18:03 UTC 

[PATCH v2 2/4] PCI: fix a simple if coding style issue
 2014-09-07 18:02 UTC 

[PATCH v2 1/4] PCI: fix a missing space coding style issue
 2014-09-07 18:02 UTC 

[PATCH v2 0/4] Extending the first version of the patch to the entire directory
 2014-09-07 18:00 UTC 

[PATCH] pci/probe: Enable CRS for Intel Haswell root ports
 2014-09-06 23:28 UTC  (10+ messages)
  ` [PATCH v2] pci/probe: Enable CRS for root port if it is supported

[PATCH v6 0/4] APM X-Gene PCIe host controller
 2014-09-06 14:17 UTC  (6+ messages)
` [PATCH v6 1/4] pci:host: APM X-Gene PCIe controller driver
` [PATCH v6 2/4] arm64: dts: APM X-Gene PCIe device tree nodes
` [PATCH v6 3/4] dt-bindings: pci: xgene pcie device tree bindings
` [PATCH v6 4/4] MAINTAINERS: entry for APM X-Gene PCIe host driver

[PATCH] pci: Parenthesize parameters in PCI_DEVID and PCI_VPD_LRDT_ID macros
 2014-09-06 10:55 UTC  (2+ messages)

[PATCH] pci: Parenthesize parameters in PCI_DEVID and PCI_VPD_LRDT_ID macros
 2014-09-06  3:19 UTC 

[PATCH] PCI: Increase BAR size quirk for IBM ipr SAS Crocodile adapters
 2014-09-06  0:18 UTC  (2+ messages)

[PATCH] PCIe: Designware: Extract struct pcie_port_info elements into struct pcie_port
 2014-09-06  0:03 UTC  (3+ messages)

[PATCH 0/2] sb_edac: i2c_imc staging submission prep
 2014-09-05 23:42 UTC  (4+ messages)
` [PATCH 1/2] Move Intel SNB device ids from sb_edac to pci_ids.h

[RESEND 0/5] PCIe, AER: Misc cleanup
 2014-09-05 23:34 UTC  (8+ messages)
` [RESEND 2/5] PCIe, AER: Replenish missed AER status bits for AER driver
` [RESEND RFC 5/5] PCIe, AER: Update initial value of UC error mask

[PATCH] pci/msi-x: Sanity check MSI-X table offset
 2014-09-05 21:33 UTC  (3+ messages)

[PATCH v9 00/12] Support for creating generic PCI host bridges from DT
 2014-09-05 22:11 UTC  (10+ messages)
` [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 06/12] ARM: integrator: Correct usage of of_pci_range_to_resource()

[PATCH v3] PCI: Mark broken INTx masking for Mellanox devices
 2014-09-05 21:38 UTC  (2+ messages)

[PATCH] PCI: keystone: update to support multiple pci ports
 2014-09-05 21:11 UTC  (6+ messages)

[PATCH v2] PCI: keystone: add a pci quirk to limit mrrs
 2014-09-05 20:43 UTC  (5+ messages)

[PATCH] PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()
 2014-09-05 19:00 UTC  (6+ messages)

PCI Keystone driver on host-designware
 2014-09-05 18:14 UTC  (3+ messages)

[PATCH] PCI: Add another ID for Intel GPU "spurious interrupt" quirk
 2014-09-05 17:34 UTC  (2+ messages)

[PATCH] PCI: imx6: fix occasional link failure
 2014-09-05 17:32 UTC  (2+ messages)

[PATCH v3 0/4 resend] Introduce device assignment flag operation helper function
 2014-09-05 17:15 UTC  (2+ messages)

[PATCH 0/2 V4] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
 2014-09-05 16:15 UTC  (5+ messages)
` [PATCH 1/2 V4] irqchip: gic: Add supports for ARM GICv2m MSI(-X)

[PATCH] PCI: update device mps when doing pci hotplug
 2014-09-05 14:37 UTC  (14+ messages)

[PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms
 2014-09-05 14:29 UTC  (28+ messages)
` [PATCH v1 01/21] PCI/MSI: Clean up struct msi_chip argument
` [PATCH v1 02/21] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v1 03/21] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v1 04/21] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v1 05/21] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
` [PATCH v1 06/21] PCI/MSI: Refactor struct msi_chip to make it become more common
` [PATCH v1 07/21] x86/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v1 08/21] x86/xen/MSI: "
  ` [Xen-devel] "
` [PATCH v1 09/21] Irq_remapping/MSI: "
` [PATCH v1 10/21] x86/MSI: Remove unused MSI weak arch functions
` [PATCH v1 11/21] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v1 12/21] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
` [PATCH v1 13/21] MIPS/Xlp/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v1 14/21] MIPS/Xlr/MSI: "
` [PATCH v1 15/21] Powerpc/MSI: "
` [PATCH v1 16/21] s390/MSI: "
` [PATCH v1 17/21] arm/iop13xx/MSI: "
` [PATCH v1 18/21] IA64/MSI: "
` [PATCH v1 19/21] Sparc/MSI: "
` [PATCH v1 20/21] tile/MSI: "
` [PATCH v1 21/21] PCI/MSI: Clean up unused MSI arch functions

Kernel Changing PCI Config at Startup, Deactivating GPU
 2014-09-05  8:31 UTC 

[PATCH 1/2] PCI: designware: change MSI-related pcie_host_ops
 2014-09-05  8:44 UTC  (10+ messages)
` [PATCH 2/2] PCI: Layerscape: Add Layerscape PCIe driver
      ` 答复: "

[PATCH v7] pcie: Add Xilinx PCIe Host Bridge IP driver
 2014-09-05  5:05 UTC  (4+ messages)

[PATCH 0/4] VFIO Misc fixes
 2014-09-05  0:15 UTC  (4+ messages)
` [PATCH 1/4] PCI: Export MSI message relevant functions

[PATCH RFC V2] Factor out pci_fixup_irqs and give IRQs to hot-added devices
 2014-09-04 22:22 UTC  (9+ 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] PCI/AER: Make linux/aer.h standalone includable
 2014-09-04 21:58 UTC  (2+ messages)

PCIe root bridge and memory ranges
 2014-09-04 21:41 UTC  (3+ messages)

[PATCH 0/3] Fixing checkpatch errors and warnings for PCI hotplug
 2014-09-04 21:23 UTC  (2+ messages)

[PATCH] PCI: pciehp: Use ordered workqueue for HPC events
 2014-09-04 21:10 UTC  (2+ messages)

[GIT PULL] PCI changes for v3.17 (part 3)
 2014-09-04 21:05 UTC  (5+ messages)
` Fwd: "

[PATCH v2 1/2] resource: Add device-managed request/release_resource()
 2014-09-04 20:53 UTC  (2+ messages)

[PATCH] PCI: designware: check private_data validity in single place
 2014-09-04 20:38 UTC  (2+ messages)

[PATCH 0/2] i.MX6 PCIe fixes for 3.17
 2014-09-04 20:24 UTC  (5+ messages)
` [PATCH 2/2] PCI: imx6: fix boot hang when link already enabled

[PATCH] drivers: pci: convert generic host controller to DT host bridge creation API
 2014-09-04 18:56 UTC  (6+ messages)

[PATCH v4 01/11] cpumask: factor out show_cpumap into separate helper function
 2014-09-04 15:46 UTC  (11+ messages)
  ` [PATCH v4 01/11 UPDATE] "

[PATCH v3 00/13] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-09-04 15:11 UTC  (4+ messages)
` [PATCH v3 11/13] lpfc: "

pciehp regression (bug #79701)
 2014-09-04 13:28 UTC  (3+ messages)

[PATCH trivial] PCI: convert struct pci_sriov comments to kernel-doc
 2014-09-04  4:32 UTC  (2+ messages)

[PATCH] PCI: Reset failed bridge resources in PCI realloc
 2014-09-04  4:23 UTC  (3+ messages)

[PATCH] pci: Allow very large resource windows
 2014-09-04  4:20 UTC  (11+ messages)

designware: prefetch and 64-bit addr support?
 2014-09-04  3:34 UTC  (2+ messages)

[PATCH] PCI: add back missing MEM_64 mask check for hotplug path
 2014-09-03 23:35 UTC  (3+ messages)
` [PATCH] PCI: don't release sibiling bridge resources during hotplug

[PATCH v3] PCI: tegra: add missing cleanup in error path and teardown_irq
 2014-09-03 22:51 UTC  (2+ messages)

[PATCH] PCI: Remove unnecessary variable in pci_add_dynid()
 2014-09-03 18:43 UTC  (2+ messages)

[PATCH 0/4] PCI: designware: init order/resource alloc fixes
 2014-09-03 18:37 UTC  (6+ messages)
` [PATCH 1/4] PCI: designware: start parsing bus-range

[RFC PATCH 00/11] Refactor MSI to support Non-PCI device
 2014-09-03  7:15 UTC  (7+ messages)

[PATCH V2] PCIe: SPEAr13XX: Pass config resource through reg property
 2014-09-03  6:19 UTC  (2+ messages)

mlx4 query in sriov mode
 2014-09-03  6:15 UTC  (2+ messages)

[PATCH] PCIe: SPEAr13XX: Pass config resource through reg property
 2014-09-03  5:20 UTC  (3+ messages)

[PATCH] PCI / PM: Allow PCI devices to be put into D3cold during system suspend
 2014-09-02 23:16 UTC  (3+ messages)
` [Update][PATCH] "

[PATCH] PCI / PM: Drop unused runtime PM support code for PCIe ports
 2014-09-02 23:15 UTC  (2+ messages)

[PATCH] pci/pci-sysfs: Set pci interface in uppercase
 2014-09-02 20:13 UTC  (5+ messages)

[GIT PULL] PCI fixes for v3.17
 2014-09-02 17:58 UTC 

[PATCH] lspci: Correct Root Capabilities "CRS Software Visibility" bit
 2014-09-02  6:32 UTC  (2+ messages)

[PATCH 0/6 v2] irq / PM: Shared IRQs vs IRQF_NO_SUSPEND and suspend-to-idle wakeup interrupts
 2014-09-01 14:29 UTC  (16+ messages)
` [PATCH 0/5 v3] irq / PM: Suspend-to-idle "
  ` [PATCH 00/13] genirq / PM: Wakeup interrupts handling rework (related to suspend-to-idle)
    ` [PATCH 01/13] PM / sleep: Mechanism for aborting system suspends unconditionally
    ` [PATCH 02/13] genirq: Move suspend/resume logic into irq/pm code
    ` [PATCH 03/13] genirq: Add sanity checks for PM options on shared interrupt lines
    ` [PATCH 04/13] genirq: Make use of pm misfeature accounting
    ` [PATCH 05/13] genirq: Move MASK_ON_SUSPEND handling into suspend_device_irqs()
    ` [PATCH 06/13] genirq: Avoid double loop on suspend
    ` [PATCH 07/13] genirq: Distangle edge handler entry
    ` [PATCH 08/13] genirq: Create helper for flow handler entry check
    ` [PATCH 09/13] genirq: Mark wakeup sources as armed on suspend
    ` [PATCH 10/13] genirq: Simplify wakeup mechanism
    ` [PATCH 11/13] x86 / PM: Set IRQCHIP_SKIP_SET_WAKE for IOAPIC IRQ chip objects
    ` [PATCH 12/13] PCI / PM: Make PCIe PME interrupts wake up from suspend-to-idle
    ` [PATCH 13/13] PM / genirq: Document rules related to system suspend and interrupts

[Patch v4] x86, irq, PCI: Keep IRQ assignment for runtime power management
 2014-09-01 13:52 UTC  (6+ messages)
` [Patch v4] x86, irq: Fix build error caused by 9eabc99a635a77cbf09

[PATCH] Export functions from pcie-designware
 2014-09-01 13:25 UTC  (3+ messages)

[PATCH 0/2] Move Digi Neo card support from dgnc to jsm
 2014-08-30 20:08 UTC  (5+ messages)
` [PATCH 1/2] jsm: add support for additional Neo cards
` [PATCH 2/2] staging: dgnc: remove Neo card ids from device table

[PATCH] PCI: imx6: fix occasional link failure
 2014-08-08  6:36 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).