Linux-PCI Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-20 12:17:03 to 2024-02-24 06:54:26 UTC [more...]

[PATCH v8 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-02-24  6:54 UTC 

[pci:qcom] BUILD SUCCESS 544e8f96efc08134454e8513667f59be1f2e3c57
 2024-02-24  4:54 UTC 

[PATCH v5 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2024-02-24  0:07 UTC  (6+ messages)
` [PATCH v5 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
` [PATCH v5 2/3] PCI: qcom-ep: Enable cache coherency for SA8775P EP
` [PATCH v5 3/3] arm64: dts: qcom: sa8775p: Mark PCIe EP controller as cache coherent

[PATCH v7 0/7] PCI: qcom: Add support for OPP
 2024-02-24  0:02 UTC  (9+ messages)
` [PATCH v7 1/7] dt-bindings: PCI: qcom: Add interconnects path as required property
` [PATCH v7 2/7] arm64: dts: qcom: sm8450: Add interconnect path to PCIe node
` [PATCH v7 3/7] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
` [PATCH v7 4/7] dt-bindings: pci: qcom: Add opp table
` [PATCH v7 5/7] arm64: dts: qcom: sm8450: Add opp table support to PCIe
` [PATCH v7 6/7] PCI: Bring out the pcie link speed to MBps logic to new function
` [PATCH v7 7/7] PCI: qcom: Add OPP support to scale performance state of power domain

[PATCH v2 00/12] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
 2024-02-23 22:10 UTC  (18+ messages)
` [PATCH v2 01/12] dt-bindings: PCI: qcom: Allow 'required-opps'
` [PATCH v2 02/12] dt-bindings: PCI: qcom: Do not require 'msi-map-mask'
` [PATCH v2 03/12] dt-bindings: PCI: qcom: Allow 'aspm-no-l0s'
` [PATCH v2 04/12] PCI: qcom: Add support for disabling ASPM L0s in devicetree
` [PATCH v2 05/12] arm64: dts: qcom: sc8280xp: add missing PCIe minimum OPP
` [PATCH v2 06/12] arm64: dts: qcom: sc8280xp-crd: limit pcie4 link speed
` [PATCH v2 07/12] arm64: dts: qcom: sc8280xp-x13s: "
` [PATCH v2 08/12] arm64: dts: qcom: sc8280xp-crd: disable ASPM L0s for NVMe
` [PATCH v2 09/12] arm64: dts: qcom: sc8280xp-crd: disable ASPM L0s for modem and Wi-Fi
` [PATCH v2 10/12] arm64: dts: qcom: sc8280xp-x13s: disable ASPM L0s for Wi-Fi
` [PATCH v2 11/12] arm64: dts: qcom: sc8280xp-x13s: disable ASPM L0s for NVMe and modem
` [PATCH v2 12/12] arm64: dts: qcom: sc8280xp: enable GICv3 ITS for PCIe

[PATCH v7 0/5] PCI/ASPM: Save/restore L1 PM Substates for suspend/resume
 2024-02-23 21:37 UTC  (7+ messages)
` [PATCH v7 1/5] PCI/ASPM: Move pci_configure_ltr() to aspm.c
` [PATCH v7 2/5] PCI/ASPM: Always build aspm.c
` [PATCH v7 3/5] PCI/ASPM: Move pci_save_ltr_state() to aspm.c
` [PATCH v7 4/5] PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
` [PATCH v7 5/5] PCI/ASPM: Call pci_save_ltr_state() from pci_save_pcie_state()

[PATCH 0/5] Always build aspm.c
 2024-02-23 20:35 UTC  (2+ messages)

[pci:wip/2402-bjorn-osc-dpc] BUILD SUCCESS 16afffbfea8b022cccd8d80983a677783f9465c6
 2024-02-23 15:43 UTC 

[PATCH v11 00/14] PCI: imx6: Clean up and add imx95 pci support
 2024-02-23 15:30 UTC  (21+ messages)
` [PATCH v11 01/14] PCI: imx6: Simplify clock handling by using clk_bulk*() function
` [PATCH v11 02/14] PCI: imx6: Simplify phy handling by using IMX6_PCIE_FLAG_HAS_PHYDRV
` [PATCH v11 03/14] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v11 04/14] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v11 05/14] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v11 06/14] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v11 07/14] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v11 08/14] dt-bindings: imx6q-pcie: Restruct reg and reg-name
` [PATCH v11 09/14] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v11 10/14] PCI: imx6: Add iMX95 PCIe Root Complex support
` [PATCH v11 11/14] PCI: imx6: Clean up get addr_space code
` [PATCH v11 12/14] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v11 13/14] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v11 14/14] PCI: imx6: Add iMX95 Endpoint (EP) support

[PATCH] PCI: mt7621: Fix possible string truncation in snprintf
 2024-02-23 11:24 UTC  (2+ messages)

[PATCH v13 0/3] fix vt-d hard lockup when hotplug ATS capable device
 2024-02-23  8:19 UTC  (12+ messages)
` [PATCH v13 1/3] PCI: make pci_dev_is_disconnected() helper public for other drivers
` [PATCH v13 2/3] iommu/vt-d: don't issue ATS Invalidation request when device is disconnected
` [PATCH v13 3/3] iommu/vt-d: improve ITE fault handling if target device isn't valid

[PATCH V2 2/2] PCI: Add support for "preserve-boot-config" property
 2024-02-23  8:00 UTC  (6+ messages)
` [PATCH V3] PCI: Add support for preserving boot configuration
  ` [PATCH V4] "

[PATCH 0/3] sysfs: Group visibility fixups
 2024-02-23  6:33 UTC  (8+ messages)
` [PATCH 1/3] sysfs: Fix crash on empty group attributes array
` [PATCH 2/3] sysfs: Document new "group visible" helpers
` [PATCH 3/3] sysfs: Introduce DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE()

[RFC KERNEL PATCH v4 0/3] Support device passthrough when dom0 is PVH on Xen
 2024-02-23  6:08 UTC  (6+ messages)
` [RFC KERNEL PATCH v4 1/3] xen/pci: Add xen_reset_device_state function
` [RFC KERNEL PATCH v4 2/3] xen/pvh: Setup gsi for passthrough device

[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
 2024-02-22 23:56 UTC  (42+ messages)
` [PATCH v5 06/18] dt-bindings: new: wireless: describe the ath12k PCI module
` [PATCH v5 09/18] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391
` [PATCH v5 14/18] PCI/pwrctl: add a power control driver for WCN7850

[PATCH v2] dt-bindings: PCI: ti,am65: Fix remaining binding warnings
 2024-02-22 23:35 UTC  (2+ messages)

[PATCH v2 0/3] PCI/DPC: Clean up DPC vs AER/EDR ownership and Kconfig
 2024-02-22 22:15 UTC  (4+ messages)
` [PATCH v2 1/3] PCI/DPC: Request DPC only if also requesting AER
` [PATCH v2 2/3] PCI/DPC: Remove CONFIG_PCIE_EDR
` [PATCH v2 3/3] PCI/DPC: Encapsulate pci_acpi_add_edr_notifier()

[PATCH V3] PCI/ASPM: Update saved buffers with latest ASPM
 2024-02-22 22:14 UTC  (8+ messages)
` [PATCH V4] "

[PATCH v3 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml format
 2024-02-22 19:22 UTC  (5+ messages)

[PATCH v1 0/3] Add support for detecting Controller Level PCIe Errors
 2024-02-22 14:19 UTC  (16+ messages)
` [PATCH v1 1/3] dt-bindings: PCI: qcom: Add global irq support for SA8775p
` [PATCH v1 2/3] arm64: dts: qcom: sa8775p: Enable "
` [PATCH v1 3/3] PCI: qcom: Add support for detecting controller level PCIe errors

[RFC PATCH 0/5] Towards a shared TSM sysfs-ABI for Confidential Computing
 2024-02-22 13:22 UTC  (5+ messages)
` [RFC PATCH 4/5] sysfs: Introduce a mechanism to hide static attribute_groups

[PATCH 1/1] PCI/sysfs: Demacrofy pci_dev_resource_resize_attr(n) functions
 2024-02-22 11:46 UTC 

[PATCH v2 0/3] Add support for RAS DES feature in PCIe DW controller
 2024-02-22 11:00 UTC  (7+ messages)

[PATCH v3] PCI: Add D3 support for PCI bridges in DT based platforms
 2024-02-22  9:40 UTC  (6+ messages)

[PATCH v6 0/2] Add helper function to get and enable all bulk clocks
 2024-02-22  5:15 UTC  (3+ messages)
  ` [PATCH v6 1/2] clk: Provide managed helper to get and enable "

[PATCH v5] PCI: dwc: Wait for link up only if link is started
 2024-02-22  4:30 UTC  (14+ messages)

[PATCH 00/10] arm64: dts: qcom: sc8280xp: enable GICv3 ITS for PCIe
 2024-02-22  3:53 UTC  (10+ messages)
` [PATCH 02/10] dt-bindings: PCI: qcom: Do not require 'msi-map-mask'

[PATCH 1/1] PCI/portdrv: Allow DPC if the OS controls AER natively
 2024-02-21 23:33 UTC  (3+ messages)

[PATCH] PCI/DPC: Request DPC only if also requesting AER
 2024-02-21 23:25 UTC  (3+ messages)

[PATCH v6] PCI: dwc: Strengthen the MSI address allocation logic
 2024-02-21 23:13 UTC  (3+ messages)

[PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
 2024-02-21 21:54 UTC  (19+ messages)
` [PATCH v3 01/18] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v3 02/18] pinctrl: pinctrl-single: remove dead code in suspend() and resume() callbacks
` [PATCH v3 05/18] mux: add mux_chip_resume() function
` [PATCH v3 14/18] phy: cadence-torrent: add suspend and resume support

[pci:enumeration] BUILD SUCCESS baf67aefbe7d7deafa59ca49612d163f8889934c
 2024-02-21 20:12 UTC 

[PATCH AUTOSEL 6.1 23/28] PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignment
 2024-02-21 18:53 UTC  (3+ messages)

[PATCH v5] PCI: dwc: Strengthen the MSI address allocation logic
 2024-02-21 15:28 UTC  (3+ messages)

[PATCH] PCI: dwc: Use the correct sleep function in wait_for_link
 2024-02-21 12:40 UTC  (3+ messages)

[pci:next] BUILD SUCCESS 5b52c9afa3dd95ea0903b6d16225e5744f20ad5b
 2024-02-21 10:27 UTC 

[PATCH v15 14/23] PCI: microchip: Add get_events() callback and add PLDA get_event()
 2024-02-21 10:10 UTC  (5+ messages)
` [PATCH v15 15/23] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip

[PATCH v4] PCI: dwc: Strengthen the MSI address allocation logic
 2024-02-21  5:47 UTC  (3+ messages)

[PATCH v2 0/5] PCI: dwc: Add support for integrating HDMA with DWC EP driver
 2024-02-21  5:34 UTC  (12+ messages)
` [PATCH v2 1/5] PCI: dwc: Refactor dw_pcie_edma_find_chip() API
` [PATCH v2 2/5] PCI: dwc: Skip finding eDMA channels count if glue drivers have passed them
` [PATCH v2 3/5] PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
` [PATCH v2 4/5] PCI: qcom-ep: Add HDMA support for SA8775P SoC
` [PATCH v2 5/5] PCI: epf-mhi: Enable HDMA "

[PATCH v2 1/2] PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge
 2024-02-20 23:25 UTC  (8+ messages)

[PATCH v4] acpi,pci: warn about duplicate IRQ routing entries returned from _PRT
 2024-02-20 22:12 UTC  (2+ messages)

[PATCH v10 00/14] PCI: imx6: Clean up and add imx95 pci support
 2024-02-20 21:24 UTC  (8+ messages)

PCI: Mark 3ware-9650SE Root Port Extended Tags as broken
 2024-02-20 21:03 UTC  (2+ messages)

[PATCH 0/2] PCI/AER: Fix rootport attribute paths in ABI docs
 2024-02-20 16:32 UTC  (2+ messages)

[PATCH 0/3] MAINTAINERS: Add MIPS Baikal-T1 SoC bits maintainer
 2024-02-20 13:36 UTC  (3+ messages)
` [PATCH 3/3] MAINTAINERS: Add maintainer for MIPS Baikal-T1 platform code


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 read-only IMAP folder(s) and NNTP newsgroup(s).