linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-20 23:42:27 to 2021-07-24 05:49:31 UTC [more...]

[pci:wip/tglx-msi] BUILD SUCCESS d4190cc7e8cfb8c4c33c90f908025511181e938c
 2021-07-24  5:49 UTC 

[PATCH v7 00/10] Add support for Hikey 970 PCIe
 2021-07-24  4:11 UTC  (16+ messages)
` [PATCH v7 01/10] PCI: kirin: Reorganize the PHY logic inside the driver
` [PATCH v7 02/10] PCI: kirin: Add support for a PHY layer
` [PATCH v7 03/10] PCI: kirin: Use regmap for APB registers
` [PATCH v7 04/10] PCI: kirin: Add MODULE_* macros
` [PATCH v7 05/10] dt-bindings: PCI: kirin: Fix compatible string
` [PATCH v7 07/10] phy: HiSilicon: Add driver for Kirin 970 PCIe PHY
` [PATCH v7 08/10] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware
` [PATCH v7 09/10] dt-bindings: PCI: kirin-pcie.txt: Convert it to yaml
` [PATCH v7 11/10] PCI: kirin: Allow building it as a module

[pci:review/vga] BUILD SUCCESS d3ff98e99536cd76e77696889600ee06fe5253b2
 2021-07-24  3:47 UTC 

[PATCH v2 0/9] PCI/VGA: Rework default VGA device selection
 2021-07-24  0:10 UTC  (17+ messages)
` [PATCH v2 1/9] PCI/VGA: Move vgaarb to drivers/pci
` [PATCH v2 2/9] PCI/VGA: Replace full MIT license text with SPDX identifier
` [PATCH v2 3/9] PCI/VGA: Use unsigned format string to print lock counts
` [PATCH v2 4/9] PCI/VGA: Remove empty vga_arb_device_card_gone()
` [PATCH v2 5/9] PCI/VGA: Move vga_arb_integrated_gpu() earlier in file
` [PATCH v2 6/9] PCI/VGA: Prefer vga_default_device()
` [PATCH v2 7/9] PCI/VGA: Split out vga_arb_update_default_device()
` [PATCH v2 8/9] PCI/VGA: Log bridge control messages when adding devices
` [PATCH v2 9/9] PCI/VGA: Rework default VGA device selection

[PATCH v5 0/3] Visconti: Add Toshiba Visconti PCIe host controller driver
 2021-07-23 23:19 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: pci: Add DT binding for Toshiba Visconti PCIe controller
` [PATCH v5 2/3] PCI: visconti: Add Toshiba Visconti PCIe host controller driver
` [PATCH v5 3/3] MAINTAINERS: Add entries for Toshiba Visconti PCIe controller

Query on ASPM driver design
 2021-07-23 22:28 UTC  (2+ messages)

Issues with A3720 PCIe controller driver pci-aardvark.c
 2021-07-23 22:17 UTC 

[PATCH] PCI: dwc/intel-gw: Update MAINTAINERS file
 2021-07-23 21:09 UTC  (3+ messages)

[PATCH 0/6] Add IMX8M Mini PCI support
 2021-07-23 20:49 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: imx6q-pcie: add compatible for IMX8MM support
` [PATCH 2/6] dt-bindings: reset: imx8mq: add pcie reset
` [PATCH 3/6] PCI: imx6: add IMX8MM support
` [PATCH 4/6] reset: imx7: add resets for PCIe
` [PATCH 5/6] arm64: dts: imx8mm: add PCIe support
` [PATCH 6/6] arm64: dts: imx8mm: add gpc iomux compatible

[PATCH v5 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-07-23 17:15 UTC  (6+ messages)
` [PATCH v5 03/14] i40e: Use irq_update_affinity_hint
` [PATCH v5 06/14] RDMA/irdma: "
` [PATCH v5 11/14] scsi: lpfc: Use irq_set_affinity

[PATCH V6 0/8] PCI: Enable 10-Bit tag support for PCIe devices
 2021-07-23 16:58 UTC  (13+ messages)
` [PATCH V6 1/8] PCI: Use cached Device Capabilities Register
` [PATCH V6 2/8] PCI: Use cached Device Capabilities 2 Register
` [PATCH V6 3/8] PCI: Add 10-Bit Tag register definitions
` [PATCH V6 4/8] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
` [PATCH V6 5/8] PCI/IOV: Enable 10-Bit tag support for PCIe VF devices
` [PATCH V6 6/8] PCI: Enable 10-Bit tag support for PCIe RP devices
` [PATCH V6 7/8] PCI: Add "pci=disable_10bit_tag=" parameter for peer-to-peer support
` [PATCH V6 8/8] PCI/P2PDMA: Add a 10-bit tag check in P2PDMA

[PATCH 0/2] PCI: aardvark: Resource fixes
 2021-07-23 16:45 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: marvell: armada-37xx: Extend PCIe MEM space

[PATCH] PCI: tegra: Remove unused struct tegra_pcie_bus
 2021-07-23 15:19 UTC  (2+ messages)

[PATCH] PCI: dwc: Remove surplus break statement after return
 2021-07-23 15:17 UTC  (2+ messages)

[PATCH v2 1/2] PCI: artpec6: Remove surplus break statement after return
 2021-07-23 15:14 UTC  (2+ messages)

[PATCH] PCI: PCI_IXP4XX should depend on ARCH_IXP4XX
 2021-07-23 15:11 UTC  (2+ messages)

[PATCH] ARM: ixp4xx: fix building both pci drivers
 2021-07-23 14:50 UTC  (2+ messages)

[PATCH 00/12] Introduce vfio_pci_core subsystem
 2021-07-23 14:13 UTC  (17+ messages)
` [PATCH 01/12] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c
` [PATCH 02/12] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
` [PATCH 03/12] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
` [PATCH 04/12] vfio/pci: Rename ops functions to fit core namings
` [PATCH 05/12] vfio/pci: Include vfio header in vfio_pci_core.h
` [PATCH 06/12] vfio/pci: Split the pci_driver code out of vfio_pci_core.c
` [PATCH 07/12] vfio/pci: Move igd initialization to vfio_pci.c
` [PATCH 08/12] vfio/pci: Move module parameters "
` [PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
` [PATCH 10/12] vfio: Use select for eventfd
` [PATCH 11/12] vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'
` [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko

[PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
 2021-07-23  9:36 UTC  (10+ messages)

[patch 0/8] PCI/MSI, x86: Cure a couple of inconsistencies
 2021-07-23  8:14 UTC  (26+ messages)
` [patch 1/8] PCI/MSI: Enable and mask MSIX early
` [patch 2/8] PCI/MSI: Mask all unused MSI-X entries
` [patch 3/8] PCI/MSI: Enforce that MSI-X table entry is masked for update
` [patch 4/8] PCI/MSI: Enforce MSI[X] entry updates to be visible
` [patch 5/8] PCI/MSI: Simplify msi_verify_entries()
` [patch 6/8] genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
` [patch 7/8] x86/ioapic: Force affinity setup before startup
` [patch 8/8] x86/msi: "

[PATCH v11 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
 2021-07-23  7:17 UTC  (6+ messages)
` [PATCH v11 1/4] dt-bindings: PCI: mediatek: Update the Device tree bindings

[PATCH 1/2] PCI/AER: Disable AER interrupt during suspend
 2021-07-23  7:05 UTC  (4+ messages)

[PATCH v3 0/2] PCI: Make use of PCI_DEVICE_XXX() helper macro
 2021-07-23  3:36 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: Make use of PCI_DEVICE_SUB/_CLASS() "
` [PATCH v3 2/2] PCI: vmd: Make use of PCI_DEVICE_DATA() "

[PATCH 0/2] PCI: Make use of PCI_DEVICE_XXX() helper function
 2021-07-23  3:28 UTC  (7+ messages)
` [PATCH 1/2] PCI: Make use of PCI_DEVICE_SUB/_CLASS() "
` [PATCH 2/2] PCI: vmd: Make use of PCI_DEVICE_DATA() "

[PATCH v2 0/2] PCI: Make use of PCI_DEVICE_XXX() helper function
 2021-07-23  1:55 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Make use of PCI_DEVICE_SUB/_CLASS() "
` [PATCH v2 2/2] PCI: vmd: Make use of PCI_DEVICE_DATA() "

[PATCH 0/2] PCI: Make use of PCI_DEVICE_XXX() helper function
 2021-07-23  1:30 UTC  (5+ messages)
` [PATCH 1/2] PCI: Make use of PCI_DEVICE_SUB/_CLASS() "
` [PATCH 2/2] PCI: vmd: Make use of PCI_DEVICE_DATA() "

[PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
 2021-07-22 20:31 UTC  (6+ messages)

[pci:review/vga] BUILD SUCCESS WITH WARNING b6f0a577c4fbcc4f1e7eaf0e9a30bcfd20002b44
 2021-07-22 19:51 UTC  (3+ messages)

[PATCH v2 0/2] Issue secondary bus reset and domain window reset
 2021-07-22 19:11 UTC  (7+ messages)
` [PATCH v2 1/2] PCI: vmd: Trigger secondary bus reset

[PATCH v2 2/2] PCI: vmd: Issue vmd domain window reset
 2021-07-22 19:04 UTC  (3+ messages)

[PATCH v2 1/2] PCI: vmd: Trigger secondary bus reset
 2021-07-22 18:39 UTC  (2+ messages)

Erna's TUR - Indicado por um amigo
 2021-07-22 17:15 UTC 

[PATCH v11 0/3] PCI: uniphier: Add PME/AER support for UniPhier PCIe host controller
 2021-07-22 16:54 UTC  (4+ messages)
` [PATCH v11 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER

[PATCH v2] PCI: dwc: do not ignore link errors
 2021-07-22 16:38 UTC  (3+ messages)

[RFC v5.1 1/8] PCI: Introduce domain_nr in pci_host_bridge
 2021-07-22 15:53 UTC  (2+ messages)

[RESEND PATCH 0/3] PCI: aardvark: PIO fixes
 2021-07-22 14:40 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] PCI: aardvark: Fix checking for PIO status
  ` [PATCH v2 2/4] PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response
  ` [PATCH v2 3/4] PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
  ` [PATCH v2 4/4] PCI: aardvark: Fix reporting CRS value

[PATCH v7 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-07-22 12:12 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: pci: Add devicetree binding for Qualcomm PCIe EP controller
` [PATCH v7 2/3] PCI: qcom-ep: Add Qualcomm PCIe Endpoint controller driver
` [PATCH v7 3/3] MAINTAINERS: Add entry for Qualcomm PCIe Endpoint driver and binding

[PATCH v6 2/3] PCI: dwc: Add Qualcomm PCIe Endpoint controller driver
 2021-07-22 11:54 UTC  (3+ messages)

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-22  8:45 UTC  (3+ messages)

[PATCH V4 0/3] blk-mq: fix blk_mq_alloc_request_hctx
 2021-07-22  7:48 UTC  (13+ messages)
` [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed

[PATCH] PCI: quirks: Quirk PCI d3hot delay for AMD xhci
 2021-07-22  2:58 UTC 

[5.14-rc1] mlx5_core receives no interrupts with maxcpus=8
 2021-07-21 21:16 UTC  (5+ messages)

[RESEND PATCH 2/3] PCI: aardvark: Fix checking for PIO status
 2021-07-21 21:05 UTC  (2+ messages)

[PATCH 0/6] x86: PIRQ/ELCR-related fixes and updates
 2021-07-21 20:41 UTC  (3+ messages)

[PATCH] PCI: dwc: do not ignore link errors
 2021-07-21 15:23 UTC 

[RESEND PATCH] PCI/AER: print and clear UNCOR errors signaled as correctable advisory non-fatal error
 2021-07-21 10:00 UTC 

QCA6174 pcie wifi: Add pci quirks
 2021-07-21  8:54 UTC  (3+ messages)

[PATCH V3] genirq/affinity: add helper of irq_affinity_calc_sets
 2021-07-21  1:48 UTC 

[RFC v5 1/8] PCI: Introduce domain_nr in pci_host_bridge
 2021-07-21  0:57 UTC  (3+ messages)

[PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
 2021-07-21  0:30 UTC  (2+ messages)

[PATCH V2] genirq/affinity: add helper of irq_affinity_calc_sets
 2021-07-21  0:02 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).