linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-28 15:24:15 to 2022-04-01 05:10:48 UTC [more...]

[PATCH 01/22] orion5x: Replace comments with C99 initializers
 2022-04-01  5:10 UTC  (19+ messages)
` [PATCH 04/22] x86: "
` [PATCH 05/22] acpica: "
` [PATCH 09/22] gpio-winbond: Use "
` [PATCH 11/22] rdmavt: Replace comments with "
` [PATCH 19/22] wnc36xx: "
` [PATCH 00/22] "

[helgaas-pci:for-linus] BUILD SUCCESS 1c6cec4ab487eda9063355cf7dfe125966032bb7
 2022-04-01  5:01 UTC 

[PATCH v6] PCI / ACPI: Assume "HotPlugSupportInD3" only if device can wake from D3
 2022-04-01  3:40 UTC 

[PATCH] PCI: PM: Quirk bridge D3 on Elo i2
 2022-03-31 21:57 UTC  (2+ messages)

[PATCH v4 0/5] x86/PCI: Improve $PIR and add $IRT PIRQ routing support
 2022-03-31 20:57 UTC  (7+ messages)
` [PATCH v4 1/5] x86/PCI: Add PIRQ routing table range checks
` [PATCH v4 2/5] x86/PCI: Handle PIRQ routing tables with no router device given
` [PATCH v4 3/5] x86/PCI: Add $IRT PIRQ routing table support
` [PATCH v4 4/5] x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretation
` [PATCH v4 5/5] x86/PCI: Fix coding style in PIRQ table verification

[RFC PATCH 0/4] PCI: hv: Miscellaneous changes
 2022-03-31 20:04 UTC  (9+ messages)
` [RFC PATCH 1/4] Drivers: hv: vmbus: Remove special code for unsolicited messages
` [RFC PATCH 2/4] PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening
` [RFC PATCH 3/4] Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
` [RFC PATCH 4/4] PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()

[PATCH v5 1/2] PCI / ACPI: Assume `HotPlugSupportInD3` only if device can wake from D3
 2022-03-31 19:59 UTC  (5+ messages)
` [PATCH v5 2/2] PCI / ACPI: Adjust comment about `HotPlugSupportInD3`

[PATCH v1 0/3] Asynchronous shutdown interface and example implementation
 2022-03-31 16:57 UTC  (12+ messages)
` [PATCH v1 1/3] driver core: Support asynchronous driver shutdown
  ` [PATCH v1 2/3] PCI: Support asynchronous shutdown
    ` [PATCH v1 3/3] nvme: Add async shutdown support

[PATCH v4 0/2] Add support to register platform service IRQ
 2022-03-31 15:30 UTC  (2+ messages)

[PATCH V7 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-03-31 15:19 UTC  (13+ messages)
` [PATCH V7 01/10] PCI: Add vendor ID for the PCI SIG
` [PATCH V7 02/10] PCI: Replace magic constant for PCI Sig Vendor ID
` [PATCH V7 03/10] PCI: Create PCI library functions in support of DOE mailboxes
` [PATCH V7 04/10] cxl/pci: Create auxiliary devices for each DOE mailbox
` [PATCH V7 05/10] cxl/pci: Create DOE auxiliary driver
` [PATCH V7 06/10] cxl/pci: Find the DOE mailbox which supports CDAT
` [PATCH V7 07/10] cxl/mem: Read CDAT table
` [PATCH V7 08/10] cxl/cdat: Introduce cxl_cdat_valid()
` [PATCH V7 09/10] cxl/mem: Retry reading CDAT on failure
` [PATCH V7 10/10] cxl/port: Parse out DSMAS data from CDAT table

[helgaas-pci:for-linus 4/4] drivers/pci/controller/pci-hyperv.c:1486:9: error: implicit declaration of function 'hv_set_msi_entry_from_desc'
 2022-03-31 15:18 UTC  (3+ messages)

[PATCH V5 0/1] Intel Sky Lake-E host root ports check
 2022-03-31 14:31 UTC  (3+ messages)
` [PATCH V5 1/1] "

[PATCH 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-03-31 10:50 UTC  (30+ messages)
` [PATCH 01/25] dmaengine: dw-edma: Drop dma_slave_config.direction field usage
` [PATCH 02/25] dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
` [PATCH 03/25] dma-direct: take dma-ranges/offsets into account in resource mapping
` [PATCH 04/25] dmaengine: Fix dma_slave_config.dst_addr description
` [PATCH 05/25] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address
` [PATCH 06/25] dmaengine: dw-edma: Fix missing src/dst address of the interleaved xfers
` [PATCH 07/25] dmaengine: dw-edma: Don't permit non-inc "
` [PATCH 08/25] dmaengine: dw-edma: Fix invalid interleaved xfers semantics
` [PATCH 09/25] dmaengine: dw-edma: Add CPU to PCIe bus address translation
` [PATCH 10/25] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver
` [PATCH 11/25] dmaengine: dw-edma: Drop chancnt initialization
` [PATCH 12/25] dmaengine: dw-edma: Fix DebugFS reg entry type
` [PATCH 13/25] dmaengine: dw-edma: Stop checking debugfs_create_*() return value
` [PATCH 14/25] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor
` [PATCH 15/25] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH 16/25] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH 17/25] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor
` [PATCH 18/25] dmaengine: dw-edma: Join Write/Read channels into a single device
` [PATCH 19/25] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory
` [PATCH 20/25] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH 21/25] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH 22/25] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH 23/25] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup
` [PATCH 24/25] dmaengine: dw-edma: Skip cleanup procedure if no private data found
` [PATCH 25/25] PCI: dwc: Add DW eDMA engine support

[PATCH v4] pci: Work around ASMedia ASM2824 PCIe link training failures
 2022-03-31  7:11 UTC 

[PATCH] PCI: Avoid handing out address 0 to devices
 2022-03-31  7:11 UTC  (2+ messages)
` [PING][PATCH] "

[RESEND][PATCH v2] PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge
 2022-03-31  7:11 UTC  (3+ messages)
  ` [PING^3][PATCH "

[RESEND][PATCH v2 0/2] x86/PCI: SiS PIRQ router updates
 2022-03-31  7:10 UTC  (3+ messages)
` [RESEND][PATCH v2 1/2] x86/PCI: Disambiguate SiS85C503 PIRQ router code entities
` [RESEND][PATCH v2 2/2] x86/PCI: Add support for the SiS85C497 PIRQ router

[RESEND][PATCH v3] x86/PCI: Add support for the Intel 82378ZB/82379AB (SIO/SIO.A) PIRQ router
 2022-03-31  7:10 UTC 

[RESEND][PATCH v2 0/4] x86/PCI: Odd generic PIRQ router improvements
 2022-03-31  7:10 UTC  (5+ messages)
` [RESEND][PATCH v2 1/4] x86/PCI: Show the physical address of the $PIR table
` [RESEND][PATCH v2 2/4] x86/PCI: Include function number in $PIR table dump
` [RESEND][PATCH v2 3/4] x86/PCI: Also match function number in $PIR table
` [RESEND][PATCH v2 4/4] x86/PCI: Handle IRQ swizzling with PIRQ routers

[PATCH] pci: check the function request_region return value
 2022-03-31  6:21 UTC  (3+ messages)

[PATCH] PCI: dwc: Modify the check about MSI DMA mask 32-bit
 2022-03-31  5:34 UTC  (6+ messages)
    `  "

[PATCH] PCI: qcom: Remove ddrss_sf_tbu clock from sc8180x
 2022-03-31  1:34 UTC 

[PATCH V4 0/1] Intel Sky Lake-E host root ports check
 2022-03-30 19:46 UTC  (9+ messages)
` [PATCH V4 1/1] "

[PATCH v3 1/2] PCI/AER: Disable AER service when link is in L2/L3 ready, L2 and L3 state
 2022-03-30 19:40 UTC  (3+ messages)
` [PATCH v3 2/2] PCI/DPC: Disable DPC "

[PATCH v2 1/2] PCI: vmd: Assign VMD IRQ domain before enumeration
 2022-03-30 18:20 UTC  (9+ messages)
  ` [PATCH v2 2/2] Allow VMD to disable MSIX remapping with interrupt remapping enabled

[PATCH v2 0/4] clk: Baikal-T1 DDR/PCIe resets and some xGMAC fixes
 2022-03-30 14:43 UTC  (5+ messages)
` [PATCH v2 1/4] clk: baikal-t1: Fix invalid xGMAC PTP clock divider
` [PATCH v2 2/4] clk: baikal-t1: Define shared xGMAC ref/ptp clocks parent
` [PATCH v2 3/4] clk: baikal-t1: Move reset-controls code into a dedicated module
` [PATCH v2 4/4] clk: baikal-t1: Add DDR/PCIe directly controlled resets support

[helgaas-pci:for-linus] BUILD SUCCESS 18146f25ac6695ce2ed09503de46dafd2b1f36a6
 2022-03-30 13:12 UTC 

[PATCH v1 0/5] PCI: qcom: rework pipe_clk/pipe_clk_src handling
 2022-03-30 12:56 UTC  (2+ messages)

RX 5500 XT: PCIe link speed stuck at Gen1 2.5GT/s by default
 2022-03-30 11:44 UTC 

next/master bisection: baseline.login on asus-C523NA-A20057-coral
 2022-03-30 11:35 UTC  (7+ messages)

[PATCH] PCI/doc: cleanup references to the legacy PCI DMA API
 2022-03-30 11:02 UTC  (2+ messages)

[PATCH] PCI: designware-ep: Move DBI access to init_complete if notifier is used
 2022-03-30  6:05 UTC 

[PATCH v2 0/2] dt-bindings: PCI: uniphier: Convert bindings and fix devicetree warning issue
 2022-03-30  5:23 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: uniphier: Convert uniphier-pcie.txt to json-schema
` [PATCH v2 2/2] arm64: dts: uniphier: Remove compatible "snps,dw-pcie" from pcie node

[PATCH V3 0/1] Intel Sky Lake-E host root ports check
 2022-03-29 23:42 UTC  (4+ messages)
` [PATCH V3 1/1] "

[PATCH -next] PCI: hv: Remove unused function hv_set_msi_entry_from_desc()
 2022-03-29 23:30 UTC  (2+ messages)

[PATCH] PCI: Remove the deprecated "pci-dma-compat.h" API
 2022-03-29 19:01 UTC  (2+ messages)

[PATCH] PCI: Remove the deprecated "pci-dma-compat.h" API
 2022-03-29 19:00 UTC  (4+ messages)

[PATCH RFC] dt-bindings: PCI: mediatek-gen3: Remove clock-names
 2022-03-29 17:14 UTC  (2+ messages)

[PATCH 00/16] PCI: dwc: Add dma-ranges/YAML-schema/Baikal-T1 support
 2022-03-29 15:31 UTC  (25+ messages)
` [PATCH 01/16] dt-bindings: PCI: dwc: Define generic and native DT bindings
` [PATCH 02/16] dt-bindings: PCI: dwc: Add Baikal-T1 PCIe Root Port bindings
` [PATCH 03/16] PCI: dwc: Add more verbose link-up message
` [PATCH 04/16] PCI: dwc: Convert to using native IP-core versions representation
` [PATCH 05/16] PCI: dwc: Add IP-core version detection procedure
` [PATCH 07/16] PCI: dwc: Add host de-initialization callback
` [PATCH 08/16] PCI: dwc: Drop inbound iATU types enumeration - dw_pcie_as_type
` [PATCH 09/16] PCI: dwc: Simplify in/outbound iATU setup methods
` [PATCH 10/16] PCI: dwc: Drop iATU regions enumeration - dw_pcie_region_type
` [PATCH 11/16] PCI: dwc: Add iATU regions size detection procedure
` [PATCH 12/16] PCI: dwc: Verify in/out regions against iATU constraints
` [PATCH 13/16] PCI: dwc: Check iATU in/outbound ranges setup methods status
` [PATCH 14/16] PCI: dwc: Introduce dma-ranges property support for RC-host
` [PATCH 15/16] PCI: dwc: Introduce generic platform clocks and resets sets
` [PATCH 16/16] PCI: dwc: Add Baikal-T1 PCIe controller support

[PATCH v3 0/2] Fix coherence for VMbus and PCI pass-thru devices in Hyper-V VM
 2022-03-29 12:15 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: uniphier: Convert uniphier-pcie.txt to json-schema
 2022-03-29 10:55 UTC  (6+ messages)

[PATCH 0/5] Add support for Axis, ARTPEC-8 PCIe driver
 2022-03-29  6:41 UTC  (8+ messages)

[PATCH 4/5] phy: Add ARTPEC-8 PCIe PHY driver
 2022-03-29  6:22 UTC  (3+ messages)

[PATCH 2/5] dt-bindings: phy: Add ARTPEC-8 PCIe phy
 2022-03-29  5:20 UTC  (3+ messages)

[PATCH v2] PCI: mediatek-gen3: Print LTSSM state when PCIe link down
 2022-03-29  3:07 UTC 

[PATCH] PCI: mediatek-gen3: Print LTSSM state when PCIe link down
 2022-03-29  2:00 UTC  (3+ messages)

[PATCH 03/12] PCI: dwc: Add unroll iATU space support to the regions disable method
 2022-03-28 21:34 UTC  (3+ messages)

[PATCH 3/5] PCI: axis: Add ARTPEC-8 PCIe controller driver
 2022-03-28 18:52 UTC  (2+ messages)

[PATCH 1/5] dt-bindings: pci: Add ARTPEC-8 PCIe controller
 2022-03-28 18:41 UTC  (2+ messages)

[PATCH 0/4] clk: Baikal-T1 DDR/PCIe resets and some xGMAC fixes
 2022-03-24  1:09 UTC  (5+ messages)
` [PATCH 1/4] clk: baikal-t1: Fix invalid xGMAC PTP clock divider
` [PATCH 2/4] clk: baikal-t1: Define shared xGMAC ref/ptp clocks parent
` [PATCH 3/4] clk: baikal-t1: Move reset-controls code into a dedicated module
` [PATCH 4/4] clk: baikal-t1: Add DDR/PCIe directly controlled resets support

[PATCH 2/5] dt-bindings: phy: Add ARTPEC-8 PCIe phy
 2022-03-28 12:51 UTC 


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