linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-16 16:51:20 to 2019-08-22 18:30:05 UTC [more...]

[PATCH] PCI: Add missing link delays required by the PCIe spec
 2019-08-22 18:29 UTC  (2+ messages)

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

[PATCHv2 0/4] Layerscape: Remove num-lanes property from PCIe nodes
 2019-08-22 17:31 UTC  (9+ messages)
` [PATCHv2 1/4] dt-bindings: PCI: designware: Remove the num-lanes from Required properties
` [PATCHv2 2/4] PCI: dwc: Return directly when num-lanes is not found
` [PATCHv2 3/4] ARM: dts: ls1021a: Remove num-lanes property from PCIe nodes
` [PATCHv2 4/4] arm64: dts: fsl: "

[PATCH v4 0/7] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-08-22 16:30 UTC  (19+ messages)
` [PATCH v4 1/7] PCI: Add Amazon's Annapurna Labs vendor ID
` [PATCH v4 2/7] PCI: Add ACS quirk for Amazon Annapurna Labs root ports
` [PATCH v4 3/7] PCI/VPD: Add VPD release quirk for Amazon's Annapurna Labs Root Port
` [PATCH v4 4/7] PCI: Add quirk to disable MSI-X support "
` [PATCH v4 5/7] dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge binding
` [PATCH v4 6/7] PCI: dwc: al: Add support for DW based driver type
` [PATCH v4 7/7] PCI: dwc: Add validation that PCIe core is set to correct mode

[PATCH v2 0/3] Cleanup resource_alignment parameter
 2019-08-22 16:10 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: Clean up resource_alignment parameter to not require static buffer
` [PATCH v2 2/3] PCI: Move pci_[get|set]_resource_alignment_param() into their callers
` [PATCH v2 3/3] PCI: Force trailing new line to resource_alignment_param in sysfs

[PATCH 1/2] PCI: Make pcie_downstream_port() available outside of access.c
 2019-08-22 13:12 UTC  (4+ messages)
` [PATCH 2/2] PCI: Get rid of dev->has_secondary_link flag

[PATCH v2 0/3] PCI/ASPM: add sysfs attributes for controlling ASPM
 2019-08-22 13:05 UTC  (5+ messages)
` [PATCH v2 1/3] PCI/ASPM: add L1 sub-state support to pci_disable_link_state
` [PATCH v2 2/3] PCI/ASPM: allow to re-enable Clock PM
` [PATCH v2 3/3] PCI/ASPM: add sysfs attributes for controlling ASPM

[PATCH v5 00/23] PCI: Allow BAR movement during hotplug
 2019-08-22 12:37 UTC  (15+ messages)
` [PATCH v5 01/23] PCI: Fix race condition in pci_enable/disable_device()
` [PATCH v5 11/23] PCI: hotplug: movable BARs: Calculate immovable parts of bridge windows
` [PATCH v5 13/23] PCI: Make sure bridge windows include their fixed BARs
` [PATCH v5 14/23] PCI: Fix assigning the fixed prefetchable resources
` [PATCH v5 15/23] PCI: hotplug: movable BARs: Assign fixed and immovable BARs before others
` [PATCH v5 16/23] PCI: hotplug: movable BARs: Don't reserve IO/mem bus space
` [PATCH v5 17/23] powerpc/pci: Fix crash with enabled movable BARs
` [PATCH v5 18/23] powerpc/pci: Handle BAR movement
` [PATCH v5 19/23] PCI: hotplug: Configure MPS for hot-added bridges during bus rescan
` [PATCH v5 20/23] PCI: hotplug: movable BARs: Enable the feature by default
` [PATCH v5 21/23] nvme-pci: Handle movable BARs
` [PATCH v5 22/23] PCI/portdrv: Declare support of "
` [PATCH v5 23/23] PCI: pciehp: movable BARs: Trigger a domain rescan on hp events

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

Unhandled fault: imprecise external abort (0x1406) when loading xhci_pci.ko - uPD720202, PEX8605, iMX6Q and linux-4.19.25
 2019-08-22 11:01 UTC  (8+ messages)
      ` AW: "

[PATCH -next] PCI: tegra: Fix the error return code in tegra_pcie_dw_probe()
 2019-08-22  9:54 UTC  (3+ messages)

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

[PATCH v3] vfio_pci: Restore original state on release
 2019-08-22  3:35 UTC 

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

[PATCH 1/2] PCI/AER: Add PoisonTLPBlocked to Uncorrectable errors
 2019-08-21 23:15 UTC  (2+ messages)
` [PATCH 2/2] PCI/AER: Split the AER stats into multiple sysfs attributes

[PATCHv3 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1028a-pcie"
 2019-08-21 19:26 UTC  (2+ messages)

[PATCH] PCI: Add sysfs attribute for disabling PCIe link to downstream component
 2019-08-21 19:01 UTC  (11+ messages)

[PATCHv7] PCI: mobiveil: Fix the CPU base address setup in inbound window
 2019-08-21 16:59 UTC  (2+ messages)

[PATCH v2] vfio_pci: Replace pci_try_reset_function() with __pci_reset_function_locked() to ensure that the pci device configuration space is restored to its original state
 2019-08-21 16:39 UTC  (4+ messages)

[PATCH][next] PCI: tegra: tegra194: fix phy_count less than zero check
 2019-08-21 15:01 UTC  (4+ messages)

[PATCH 0/3] Cleanup resource_alignment parameter
 2019-08-21 13:16 UTC  (2+ messages)

[RFC/PATCH] PCI: Protect pci_reassign_bridge_resources() against concurrent addition/removal
 2019-08-21 13:08 UTC  (2+ messages)

[PATCH] PCI: kirin: Make structure kirin_dw_pcie_ops constant
 2019-08-21 11:12 UTC  (3+ messages)

[PATCH v3 0/8] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-08-21 10:30 UTC  (15+ messages)
` [PATCH v3 1/8] PCI: Add Amazon's Annapurna Labs vendor ID
` [PATCH v3 4/8] PCI: Add quirk to disable MSI-X support for Amazon's Annapurna Labs Root Port
` [PATCH v3 5/8] dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge binding

[PATCH v2 0/3] PCI: Add map irq callback in dwc framework and add Intel PCIe driver
 2019-08-21  9:56 UTC  (6+ messages)
` [PATCH v2 1/3] PCI: dwc: Add map irq callback
` [PATCH v2 2/3] dt-bindings: PCI: intel: Add YAML schemas for the PCIe RC controller
` [PATCH v2 3/3] dwc: PCI: intel: Intel PCIe RC controller driver

[PATCH v2] ACPI / PCI: fix acpi_pci_irq_enable() memory leak
 2019-08-21  3:44 UTC 

[PATCH] ACPI / PCI: fix a memory leak bug
 2019-08-21  3:31 UTC  (3+ messages)

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

[bugzilla-daemon@bugzilla.kernel.org: [Bug 204639] New: PCIEHP deadlock w/ Thunderbolt on ICL hardware]
 2019-08-20 22:36 UTC 

/proc/vmcore and wrong PAGE_OFFSET
 2019-08-20 21:21 UTC 

[PATCH V40 11/29] PCI: Lock down BAR access when the kernel is locked down
 2019-08-20 21:04 UTC  (3+ messages)

[PATCH 0/3] PCI/ASPM: add sysfs attribute for controlling ASPM
 2019-08-20 20:55 UTC  (9+ messages)
` [PATCH 3/3] "

[PATCH v6,1/2] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-20 16:58 UTC  (2+ messages)

[PATCH] PCI: Add PCIE ACS quirk for IPROC PAXB
 2019-08-20 15:31 UTC  (2+ messages)

reverting c37e627f9565368ed7bd1f3cf59a2d223ddba85a
 2019-08-20 10:02 UTC  (2+ messages)

[PATCH] x86/PCI: Remove surplus return from a void function
 2019-08-20  9:34 UTC  (2+ messages)

[PATCH 0/4] Layerscape: Remove num-lanes property from PCIe nodes
 2019-08-20  0:12 UTC  (7+ messages)
` [PATCH 1/4] dt-bingings: PCI: Remove the num-lanes from Required properties
` [PATCH 3/4] ARM: dts: ls1021a: Remove num-lanes property from PCIe nodes

[PATCH v5 0/7] Fix PF/VF dependency issue
 2019-08-19 23:19 UTC  (16+ 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 4/7] PCI/ATS: Add PRI support for PCIe VF devices

[PATCH v2 0/3] PCI: pci-sysfs.c cleanup
 2019-08-19 22:42 UTC  (3+ messages)
` [PATCH v3 0/4] PCI: Clean up pci-sysfs.c
  ` [Linux-kernel-mentees] "

[PATCH] ACPI/PCI: Remove surplus parentheses from a return statement
 2019-08-19 17:25 UTC  (2+ messages)

[PATCH] Documentation PCI: Fix pciebus-howto.rst filename typo
 2019-08-19 17:16 UTC  (2+ messages)

[PATCH net-next, 0/6] Add software backchannel and mlx5e HV VHCA stats
 2019-08-19 15:04 UTC  (10+ messages)
` [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 v2 1/2] PCI: pciehp: Do not disable interrupt twice on suspend
 2019-08-19 12:28 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: pciehp: Prevent deadlock on disconnect

[PATCH] PCI: Fix misspelled words
 2019-08-19 11:58 UTC  (2+ messages)

[PATCH] x86/PCI: Add missing SPDX license header
 2019-08-19  6:06 UTC 

[PATCH] x86/PCI: Replace deprecated EXTRA_CFLAGS with ccflags-y
 2019-08-19  6:05 UTC 

[PATCH v6 0/8] Fix PF/VF dependency issue
 2019-08-17  0:10 UTC  (9+ messages)
` [PATCH v6 1/8] PCI/ATS: Fix pci_prg_resp_pasid_required() dependency issues
` [PATCH v6 2/8] PCI/ATS: Cache PRI capability check result
` [PATCH v6 3/8] PCI/ATS: Cache PASID "
` [PATCH v6 4/8] PCI/IOV: Add pci_physfn_reslock/unlock() interfaces
` [PATCH v6 5/8] PCI/ATS: Add PRI support for PCIe VF devices
` [PATCH v6 6/8] PCI/ATS: Add PASID "
` [PATCH v6 7/8] PCI/ATS: Disable PF/VF ATS service independently
` [PATCH v6 8/8] PCI: Skip Enhanced Allocation (EA) initialization for VF device

[PATCH V3 1/3] PCI: rcar: Move the inbound index check
 2019-08-16 17:41 UTC  (6+ messages)
` [PATCH V3 2/3] PCI: rcar: Do not abort on too many inbound dma-ranges


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