Linux-PCI Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-18 10:55:45 to 2024-02-22 20:40:50 UTC [more...]

[PATCH 0/3] sysfs: Group visibility fixups
 2024-02-22 20:40 UTC 

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

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

[PATCH V2 2/2] PCI: Add support for "preserve-boot-config" property
 2024-02-22 17:06 UTC  (3+ messages)
` [PATCH V3] PCI: Add support for preserving boot configuration

[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

[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
 2024-02-22 13:46 UTC  (55+ messages)
` [PATCH v5 02/18] arm64: defconfig: enable ath12k as a module
` [PATCH v5 03/18] dt-bindings: regulator: describe the PMU module of the QCA6390 package
` [PATCH v5 04/18] dt-bindings: net: bluetooth: qualcomm: describe regulators for QCA6390
` [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

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

[PATCH v13 0/3] fix vt-d hard lockup when hotplug ATS capable device
 2024-02-22 12:54 UTC  (6+ 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 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  (4+ messages)
    ` [PATCH v6 1/2] clk: Provide managed helper to get and enable "
    ` [PATCH v6 2/2] PCI: exynos: Adapt to clk_bulk_* APIs

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

[PATCH 00/10] arm64: dts: qcom: sc8280xp: enable GICv3 ITS for PCIe
 2024-02-22  3:53 UTC  (11+ 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 v11 00/14] PCI: imx6: Clean up and add imx95 pci support
 2024-02-21 15:36 UTC  (19+ 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 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  (5+ 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  (10+ 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  (10+ 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  (4+ 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

[PATCH v2 0/3] Qualcomm PCIe RC shutdown & reinit
 2024-02-20  4:12 UTC  (3+ messages)
` [PATCH v2 3/3] PCI: qcom: properly implement RC shutdown/power up

[PATCH v4 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-02-19 15:16 UTC  (2+ messages)

[PATCH] PCI: dwc: Enable runtime pm of the host bridge
 2024-02-19 13:21 UTC 

[PATCH v6 5/6] arm64: dts: qcom: sm8450: Add opp table support to PCIe
 2024-02-19 12:38 UTC  (15+ messages)

[PATCH v3] PCI: Increase maximum PCIe physical function number to 7 for non-ARI devices
 2024-02-19 12:09 UTC  (3+ messages)

[PATCH v2] PCI: Increase maximum PCIe physical function number to 7 for non-ARI devices
 2024-02-19 10:50 UTC  (3+ messages)

[PATCH v2 1/1] PCI: hv: Fix ring buffer size calculation
 2024-02-19 10:47 UTC  (4+ messages)

[PATCH v4 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2024-02-19  8:32 UTC  (6+ messages)
` [PATCH v4 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
        ` [PATCH v4 1/3] PCI: qcom: Enable cache coherency for SA8775P RC\

[RFC PATCH 0/6] async device shutdown support
 2024-02-19  7:31 UTC 

[PATCH v15 02/23] PCI: microchip: Move pcie-microchip-host.c to plda directory
 2024-02-18 10:17 UTC  (6+ messages)
` [PATCH v15 03/23] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v15 09/23] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v15 11/23] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v15 12/23] PCI: microchip: Add request_event_irq() callback function
` [PATCH v15 13/23] PCI: microchip: Add INTx and MSI event num to struct plda_event

[PATCH v15 16/23] PCI: microchip: Move IRQ functions to pcie-plda-host.c
 2024-02-18 11:38 UTC  (7+ messages)
` [PATCH v15 18/23] PCI: plda: Add host init/deinit and map bus functions
` [PATCH v15 19/23] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v15 21/23] PCI: starfive: Add "
` [PATCH v15 22/23] PCI: starfive: Offload the NVMe timeout workaround to host drivers


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