linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-19 16:25:34 to 2024-01-26 08:56:54 UTC [more...]

[PATCH v3 0/6] dt-bindings: PCI: qcom: move to dedicated schema (part one)
 2024-01-26  8:56 UTC 

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

[PATCH v5 1/2] PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
 2024-01-26  8:41 UTC  (2+ messages)
` [PATCH v5 2/2] PCI: dwc: Cleanup in dw_pcie_ep_raise_msi_irq()

[PATCH v11 0/5] fix vt-d hard lockup when hotplug ATS capable device
 2024-01-26  1:40 UTC  (6+ messages)
` [PATCH v11 1/5] PCI: make pci_dev_is_disconnected() helper public for other drivers
` [PATCH v11 2/5] iommu/vt-d: don't issue ATS Invalidation request when device is disconnected
` [PATCH v11 3/5] iommu/vt-d: simplify parameters of qi_submit_sync() ATS invalidation callers
` [PATCH v11 4/5] iommu/vt-d: pass pdev parameter for qi_check_fault() and refactor callers
` [PATCH v11 5/5] iommu/vt-d: improve ITE fault handling if target device isn't present

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

[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2024-01-25 23:45 UTC  (15+ messages)

[PATCH v5 RESEND 2/5] lib: move pci_iomap.c to drivers/pci/
 2024-01-25 18:31 UTC  (4+ messages)

[PATCH v4 1/2] PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
 2024-01-25 17:03 UTC  (7+ messages)
` [PATCH v4 2/2] PCI: dwc: Cleanup in dw_pcie_ep_raise_msi_irq()

[PATCH v5 RESEND 1/5] lib/pci_iomap.c: fix cleanup bugs in pci_iounmap()
 2024-01-25 16:06 UTC  (3+ messages)

[PATCH v4 1/1] PCI: endpoint: pci-epf-vntb: Fix transfer failure for fixed size BARs
 2024-01-25 15:33 UTC  (2+ messages)

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

[PATCH 0/6] dt-bindings: PCI: qcom: move to dedicated schema (part one)
 2024-01-25 12:35 UTC  (6+ messages)
` [PATCH 1/6] dt-bindings: PCI: qcom,pcie-sm8550: move SM8550 to dedicated schema

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel VI edition (OSPM-summit 2024)
 2024-01-25 11:35 UTC 

[RFC KERNEL PATCH v4 0/3] Support device passthrough when dom0 is PVH on Xen
 2024-01-25  7:17 UTC  (7+ messages)
` [RFC KERNEL PATCH v4 3/3] PCI/sysfs: Add gsi sysfs for pci_dev

[PATCH v2 0/4] PCI/AER: Handle Advisory Non-Fatal properly
 2024-01-25  6:28 UTC  (5+ messages)
` [PATCH v2 1/4] PCI/AER: Store more information in aer_err_info
` [PATCH v2 2/4] PCI/AER: Handle Advisory Non-Fatal properly
` [PATCH v2 3/4] PCI/AER: Fetch information for FTrace
` [PATCH v2 4/4] RAS: Trace more information in aer_event

[PATCH] x86: Code cleanup for ehci_hdr
 2024-01-25  3:06 UTC 

Re: [PATCH v2] drm/xe/irq: allocate all possible msix interrupts
 2024-01-24 20:34 UTC 

[PATCH v6 2/3] sysfs: Add a attr_is_visible function to attribute_group
 2024-01-24 20:31 UTC  (15+ messages)

[PATCH 1/1] PCI/portdrv: Allow DPC if the OS controls AER natively
 2024-01-24 20:29 UTC  (6+ messages)

[PATCH 1/1] PCI: dwc: Fix BAR0 wrong map to iATU6 after root complex reinit endpoint
 2024-01-24 17:10 UTC  (6+ messages)

[PATCH v3] dt-bindings: PCI: ti,j721e-pci-host: Add support for J722S SoC
 2024-01-24 16:10 UTC  (2+ messages)

[PATCH] PCI: Fix active state requirement in PME polling
 2024-01-24 14:21 UTC  (7+ messages)

[PATCH 00/14] Add suspend to ram support for PCIe on J7200
 2024-01-24 14:09 UTC  (25+ messages)
` [PATCH 01/14] gpio: pca953x: move suspend/resume to suspend_noirq/resume_noirq
` [PATCH 02/14] pinctrl: pinctrl-single: "
` [PATCH 04/14] mux: mmio: Add resume support
` [PATCH 05/14] phy: ti: phy-j721e-wiz: make wiz_clock_init callable multiple times
` [PATCH 11/14] phy: cadence-torrent: add suspend and resume support
` [PATCH 14/14] PCI: j721e: "

[PATCH v4 0/2] Add helper function to get and enable all bulk clocks
 2024-01-24 10:38 UTC  (3+ messages)
    ` [PATCH v4 1/2] clk: Provide managed helper to get and enable "
    ` [PATCH v4 2/2] PCI: exynos: Adapt to clk_bulk_* APIs

[PATCH v1 0/2] PCI: dwc: Remove the delay from PCIe probe path
 2024-01-24  9:25 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: dwc: Add helper function to print link status
` [PATCH v1 2/2] PCI: dwc: Wait for link up only if link is started

[PATCH v5] PCI: dwc: Wait for link up only if link is started
 2024-01-24  9:24 UTC  (6+ messages)

[PATCH v3 0/2] Add helper function to get and enable all bulk clocks
 2024-01-24  8:43 UTC  (7+ messages)
  ` [PATCH v3 1/2] clk: Provide managed helper to get and enable "

[Regression] [PCI/ASPM] [ASUS PN51] Reboot on resume attempt (bisect done; commit found)
 2024-01-24  8:16 UTC  (8+ messages)
` [PATCH] Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
    ` PCI/ASPM locking regression in 6.7-final (was: Re: [PATCH] Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()")

[PATCH v4 0/3] Small runtime PM API changes
 2024-01-23 22:40 UTC  (6+ messages)
` [PATCH v4 1/3] pm: runtime: Simplify pm_runtime_get_if_active() usage

[PATCH v5 RESEND 5/5] lib, pci: unify generic pci_iounmap()
 2024-01-23 21:05 UTC  (2+ messages)

[pci:dpc] BUILD SUCCESS 6568d82512b0a64809acff3d7a747362fa4288c8
 2024-01-23 19:43 UTC 

[bug report] Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
 2024-01-23 17:33 UTC  (3+ messages)

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

[PATCH V3] PCI/MSI: Fix MSI hwirq truncation
 2024-01-23 16:01 UTC  (3+ messages)
` [PATCH V4] "

ERROR: Writing to dgpu_disable cause Input/Output error
 2024-01-23 15:34 UTC  (2+ messages)

[PATCH v4 0/3] Add test to verify probe of devices from discoverable buses
 2024-01-23 14:50 UTC  (6+ messages)
` [PATCH v4 1/3] kselftest: "
` [PATCH v4 2/3] kselftest: devices: Add sample board file for google,spherion
` [PATCH v4 3/3] kselftest: devices: Add sample board file for XPS 13 9300

[PATCH v2 00/10] Make PCI's devres API more consistent
 2024-01-23 10:23 UTC  (12+ messages)
` [PATCH v2 01/10] PCI: add new set of devres functions
` [PATCH v2 02/10] PCI: deprecate iomap-table functions
` [PATCH v2 03/10] PCI: warn users about complicated devres nature
` [PATCH v2 04/10] PCI: make devres region requests consistent
` [PATCH v2 05/10] PCI: move dev-enabled status bit to struct pci_dev
` [PATCH v2 06/10] PCI: move pinned "
` [PATCH v2 07/10] PCI: give pcim_set_mwi() its own devres callback
` [PATCH v2 08/10] PCI: give pci(m)_intx "
` [PATCH v2 09/10] PCI: remove legacy pcim_release()
` [PATCH v2 10/10] drm/vboxvideo: fix mapping leaks

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

[RFC] PCI/AER: Block runtime suspend when handling errors
 2024-01-23  9:00 UTC 

[PATCH v3 0/2] Small runtime PM API changes
 2024-01-23  7:45 UTC  (5+ messages)
` [PATCH v3 1/2] pm: runtime: Simplify pm_runtime_get_if_active() usage

[PATCH 68/82] PCI: Refactor intentional wrap-around test
 2024-01-23  0:27 UTC 

[PATCH V2] PCI: Clear errors logged in Secondary Status Register
 2024-01-22 23:00 UTC  (2+ messages)

[PATCH v3 1/2] PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
 2024-01-22 20:29 UTC  (5+ messages)
` [PATCH v3 2/2] PCI: dwc: Cleanup in dw_pcie_ep_raise_msi_irq()

[PATCH 1/1] PCI/DPC: Fix TLP Prefix register reading offset
 2024-01-22 18:16 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 11/23] PCI: add INTEL_HDA_ARL to pci_ids.h
 2024-01-22 15:17 UTC 

[PATCH AUTOSEL 5.4 12/24] PCI: add INTEL_HDA_ARL to pci_ids.h
 2024-01-22 15:16 UTC 

[PATCH AUTOSEL 5.10 15/28] PCI: add INTEL_HDA_ARL to pci_ids.h
 2024-01-22 15:14 UTC 

[PATCH AUTOSEL 5.15 15/35] PCI: add INTEL_HDA_ARL to pci_ids.h
 2024-01-22 15:12 UTC 

[PATCH AUTOSEL 6.1 21/53] PCI: add INTEL_HDA_ARL to pci_ids.h
 2024-01-22 15:08 UTC 

[PATCH AUTOSEL 6.6 23/73] PCI: add INTEL_HDA_ARL to pci_ids.h
 2024-01-22 15:01 UTC 

[PATCH AUTOSEL 6.7 29/88] PCI: add INTEL_HDA_ARL to pci_ids.h
 2024-01-22 14:51 UTC 

[PATCH 11/14] phy: cadence-torrent: add suspend and resume support
 2024-01-22 14:24 UTC  (2+ messages)

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

[PATCH v2] dt-bindings: PCI: ti,j721e-pci-host: Add support for J722S SoC
 2024-01-22 10:01 UTC  (3+ messages)

[REGRESSION] Keystone PCI driver probing and SerDes PLL timeout
 2024-01-22  6:13 UTC  (5+ messages)

[PATCH v3] PCI: keystone: Fix race condition when initializing PHYs
 2024-01-22  4:38 UTC  (3+ messages)

[PATCH] PCI/sysfs: Fix race in pci sysfs creation
 2024-01-20  6:41 UTC  (5+ messages)

[PATCH 01/10] pci: add new set of devres functions
 2024-01-19 22:52 UTC  (2+ messages)

[PATCH v6 0/6] PCI: qcom: Add support for OPP
 2024-01-19 22:34 UTC  (3+ messages)
` [PATCH v6 1/6] dt-bindings: PCI: qcom: Add interconnects path as required property

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

[PATCH 0/9] PCI: introduce the concept of power sequencing of PCIe devices
 2024-01-19 16:45 UTC  (6+ 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).