Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2015-04-29 11:20:24 to 2015-05-07 03:48:53 UTC [more...]

[PATCH v2 1/2] PCI: generic: remove dependency on hw_pci
 2015-05-07  3:32 UTC  (8+ messages)
` [PATCH v2 2/2] PCI: generic: add arm64 support

[RFC 0/4] Introduce a mechanism to allocate PCI IRQ on demand
 2015-05-07  3:12 UTC  (5+ messages)
` [RFC 1/4] PCI: Add hooks to allocate/free IRQ resources when binding/unbinding driver
` [RFC 2/4] PCI, MSI: Optionally free legacy PCI IRQ when enabling MSI/MSI-X
` [RFC 3/4] PCI, x86: Allocate PCI IRQ on demand and free it when not used anymore
` [RFC 4/4] PCI: Introduce helpers to manage pci_dev->irq and pci_dev->irq_managed

[Patch 0/2] Optimize CPU vector allocation for NUMA systems
 2015-05-07  2:53 UTC  (8+ messages)
` [Patch 1/2] irq_remapping/vt-d: Fix regression caused by commit b106ee63abcc
` [Patch 2/2] x86, irq: Support CPU vector allocation policies
    ` [Patch v2] "
        ` [Patch v3] x86, irq: Allocate CPU vectors from device local CPUs if possible

[PATCH] pci/iov: return a reference to PF on destroying VF
 2015-05-07  2:40 UTC  (8+ messages)

[PATCH 0/6] IOMMU/DMA map_resource support for peer-to-peer
 2015-05-07  1:48 UTC  (10+ messages)
` [PATCH 1/6] dma-debug: add checking for map/unmap_resource
` [PATCH 2/6] DMA-API: Introduce dma_(un)map_resource
` [PATCH 3/6] dma-mapping: pci: add pci_(un)map_resource
` [PATCH 4/6] iommu/amd: Implement (un)map_resource
` [PATCH 5/6] iommu/vt-d: implement (un)map_resource
` [PATCH 6/6] x86: add pci-nommu implementation of map_resource

[PATCH v6 00/10] PCI: Fix unhandled interrupt on shutdown
 2015-05-07  0:53 UTC  (4+ messages)

Request for advice on where to put Root Complex "fix up" code for downstream device
 2015-05-07  0:34 UTC 

[PATCH] ACPI / PM: Rework device power management to follow ACPI 6
 2015-05-06 22:37 UTC 

I/O conflict on Versalogic Tiger (VL-EPM-24)
 2015-05-06 22:14 UTC  (5+ messages)

[PATCH v3 0/5] PCI: st: provide support for dw pcie
 2015-05-06 19:22 UTC  (15+ messages)
` [PATCH v3 2/5] PCI: st: Add Device Tree bindings for sti pcie
` [PATCH v3 3/5] PCI: st: Provide support for the sti PCIe controller
` [PATCH v3 4/5] pci: designware: remove pci_common_init_dev()
` [PATCH v3 5/5] MAINTAINERS: Add pci-st.c to ARCH/STI architecture

[PATCH v10 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-05-06  8:25 UTC  (18+ messages)

[PATCH v9 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-05-06  8:16 UTC  (8+ messages)

Assign mem resource fail after remove and rescan
 2015-05-05 19:07 UTC  (5+ messages)

bug: ExpressCard type USB3.0 adapter does not work on hotplug
 2015-05-05 18:05 UTC  (2+ messages)

[RFC v1 00/11] Split struct irq_data into common part and per-chip part
 2015-05-05 14:53 UTC  (17+ messages)
` [RFC v1 01/11] genirq: Introduce struct irq_common_data to host shared irq data
` [RFC v1 02/11] genirq: Move field 'node' from struct irq_data into struct irq_common_data
` [RFC v1 03/11] genirq: Use CONFIG_NUMA instead of CONFIG_SMP to guard irq_common_data.node
` [RFC v1 04/11] genirq: Move field 'handler_data' from struct irq_data into struct irq_common_data
` [RFC v1 05/11] mn10300: Fix incorrect use of data->affinity
` [RFC v1 07/11] net/mlx4: Cache irq_desc->affinity instead of irq_desc
` [RFC v1 08/11] genirq: Move field 'affinity' from struct irq_data into struct irq_common_data
` [RFC v1 09/11] genirq: Use helper function to access irq_data->msi_desc
` [RFC v1 10/11] genirq: Move field 'msi_desc' from struct irq_data into struct irq_common_data
` [RFC v1 11/11] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked()

[Query] PCIe power management with designware
 2015-05-05 13:23 UTC  (3+ messages)

[RFC v2 0/7] Consolidate ACPI PCI root common code into ACPI core
 2015-05-05  3:10 UTC  (9+ messages)
` [RFC v2 1/7] ACPI/PCI: Enhance ACPI core to support sparse IO space
` [RFC v2 2/7] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge
` [RFC v2 3/7] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource
` [RFC v2 4/7] x86/PCI: Rename struct pci_sysdata as struct pci_controller
` [RFC v2 5/7] PCI/ACPI: Consolidate common PCI host bridge code into ACPI core
` [RFC v2 6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge
` [RFC v2 7/7] ia64/PCI/ACPI: "

[PATCH v4 00/21] PowerPC/PowerNV: PCI Slot Management
 2015-05-04 21:14 UTC  (34+ messages)
` [PATCH v4 01/21] pci: Add pcibios_setup_bridge()
` [PATCH v4 02/21] powerpc/powernv: Enable M64 on P7IOC
` [PATCH v4 03/21] powerpc/powernv: M64 support improvement
` [PATCH v4 04/21] powerpc/powernv: Improve IO and M32 mapping
` [PATCH v4 05/21] powerpc/powernv: Improve DMA32 segment assignment
` [PATCH v4 06/21] powerpc/powernv: Create PEs dynamically
` [PATCH v4 07/21] powerpc/powernv: Release "
` [PATCH v4 08/21] powerpc/powernv: Drop pnv_ioda_setup_dev_PE()
` [PATCH v4 09/21] powerpc/powernv: Use PCI slot reset infrastructure
` [PATCH v4 10/21] powerpc/powernv: Fundamental reset for PCI bus reset
` [PATCH v4 11/21] powerpc/pci: Don't scan empty slot
` [PATCH v4 12/21] powerpc/pci: Move pcibios_find_pci_bus() around
` [PATCH v4 13/21] powerpc/powernv: Introduce pnv_pci_poll()
` [PATCH v4 14/21] powerpc/powernv: Functions to get/reset PCI slot status
` [PATCH v4 15/21] powerpc/pci: Delay creating pci_dn
` [PATCH v4 16/21] powerpc/pci: Create eeh_dev while "
` [PATCH v4 17/21] powerpc/pci: Export traverse_pci_device_nodes()
` [PATCH v4 18/21] powerpc/pci: Update bridge windows on PCI plugging
` [PATCH v4 19/21] drivers/of: Support adding sub-tree
` [PATCH v4 20/21] powerpc/powernv: Select OF_DYNAMIC
` [PATCH v4 21/21] pci/hotplug: PowerPC PowerNV PCI hotplug driver

[PATCH v2 0/5] Qualcomm PCIe and PCIe/PHY drivers
 2015-05-04 15:24 UTC  (8+ messages)
` [PATCH v2 1/5] DT: phy: qcom: Add PCIe PHY devicetree bindings
` [PATCH v2 2/5] phy: qcom: Add Qualcomm PCIe PHY
` [PATCH v2 3/5] DT: PCI: qcom: Document PCIe devicetree bindings
` [PATCH v2 4/5] PCI: qcom: Add Qualcomm PCIe controller driver
` [PATCH v2 5/5] ARM: qcom: Add Qualcomm APQ8084 SoC

[PATCH v2 0/5] Qualcomm PCIe and PCIe/PHY drivers
 2015-05-04 12:39 UTC 

[PATCH V3 0/9] VF EEH on Power8
 2015-05-04  7:07 UTC  (10+ messages)
` [PATCH V3 1/9] pci/iov: rename and export virtfn_add/virtfn_remove
` [PATCH V3 2/9] powerpc/pci_dn: cache vf_index in pci_dn
` [PATCH V3 3/9] powerpc/pci: remove PCI devices in reverse order
` [PATCH V3 4/9] powerpc/eeh: cache address range just for normal device
` [PATCH V3 5/9] powerpc/eeh: create EEH_PE_VF for VF PE
` [PATCH V3 6/9] powerpc/powernv: create/release eeh_dev for VF
` [PATCH V3 7/9] powerpc/powernv: Support EEH reset for VFs
` [PATCH V3 8/9] powerpc/powernv: Support PCI config restore "
` [PATCH V3 9/9] powerpc/eeh: handle VF PE properly

[RFC PATCH 1/2] PCI: generic: remove dependency on hw_pci
 2015-05-03 21:06 UTC  (10+ messages)
` [RFC PATCH 2/2] PCI: generic: add arm64 support

[PATCH] PCI: ACS quirks for Intel 9-series PCH root ports
 2015-05-01 20:37 UTC  (2+ messages)

[PATCH 1/2] irqchip/gicv3-its: Support share device ID
 2015-05-01 15:26 UTC  (13+ messages)

address cell and size cells parameter in PCIE
 2015-05-01  9:09 UTC 

[PATCH v2 15/15] PCI: rcar: document r8a7793 DT bindings
 2015-05-01  0:36 UTC 

[PATCH v4 1/5] pci: add pci_iomap_wc() variants
 2015-05-01  0:20 UTC  (8+ messages)
  ` [PATCH v4 2/5] lib: devres: add pcim_iomap_wc() variants

[Bugfix v5] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
 2015-04-30 20:16 UTC  (10+ messages)
        ` [Bugfix v6] "

[PATCH v5 1/5] pci: add pci_iomap_wc() variants
 2015-04-30 17:36 UTC 

[PATCH v2 0/2] PCI: designware: improve iATU programming and usage
 2015-04-30  8:22 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: designware: consolidate outbound iATU programming functions
` [PATCH v2 2/2] PCI: designware: use iATU0 for cfg and IO, iATU1 for MEM

[PCI] BUG: unable to handle kernel paging request at fffffffffffffff8
 2015-04-30  5:05 UTC 

[PATCH] MAINTAINERS: Update SPEAr13xx and Designware PCIe maintainer
 2015-04-30  4:16 UTC 

Endpoint-to-Endpoint communication - Handshake Problem Enumeration
 2015-04-29 22:02 UTC  (2+ messages)

megaraid_sas: "FW in FAULT state!!", how to get more debug output? [BKO63661]
 2015-04-29 17:28 UTC 

[PATCH] lspci: Decode only supported ASPM exit latencies
 2015-04-29 15:35 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox