linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-20 07:39:41 to 2021-11-25 08:41:51 UTC [more...]

[PATCH v2 0/6] Add support for HiSilicon PCIe Tune and Trace device
 2021-11-25  8:39 UTC  (6+ messages)
` [PATCH v2 1/6] iommu: Export iommu_{get,put}_resv_regions()
` [PATCH v2 2/6] hwtracing: Add trace function support for HiSilicon PCIe Tune and Trace device

[PATCH 00/23] Add drivers for CXL ports and mem devices
 2021-11-25  7:14 UTC  (103+ messages)
` [PATCH 01/23] cxl: Rename CXL_MEM to CXL_PCI
` [PATCH 02/23] cxl: Flesh out register names
` [PATCH 03/23] cxl/pci: Extract device status check
` [PATCH 04/23] cxl/pci: Implement Interface Ready Timeout
` [PATCH 05/23] cxl/pci: Don't poll doorbell for mailbox access
` [PATCH 06/23] cxl/pci: Don't check media status for mbox access
` [PATCH 07/23] cxl/pci: Add new DVSEC definitions
` [PATCH 08/23] cxl/acpi: Map component registers for Root Ports
` [PATCH 09/23] cxl: Introduce module_cxl_driver
` [PATCH 10/23] cxl/core: Convert decoder range to resource
` [PATCH 11/23] cxl/core: Document and tighten up decoder APIs
` [PATCH 12/23] cxl: Introduce endpoint decoders
` [PATCH 13/23] cxl/core: Move target population locking to caller
` [PATCH 14/23] cxl: Introduce topology host registration
` [PATCH 15/23] cxl/core: Store global list of root ports
` [PATCH 16/23] cxl/pci: Cache device DVSEC offset
` [PATCH 17/23] cxl: Cache and pass DVSEC ranges
` [PATCH 18/23] cxl/pci: Implement wait for media active
` [PATCH 19/23] cxl/pci: Store component register base in cxlds
` [PATCH 20/23] cxl/port: Introduce a port driver
` [PATCH 21/23] cxl: Unify port enumeration for decoders
` [PATCH 22/23] cxl/mem: Introduce cxl_mem driver
` [PATCH 23/23] cxl/mem: Disable switch hierarchies for now

[PATCH 4.19 01/20] PCI: aardvark: Fix a leaked reference by adding missing of_node_put()
 2021-11-24 23:04 UTC 

[PATCH 4.14 02/24] PCI: aardvark: Fix a leaked reference by adding missing of_node_put()
 2021-11-24 22:49 UTC 

[PATCH v6 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-11-24 22:16 UTC  (4+ messages)

[PATCH 0/5] arm: ioremap: Remove pci_ioremap_io() and mvebu_pci_host_probe()
 2021-11-24 16:24 UTC  (10+ messages)
` [PATCH 1/5] arm: ioremap: Implement standard PCI function pci_remap_iospace()
` [PATCH 2/5] PCI: mvebu: Replace pci_ioremap_io() usage by devm_pci_remap_iospace()
` [PATCH 3/5] PCI: mvebu: Remove custom mvebu_pci_host_probe() function
` [PATCH 4/5] arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()
` [PATCH 5/5] arm: ioremap: Remove unused ARM-specific function pci_ioremap_io()

[PATCH 0/6] PCI: pci-bridge-emul: Various fixes
 2021-11-24 15:59 UTC  (7+ messages)
` [PATCH 1/6] PCI: pci-bridge-emul: Make expansion ROM Base Address register read-only
` [PATCH 2/6] PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config space
` [PATCH 3/6] PCI: pci-bridge-emul: Add definitions for missing capabilities registers
` [PATCH 4/6] PCI: pci-bridge-emul: Fix definitions of reserved bits
` [PATCH 5/6] PCI: pci-bridge-emul: Correctly set PCIe capabilities
` [PATCH 6/6] PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe device

[PATCH] PCI: qcom: Fix warning generated due to the incorrect data type
 2021-11-24 14:04 UTC 

Lockdep warning about ctrl->reset_lock in pciehp_check_presence/pciehp_ist on TB3 dock unplug
 2021-11-24 14:31 UTC  (5+ messages)

[PATCH v4 0/3] device property: Remove device_add_properties()
 2021-11-24 14:30 UTC  (4+ messages)

[PATCH v2] lspci: Show Slot Power Limit values above EFh
 2021-11-24 12:46 UTC  (3+ messages)

[PATCH v3 0/3] PCI: apple: Assorted #PERST fixes
 2021-11-24 12:56 UTC  (11+ messages)
` [PATCH v3 1/3] PCI: apple: Follow the PCIe specifications when resetting the port
` [PATCH v3 2/3] arm64: dts: apple: t8103: Fix PCIe #PERST polarity
` [PATCH v3 3/3] PCI: apple: Fix "

[PATCH] PCI: apple: Configure link speeds properly
 2021-11-24  7:40 UTC  (3+ messages)

[PROBLEM] Frequently get "irq 31: nobody cared" when passing through 2x GPUs that share same pci switch via vfio
 2021-11-24  5:52 UTC  (11+ messages)

[helgaas-pci:next] BUILD SUCCESS ff81d75aa0e465f4a37e30da1d48f4cdd43a12ba
 2021-11-24  5:00 UTC 

[PATCH 1/2] PCI: Update BAR # and window messages
 2021-11-24  4:28 UTC  (3+ messages)

[PATCH v3 0/3] PCI: apple: Assorted #PERST fixes
 2021-11-23 17:54 UTC 

[PATCH 0/4] Remove device * in struct
 2021-11-23 16:05 UTC  (6+ messages)
` [PATCH 1/4] PCI: j721e: Remove cast of void* type
` [PATCH 2/4] PCI: tegra194: Remove device * in struct
` [PATCH 3/4] PCI: al: "
` [PATCH 4/4] PCI: j721e: "

[PATCH 0/7] PCI: Prefer of_device_get_match_data() over of_match_device()
 2021-11-23 15:38 UTC  (8+ messages)
` [PATCH 1/7] PCI: altera: "
` [PATCH 2/7] PCI: cadence: "
` [PATCH 3/7] PCI: kirin: "
` [PATCH 4/7] PCI: dra7xx: "
` [PATCH 5/7] PCI: keystone: "
` [PATCH 6/7] PCI: artpec6: "
` [PATCH 7/7] PCI: dwc: Prefer of_device_get_match_data() over of_device_device()

[PATCH v2] PCI: apple: Follow the PCIe specifications when resetting the port
 2021-11-23 13:09 UTC  (11+ messages)

[PATCH bpf] treewide: add missing includes masked by cgroup -> bpf dependency
 2021-11-23 12:51 UTC  (6+ messages)

[RESEND v4 0/6] PCI: imx6: refine codes and add compliance tests mode support
 2021-11-23  7:31 UTC  (7+ messages)
` [RESEND v4 1/6] PCI: imx6: Encapsulate the clock enable into one standalone function
` [RESEND v4 2/6] PCI: imx6: Add the error propagation from host_init
` [RESEND v4 3/6] PCI: imx6: PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [RESEND v4 4/6] PCI: dwc: Add dw_pcie_host_ops.host_exit() callback
` [RESEND v4 5/6] PCI: imx6: Fix the regulator dump when link never came up
` [RESEND v4 6/6] PCI: imx6: Add the compliance tests mode support

[PATCH 0/4] Auxiliary bus driver support for Intel PCIe VSEC/DVSEC
 2021-11-22 23:20 UTC  (16+ messages)
` [PATCH 1/4] PCI: Add #defines for accessing PCIe DVSEC fields
` [PATCH 2/4] driver core: auxiliary bus: Add driver data helpers
` [PATCH 3/4] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
` [PATCH 4/4] platform/x86: Add Intel Software Defined Silicon driver

[PATCH] PCI: brcmstb: Do not use __GENMASK
 2021-11-22 19:26 UTC  (2+ messages)

[PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
 2021-11-22 19:18 UTC  (11+ messages)

[PATCH] pci: Work around ASMedia ASM2824 PCIe link training failures
 2021-11-22  0:20 UTC  (2+ messages)

Kernel 5.15 doesn't detect SATA drive on boot
 2021-11-21 21:09 UTC  (8+ messages)

PCIe regression on APM Merlin (aarch64 dev platform) preventing NVME initialization
 2021-11-21  9:43 UTC  (2+ messages)

[PATCH 0/2] Add Switchtec Gen4 automotive device IDs and a tweak
 2021-11-21  6:40 UTC  (2+ messages)

[PATCH 0/2] Add Switchtec Gen4 automotive device IDs and a tweak
 2021-11-21  6:38 UTC  (3+ messages)

[PATCH] PCI: pciehp: clear cmd_busy bit when Command Completed in polling mode
 2021-11-21  6:35 UTC  (4+ messages)

[PATCH 2/2] PCI: vmd: Override ASPM on TGL/ADL VMD devices
 2021-11-20 16:35 UTC  (2+ messages)

[helgaas-pci:pci/aspm] BUILD SUCCESS fa285baf844303d119d657d4f97e0777acd51b8e
 2021-11-20 12:00 UTC 

[PATCH] PCI: apple: Reset the port for 100ms on probe
 2021-11-20 11:32 UTC  (7+ messages)

[PATCH 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-11-20 11:16 UTC  (11+ messages)
` [PATCH 01/11] iommu: Add device dma ownership set/release interfaces


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