linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-12 17:31:38 to 2019-08-15 22:19:02 UTC [more...]

[PATCH v6 0/9] Add Error Disconnect Recover (EDR) support
 2019-08-15 22:17 UTC  (5+ messages)
` [PATCH v6 1/9] PCI/ERR: Update error status after reset_link()
` [PATCH v6 2/9] PCI/ACPI: Add _OSC based negotiation support for DPC

[PATCH] PCI: Use pci_reset_bus() in quirk_reset_lenovo_thinkpad_50_nvgpu()
 2019-08-15 22:15 UTC  (3+ messages)

[PATCH] PCI/P2PDMA: Fix a source code comment
 2019-08-15 21:32 UTC  (2+ messages)

[PATCH] PCI/IOV: Move sysfs SR-IOV functions to iov.c
 2019-08-15 17:34 UTC  (19+ messages)
` [PATCH v2 0/3] PCI: pci-sysfs.c cleanup
  ` [PATCH v2 1/3] PCI: sysfs: Define device attributes with DEVICE_ATTR*()
    ` [Linux-kernel-mentees] "
  ` [PATCH v2 2/3] PCI: sysfs: Change permissions from symbolic to octal
    ` [Linux-kernel-mentees] "
  ` [PATCH v2 3/3] PCI/IOV: Move sysfs SR-IOV functions to iov.c
  ` [Linux-kernel-mentees] [PATCH v2 0/3] PCI: pci-sysfs.c cleanup
  ` [PATCH v3 0/4] PCI: Clean up pci-sysfs.c
  ` [PATCH v3 1/4] PCI: sysfs: Define device attributes with DEVICE_ATTR*
  ` [PATCH v3 2/4] PCI: sysfs: Change permissions from symbolic to octal
  ` [PATCH v3 3/4] PCI: sysfs: Change DEVICE_ATTR() to DEVICE_ATTR_WO()
  ` [PATCH v3 4/4] PCI/IOV: Move sysfs SR-IOV functions to iov.c

[PATCH v5 0/7] Fix PF/VF dependency issue
 2019-08-15 17:31 UTC  (24+ messages)
` [PATCH v5 1/7] PCI/ATS: Fix pci_prg_resp_pasid_required() dependency issues
` [PATCH v5 2/7] PCI/ATS: Initialize PRI in pci_ats_init()
` [PATCH v5 3/7] PCI/ATS: Initialize PASID "
` [PATCH v5 4/7] PCI/ATS: Add PRI support for PCIe VF devices
` [PATCH v5 5/7] PCI/ATS: Add PASID "

[PATCH v6,1/2] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-15 17:01 UTC  (2+ messages)
` [PATCH v6,2/2] PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers

Crash kernel with 256 MB reserved memory runs into OOM condition
 2019-08-15 17:00 UTC  (5+ messages)
      ` Messages to kexec@ get moderated (was: Crash kernel with 256 MB reserved memory runs into OOM condition)

[PATCH v5,1/2] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-15 16:55 UTC  (4+ messages)
` [PATCH v5,2/2] PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers

[PATCH] usb: xhci-pci: reorder removal to avoid use-after-free
 2019-08-15 15:27 UTC  (6+ messages)
  ` AW: "
      ` [PATCH v2] "

[PATCH] PCI: pci-hyperv: fix build errors on non-SYSFS config
 2019-08-15 15:14 UTC  (8+ messages)

[PATCH 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-08-15 12:51 UTC  (13+ messages)
` [PATCH 02/10] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCH 03/10] PCI: designware-ep: Move the function of getting MSI capability forward
` [PATCH 04/10] dt-bindings: pci: layerscape-pci: add compatible strings for ls1088a and ls2088a
` [PATCH 05/10] PCI: layerscape: Modify the way of getting capability with different PEX
` [PATCH 06/10] PCI: layerscape: Modify the MSIX to the doorbell way
` [PATCH 07/10] PCI: layerscape: Fix some format issue of the code
` [PATCH 08/10] dt-bindings: PCI: Add the pf-offset property
` [PATCH 09/10] arm64: dts: layerscape: Add PCIe EP node for ls1088a
` [PATCH 10/10] misc: pci_endpoint_test: Add LS1088a in pci_device_id table

[PATCH net-next, 0/6] Add software backchannel and mlx5e HV VHCA stats
 2019-08-15 11:35 UTC  (13+ messages)
` [PATCH net-next, 1/6] PCI: hv: Add a paravirtual backchannel in software
` [PATCH net-next, 2/6] PCI: hv: Add a Hyper-V PCI mini driver for software backchannel interface
` [PATCH net-next, 3/6] net/mlx5: Add wrappers for HyperV PCIe operations
` [PATCH net-next, 4/6] net/mlx5: Add HV VHCA infrastructure
` [PATCH net-next, 5/6] net/mlx5: Add HV VHCA control agent
` [PATCH net-next, 6/6] net/mlx5e: Add mlx5e HV VHCA stats agent

[PATCH RESEND v8] PCI: imx6: limit DBI register length
 2019-08-15 10:56 UTC  (2+ messages)

[PATCH v2] pciehp: fix a race between pciehp and removing operations by sysfs
 2019-08-15  9:32 UTC  (3+ messages)

[PATCH] PCI: dwc: Add map irq callback
 2019-08-15  5:42 UTC  (5+ messages)

[PATCH] Add Microchip/Microsemi PolarFire-SoC PCIe support
 2019-08-14 18:17 UTC  (2+ messages)

[PATCH v4,1/2] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-14 15:32 UTC  (4+ messages)
` [PATCH v4,2/2] PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers

Titan Ridge xHCI may stop to working after re-plugging the dock
 2019-08-14 13:34 UTC  (10+ messages)

[PATCH v3 0/8] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-08-14 11:39 UTC  (13+ messages)
` [PATCH v3 5/8] dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge binding
` [PATCH v3 6/8] PCI: al: Add support for DW based driver type
` [PATCH v3 8/8] PCI: dw: Add support for PCI_PROBE_ONLY/PCI_REASSIGN_ALL_BUS flags

[PATCHv6 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
 2019-08-14 10:11 UTC  (5+ messages)
` [PATCHv6 2/2] PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately

[PATCH AUTOSEL 5.2 109/123] Revert "PCI: Add missing link delays required by the PCIe spec"
 2019-08-14  2:10 UTC 

[PATCH 0/5] PCI: Add PCI_ERROR_RESPONSE, check for errors
 2019-08-14  1:15 UTC  (9+ messages)
` [PATCH 3/5] PCI / PM: Check for error when reading PME status
` [PATCH 4/5] PCI / PM: Check for error when reading Power State

[PATCH v2] PCI: PM: Move to D0 before calling pci_legacy_resume_early()
 2019-08-14  1:06 UTC 

[PATCH V16 00/13] PCI: tegra: Add Tegra194 PCIe support
 2019-08-13 16:33 UTC  (15+ messages)
` [PATCH V16 01/13] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V16 02/13] PCI: Disable MSI for Tegra root ports
` [PATCH V16 03/13] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V16 04/13] PCI: dwc: Move config space capability search API
` [PATCH V16 05/13] PCI: dwc: Add ext "
` [PATCH V16 06/13] PCI: dwc: Export dw_pcie_wait_for_link() API
` [PATCH V16 07/13] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V16 08/13] PCI: dwc: Add support to enable "
` [PATCH V16 09/13] dt-bindings: Add PCIe supports-clkreq property
` [PATCH V16 10/13] dt-bindings: PCI: tegra: Add device tree support for Tegra194
` [PATCH V16 11/13] dt-bindings: PHY: P2U: Add Tegra194 P2U block
` [PATCH V16 12/13] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V16 13/13] PCI: tegra: Add Tegra194 PCIe support

[PATCH v3] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-13 14:39 UTC  (5+ messages)

[PATCH] PCI: hv: Fix build error without CONFIG_SYSFS
 2019-08-13 12:43 UTC  (6+ messages)

[PATCH 0/7] Add definition for the number of standard PCI BARs
 2019-08-13 12:48 UTC  (15+ messages)
` [PATCH 2/7] s390/pci: Replace PCI_BAR_COUNT with PCI_STD_NUM_BARS
` [PATCH 4/7] PCI/net: Use PCI_STD_NUM_BARS in loops instead of PCI_STD_RESOURCE_END
` [PATCH 7/7] vfio_pci: "
  ` [PATCH 6/7] efifb: "

[PATCH V15 00/13] PCI: tegra: Add Tegra194 PCIe support
 2019-08-13 11:36 UTC  (4+ messages)
` [PATCH V15 13/13] "

[PATCHv8 0/7] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-08-13 11:04 UTC  (8+ messages)
` [PATCHv8 1/7] PCI: mobiveil: Refactor Mobiveil PCIe Host Bridge IP driver
` [PATCHv8 2/7] PCI: mobiveil: Make mobiveil_host_init() can be used to re-init host
` [PATCHv8 3/7] dt-bindings: PCI: Add NXP Layerscape SoCs PCIe Gen4 controller
` [PATCHv8 4/7] PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors
` [PATCHv8 5/7] PCI: mobiveil: Add PCIe Gen4 RC driver for NXP Layerscape SoCs
` [PATCHv8 6/7] arm64: dts: lx2160a: Add PCIe controller DT nodes
` [PATCHv8 7/7] arm64: defconfig: Enable CONFIG_PCIE_LAYERSCAPE_GEN4

[PATCHv5 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
 2019-08-13 11:02 UTC  (7+ messages)
` [PATCHv5 2/2] PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately
  ` [EXT] Re: [PATCHv5 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver

[PATCH 1/2] PCIe: imx6: imx7d: add support for internal phy refclk source
 2019-08-13 10:37 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: imx6q-pcie: add "fsl,pcie-phy-refclk-internal" for i.MX7D

[PATCHv4 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
 2019-08-13  6:29 UTC  (4+ messages)
` [PATCHv4 2/2] PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately
  ` [EXT] Re: [PATCHv4 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver

[PATCH] PCI: tegra: Add of_node_put() before return to fix reference leak
 2019-08-13  4:38 UTC  (3+ messages)

[PATCH 0/4] Layerscape: Remove num-lanes property from PCIe nodes
 2019-08-13  4:35 UTC  (14+ messages)
` [PATCH 1/4] dt-bingings: PCI: Remove the num-lanes from Required properties
` [PATCH 2/4] PCI: dwc: Return directly when num-lanes is not found
` [PATCH 3/4] ARM: dts: ls1021a: Remove num-lanes property from PCIe nodes
` [PATCH 4/4] arm64: dts: fsl: "

[PATCHv3 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
 2019-08-13  2:10 UTC  (5+ messages)
  ` [EXT] "

[PATCH v2 0/4] Simplify PCIe hotplug indicator control
 2019-08-12 22:12 UTC  (17+ messages)
` [PATCH v2 1/4] PCI: pciehp: Add pciehp_set_indicators() to jointly set LED indicators
` [PATCH v2 2/4] PCI: pciehp: Switch LED indicators with a single write
` [PATCH v2 3/4] PCI: pciehp: Replace pciehp_set_attention_status()
` [PATCH v2 4/4] PCI: pciehp: Replace pciehp_green_led_{on,off,blink}()

[PATCH] PCI: OF: fix a trivial typo in a doc comment
 2019-08-12 20:03 UTC  (2+ messages)

[RFC V1 RESEND 0/6] Introduce dynamic allocation/freeing of MSI-X vectors
 2019-08-12 18:13 UTC  (13+ messages)
` [RFC V1 RESEND 2/6] PCI/MSI: Dynamic allocation of MSI-X vectors by group
` [RFC V1 RESEND 5/6] PCI/MSI: Free MSI-X resources "

[PATCH v3 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-08-12 17:30 UTC  (7+ messages)
` [PATCH v3 02/14] PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap struct
` [PATCH v3 07/14] PCI/P2PDMA: Whitelist some Intel host bridges
` [PATCH v3 09/14] PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
` [PATCH v3 11/14] PCI/P2PDMA: Store mapping method in an xarray
` [PATCH v3 12/14] PCI/P2PDMA: dma_map() requests that traverse the host bridge
` [PATCH v3 13/14] PCI/P2PDMA: Allow IOMMU for host bridge whitelist


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