linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-29 13:02:03 to 2021-12-01 20:27:24 UTC [more...]

[patch 00/32] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-01 20:26 UTC  (34+ messages)
` [patch 14/32] s390/pci: Rework MSI descriptor walk
` [patch 21/32] NTB/msi: Convert to msi_on_each_desc()

[PATCH 1/5] PCI: let 'pcibios_root_bridge_prepare()' access to 'bridge->windows'
 2021-12-01 20:24 UTC  (2+ messages)

[PATCH 5/5] PCI: mt7621: Kconfig: completely enable driver for 'COMPILE_TEST'
 2021-12-01 20:12 UTC  (2+ messages)

[PATCH 3/5] PCI: mt7621: avoid custom MIPS code in driver code
 2021-12-01 19:25 UTC  (3+ messages)

[PATCH pci-fixes 0/2] PCI Aardvark controller fixes
 2021-12-01 18:01 UTC  (9+ messages)
` [PATCH pci-fixes 2/2] Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"

[PATCH v2 1/1] PCI: brcmstb: Use BIT() as __GENMASK() is for internal use only
 2021-12-01 17:13 UTC  (4+ messages)

[PATCH 0/5] arm: ioremap: Remove pci_ioremap_io() and mvebu_pci_host_probe()
 2021-12-01 17:11 UTC  (3+ messages)

[PATCH] PCI: brcmstb: Do not use __GENMASK
 2021-12-01 16:37 UTC  (2+ messages)

[PATCH v4] PCI: rcar: Check if device is runtime suspended instead of __clk_is_enabled()
 2021-12-01 16:24 UTC  (2+ messages)

[PATCH v2 0/2] PCI: endpoint: Fix core_init_notifier feature
 2021-12-01 15:04 UTC  (3+ messages)

[PATCH v3 0/3] PCI: apple: Assorted #PERST fixes
 2021-12-01 14:48 UTC  (9+ messages)
` [PATCH v3 2/3] arm64: dts: apple: t8103: Fix PCIe #PERST polarity

[PATCH] PCI: vmd: Honor ACPI _OSC on PCIe features
 2021-12-01 14:40 UTC  (2+ messages)

[PATCH v6 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-12-01 12:44 UTC  (2+ messages)

[PATCH v5] PCI: vmd: Clean up domain before enumeration
 2021-12-01 12:01 UTC  (2+ messages)

[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-12-01 10:48 UTC  (9+ messages)
` [patch 05/22] genirq/msi: Fixup includes

[helgaas-pci:next] BUILD SUCCESS bef2b1c97d77978924005e0b5c3def392200dafb
 2021-12-01  5:23 UTC 

[PATCH v2 RESEND 0/3] agp: convert to generic power management
 2021-12-01  2:54 UTC  (4+ messages)
` [PATCH v2 1/3] amd64-agp: "
` [PATCH v2 2/3] sis-agp: "
` [PATCH v2 3/3] via-agp: "

[PATCH 1/2] PCI: Add a pci_dev_depth() helper function
 2021-11-30 19:39 UTC  (8+ messages)
` [PATCH 2/2] PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors

[PATCH] PCI: qcom: Fix warning generated due to the incorrect data type
 2021-11-30 18:35 UTC  (6+ messages)

[PATCH v4 00/11] PCI: aardvark controller fixes BATCH 3
 2021-11-30 17:29 UTC  (12+ messages)
` [PATCH v4 01/11] PCI: pci-bridge-emul: Add description for class_revision field
` [PATCH v4 02/11] PCI: pci-bridge-emul: Add definitions for missing capabilities registers
` [PATCH v4 03/11] PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and LNKCTL2 registers on emulated bridge
` [PATCH v4 04/11] PCI: aardvark: Clear all MSIs at setup
` [PATCH v4 05/11] PCI: aardvark: Comment actions in driver remove method
` [PATCH v4 06/11] PCI: aardvark: Disable bus mastering when unbinding driver
` [PATCH v4 07/11] PCI: aardvark: Mask all interrupts "
` [PATCH v4 08/11] PCI: aardvark: Fix memory leak in driver unbind
` [PATCH v4 09/11] PCI: aardvark: Assert PERST# when unbinding driver
` [PATCH v4 10/11] PCI: aardvark: Disable link training "
` [PATCH v4 11/11] PCI: aardvark: Disable common PHY "

[PATCH] PCI: apple: Fix REFCLK1 enable/poll logic
 2021-11-30 17:26 UTC  (4+ messages)

[PATCH] PCI: brcmstb: Declare a bitmap as a bitmap, not as a plain 'unsigned long'
 2021-11-30 17:04 UTC  (3+ messages)

[PATCH] PCI: xilinx-nwl: Simplify code and fix a memory leak
 2021-11-30 16:55 UTC  (3+ messages)

[PATCH] PCI: apple: Enable clock gating
 2021-11-30 16:44 UTC  (2+ messages)

[PATCH v2] PCI: qcom: Use __be16 for catching cpu_to_be16() return instead of u16
 2021-11-30 15:43 UTC  (6+ messages)

[PATCH] PCI: xgene: Fix IB window setup
 2021-11-30 14:30 UTC  (4+ messages)

[PATCH 0/4] layerscape-pci binding updates
 2021-11-30 14:22 UTC  (8+ messages)
` [PATCH 3/4] dt-bindings: pci: layerscape-pci: Add EP mode compatible strings for ls1028a
` [PATCH 4/4] dt-bindings: pci: layerscape-pci: define aer/pme interrupts

[PATCH 0/6] PCI: pci-bridge-emul: Various fixes
 2021-11-30 13:26 UTC  (2+ messages)

[PATCH v3 00/11] PCI: aardvark controller fixes BATCH 3
 2021-11-30 13:25 UTC  (12+ messages)
` [PATCH v3 01/11] PCI: pci-bridge-emul: Add description for class_revision field
` [PATCH v3 02/11] PCI: pci-bridge-emul: Add definitions for missing capabilities registers
` [PATCH v3 03/11] PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and LNKCTL2 registers on emulated bridge
` [PATCH v3 04/11] PCI: aardvark: Clear all MSIs at setup
` [PATCH v3 05/11] PCI: aardvark: Comment actions in driver remove method
` [PATCH v3 06/11] PCI: aardvark: Disable bus mastering when unbinding driver
` [PATCH v3 07/11] PCI: aardvark: Mask all interrupts "
` [PATCH v3 08/11] PCI: aardvark: Fix memory leak in driver unbind
` [PATCH v3 09/11] PCI: aardvark: Assert PERST# when unbinding driver
` [PATCH v3 10/11] PCI: aardvark: Disable link training "
` [PATCH v3 11/11] PCI: aardvark: Disable common PHY "

[PATCH v2 00/11] PCI: aardvark controller fixes BATCH 3
 2021-11-30 13:15 UTC  (14+ messages)
` [PATCH v2 01/11] PCI: pci-bridge-emul: Add description for class_revision field
` [PATCH v2 02/11] PCI: pci-bridge-emul: Add definitions for missing capabilities registers
` [PATCH v2 03/11] PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and LNKCTL2 registers on emulated bridge
` [PATCH v2 04/11] PCI: aardvark: Clear all MSIs at setup
` [PATCH v2 05/11] PCI: aardvark: Comment actions in driver remove method
` [PATCH v2 06/11] PCI: aardvark: Disable bus mastering when unbinding driver
` [PATCH v2 07/11] PCI: aardvark: Mask all interrupts "
` [PATCH v2 08/11] PCI: aardvark: Fix memory leak in driver unbind
` [PATCH v2 09/11] PCI: aardvark: Assert PERST# when unbinding driver
` [PATCH v2 10/11] PCI: aardvark: Disable link training "
` [PATCH v2 11/11] PCI: aardvark: Disable common PHY "

[patch 00/37] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-11-30 12:30 UTC  (14+ messages)
` [patch 08/37] genirq/msi: Provide msi_device_populate/destroy_sysfs()
` [patch 33/37] iommu/arm-smmu-v3: Use msi_get_virq()
` [patch 37/37] dmaengine: qcom_hidma: Cleanup MSI handling

[PATCH 0/7] PCI: aardvark controller fixes BATCH 3
 2021-11-30 12:22 UTC  (10+ messages)
` [PATCH 2/7] PCI: pci-bridge-emul: Add definitions for missing capabilities registers
` [PATCH 5/7] PCI: aardvark: Disable bus mastering and mask all interrupts when unbinding driver
` [PATCH 7/7] PCI: aardvark: Reset PCIe card and disable PHY at driver unbind

[PATCH v12 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-11-30 12:04 UTC  (3+ messages)
` [PATCH v12 1/2] docs: perf: Add description for HiSilicon PCIe PMU driver
` [PATCH v12 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU

[Issue] PCIe AER/Hotplug is disabled when pcie_aspm=off
 2021-11-30 11:31 UTC 

[PATCH v3] PCI: qcom: Use __be16 type to store return value from cpu_to_be16()
 2021-11-30  8:09 UTC 

[PATCH 1/2] PCI/ASPM: Add ASPM BIOS override function
 2021-11-30  8:03 UTC  (2+ messages)

[PATCH 3/5] cxl/pci: Add DOE Auxiliary Devices
 2021-11-30  6:42 UTC  (6+ messages)

[PATCH] dt-bindings: PCI: ti,j721e: Add device id for J721S2
 2021-11-30  4:00 UTC  (3+ messages)

[PATCH v2] dt-bindings: PCI: ti,j721e: Add device id for J721S2
 2021-11-30  3:56 UTC 

[PATCH v5 08/13] dt-bindings: PCI: Add support for Airoha EN7532
 2021-11-29 23:55 UTC  (3+ messages)
` [PATCH v5 09/13] PCI: mediatek: allow selecting controller driver for airoha arch

[PATCH v1 3/7] PCI: New Primary to Sideband (P2SB) bridge support library
 2021-11-29 21:07 UTC  (2+ messages)

[PATCH v7 0/4] Introduce pcim_alloc_irq_vectors()
 2021-11-29 19:16 UTC  (5+ messages)
` [PATCH v7 3/4] i2c: designware: Use pcim_alloc_irq_vectors() to allocate IRQ vectors
` [PATCH v7 4/4] i2c: thunderx: "

[PATCH 00/23] Add drivers for CXL ports and mem devices
 2021-11-29 21:23 UTC  (20+ messages)
` [PATCH 05/23] cxl/pci: Don't poll doorbell for mailbox access
` [PATCH 12/23] cxl: Introduce endpoint decoders
` [PATCH 14/23] cxl: Introduce topology host registration

[PATCH] PCI: vmd: Add device id for VMD device 8086:A77F
 2021-11-29 19:53 UTC  (2+ messages)

[patch 00/10] genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4
 2021-11-29 17:28 UTC  (5+ messages)
` [patch 03/10] genirq/msi: Make MSI descriptor alloc/free ready for range allocations

[PATCH 4.19 17/69] PCI: aardvark: Fix a leaked reference by adding missing of_node_put()
 2021-11-29 18:17 UTC 

[patch 04/32] genirq/msi: Provide a set of advanced MSI accessors and iterators
 2021-11-29 14:46 UTC  (4+ messages)

[PATCH] PCI: mt7621: declare 'mt7621_pci_ops' static
 2021-11-29 18:06 UTC  (2+ messages)

[PROBLEM] Frequently get "irq 31: nobody cared" when passing through 2x GPUs that share same pci switch via vfio
 2021-11-29 17:56 UTC  (12+ messages)

[PATCH] PCI: xgene-msi: Use bitmap_zalloc() when applicable
 2021-11-29 17:40 UTC  (2+ messages)

[PATCH v3 0/3] arm64: IPQ6018 PCIe support
 2021-11-29 17:09 UTC  (4+ messages)
` [PATCH v3 2/3] PCI: qcom: add support for IPQ60xx PCIe controller

[PATCH] PCI: apple: Configure link speeds properly
 2021-11-29 15:02 UTC  (4+ messages)

[PATCH v3 09/10] sizes.h: Add SZ_1T macro
 2021-11-29 14:19 UTC 

[PATCH] PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'
 2021-11-29 13:30 UTC  (2+ messages)

[PATCH v2 00/17] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-11-29 12:59 UTC  (6+ messages)
` [PATCH v2 04/17] driver core: platform: Add driver dma ownership management


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