Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2024-08-07 20:40:47 to 2024-08-13 23:17:25 UTC [more...]

[PATCH] iommu: Allow ATS to work on VFs when the PF uses IDENTITY
 2024-08-13 23:21 UTC  (13+ messages)

[PATCH] PCI: qcom-ep: Disable MHI RAM data parity error interrupt for SA8775P SoC
 2024-08-13 20:29 UTC  (2+ messages)

[PATCH] PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()
 2024-08-13 20:28 UTC  (2+ messages)

[PATCH] PCI: qcom-ep: Do not enable resources during probe()
 2024-08-13 20:27 UTC  (5+ messages)

[PATCH] PCI: qcom: Use OPP only if the platform supports it
 2024-08-13 20:24 UTC  (2+ messages)

[PATCH] PCI: keystone: Fix && vs || typo
 2024-08-13 20:23 UTC  (2+ messages)

[pci:for-linus] BUILD SUCCESS 054308ad90ae43ba2d4b9c83c6582e8fe94f6fed
 2024-08-13 19:25 UTC 

[PATCH v2 0/8] PCI: Enable Power and configure the QPS615 PCIe switch
 2024-08-13 19:15 UTC  (17+ messages)
` [PATCH v2 1/8] dt-bindings: PCI: Add binding for qps615
` [PATCH v2 4/8] PCI: Change the parent to correctly represent pcie hierarchy
` [PATCH v2 8/8] PCI: pwrctl: Add power control driver for qps615

[PATCH] PCI/pwrctl: pwrseq: add support for WCN6855
 2024-08-13 19:12 UTC 

[PATCH 0/2] PCI/pwrctl: fixes for v6.11
 2024-08-13 19:11 UTC  (3+ messages)
` [PATCH 1/2] PCI: don't rely on of_platform_depopulate() for reused OF-nodes
` [PATCH 2/2] PCI/pwrctl: put the bus rescan on a different thread

[PATCH v5 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-08-13 17:06 UTC  (29+ messages)
` [PATCH v5 01/12] dt-bindings: PCI: Cleanup of brcmstb YAML and add 7712 SoC
` [PATCH v5 03/12] PCI: brcmstb: Use common error handling code in brcm_pcie_probe()
` [PATCH v5 04/12] PCI: brcmstb: Use bridge reset if available
` [PATCH v5 05/12] PCI: brcmstb: Use swinit "
` [PATCH v5 09/12] PCI: brcmstb: Refactor for chips with many regular inbound windows
` [PATCH v5 10/12] PCI: brcmstb: Check return value of all reset_control_xxx calls

[PATCH v3] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
 2024-08-13 16:44 UTC  (4+ messages)

[PATCH v2] ACPI: PCI: check if the io space is page aligned
 2024-08-13 16:39 UTC 

[PATCH v5 0/4] Add dbi2 and atu for i.MX8M PCIe EP
 2024-08-13 16:32 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint
` [PATCH v5 2/4] arm64: dts: imx8mq: Add dbi2 and atu reg for i.MX8MQ PCIe EP
` [PATCH v5 3/4] arm64: dts: imx8mp: Add dbi2 and atu reg for i.MX8MP "
` [PATCH v5 4/4] arm64: dts: imx8mm: Add dbi2 and atu reg for i.MX8MM "

[PATCH] ACPI: PCI: check if the io space is page aligned
 2024-08-13 16:24 UTC 

[PATCH v5 0/3] PCIe Enclosure LED Management
 2024-08-13 15:19 UTC  (8+ messages)
` [PATCH v5 1/3] leds: Init leds class earlier
` [PATCH v5 2/3] PCI/NPEM: Add Native PCIe Enclosure Management support
` [PATCH v5 3/3] PCI/NPEM: Add _DSM PCIe SSD status LED management

[pci:enumeration] BUILD SUCCESS ed510ac9b4d07ff31a54c8bf436f187348a7a943
 2024-08-13 14:23 UTC 

[PATCH stable 5.15.y] PCI: dwc: Restore MSI Receiver mask during resume
 2024-08-13 10:46 UTC  (2+ messages)

[PATCH 5.10-stable] PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal
 2024-08-13 10:37 UTC  (2+ messages)

[PATCH v5 0/8] Add support for the LAN966x PCI device using a DT overlay
 2024-08-13  9:57 UTC  (10+ messages)
` [PATCH v5 1/8] misc: Add support for LAN966x PCI device
` [PATCH v5 2/8] MAINTAINERS: Add the Microchip LAN966x PCI driver entry
` [PATCH v5 3/8] mfd: syscon: Add reference counting and device managed support
` [PATCH v5 4/8] reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependency
` [PATCH v5 5/8] reset: mchp: sparx5: Allow building as a module
` [PATCH v5 6/8] reset: mchp: sparx5: Release syscon when not use anymore
` [PATCH v5 7/8] reset: core: add get_device()/put_device on rcdev
` [PATCH v5 8/8] reset: mchp: sparx5: set the dev member of the reset controller

[PATCH v4 0/4] Add dbi2 and atu for i.MX8M PCIe EP
 2024-08-13  7:54 UTC  (4+ messages)
` [PATCH v4 2/4] dts: arm64: imx8mq: Add dbi2 and atu reg for i.MX8MQ "

[PATCH] x86/PCI: Fix Null pointer dereference after call to pcie_find_root_port()
 2024-08-12 20:51 UTC  (2+ messages)

[PATCH v2 00/10] Remove pcim_iomap_regions_request_all()
 2024-08-12 19:48 UTC  (5+ messages)
` [PATCH v2 04/10] crypto: marvell - replace deprecated PCI functions

[PATCH v2] PCI: Detect and trust built-in Thunderbolt chips
 2024-08-12 18:45 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Manivannan Sadhasivam as Reviewer for PCI native host bridge and endpoint drivers
 2024-08-12 18:13 UTC  (2+ messages)

[PATCH v3 1/1] dt-bindings: PCI: layerscape-pci: Fix property 'fsl,pcie-scfg' type
 2024-08-12 16:33 UTC  (2+ messages)

[PATCH v2 0/4] PCI: Rework error reporting with PCIe failed link retraining
 2024-08-12 14:21 UTC  (9+ messages)
` [PATCH v2 1/4] PCI: Clear the LBMS bit after a link retrain
` [PATCH v2 2/4] PCI: Revert to the original speed after PCIe failed link retraining
` [PATCH v2 3/4] PCI: Correct error reporting with "
` [PATCH v2 4/4] PCI: Use an error code "

[PATCH 1/2] PCI: Clear LBMS on resume to avoid Target Speed quirk
 2024-08-12 11:59 UTC  (11+ messages)

[PATCH v8 0/4] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-08-12  8:18 UTC  (9+ messages)
` [PATCH v8 4/4] PCI/ASPM: Fix L1.2 parameters when enable link state

[PATCH v3 05/13] PCI: endpoint: Assign PCI domain number for endpoint controllers
 2024-08-11  2:47 UTC  (3+ messages)

[PATCH v4 0/2] Add support for Xilinx XDMA Soft IP as Root Port
 2024-08-11  2:23 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: xilinx-xdma: Add schemas for Xilinx QDMA PCIe Root Port Bridge
` [PATCH v4 2/2] PCI: xilinx-xdma: Add Xilinx QDMA Root Port driver

[PATCH v3 0/2] Add support for Xilinx XDMA Soft IP as Root Port
 2024-08-11  2:13 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: xilinx-xdma: Add schemas for Xilinx QDMA PCIe Root Port Bridge
` [PATCH v3 2/2] PCI: xilinx-xdma: Add Xilinx QDMA Root Port driver

[pci:sysfs] BUILD SUCCESS 265baca69a0735b64227a43d4be865a95ba514bb
 2024-08-10 20:48 UTC 

[pci:devres] BUILD SUCCESS 2eb20b96d7696dc354e1b38c511418b56291013c
 2024-08-10 20:47 UTC 

[pci:controller/xilinx] BUILD SUCCESS a73d5d4bde242fa06c67c217974664f8978a5980
 2024-08-10 20:46 UTC 

[PATCH 2/2] pci/p2pdma: Modify p2p_dma_distance to detect virtual P2P links
 2024-08-10 19:33 UTC  (2+ messages)

[pci:reset] BUILD SUCCESS 3e40aa29d47e231a54640addf6a09c1f64c5b63f
 2024-08-10 18:30 UTC 

[pci:dt-bindings] BUILD SUCCESS f73286f3922f9968e850fe1e0e476d04dde2e57c
 2024-08-10 17:06 UTC 

[PATCH 0/4] PCI: mobivel: Drop layerscape gen4 support
 2024-08-10 15:01 UTC  (11+ messages)
` [PATCH 1/4] dt-bindings: PCI: layerscape-pci: drop compatible string fsl,lx2160a-pcie
` [PATCH 2/4] dt-bindings: PCI: drop layerscape-pcie-gen4.txt
` [PATCH 3/4] PCI: mobiveil: Drop layerscape-gen4 support
` [PATCH 4/4] MAINTAINERS: drop NXP LAYERSCAPE GEN4 CONTROLLER

[PATCH 1/1] PCI: Wait for Link before restoring Downstream Buses
 2024-08-09 20:36 UTC  (2+ messages)

[PATCH 1/2] PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()
 2024-08-09 20:09 UTC  (4+ messages)

[PATCH] s390/pci: Stop usurping pdev->dev.groups
 2024-08-09 20:02 UTC  (2+ messages)

[PATCH v4 0/7] PCI: xilinx-nwl: Add phy support
 2024-08-09 19:54 UTC  (3+ messages)

[PATCH v2 0/7] Add PCIe Root Port support for Agilex family of chips
 2024-08-09 19:36 UTC  (11+ messages)
` [PATCH v2 1/7] dt-bindings: PCI: altera: Convert to YAML
` [PATCH v2 2/7] dt-bindings: PCI: altera: msi: "
` [PATCH v2 3/7] dt-bindings: PCI: altera: Add binding for Agilex
` [PATCH v2 4/7] arm64: dts: agilex: add soc0 label
` [PATCH v2 5/7] arm64: dts: agilex: add dtsi for PCIe Root Port
` [PATCH v2 6/7] arm64: dts: agilex: add dts enabling "
` [PATCH v2 7/7] PCI: altera: Add Agilex support

[PATCH v2 1/1] dt-bindings: PCI: host-generic-pci: Drop minItems and maxItems of ranges
 2024-08-09 19:06 UTC  (3+ messages)

[PATCH] PCI: endpoint: pci-epf-test: Move DMA check into read/write/copy functions
 2024-08-09 18:41 UTC  (6+ messages)

[PATCH RESEND] Documentation: devres: fix error about PCI devres
 2024-08-09 18:37 UTC  (2+ messages)

[PATCH] PCI: remove type return
 2024-08-09 18:14 UTC  (5+ messages)

PCI: Work around PCIe link training failures
 2024-08-09 13:34 UTC  (4+ messages)

[PATCH 1/2] PCI: Correct error reporting with PCIe failed link retraining
 2024-08-09 13:31 UTC  (2+ messages)

[PATCH 0/2] PCI: Rework error reporting with PCIe failed link retraining
 2024-08-09 13:30 UTC  (4+ messages)
` [PATCH 1/2] PCI: Correct "

[PATCH v2] PCI: dw-rockchip: Enable async probe by default
 2024-08-09  7:36 UTC 

[PATCH] PCI: j721e: Set .map_irq and .swizzle_irq to NULL
 2024-08-09  5:33 UTC  (10+ messages)

[PATCH v3 3/8] PCI: Restore resource alignment
 2024-08-08 21:54 UTC  (4+ messages)

[PATCH v3 8/8] PCI: Align small BARs
 2024-08-08 21:53 UTC  (2+ messages)

[PATCH v3 5/8] x86/PCI: Preserve IORESOURCE_STARTALIGN alignment
 2024-08-08 20:10 UTC  (2+ messages)

[PATCH v3 4/8] PCI: Restore memory decoding after reallocation
 2024-08-08 19:37 UTC  (2+ messages)

[PATCH v3 0/2] PCI: qcom: Avoid DBI and ATU register space mirroring
 2024-08-08 19:04 UTC  (9+ messages)
` [PATCH v3 1/2] PCI: dwc: Add dbi_phys_addr and atu_phys_addr to struct dw_pcie

[PATCH] PCI: Add PCI_EXT_CAP_ID_PL_64GT define
 2024-08-08 17:22 UTC  (3+ messages)

[PATCH] PCI: Add PCI_EXT_CAP_ID_PL_64GT define
 2024-08-08 16:20 UTC  (3+ messages)

[PATCH RFC] PCI: kirin: prevent buffer overflow in kirin_pcie_parse_port
 2024-08-08 14:45 UTC  (2+ messages)

[PATCH v4 0/8] Add support for the LAN966x PCI device using a DT overlay
 2024-08-08 14:07 UTC  (8+ messages)
` [PATCH v4 1/8] misc: Add support for LAN966x PCI device
` [PATCH v4 8/8] reset: mchp: sparx5: set the dev member of the reset controller

[PATCH v15 1/4] PCI/DOE: Rename DOE protocol to feature
 2024-08-08  9:02 UTC  (5+ messages)
` [PATCH v15 2/4] PCI/DOE: Rename Discovery Response Data Object Contents to type

[PATCH v3 0/8] PCI: Align small BARs
 2024-08-08  8:55 UTC  (3+ messages)
` [PATCH v3 1/8] x86/PCI: Improve code readability

[PATCH 0/5] ASoC/SOF/PCI/Intel: add PantherLake support
 2024-08-08  8:12 UTC  (2+ messages)

[PATCH] PCI: Detect and trust built-in TBT chips
 2024-08-08  5:22 UTC  (7+ messages)

[PATCH linu-next v1] PCI: dw-rockchip: Enable async probe by default
 2024-08-08  3:13 UTC  (4+ messages)

[PATCH 0/7] Add PCIe Root Port support for Agilex family of chips
 2024-08-07 23:03 UTC  (3+ messages)
` [PATCH 5/7] arm64: dts: agilex: add dtsi for PCIe Root Port


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox