linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-30 12:32:37 to 2023-11-06 07:20:14 UTC [more...]

[PATCH v1 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2023-11-06  7:19 UTC  (14+ messages)
` [PATCH v1 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
` [PATCH v1 2/3] PCI: qcom-ep: Enable cache coherency for SA8775P EP
` [PATCH v1 3/3] arm64: dts: qcom: sa8775p: Mark PCIe controller as cache coherent

ixgbe driver fails to load due to PCI device probing failure
 2023-11-06  6:19 UTC 

[PATCH v4 0/2] PCI: mediatek-gen3: Support controlling power supplies
 2023-11-06  6:12 UTC 

Stay Ahead, Stay Informed: All Thanks to Helium 📚
 2023-11-05 22:15 UTC 

[PATCH v2 0/9] Improvements to pcie_bandwidth_available() for eGPUs
 2023-11-05 17:39 UTC  (15+ messages)
` [PATCH v2 1/9] drm/nouveau: Switch from pci_is_thunderbolt_attached() to dev_is_removable()
` [PATCH v2 2/9] drm/radeon: "
` [PATCH v2 3/9] PCI: Drop pci_is_thunderbolt_attached()
` [PATCH v2 4/9] PCI: Move the `PCI_CLASS_SERIAL_USB_USB4` definition to common header
` [PATCH v2 5/9] PCI: pciehp: Move check for is_thunderbolt into a quirk
` [PATCH v2 6/9] PCI: Rename is_thunderbolt to is_tunneled
` [PATCH v2 7/9] PCI: ACPI: Detect PCIe root ports that are used for tunneling
` [PATCH v2 8/9] PCI: Exclude PCIe ports used for tunneling in pcie_bandwidth_available()
` [PATCH v2 9/9] PCI: Add a quirk to mark 0x8086 : 0x9a23 as supporting PCIe tunneling

arm: mach-socfpga: PCIe Root IO TLP support for Cyclone V
 2023-11-05 11:20 UTC  (3+ messages)
`  "

[PATCH v5 RESEND 0/2] PCI: rcar: support regulators for PCIe
 2023-11-05  9:29 UTC  (3+ messages)
` [PATCH v5 RESEND 1/2] dt-bindings: PCI: rcar-pci-host: add optional regulators
` [PATCH v5 RESEND 2/2] PCI: rcar-host: add support for "

[PATCH v6 0/4] arm64: qcom: sa8775p: add support for EP PCIe
 2023-11-05  8:55 UTC  (10+ messages)
` [PATCH v6 1/4] dt-bindings: PCI: qcom-ep: Add support for SA8775P SoC
` [PATCH v6 2/4] PCI: qcom-ep: Add support for SA8775P SOC
` [PATCH v6 3/4] PCI: epf-mhi: Add support for SA8775P
` [PATCH v6 4/4] arm64: dts: qcom: sa8775p: Add ep pcie0 controller node

[GIT PULL] Compute Express Link (CXL) for 6.7
 2023-11-05  3:02 UTC  (2+ messages)

[PATCH 0/3] x86/apic: Misc pruning
 2023-11-04 19:15 UTC  (10+ messages)
` [PATCH 1/3] x86/apic: Drop apic::delivery_mode
` [PATCH 2/3] x86/apic: Drop enum apic_delivery_modes
` [PATCH 3/3] x86/apic: Drop struct local_apic
` Notes on BAD_APICID, Was: [PATCH 0/3] x86/apic: Misc pruning

[PATCH v10 0/5] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-11-04 13:32 UTC  (6+ messages)
` [PATCH v10 1/5] docs: perf: Add description for Synopsys DesignWare PCIe PMU driver
` [PATCH v10 2/5] PCI: Add Alibaba Vendor ID to linux/pci_ids.h
` [PATCH v10 3/5] PCI: move pci_clear_and_set_dword helper to pci header
` [PATCH v10 4/5] drivers/perf: add DesignWare PCIe PMU driver
` [PATCH v10 5/5] MAINTAINERS: add maintainers for "

Słowa kluczowe do wypozycjonowania
 2023-10-30  8:30 UTC 

[PATCH fixes v4] pci: loongson: Workaround MIPS firmware MRRS settings
 2023-11-04  3:12 UTC  (5+ messages)

Memory corruption with CONFIG_SWIOTLB_DYNAMIC=y
 2023-11-03 20:50 UTC  (4+ messages)

[PATCH v4] PCI/ASPM: Add back L1 PM Substate save and restore
 2023-11-03 19:51 UTC  (3+ messages)

[PATCH 2/2] x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space
 2023-11-03 19:18 UTC  (2+ messages)

Altera PCIe driver, email address check
 2023-11-03 19:05 UTC 

[PATCH v1 1/1] PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
 2023-11-03 18:46 UTC  (2+ messages)

Question: Clearing error bits in the root port post enumeration
 2023-11-03 18:20 UTC  (2+ messages)

TDISP enablement
 2023-11-03 16:44 UTC  (8+ messages)

[PATCH 1/1] PCI: Use FIELD_PREP() and remove *_SHIFT defines
 2023-11-03 15:51 UTC  (5+ messages)

[PATCH 1/2] PCI: Move the `PCI_CLASS_SERIAL_USB_USB4` definition to common header
 2023-11-03  5:48 UTC  (15+ messages)
` [PATCH 2/2] PCI: Ignore PCIe ports used for tunneling in pcie_bandwidth_available()

[PATCH v5 0/5] PCI: qcom: Add support for OPP
 2023-11-03  5:12 UTC  (9+ messages)
` [PATCH v5 4/5] PCI: qcom: Return error from 'qcom_pcie_icc_update'
` [PATCH v5 5/5] PCI: qcom: Add OPP support to scale performance state of power domain

[PATCH v9 1/3] PCI/DOE: Rename DOE protocol to feature
 2023-11-03  2:17 UTC  (8+ messages)
` [PATCH v9 2/3] PCI/DOE: Expose the DOE features via sysfs

[GIT PULL] PCI changes for v6.7
 2023-11-03  1:00 UTC  (2+ messages)

[PATCH] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
 2023-11-02 23:49 UTC  (9+ messages)

[PATCH v3 0/4] PCI: layerscape: Add suspend/resume support for ls1043 and ls1021
 2023-11-02 18:29 UTC  (13+ messages)
` [PATCH v3 1/4] PCI: layerscape: Add function pointer for exit_from_l2()
` [PATCH v3 2/4] PCI: layerscape: Add suspend/resume for ls1021a
` [PATCH v3 3/4] PCI: layerscape: Rename pf_* as pf_lut_*
` [PATCH v3 4/4] PCI: layerscape: Add suspend/resume for ls1043a

[PATCH v2 0/5] Add RC-to-EP doorbell with platform MSI controller
 2023-11-02 17:58 UTC  (8+ messages)
` [PATCH v2 4/5] misc: pci_endpoint_test: Add doorbell test case

v6.6 lockdep splat about locking pci_bus_sem twice
 2023-11-02 16:45 UTC 

[PATCH 1/2] PCI: Compile pci-sysfs.c only if CONFIG_SYSFS=y
 2023-11-02  3:37 UTC  (4+ messages)
` [PATCH 2/2] PCI: Remove obsolete pci_cleanup_rom() declaration

The VFIO/IOMMU/PCI MC at LPC 2023 - See you soon!
 2023-11-02  3:18 UTC 

[PATCH v3 1/6] dt-bindings: PCI: dwc: rockchip: Add mandatory atu reg
 2023-11-01 22:23 UTC  (7+ messages)
  ` [PATCH v3 2/6] dt-bindings: PCI: dwc: rockchip: Add optional dma interrupts

[pci:controller/xilinx-xdma] BUILD REGRESSION 8d786149d78c7784144c7179e25134b6530b714b
 2023-11-01 17:34 UTC  (7+ messages)

Fwd: Regression: Kernel 6.4 rc1 and higher causes Steam Deck to fail to wake from suspend (bisected)
 2023-11-01 11:45 UTC 

[REGRESSION] resume with a Thunderbolt dock broke with commit e8b908146d44 "PCI/PM: Increase wait time after resume"
 2023-11-01 10:59 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION c503e3eec382ac708ee7adf874add37b77c5d312
 2023-10-31 17:57 UTC  (4+ messages)

[PATCH v10 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-10-31 11:54 UTC  (21+ messages)
` [PATCH v10 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v10 02/20] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v10 03/20] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v10 04/20] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v10 05/20] PCI: microchip: Rename two PCIe data structures
` [PATCH v10 06/20] PCI: microchip: Move PCIe host data structure to plda-pcie.h
` [PATCH v10 07/20] PCI: microchip: Rename two setup functions
` [PATCH v10 08/20] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v10 09/20] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v10 10/20] PCI: microchip: Rename interrupt related functions
` [PATCH v10 11/20] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v10 12/20] PCI: microchip: Add request_event_irq() callback function
` [PATCH v10 13/20] PCI: microchip: Add INTx and MSI event num to struct plda_event
` [PATCH v10 14/20] PCI: microchip: Add get_events() callback function
` [PATCH v10 15/20] PCI: microchip: Add event IRQ domain ops to struct plda_event
` [PATCH v10 16/20] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v10 17/20] PCI: plda: Add event interrupt codes and host init/deinit functions
` [PATCH v10 18/20] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v10 19/20] PCI: starfive: Add "
` [PATCH v10 20/20] riscv: dts: starfive: add PCIe dts configuration for JH7110

IOVA address range
 2023-10-31 11:46 UTC  (3+ messages)

[PATCH] PCI: kirin: Fix an error path in kirin_pcie_probe()
 2023-10-31  8:35 UTC  (3+ messages)

pcie_bandwidth_available and USB4/TBT3
 2023-10-31  7:14 UTC  (2+ messages)

[PATCH v5 0/4] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2023-10-31  4:57 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: PCI: qcom-ep: Add support for SA8775P SoC
` [PATCH v5 2/4] PCI: qcom-ep: Add support for SA8775P SOC
` [PATCH v5 3/4] PCI: epf-mhi: Add support for SA8775P
` [PATCH v5 4/4] arm64: dts: qcom: sa8775p: Add ep pcie0 controller node

[RFC PATCH v2 00/21] RISC-V: ACPI: Add external interrupt controller support
 2023-10-31  2:00 UTC  (6+ messages)
` [RFC PATCH v2 11/21] PCI: MSI: Add helper function to set system wide MSI support

[PATCH v9 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-10-30 19:22 UTC  (9+ messages)
` [PATCH v9 3/4] drivers/perf: add DesignWare PCIe PMU driver


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