linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-21 13:12:04 to 2018-05-24 15:04:39 UTC [more...]

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-24 15:04 UTC  (35+ messages)
` [PATCH v2 02/40] iommu/sva: Bind process address spaces to devices
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 05/40] iommu/sva: Track mm changes with an MMU notifier
` [PATCH v2 07/40] iommu: Add a page fault handler
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing
` [PATCH v2 17/40] iommu/arm-smmu-v3: Link domains and devices
` [PATCH v2 35/40] iommu/arm-smmu-v3: Add support for PCI ATS

[PATCH 1/4] PCI: rcar: Rename rcar_pcie_parse_request_of_pci_ranges()
 2018-05-24 14:36 UTC  (22+ messages)
` [PATCH 2/4] PCI: rcar: Pull bus clock enable/disable from rcar_pcie_get_resources()
` [PATCH 3/4] PCI: rcar: Add missing irq_dispose_mapping() into failpath
` [PATCH 4/4] PCI: rcar: Teardown MSI setup if rcar_pcie_enable() fails

[PATCH v4 0/6] PCI: rcar: Failpath fixes
 2018-05-24 14:36 UTC  (7+ messages)
` [PATCH v4 1/6] PCI: rcar: Pull bus clock enable/disable from rcar_pcie_get_resources()
` [PATCH v4 2/6] PCI: rcar: Add missing irq_dispose_mapping() into failpath
` [PATCH v4 3/6] PCI: rcar: Teardown MSI setup if rcar_pcie_enable() fails
` [PATCH v4 4/6] PCI: rcar: Poll more often in rcar_pcie_wait_for_dl()
` [PATCH v4 5/6] PCI: rcar: Remove IRQ mappings in rcar_pcie_enable_msi failpath
` [PATCH v4 6/6] PCI: rcar: Shut the PHY down in failpath

[PATCH V2] PCI/portdrv: do not disable device on reboot/shutdown
 2018-05-24 13:37 UTC  (7+ messages)

[PATCH 0/5] Enable an additional VMD device id
 2018-05-24 13:37 UTC  (4+ messages)
` [PATCH 4/5] x86/PCI: Add additional VMD device root ports to VMD AER quirk

[PATCH v1 0/4] sparc/PCI: VGA resource and other fixes
 2018-05-24 13:34 UTC  (8+ messages)
` [PATCH v1 1/4] sparc/PCI: Request legacy VGA framebuffer only for VGA devices
` [PATCH v1 2/4] sparc32/PCI/LEON: Converge device enable path
` [PATCH v1 3/4] sparc32/PCI/PCIC: "
` [PATCH v1 4/4] sparc/PCI: Use dev_printk() when possible

[PATCH 0/3] PCI: hv: cleanup patches
 2018-05-24 13:19 UTC  (5+ messages)
` [PATCH 1/3] PCI: hv: remove unused reason for refcount handler
` [PATCH 2/3] PCI: hv: convert remove_lock to refcount
` [PATCH 3/3] PCI: hv: use list_for_each_entry

[PATCH] PCI: hv: Do not wait forever on a device that has disappeared
 2018-05-24 12:41 UTC  (2+ messages)

pci=earlydump on ARM
 2018-05-24 11:54 UTC  (3+ messages)

[PATCH v6 0/5] PCI: Improve PCIe link status reporting
 2018-05-24 10:18 UTC  (3+ messages)

[RESEND PATCH 3/4] dt-bindings: PCI: cadence: Add DT bindings for optional PHYs
 2018-05-24  8:22 UTC  (3+ messages)

[PATCH 1/6] PCI: rcar: Pull bus clock enable/disable from rcar_pcie_get_resources()
 2018-05-24  7:23 UTC  (6+ messages)
` [PATCH 2/6] PCI: rcar: Add missing irq_dispose_mapping() into failpath
` [PATCH 3/6] PCI: rcar: Teardown MSI setup if rcar_pcie_enable() fails
` [PATCH 4/6] PCI: rcar: Poll more often in rcar_pcie_wait_for_dl()
` [PATCH 5/6] PCI: rcar: Remove IRQ mappings in rcar_pcie_enable_msi failpath
` [PATCH 6/6] PCI: rcar: Shut the PHY down in failpath

[PATCH 0/5] Expose PCIe AER stats via sysfs
 2018-05-24  6:08 UTC  (30+ messages)
` [PATCH 1/5] PCI/AER: Define and allocate aer_stats structure for AER capable devices
` [PATCH 2/5] PCI/AER: Add sysfs stats "
` [PATCH 3/5] PCP/AER: Add sysfs attributes to provide breakdown of AERs
` [PATCH 4/5] PCI/AER: Add sysfs attributes for rootport cumulative stats
` [PATCH 5/5] Documentation/PCI: Add details of PCI AER statistics
` [PATCH v2 0/5] Expose PCIe AER stats via sysfs
  ` [PATCH v2 1/5] PCI/AER: Define and allocate aer_stats structure for AER capable devices
  ` [PATCH v2 2/5] PCI/AER: Add sysfs stats "
  ` [PATCH v2 3/5] PCI/AER: Add sysfs attributes to provide breakdown of AERs
  ` [PATCH v2 4/5] PCI/AER: Add sysfs attributes for rootport cumulative stats
  ` [PATCH v2 5/5] Documentation/ABI: Add details of PCI AER statistics

RFC: Counters for PCI Express AERs
 2018-05-23 22:20 UTC  (7+ messages)

[PATCH] PCI: Expand documentation for pci_add_dma_alias()
 2018-05-23 22:06 UTC  (2+ messages)

[PATCH 0/5] add missing of_node_put
 2018-05-23 21:50 UTC  (3+ messages)
` [PATCH 4/5] pci/hotplug/pnv-php: "

[PATCH v2 0/2] PCI Quirk Patchset for Microsemi Switchtec NTB
 2018-05-23 20:39 UTC  (6+ messages)
` [PATCH v2 1/2] NTB: Migrate PCI Constants to Cannonical PCI Header
` [PATCH v2 2/2] NTB: PCI Quirk to Enable Switchtec NT Functionality with IOMMU On

[PATCH 0/2] PCI Quirk Patchset for Microsemi Switchtec NTB
 2018-05-23 20:21 UTC  (13+ messages)
` [PATCH 2/2] NTB: PCI Quirk to Enable Switchtec NT Functionality with IOMMU On

[PATCH v2] PCI: qcom: add runtime pm support to pcie_port
 2018-05-23 15:49 UTC  (4+ messages)

[PATCH v1] MIPS: PCI: Use dev_printk()
 2018-05-23 13:48 UTC  (4+ messages)
` [PATCH v1] MIPS: PCI: Use dev_printk() when possible

[PATCH] PCI: rcar: Remove IRQ mappings in rcar_pcie_enable_msi failpath
 2018-05-23 11:12 UTC  (2+ messages)

[RESEND PATCH] PCI: qcom: add runtime pm support to pcie_port
 2018-05-23 10:46 UTC  (4+ messages)

[PATCH v2 0/9] PCI: dwc: Drop unnecessary root_bus_nr setting
 2018-05-23 10:16 UTC  (2+ messages)

[PATCH] PCI / PM: Do not clear state_saved for devices that remain suspended
 2018-05-23  8:11 UTC  (3+ messages)

[PATCH] PCI/portdrv: do not disable device on remove()
 2018-05-23  2:40 UTC  (4+ messages)

[PATCH] PCI: hv: Fix a __local_bh_enable_ip warning in hv_compose_msi_msg()
 2018-05-23  0:18 UTC 

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-05-22 21:28 UTC  (4+ messages)
` [PATCH v4 06/14] PCI/P2PDMA: Add P2P DMA driver writer's documentation

[PATCH 0/2] Improve Broadcom PAXC support
 2018-05-22 17:05 UTC  (3+ messages)
` [PATCH 1/2] PCI: iproc: Reject unconfigured physical functions from PAXC
` [PATCH 2/2] PCI: iproc: Reduce inbound/outbound mapping print level

[PATCH INTERNAL 0/3] Add Broadcom PAXC related quirks
 2018-05-22 16:52 UTC  (9+ messages)
` [PATCH INTERNAL 3/3] PCI: iproc: Disable MSI parsing in certain PAXC blocks

[PATCH] PCI / PM: Clean up outdated comments in pci_target_state()
 2018-05-22 15:21 UTC  (3+ messages)

[RESEND PATCH 4/4] PCI: cadence: Add Power Management ops for host and EP
 2018-05-22 13:33 UTC 

[RESEND PATCH 2/4] PCI: cadence: Add generic PHY support to host and EP drivers
 2018-05-22 13:27 UTC 

[RESEND PATCH 1/4] PCI: cadence: Update cdns_pcie_writel function signature
 2018-05-22 13:26 UTC 

[RESEND PATCH 0/4] PCI: cadence: Host and EP driver updates for PHY and power management
 2018-05-22 13:26 UTC 

[PATCH V3] PCI: rcar: Poll more often in rcar_pcie_wait_for_dl()
 2018-05-22 13:16 UTC  (2+ messages)

[PATCH v1 0/3] xtensa/PCI: Trivial cleanup
 2018-05-22 13:10 UTC  (4+ messages)
` [PATCH v1 1/3] xtensa/PCI: Remove dead code
` [PATCH v1 2/3] xtensa/PCI: Make variables static
` [PATCH v1 3/3] xtensa/PCI: Use dev_printk() when possible

[PATCH] PCI: rcar: Poll more often in rcar_pcie_wait_for_dl()
 2018-05-22 12:20 UTC  (5+ messages)

Lose/not handling all interrupts when faced with MSI burst issue
 2018-05-22 11:48 UTC 

[PATCH 3/4] dt-bindings: PCI: cadence: Add DT bindings for optional PHYs
 2018-05-22 11:02 UTC  (2+ messages)

[PATCH][RFC] PCI: rcar: Add bus notifier so we can limit the DMA range
 2018-05-22  9:52 UTC  (3+ messages)

[PATCH 4/4] PCI: cadence: Add Power Management ops for host and EP
 2018-05-22  9:09 UTC 

[PATCH v2 2/4] PCI: cadence: Add generic PHY support to host and EP drivers
 2018-05-22  9:06 UTC 

[PATCH] PCI/sysfs: do not allow enabling/disabling a device with a driver
 2018-05-22  7:36 UTC  (2+ messages)

[PATCH V6 11/11] nvme: pci: support nested EH
 2018-05-22  7:35 UTC  (5+ messages)

[PATCH 0/7 v5] Support for fsl-mc bus and its devices in SMMU
 2018-05-22  7:03 UTC  (3+ messages)
` [PATCH 6/7 v5] bus: fsl-mc: set coherent dma mask for devices on fsl-mc bus

[pci:pci/sparc 4/8] arch/sparc/kernel/pcic.c:668:53: error: 'old_cmd' undeclared; did you mean 'oldcmd'?
 2018-05-22  1:53 UTC 

[pci:pci/sparc 3/8] arch/sparc/kernel/pcic.c:606:15: error: unused variable 'cmd'
 2018-05-22  1:32 UTC 

[pci:pci/sparc 4/8] arch/sparc/kernel/pci.c:754:53: error: 'old_cmd' undeclared; did you mean 'oldcmd'?
 2018-05-22  0:31 UTC 

[PATCH v2 0/4] PCI: cadence: Host and EP driver updates for PHY and power management
 2018-05-21 22:58 UTC 

sparc64 PCI BAR allocation is still problematic
 2018-05-21 20:10 UTC  (6+ messages)

[PATCH] PCI: rcar: Poll more often in rcar_pcie_wait_for_dl()
 2018-05-21 18:09 UTC  (2+ messages)

[PATCH v2 1/4] PCI: cadence: Update cdns_pcie_writel function signature
 2018-05-21 17:30 UTC 

[PATCH] MAINTAINERS: Update Layerscape PCIe driver maintainers list
 2018-05-21 15:30 UTC  (4+ messages)

[PATCH v7 0/2] PCI: mediatek: Fixups for the IRQ handle routine and MT7622's class code
 2018-05-21 14:03 UTC  (4+ messages)
` [PATCH v7 2/2] PCI: mediatek: Using chained IRQ to setup IRQ handle

[PATCH] PCI: Do not enable PASID when End-to-End TLP is not supported
 2018-05-21 13:25 UTC  (2+ messages)

[PATCH V5] PCI: rcar: Use runtime PM to control controller clock
 2018-05-21 13:09 UTC  (12+ messages)


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