linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-15 16:16:27 to 2024-01-19 16:45:39 UTC [more...]

[PATCH 0/9] PCI: introduce the concept of power sequencing of PCIe devices
 2024-01-19 16:45 UTC  (33+ messages)
` [PATCH 1/9] arm64: dts: qcom: qrb5165-rb5: describe the WLAN module of QCA6390
` [PATCH 2/9] arm64: dts: qcom: sm8550-qrd: add Wifi nodes
` [PATCH 3/9] arm64: dts: qcom: sm8650-qrd: "
` [PATCH 4/9] PCI: create platform devices for child OF nodes of the port node
` [PATCH 5/9] PCI: hold the rescan mutex when scanning for the first time
` [PATCH 6/9] PCI/pwrseq: add pwrseq core code
` [PATCH 7/9] dt-bindings: wireless: ath11k: describe QCA6390
` [PATCH 8/9] dt-bindings: wireless: ath11k: describe WCN7850
` [PATCH 9/9] PCI/pwrseq: add a pwrseq driver for QCA6390

[PATCH 00/14] Add suspend to ram support for PCIe on J7200
 2024-01-19 16:25 UTC  (26+ messages)
` [PATCH 01/14] gpio: pca953x: move suspend/resume to suspend_noirq/resume_noirq
` [PATCH 02/14] pinctrl: pinctrl-single: "
` [PATCH 03/14] i2c: omap: wakeup the controller during suspend callback
` [PATCH 04/14] mux: mmio: Add resume support
` [PATCH 09/14] phy: cadence-torrent: move already_configured to struct cdns_torrent_phy
` [PATCH 10/14] phy: cadence-torrent: remove noop_ops phy operations
` [PATCH 11/14] phy: cadence-torrent: add suspend and resume support
` [PATCH 12/14] PCI: cadence: add resume support to cdns_pcie_host_setup()
` [PATCH 13/14] PCI: j721e: move reset GPIO to device struct
` [PATCH 14/14] PCI: j721e: add suspend and resume support

[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2024-01-19 16:03 UTC  (12+ messages)

[bugzilla-daemon@kernel.org: [Bug 218394] New: Enabled VMD on ASUS B1400CEAE blocks going to deeper CPU Package C-state when s2idle]
 2024-01-19 15:13 UTC 

[PATCH v1 0/6] Add Change to integrate HDMA with dwc ep driver
 2024-01-19 13:26 UTC  (9+ messages)
` [PATCH v1 1/6] dmaengine: dw-edma: Pass 'struct dw_edma_chip' to irq_vector()
` [PATCH v1 2/6] dmaengine: dw-edma: Introduce helpers for getting the eDMA/HDMA max channel count
` [PATCH v1 3/6] PCI: dwc: Add HDMA support
` [PATCH v1 4/6] dmaengine: dw-edma: Move HDMA_V0_MAX_NR_CH definition to edma.h
` [PATCH v1 5/6] PCI: qcom-ep: Provide number of read/write channel for HDMA
` [PATCH v1 6/6] PCI: epf-mhi: Add flag to enable HDMA for SA8775P

[PATCH v2 1/2] PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
 2024-01-19 12:46 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: dwc: Cleanup in dw_pcie_ep_raise_msi_irq()

[PATCH] PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
 2024-01-19 12:06 UTC  (4+ messages)

[PATCH v8 00/16] PCI: imx6: Clean up and add imx95 pci support
 2024-01-19  8:36 UTC  (14+ messages)
` [PATCH v8 01/16] PCI: imx6: Simplify clock handling by using clk_bulk*() function
` [PATCH v8 02/16] PCI: imx6: Simplify phy handling by using IMX6_PCIE_FLAG_HAS_PHYDRV
` [PATCH v8 07/16] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v8 08/16] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v8 12/16] PCI: imx6: Add iMX95 PCIe Root Complex support
` [PATCH v8 16/16] PCI: imx6: Add iMX95 Endpoint (EP) support

[PATCH v5] PCI: dwc: Wait for link up only if link is started
 2024-01-19  7:52 UTC  (3+ messages)

[PATCH] Revert "PCI: dwc: Wait for link up only if link is started"
 2024-01-19  7:40 UTC  (7+ messages)

[PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
 2024-01-19  7:28 UTC  (12+ messages)

[PATCH v2] PCI: dwc: Strengthen the MSI address allocation logic
 2024-01-19  5:58 UTC  (5+ messages)

[GIT PULL] Compute Express Link (CXL) for 6.8
 2024-01-19  0:42 UTC  (2+ messages)

[PATCH v2 0/2] PCI: Protect VPD and PME accesses from power management
 2024-01-18 18:50 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: Fix runtime PM race with PME polling

[PATCH 1/1] PCI/DPC: Fix TLP Prefix register reading offset
 2024-01-18 11:08 UTC 

[PATCH V2] PCI: pciehp: Disable ACS Source Validation during hot-remove
 2024-01-18 10:33 UTC  (10+ messages)
` [PATCH V3] "

[PATCH v2 0/7] PCI: Solve two bridge window sizing issues
 2024-01-18  9:27 UTC  (6+ messages)

[PATCH 00/10] Make PCI's devres API more consistent
 2024-01-18  8:48 UTC  (23+ messages)
` [PATCH 01/10] pci: add new set of devres functions
` [PATCH 02/10] pci: deprecate iomap-table functions
` [PATCH 04/10] pci: devres: make devres region requests consistent
` [PATCH 06/10] pci: move pinned status bit to pci_dev struct
` [PATCH 08/10] pci: devres: give pci(m)_intx its own callback
` [PATCH 09/10] pci: devres: remove legacy pcim_release()

[RFC PATCH 0/3] lspci: Display cxl1.1 device link status
 2024-01-18  5:07 UTC  (9+ messages)

[RFC PATCH v10 0/5] fix vt-d hard lockup when hotplug ATS capable device
 2024-01-18  2:32 UTC  (9+ messages)

[GIT PULL] PCI changes for v6.8
 2024-01-18  1:20 UTC  (2+ messages)

[RFC 3/9] PCI/portdrv: create platform devices for child OF nodes
 2024-01-17 23:38 UTC  (12+ messages)

[PATCH v2] x86/pci: Stop requiring ECAM to be declared in E820, ACPI or EFI
 2024-01-17 17:53 UTC  (2+ messages)

[PATCH 0/3] Fix and update ti,j721e-pci-* bindings
 2024-01-17 11:41 UTC  (20+ messages)
` [PATCH 1/3] dt-bindings: PCI: ti,j721e-pci-*: Fix check for num-lanes
` [PATCH 2/3] dt-bindings: PCI: ti,j721e-pci-*: Add checks for max-link-speed
` [PATCH 3/3] dt-bindings: PCI: ti,j721e-pci-host: Add support for J722S SoC

[DO NOT MERGE v6 00/37] Device Tree support for SH7751 based board
 2024-01-17 10:06 UTC  (5+ messages)
` [DO NOT MERGE v6 17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema

[PATCH v6 0/6] PCI: qcom: Add support for OPP
 2024-01-17  9:13 UTC  (23+ messages)
` [PATCH v6 3/6] PCI: qcom: Add missing icc bandwidth vote for cpu to PCIe path
` [PATCH v6 6/6] PCI: qcom: Add OPP support to scale performance state of power domain

[pci:misc] BUILD SUCCESS 2db6b72c989763e30fab83b186e9263fece26bc6
 2024-01-17  8:45 UTC 

[pci:next] BUILD SUCCESS 7119ca35ee4a0129ae86ae9d36f357edc55aab2f
 2024-01-17  8:00 UTC 

[PATCH 0/6] dt-bindings: PCI: qcom: move to dedicated schema (part one)
 2024-01-17  7:22 UTC  (15+ messages)
` [PATCH 1/6] dt-bindings: PCI: qcom,pcie-sm8550: move SM8550 to dedicated schema
` [PATCH 2/6] dt-bindings: PCI: qcom,pcie-sm8450: move SM8450 "
` [PATCH 3/6] dt-bindings: PCI: qcom,pcie-sm8250: move SM8250 "
` [PATCH 4/6] dt-bindings: PCI: qcom,pcie-sm8150: move SM8150 "
` [PATCH 5/6] dt-bindings: PCI: qcom,pcie-sm8350: move SM8350 "
` [PATCH 6/6] dt-bindings: PCI: qcom,pcie-sc8280xp: move SC8280XP "

[PATCH v2] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
 2024-01-17  0:49 UTC  (3+ messages)

[PATCH v2] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
 2024-01-16 23:54 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 02/22] PCI: Add no PM reset quirk for NVIDIA Spectrum devices
 2024-01-16 20:03 UTC 

[PATCH AUTOSEL 5.4 05/31] PCI: Add no PM reset quirk for NVIDIA Spectrum devices
 2024-01-16 20:02 UTC 

[PATCH AUTOSEL 5.10 05/44] PCI: Add no PM reset quirk for NVIDIA Spectrum devices
 2024-01-16 19:59 UTC 

[PATCH AUTOSEL 5.15 06/47] PCI: Add no PM reset quirk for NVIDIA Spectrum devices
 2024-01-16 19:57 UTC 

[PATCH AUTOSEL 6.1 09/68] PCI: Add no PM reset quirk for NVIDIA Spectrum devices
 2024-01-16 19:53 UTC 

[PATCH AUTOSEL 6.6 020/104] PCI: Add no PM reset quirk for NVIDIA Spectrum devices
 2024-01-16 19:45 UTC 

[PATCH AUTOSEL 6.7 020/108] PCI: Add no PM reset quirk for NVIDIA Spectrum devices
 2024-01-16 19:38 UTC 

[PATCH 07/10] pci: devres: give mwi its own callback
 2024-01-16 18:35 UTC  (2+ messages)

[PATCH V2 2/2] PCI: Add support for "preserve-boot-config" property
 2024-01-16 16:55 UTC  (3+ messages)

[PATCH V1] PCI: Clear errors logged in Secondary Status Register
 2024-01-16 14:32 UTC  (2+ messages)
` [PATCH V2] "

[PATCH V1] PCI: Clear errors logged in Secondary Status Register
 2024-01-16 13:54 UTC  (2+ messages)

[PATCH 2/4] pci/aer: Handle Advisory Non-Fatal properly
 2024-01-16  8:42 UTC  (3+ messages)

[PATCH 1/4] pci/aer: Store more information in aer_err_info
 2024-01-16  8:35 UTC  (3+ messages)

[PATCH 0/4] pci/aer: Handle Advisory Non-Fatal properly
 2024-01-16  8:32 UTC  (3+ messages)

[PATCH v6 6/6] PCI: qcom: Add OPP support to scale performance state of power domain
 2024-01-16  5:07 UTC  (2+ messages)

[PATCH v6 3/6] PCI: qcom: Add missing icc bandwidth vote for cpu to PCIe path
 2024-01-16  5:06 UTC  (2+ messages)


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