linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-22 15:11:38 to 2021-11-26 15:12:46 UTC [more...]

[PATCH v1 3/7] PCI: New Primary to Sideband (P2SB) bridge support library
 2021-11-26 15:10 UTC  (4+ messages)

[PATCH 0/2] PCI: mvebu: Add support for unbinding and unloading driver
 2021-11-26 14:43 UTC  (3+ messages)
` [PATCH 1/2] bus: mvebu-mbus: Export symbols for public API window functions
` [PATCH 2/2] PCI: mvebu: Add support for compiling driver as module

[PATCH 00/23] Add drivers for CXL ports and mem devices
 2021-11-26 11:37 UTC  (100+ 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 v2 0/5] PCI: Keystone: Misc fixes for TI's AM65x PCIe
 2021-11-26  8:31 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: PCI: ti,am65: Fix "ti,syscon-pcie-id"/"ti,syscon-pcie-mode" to take argument
` [PATCH v2 2/5] PCI: keystone: Use phandle argument from "ti,syscon-pcie-id"/"ti,syscon-pcie-mode"
` [PATCH v2 3/5] PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)
` [PATCH v2 4/5] PCI: keystone: Add quirk to mark AM654 RC BAR flag as IORESOURCE_UNSET
` [PATCH v2 5/5] PCI: keystone: Set DMA mask and coherent DMA mask

[PATCH] PCI: pciehp: clear cmd_busy bit when Command Completed in polling mode
 2021-11-26  7:47 UTC  (5+ messages)

[RFC PATCH v4] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2021-11-26  7:04 UTC 

[PATCH v3] Add support for PCIe SSD status LED management
 2021-11-25 22:13 UTC  (2+ messages)

[PATCH v2 0/6] Add support for HiSilicon PCIe Tune and Trace device
 2021-11-25 18:50 UTC  (11+ 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 pci-fixes 0/2] PCI Aardvark controller fixes
 2021-11-25 16:01 UTC  (3+ messages)
` [PATCH pci-fixes 1/2] PCI: aardvark: Fix checking for MEM resource type
` [PATCH pci-fixes 2/2] Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"

[PATCH 00/15] pci: mvebu: Various fixes
 2021-11-25 12:46 UTC  (16+ messages)
` [PATCH 01/15] PCI: mvebu: Check for valid ports
` [PATCH 02/15] PCI: mvebu: Check for errors from pci_bridge_emul_init() call
` [PATCH 03/15] PCI: mvebu: Check that PCI bridge specified in DT has function number zero
` [PATCH 04/15] PCI: mvebu: Handle invalid size of read config request
` [PATCH 05/15] PCI: mvebu: Disallow mapping interrupts on emulated bridges
` [PATCH 06/15] PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridge
` [PATCH 07/15] PCI: mvebu: Do not modify PCI IO type bits in conf_write
` [PATCH 08/15] PCI: mvebu: Propagate errors when updating PCI_IO_BASE and PCI_MEM_BASE registers
` [PATCH 09/15] PCI: mvebu: Setup PCIe controller to Root Complex mode
` [PATCH 10/15] PCI: mvebu: Set PCI Bridge Class Code to PCI Bridge
` [PATCH 11/15] PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridge
` [PATCH 12/15] PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on "
` [PATCH 13/15] PCI: mvebu: Fix support for PCI_EXP_DEVCTL "
` [PATCH 14/15] PCI: mvebu: Fix support for PCI_EXP_RTSTA "
` [PATCH 15/15] PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers "

[PATCH v4 08/12] dt-bindings: PCI: Add support for Airoha EN7532
 2021-11-25 11:07 UTC  (2+ messages)
` [PATCH v4 09/12] PCI: mediatek: allow selecting controller driver for airoha arch

[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  (4+ 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 4/4] platform/x86: Add Intel Software Defined Silicon driver
 2021-11-22 23:20 UTC  (3+ messages)

[PATCH 3/4] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
 2021-11-22 23:09 UTC  (3+ messages)

[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 1/4] PCI: Add #defines for accessing PCIe DVSEC fields
 2021-11-22 18:28 UTC  (2+ 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).