linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-23 11:40:24 to 2022-06-27 22:41:25 UTC [more...]

[PATCH RESEND v5 00/18] PCI: dwc: Various fixes and cleanups
 2022-06-27 22:40 UTC  (22+ messages)
` [PATCH RESEND v5 01/18] PCI: dwc: Stop link in the host init error and de-initialization
` [PATCH RESEND v5 02/18] PCI: dwc: Add unroll iATU space support to the regions disable method
` [PATCH RESEND v5 03/18] PCI: dwc: Disable outbound windows for controllers with iATU
` [PATCH RESEND v5 04/18] PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address
` [PATCH RESEND v5 05/18] PCI: dwc: Deallocate EPC memory on EP init error
` [PATCH RESEND v5 06/18] PCI: dwc: Enable CDM-check independently from the num_lanes value
` [PATCH RESEND v5 07/18] PCI: dwc: Add braces to the multi-line if-else statements
` [PATCH RESEND v5 08/18] PCI: dwc: Add trailing new-line literals to the log messages
` [PATCH RESEND v5 09/18] PCI: dwc: Discard IP-core version checking on unrolled iATU detection
` [PATCH RESEND v5 10/18] PCI: dwc: Convert Link-up status method to using dw_pcie_readl_dbi()
` [PATCH RESEND v5 11/18] PCI: dwc: Organize local variables usage
` [PATCH RESEND v5 12/18] PCI: dwc: Re-use local pointer to the resource data
` [PATCH RESEND v5 13/18] PCI: dwc: Add start_link/stop_link inliners
` [PATCH RESEND v5 14/18] PCI: dwc: Move io_cfg_atu_shared to the Root Port descriptor
` [PATCH RESEND v5 15/18] PCI: dwc: Add dw_ prefix to the pcie_port structure name
` [PATCH RESEND v5 16/18] PCI: dwc-plat: Simplify the probe method return value handling
` [PATCH RESEND v5 17/18] PCI: dwc-plat: Discard unused regmap pointer
` [PATCH RESEND v5 18/18] PCI: dwc-plat: Drop dw_plat_pcie_of_match forward declaration

[PATCH RESEND v4 00/15] PCI: dwc: Add hw version and dma-ranges support
 2022-06-27 22:31 UTC  (18+ messages)
` [PATCH RESEND v4 01/15] PCI: dwc: Add more verbose link-up message
` [PATCH RESEND v4 02/15] PCI: dwc: Detect iATU settings after getting "addr_space" resource
` [PATCH RESEND v4 03/15] PCI: dwc: Convert to using native IP-core versions representation
` [PATCH RESEND v4 04/15] PCI: dwc: Add IP-core version detection procedure
` [PATCH RESEND v4 05/15] PCI: dwc: Introduce Synopsys IP-core versions/types interface
` [PATCH RESEND v4 06/15] PCI: intel-gw: Drop manual DW PCIe controller version setup
` [PATCH RESEND v4 07/15] PCI: tegra194: "
` [PATCH RESEND v4 08/15] PCI: dwc: Add host de-initialization callback
` [PATCH RESEND v4 09/15] PCI: dwc: Drop inbound iATU types enumeration - dw_pcie_as_type
` [PATCH RESEND v4 10/15] PCI: dwc: Drop iATU regions enumeration - dw_pcie_region_type
` [PATCH RESEND v4 11/15] PCI: dwc: Simplify in/outbound iATU setup methods
` [PATCH RESEND v4 12/15] PCI: dwc: Add iATU regions size detection procedure
` [PATCH RESEND v4 13/15] PCI: dwc: Verify in/out regions against iATU constraints
` [PATCH RESEND v4 14/15] PCI: dwc: Check iATU in/outbound ranges setup methods status
` [PATCH RESEND v4 15/15] PCI: dwc: Introduce dma-ranges property support for RC-host

[PATCH V14 1/7] PCI/ACPI: Guard ARM64-specific mcfg_quirks
 2022-06-27 21:53 UTC  (2+ messages)

[PATCH V14 4/7] PCI: loongson: Don't access non-existant devices
 2022-06-27 21:38 UTC  (2+ messages)

[PATCH][next] NTB: EPF: set pointer addr to null using NULL rather than 0
 2022-06-27 20:28 UTC  (2+ messages)

[PATCH -next v2] PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_bar_init()
 2022-06-27 20:27 UTC  (2+ messages)

[PATCH -next] PCI: endpoint: Fix Kconfig dependency
 2022-06-27 20:25 UTC  (4+ messages)

[PATCH v11 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-06-27 20:02 UTC  (2+ messages)
` (subset) "

[PATCH v11 1/5] clk: qcom: regmap: add PHY clock source implementation
 2022-06-27 20:02 UTC  (3+ messages)

[PATCH v13 10/15] PCI: imx6: Turn off regulator when system is in suspend mode
 2022-06-27 19:51 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION aab35c3d5112df6e329a1a5a5a1881e5c4ca3821
 2022-06-27 19:40 UTC 

[PATCH] PCI/ACPI: do not reference a pci device after it has been released
 2022-06-27 16:37 UTC  (7+ messages)

[PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-06-27 14:01 UTC  (10+ messages)
` [PATCH v9 4/8] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v9 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver

[PATCH] PCI/ACPI: Always advertise ASPM support if CONFIG_PCIEASPM=y
 2022-06-27 12:35 UTC  (3+ messages)

[PATCH v2 00/13] treewide: PCI: renesas: Add R-Car Gen4 PCIe support
 2022-06-27 12:24 UTC  (14+ messages)
` [PATCH v2 01/13] PCI: Add PCI_EXP_LNKCAP_MLW macros
` [PATCH v2 02/13] PCI: controller: dwc: Expose dw_pcie_ep_exit() to module
` [PATCH v2 03/13] PCI: dwc: Add ep_pre_init() callback to dw_pcie_ep_ops
` [PATCH v2 04/13] PCI: dwc: Add reset_all_bars flag
` [PATCH v2 05/13] PCI: dwc: endpoint: Read num-lanes property before ep_pre_init()
` [PATCH v2 06/13] PCI: dwc: host: Read num-lanes property before host_init()
` [PATCH v2 07/13] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH v2 08/13] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
` [PATCH v2 09/13] PCI: renesas: Add R-Car Gen4 PCIe Host support
` [PATCH v2 10/13] PCI: renesas: Add R-Car Gen4 PCIe Endpoint support
` [PATCH v2 11/13] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4
` [PATCH v2 12/13] arm64: dts: renesas: r8a779f0: Add PCIe Host and Endpoint nodes
` [PATCH v2 13/13] arm64: dts: renesas: r8a779f0: spider: Enable PCIe Host ch0

pci-exynos.c phy_init() usage
 2022-06-27 10:47 UTC  (4+ messages)

[PATCH] PCI: qcom: Add support for modular builds
 2022-06-27  7:31 UTC  (5+ messages)

[PATCH] PCI: Add ACS quirk for Broadcom BCM5750x NICs
 2022-06-27  7:30 UTC  (3+ messages)

[helgaas-pci:pci/ctrl/qcom-ipq8074] BUILD SUCCESS 434d9fd0f24c5728019b6d0462bb71b2d650563d
 2022-06-27  7:08 UTC 

[helgaas-pci:pci/ctrl/rcar-gen2] BUILD SUCCESS aefffba672881f7fdb29ec15fcbcab55f3c0592d
 2022-06-25  7:05 UTC 

[PATCH 00/46] CXL PMEM Region Provisioning
 2022-06-24 23:21 UTC  (57+ messages)
` [PATCH 01/46] tools/testing/cxl: Fix cxl_hdm_decode_init() calling convention
` [PATCH 02/46] cxl/port: Keep port->uport valid for the entire life of a port
` [PATCH 03/46] cxl/hdm: Use local hdm variable
` [PATCH 04/46] cxl/core: Rename ->decoder_range ->hpa_range
` [PATCH 05/46] cxl/core: Drop ->platform_res attribute for root decoders
` [PATCH 06/46] cxl/core: Drop is_cxl_decoder()
` [PATCH 07/46] cxl: Introduce cxl_to_{ways,granularity}
` [PATCH 08/46] cxl/core: Define a 'struct cxl_switch_decoder'
` [PATCH 09/46] cxl/acpi: Track CXL resources in iomem_resource
` [PATCH 10/46] cxl/core: Define a 'struct cxl_root_decoder' for tracking CXL window resources
` [PATCH 11/46] cxl/core: Define a 'struct cxl_endpoint_decoder' for tracking DPA resources
` [PATCH 12/46] cxl/mem: Convert partition-info to resources
` [PATCH 13/46] cxl/hdm: Require all decoders to be enumerated
` [PATCH 14/46] cxl/hdm: Enumerate allocated DPA
` [PATCH 15/46] cxl/Documentation: List attribute permissions
` [PATCH 16/46] cxl/hdm: Add 'mode' attribute to decoder objects
` [PATCH 17/46] cxl/hdm: Track next decoder to allocate
` [PATCH 18/46] cxl/hdm: Add support for allocating DPA to an endpoint decoder
` [PATCH 19/46] cxl/debug: Move debugfs init to cxl_core_init()
` [PATCH 20/46] cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'
` [PATCH 21/46] tools/testing/cxl: Move cxl_test resources to the top of memory
` [PATCH 22/46] tools/testing/cxl: Expand CFMWS windows
` [PATCH 23/46] tools/testing/cxl: Add partition support
` [PATCH 24/46] tools/testing/cxl: Fix decoder default state
` [PATCH 25/46] cxl/port: Record dport in endpoint references
` [PATCH 26/46] cxl/port: Record parent dport when adding ports
` [PATCH 27/46] cxl/port: Move 'cxl_ep' references to an xarray per port
` [PATCH 28/46] cxl/port: Move dport tracking to an xarray
` [PATCH 29/46] cxl/port: Cache CXL host bridge data
` [PATCH 30/46] cxl/hdm: Add sysfs attributes for interleave ways + granularity
` [PATCH 31/46] cxl/hdm: Initialize decoder type for memory expander devices
` [PATCH 32/46] cxl/mem: Enumerate port targets before adding endpoints
` [PATCH 33/46] resource: Introduce alloc_free_mem_region()
` [PATCH 34/46] cxl/region: Add region creation support
` [PATCH 35/46] cxl/region: Add a 'uuid' attribute
` [PATCH 36/46] cxl/region: Add interleave ways attribute
` [PATCH 37/46] cxl/region: Allocate host physical address (HPA) capacity to new regions
` [PATCH 38/46] cxl/region: Enable the assignment of endpoint decoders to regions
` [PATCH 39/46] cxl/acpi: Add a host-bridge index lookup mechanism
` [PATCH 40/46] cxl/region: Attach endpoint decoders
` [PATCH 41/46] cxl/region: Program target lists
` [PATCH 42/46] cxl/hdm: Commit decoder state to hardware
` [PATCH 43/46] cxl/region: Add region driver boiler plate
` [PATCH 44/46] cxl/pmem: Delete unused nvdimm attribute
` [PATCH 45/46] cxl/pmem: Fix offline_nvdimm_bus() to offline by bridge
` [PATCH 46/46] cxl/region: Introduce cxl_pmem_region objects

[PATCH v1 0/3] PCI: qcom: sc7280: add missing clocks
 2022-06-24 21:06 UTC  (9+ messages)
` [PATCH v1 1/3] PCI: qcom: Add missing sc7280 clocks in PCIe driver
` [PATCH v1 2/3] dt-bindings: pci: QCOM sc7280 add missing clocks
` [PATCH v1 3/3] arm64: dts: qcom: sc7280: Add missing pcie clocks

[PATCH v1 0/2] PCI: Restrict pci transactions after pci suspend
 2022-06-24 18:31 UTC  (4+ messages)
` [PATCH v1 1/2] PCI: qcom: Add system PM support
` [PATCH v1 2/2] PCI: qcom: Restrict pci transactions after pci suspend

[PATCH v1] PCI: qcom: Allow L1 and its sub states on qcom dwc wrapper
 2022-06-24 17:11 UTC  (5+ messages)
` [PATCH v2] PCI: qcom: Allow L1 and its sub states

[PATCH v3 1/2] PCI: qcom: fix IPQ8074 Gen2 support
 2022-06-24 17:06 UTC  (8+ messages)
` [PATCH v3 2/2] PCI: qcom: move register accesses to .post_init

[PATCH -next] PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_bar_init()
 2022-06-24 14:46 UTC  (2+ messages)

(SPDM) Device attestation, secure channels from host to device etc: Discuss at Plumbers?
 2022-06-24 14:32 UTC  (8+ messages)

[PATCH v4 1/2] PCI: qcom: Move IPQ8074 DBI register accesses after phy_power_on()
 2022-06-24 10:44 UTC  (2+ messages)
` [PATCH v4 2/2] PCI: qcom: Move all "

[helgaas-pci:pci/ctrl/mediatek] BUILD SUCCESS b3b76fc86f0fb4d98918f48c784138bfa950dff6
 2022-06-24 10:06 UTC 

[helgaas-pci:pci/endpoint] BUILD SUCCESS 8821cd7c4ba644fe3c7d4a99aa8e75fc7cfff413
 2022-06-24  6:42 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: Add support for LMEM PCIe resizable bar
 2022-06-24  4:02 UTC  (5+ messages)

[PATCH -next] NTB: EPF: Fix Kconfig dependency
 2022-06-24  1:15 UTC  (5+ messages)
    ` [EXT] "

[PATCH v6 0/6] RZN1 USB Host support
 2022-06-23 22:40 UTC  (3+ messages)

[PATCH] PCI: mvebu: Use devm_request_irq() for registering interrupt handler
 2022-06-23 20:31 UTC  (6+ messages)

[PATCH V11 0/8] CXL: Read CDAT and DSMAS data
 2022-06-23 18:14 UTC  (12+ messages)
` [PATCH V11 3/8] PCI: Create PCI library functions in support of DOE mailboxes

[PATCH v4 2/2] PCI/DPC: Disable DPC service when link is in L2/L3 ready, L2 and L3 state
 2022-06-23 17:28 UTC  (2+ messages)

[PATCH] PCI: rcar-ep: Simplify bitmap allocation
 2022-06-23 17:04 UTC  (2+ messages)

[PATCH v4 0/2] dt-bindings: PCI: uniphier: Fix endpoint descriptions
 2022-06-23 16:40 UTC  (2+ messages)

[PATCH 1/2] Documentation: PCI: Use code-block block for scratchpad registers diagram
 2022-06-23 15:37 UTC  (2+ messages)
    ` [EXT] "


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