linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-23 20:16:12 to 2014-09-26 02:16:09 UTC [more...]

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

[PATCH v2 0/3] ACPI: Improve behaviour on Apple hardware
 2014-09-25 23:45 UTC  (2+ messages)

[PATCH 0/6] pci, thunder: Add Cavium Thunder PCIe host controller
 2014-09-25 20:49 UTC  (26+ messages)
` [PATCH 1/6] pci, thunder: Add support for "
` [PATCH 2/6] GICv3: Add ITS entry to THUNDER dts
` [PATCH 3/6] pci, thunder: Add PCIe host controller devicetree bindings
` [PATCH 4/6] pci, thunder: Document "
` [PATCH 5/6] arm64, defconfig: Enable PCI
` [PATCH 6/6] pci, thunder: Enable Cavium Thunder PCIe host controller

[Patch v6 00/15] Enable support of IOAPIC hotplug on x86 platforms
 2014-09-25 20:13 UTC  (18+ messages)
` [Patch v6 01/15] x86, PCI, ACPI: Kill private function resource_to_addr() in arch/x86/pci/acpi.c
` [Patch v6 02/15] ACPI: Correct return value of acpi_dev_resource_address_space()
` [Patch v6 03/15] ACPI: Fix minor syntax issues in processor_core.c
` [Patch v6 04/15] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v6 05/15] PCI: Remove PCI ioapic driver
` [Patch v6 06/15] x86, irq: Split out alloc_ioapic_save_registers()
` [Patch v6 07/15] x86, irq: Prefer assigned ID in APIC ID register for x86_64
` [Patch v6 08/15] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug
` [Patch v6 09/15] x86, irq: Keep balance of IOAPIC pin reference count
` [Patch v6 10/15] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug
` [Patch v6 11/15] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug
` [Patch v6 12/15] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch v6 13/15] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal
` [Patch v6 14/15] x86, irq: Introduce helper to check whether an IOAPIC has been registered
` [Patch v6 15/15] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug

[PATCH v12 00/12] Support for creating generic PCI host bridges from DT
 2014-09-25 19:59 UTC  (28+ messages)
` [PATCH v12 05/12] PCI: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v12 06/12] PCI: Create pci_host_bridge before its associated bus in pci_create_root_bus
` [PATCH v12 09/12] OF: PCI: Add support for parsing PCI host bridge resources from DT
` [PATCH v12 10/12] PCI: Assign unassigned bus resources in pci_scan_root_bus()

[PATCH 0/2] PCI: Don't enable realloc automatically when above 4g 64bit mmio is not supported
 2014-09-25 18:24 UTC  (20+ messages)
` [PATCH 2/2] PCI: Only enable realloc auto when root bus has 64bit mmio

[PATCH] PCI: update device mps when doing pci hotplug
 2014-09-25 16:46 UTC  (9+ messages)

[RESEND 0/5] PCIe, AER: Misc cleanup
 2014-09-25 15:54 UTC  (4+ messages)
` [RESEND 2/5] PCIe, AER: Replenish missed AER status bits for AER driver

[RFC Part2 v1 00/21] Enable hierarchy irqdomian on x86 platforms
 2014-09-25  8:15 UTC  (9+ messages)
` [RFC Part2 v1 01/21] irqdomain: Introduce new interfaces to support hierarchy irqdomains

Can a PF driver access the VF config space, BAR(MMIO) etc?
 2014-09-25  6:50 UTC  (3+ messages)

[PATCH v2]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-09-25  5:21 UTC  (23+ messages)
` [PATCH v2 1/5] PCI: imx6: enable pcie on "
` [PATCH v2 2/5] PCI: imx6: wait the clocks to stabilize after ref_en
` [PATCH v2 3/5] PCI: imx6: update dts and binding for imx6sx pcie
` [PATCH v2 4/5] PCI: imx6: add imx6sx pcie related gpr bits definitions
` [PATCH v2 5/5] PCI: imx6: add imx6sx pcie support

[PATCH v1]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-09-25  1:23 UTC  (8+ messages)
` [PATCH v1 4/4] PCI: imx6: add imx6sx pcie support

[Patch Part3 V6 0/8] Enable support of Intel DMAR device hotplug
 2014-09-24 18:37 UTC  (3+ messages)
` [Patch Part3 V6 8/8] pci, ACPI, iommu: Enhance pci_root to support "

[PATCH 1/1] pci: move PCI_VENDOR_ID_VMWARE to pci_ids.h
 2014-09-24 17:56 UTC  (2+ messages)

[PATCH v2 4/4] PCI: remove assignement in non straight forward if condition
 2014-09-24 17:48 UTC  (2+ messages)

[PATCH v2 0/4] Extending the first version of the patch to the entire directory
 2014-09-24 17:42 UTC  (2+ messages)

Hard and silent lock up since linux 3.14 with PCIe pass through (vfio)
 2014-09-24 17:16 UTC  (4+ messages)

[GIT PULL] PCI fixes for v3.17
 2014-09-24 16:06 UTC 

PCI_VENDOR_ID_VMWARE not in pci_ids.h
 2014-09-24 15:59 UTC 

[PATCH v4 0/3] MSI cleanup update
 2014-09-24 13:41 UTC  (2+ messages)

[PATCH] PCI: designware: Fix configuration base address
 2014-09-24 13:27 UTC  (18+ messages)
` [PATCH] PCI: designware: Fix IO resource end address calculation
` [PATCH v3 1/3] PCI: designware: Rename get_msi_data to get_msi_addr
` [PATCH v3 2/3] PCI: designware: Add get_msi_data() to pcie_host_ops
` [PATCH v3 3/3] PCI: Layerscape: Add Layerscape PCIe driver

[PATCH v4 01/11] cpumask: factor out show_cpumap into separate helper function
 2014-09-24 10:20 UTC  (4+ messages)
` [PATCH v4 01/11 UPDATE] "

[PATCH 0/5] x86/PCI: Minor size reduction by marking init code and data as such
 2014-09-24  7:28 UTC  (4+ messages)

[RFC Part2 v1 01/21] irqdomain: Introduce new interfaces to support hierarchy irqdomains
 2014-09-24  5:55 UTC  (5+ messages)
` [Patch] "

[PATCH] Export functions from pcie-designware
 2014-09-24  4:33 UTC  (7+ messages)

[PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms
 2014-09-24  3:52 UTC  (3+ messages)

[PATCH v3 0/9] Some cleanup for MSI code
 2014-09-24  3:50 UTC  (4+ messages)
` [PATCH v3 3/9] PCI/MSI: Change msi_bus attribute to support enable/disable MSI for EP

[PATCH] PCI/MSI: Simplify default_restore_msi_irq()
 2014-09-24  3:15 UTC  (3+ messages)

[PATCH] PCI/MSI: Remove the redundant irq_set_msi_desc()
 2014-09-24  3:11 UTC  (3+ messages)

[PATCH v4 1/3] MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()
 2014-09-24  3:09 UTC 

[PATCH v4 3/3] PCI/MSI: Rename __read_msi_msg() to read_msi_msg()
 2014-09-24  3:09 UTC 

[PATCH v4 2/3] PCI/MSI: Remove unused function read_msi_msg()
 2014-09-24  3:09 UTC 

[PATCH] PCI: add back missing MEM_64 mask check for hotplug path
 2014-09-24  1:53 UTC  (4+ messages)
` [PATCH] PCI: print out exact timeout in pciehp for wait_cmd

[PATCH] PCI: Prevent NULL dereference during pciehp probe
 2014-09-23 22:07 UTC  (5+ messages)

[V8 0/2] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
 2014-09-23 21:33 UTC  (5+ messages)
` [V8 1/2] irqchip: gic: Add support for multiple MSI for ARM64

[PATCH v2 0/3] PCI/MSI: Remove arch_msi_check_device()
 2014-09-23 21:01 UTC  (4+ messages)
` [PATCH v2 3/3] "


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