Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2014-01-06 06:18:44 to 2014-01-10 22:07:49 UTC [more...]

[PATCHv3 0/6] Crashdump Accepting Active IOMMU
 2014-01-10 22:07 UTC  (7+ messages)
` [PATCHv3 1/6] Crashdump-Accepting-Active-IOMMU-Flags-and-Prototype
` [PATCHv3 2/6] Crashdump-Accepting-Active-IOMMU-Utility-functions
` [PATCHv3 3/6] Crashdump-Accepting-Active-IOMMU-Domain-Interfaces
` [PATCHv3 4/6] Crashdump-Accepting-Active-IOMMU-Copy-Translations
` [PATCHv3 5/6] Crashdump-Accepting-Active-IOMMU-Debug-Print-IOMMU
` [PATCHv3 6/6] Crashdump-Accepting-Active-IOMMU-Call-From-Mainline

[PATCH 0/2] PCI: Don't enable realloc automatically when above 4g 64bit mmio is not supported
 2014-01-10 21:54 UTC  (12+ messages)
` [PATCH 2/2] PCI: Only enable realloc auto when root bus has 64bit mmio

[PATCH v7 00/15] PCI: Allocate 64-bit BARs above 4G when possible
 2014-01-10 21:34 UTC  (19+ messages)
` [PATCH v7 01/15] PCI: Change pci_bus_region addresses to dma_addr_t
` [PATCH v7 02/15] PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
` [PATCH v7 03/15] PCI: Add pci_bus_address() to get bus address of a BAR
` [PATCH v7 04/15] agp: Support 64-bit APBASE
` [PATCH v7 05/15] agp: Use pci_resource_start() to get CPU physical address for BAR
` [PATCH v7 06/15] drm/i915: Rename gtt_bus_addr to gtt_phys_addr
` [PATCH v7 07/15] agp/intel: "
` [PATCH v7 08/15] agp/intel: Support 64-bit GMADR
` [PATCH v7 09/15] agp/intel: Use pci_bus_address() to get MMADR bus address
` [PATCH v7 10/15] agp/intel: Use pci_bus_address() to get GTTADR "
` [PATCH v7 11/15] agp/intel: Use CPU physical address, not bus address, for ioremap()
` [PATCH v7 12/15] agp/ati: Use PCI_COMMAND instead of hard-coded 4
` [PATCH v7 13/15] PCI: Split out bridge window override of minimum allocation address
` [PATCH v7 14/15] PCI: Enforce bus address limits in resource allocation
` [PATCH v7 15/15] PCI: Allocate 64-bit BARs above 4G when possible

[PATCH] pci: Add "try" reset interfaces
 2014-01-10 17:08 UTC  (6+ messages)

[PATCH v6 0/2] PCI: allocate 64bit mmio pref
 2014-01-10 17:06 UTC  (7+ messages)
` [PATCH v6 2/2] PCI: Try best to allocate pref mmio 64bit above 4g

[PATCH 0/7] Phase out pci_enable_msi_block()
 2014-01-10 15:45 UTC  (21+ messages)
` [PATCH 1/7] ipr: Do not call pci_disable_msi/msix() if pci_enable_msi/msix() failed
` [PATCH 2/7] ipr: Use new interfaces for MSI/MSI-X enablement
` [PATCH 3/7] ahci: "
` [PATCH 4/7] nvme: "
` [PATCH 5/7] vfio: "
      ` [PATCH v2 "
          ` [PATCH v3 "
` [PATCH 6/7] ath10k: Use new interfaces for MSI enablement
` [PATCH 7/7] wil6210: "

[PATCH v2 00/10] PCI: Double removing fix and allocate 64bit mmio pref
 2014-01-10 14:29 UTC  (13+ messages)
` [PATCH v2 04/10] PCI: Destroy pci dev only once
    ` [PATCH 0/9] PCI: Eliminate race conditions between hotplug and sysfs rescan/remove (Was: Re: [PATCH v2 04/10] PCI: Destroy pci dev only once)
      ` [PATCH 1/9] PCI: Global rescan-remove lock
      ` [PATCH 2/9] ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplug
      ` [PATCH 3/9] ACPI / hotplug / PCI: Use global PCI rescan-remove locking
      ` [PATCH 4/9] PCMCIA / cardbus: "
      ` [PATCH 5/9] PCI / hotplug: "
      ` [PATCH 6/9] platform / x86: "
      ` [PATCH 7/9] MPT / PCI: Use pci_stop_and_remove_bus_device_locked()
      ` [PATCH 8/9] powerpc / eeh_driver: Use global PCI rescan-remove locking
      ` [PATCH 9/9] Xen / PCI: "

[PATCH 11/14] pci: use device_remove_file_self() instead of device_schedule_callback()
 2014-01-10 13:57 UTC 

[PATCH 11/14] pci: use device_remove_file_self() instead of device_schedule_callback()
 2014-01-10 13:46 UTC 

pci->pcie bridge issue: kernel unable to find a free I/O port range
 2014-01-10  5:19 UTC  (7+ messages)

[PATCH Trivial] intel-iommu: check return value of device_to_iommu() before using it
 2014-01-10  2:16 UTC  (3+ messages)

[RFC PATCH 0/3] APM X-Gene PCIe driver
 2014-01-10  1:32 UTC  (23+ messages)
` [RFC PATCH 1/3] pci: APM X-Gene PCIe controller driver
` [RFC PATCH 2/3] arm64: dts: APM X-Gene PCIe device tree nodes
` [RFC PATCH 3/3] dt-bindings: pci: xgene pcie device tree bindings

about mpss with pcie_bus_perf
 2014-01-10  0:46 UTC 

[PATCH] pci/iov: VFs are never multifunction
 2014-01-09 23:39 UTC  (7+ messages)

[PATCHv2 0/6] Crashdump Accepting Active IOMMU
 2014-01-09 21:13 UTC  (4+ messages)
` [PATCHv2 4/6] Crashdump-Accepting-Active-IOMMU-Copy-Translations

[PATCH v3 4/8] pciehp: Don't disable the link permanently, during removal
 2014-01-09 20:58 UTC  (7+ messages)

Query regarding ARI configuration of a on-board PCIe device
 2014-01-09 20:52 UTC  (4+ messages)

[PATCH] PCI: Allocate prefetch mmio resource first when possible
 2014-01-09 20:44 UTC  (2+ messages)

[Patch Part2 V1 00/14] Enhance DMAR drivers to handle PCI/memory hotplug events
 2014-01-09 20:30 UTC  (31+ messages)
` [Patch Part2 V1 01/14] iommu/vt-d: factor out dmar_alloc_dev_scope() for later reuse
` [Patch Part2 V1 02/14] iommu/vt-d: move private structures and variables into intel-iommu.c
` [Patch Part2 V1 03/14] iommu/vt-d: simplify function get_domain_for_dev()
` [Patch Part2 V1 04/14] iommu/vt-d: free resources if failed to create domain for PCIe endpoint
` [Patch Part2 V1 05/14] iommu/vt-d: create device_domain_info structure for intermediate P2P bridges
` [Patch Part2 V1 06/14] iommu/vt-d: fix incorrect iommu_count for si_domain
` [Patch Part2 V1 07/14] iommu/vt-d: fix error in detect ATS capability
` [Patch Part2 V1 08/14] iommu/vt-d: introduce macro for_each_dev_scope() to walk device scope entries
` [Patch Part2 V1 09/14] iommu/vt-d: introduce a rwsem to protect global data structures
` [Patch Part2 V1 10/14] iommu/vt-d: use RCU to protect global resources in interrupt context
` [Patch Part2 V1 11/14] iommu/vt-d, PCI: update DRHD/RMRR/ATSR device scope caches when PCI hotplug happens
` [Patch Part2 V1 12/14] iommu/vt-d, PCI: unify the way to process DMAR device scope array
` [Patch Part2 V1 13/14] iommu/vt-d: update device to static identity domain mapping for PCI hotplug
` [RFC Patch Part2 V1 14/14] iommu/vt-d: update IOMMU state when memory hotplug happens

pcie-designware: query on MSI IRQ handling
 2014-01-09 11:39 UTC  (7+ messages)

[PATCH 01/12][v4] pci: fsl: derive the common PCI driver to drivers/pci/host
 2014-01-09  5:45 UTC  (16+ messages)
` [PATCH 02/12][v4] pci: fsl: add structure fsl_pci
` [PATCH 03/12][v4] pci: fsl: add PCI indirect access support
` [PATCH 04/12][v4] pci: fsl: add early "
` [PATCH 05/12][v4] pci: fsl: port PCI ATMU related code
` [PATCH 06/12][v4] pci: fsl: port PCI controller setup code
` [PATCH 07/12][v4] pci: fsl: port PCI platform driver
` [PATCH 08/12][v4] pci: fsl: add PowerPC PCI driver
` [PATCH 09/12][v4] pci: fsl: update PCI PM driver
` [PATCH 10/12][v4] pci: fsl: support function fsl_pci_assign_primary
` [PATCH 11/12][v4] pci: fsl: update PCI EDAC driver
` [PATCH 12/12][v4] pci: fsl: fix function check_pci_ctl_endpt_part

[PATCH][tentative] PCI / ACPI: Rework PCI host bridge removal to avoid sysfs warnings
 2014-01-09  0:10 UTC  (8+ messages)

pcie designware question
 2014-01-08 15:48 UTC  (6+ messages)

[Patch Part1 V3 00/20] Bugfixes and improvements for Intel IOMMU drivers
 2014-01-08  8:44 UTC  (8+ messages)
` [Patch Part1 V3 09/20] iommu/vt-d: mark internal functions as static
` [Patch Part1 V3 16/20] iommu/vt-d: release invalidation queue when destroying IOMMU unit
` [Patch Part1 V3 17/20] iommu/vt-d: fix wrong return value of dmar_table_init()
` [Patch Part1 V3 18/20] iommu/vt-d, PCI, trivial: use dev_is_pci() instead of hardcoding

[PATCH 1/2] pci: Fix root port bus->self is NULL
 2014-01-08  7:12 UTC  (9+ messages)
` [PATCH 2/2] fsl/pci: The new pci suspend/resume implementation

[PATCH] PCI: Update documentation 00-INDEX file
 2014-01-07 23:39 UTC  (2+ messages)

[PATCH 09/12] pci: use device_remove_file_self() instead of device_schedule_callback()
 2014-01-07 17:59 UTC 

[PATCH v5 00/33] x86, irq: Support ioapic controller hotplug
 2014-01-07 13:30 UTC  (11+ messages)
` [PATCH v5 16/33] xen, irq: Call irq_alloc_reserved_desc_at() at first
  ` [Xen-devel] "
` [PATCH v5 24/33] x86: Move declaration for mp_register_ioapic()
` [PATCH v5 25/33] PCI, x86: Make ioapic hotplug support built-in

[RFC] linux/pci: move pci_platform_pm_ops to linux/pci.h
 2014-01-07  9:35 UTC  (4+ messages)

[PATCH 02/12][v3] pci: fsl: add structure fsl_pci
 2014-01-07  8:33 UTC  (4+ messages)
` [02/12,v3] "

[PATCH 03/12][v3] pci: fsl: add PCI indirect access support
 2014-01-07  7:13 UTC  (4+ messages)
` [03/12,v3] "

[PATCH pci-next 2/2] pci: remove dead code
 2014-01-06 16:47 UTC  (3+ messages)

[PATCH v3] sparc/PCI: Use dev_is_pci() to identify PCI devices
 2014-01-06  7:45 UTC  (5+ messages)


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