linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-25 17:08:35 to 2021-10-28 11:54:41 UTC [more...]

[PATCH 1/5] thermal: tegra-bpmp: Handle errors in BPMP response
 2021-10-28 11:54 UTC  (3+ messages)
` [PATCH 2/5] reset: "

[PATCH v3 0/7] PCI: imx6: refine codes and add compliance tests mode support
 2021-10-28 11:50 UTC  (15+ messages)
` [PATCH v3 3/7] PCI: imx6: Fix the regulator dump when link never came up

[PATCH 00/14] PCI: aardvark controller fixes BATCH 2
 2021-10-28 11:37 UTC  (11+ messages)
` [PATCH 02/14] PCI: aardvark: Fix return value of MSI domain .alloc() method
` [PATCH 10/14] PCI: aardvark: Enable MSI-X support

[PATCH v2 0/3] MIPS: Fix build error ERROR: modpost:
 2021-10-28  9:59 UTC  (8+ messages)
` [PATCH v2 1/3] PCI: mt7621: Add MODULE_* macros to MT7621 PCIe host controller driver
` [PATCH v2 2/3] MIPS: cm/cpc: export some missing symbols to be able to use them from driver code
` [PATCH v2 3/3] MIPS: traps: export a missing symbols to be able to use it "

[PATCH 0/5] PCI/VPD: Add and use pci_read/write_vpd_any()
 2021-10-28  8:45 UTC  (5+ messages)
` [PATCH 2/5] PCI/VPD: Use pci_read_vpd_any() in pci_vpd_size()

[PATCH V10 6/8] PCI/P2PDMA: Add a 10-Bit Tag check in P2PDMA
 2021-10-28  7:56 UTC  (6+ messages)

[PATCH V10 4/8] PCI/sysfs: Add a 10-Bit Tag sysfs file PCIe Endpoint devices
 2021-10-28  7:44 UTC  (3+ messages)

[PATCH v7 1/2] ice: reduce time to read Option ROM CIVD data
 2021-10-28  6:43 UTC 

[PATCH v2 3/3] PCI/ASPM: Add LTR sysfs attributes
 2021-10-28  5:16 UTC  (5+ messages)

pci_check_and_set_intx_mask(dev, true)
 2021-10-28  3:55 UTC  (3+ messages)

[syzbot] BUG: spinlock bad magic in synchronize_srcu
 2021-10-28  2:15 UTC 

[PATCH 0/2] drivers/mt7621: Fix build error ERROR: modpost:
 2021-10-28  1:58 UTC  (7+ messages)
` [PATCH 1/2] PCI: mt7621: Add MODULE_* macros to MT7621 PCIe host controller driver
` [PATCH 2/2] PCI: mt7621: Export mips_cm/cpc/gcr_* to modules

[PATCH v2] MAINTAINERS: Update information related to the PCI sub-system
 2021-10-27 22:38 UTC  (2+ messages)

[PATCH v5 0/6] PCI: brcmstb: have host-bridge turn on sub-device power
 2021-10-27 21:37 UTC  (19+ messages)
` [PATCH v5 1/6] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
` [PATCH v5 4/6] PCI: brcmstb: Add control of subdevice "

[PATCH V2 mlx5-next 00/14] Add mlx5 live migration driver
 2021-10-27 19:23 UTC  (32+ messages)
` [PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices

[PATCH] PCI: Use unsigned int type explicitly when declaring variables
 2021-10-27 18:44 UTC  (3+ messages)

[PATCH V4 mlx5-next 00/13] Add mlx5 live migration driver
 2021-10-27 16:53 UTC  (31+ messages)
` [PATCH V4 mlx5-next 01/13] PCI/IOV: Add pci_iov_vf_id() to get VF index
` [PATCH V4 mlx5-next 02/13] net/mlx5: Reuse exported virtfn index function call
` [PATCH V4 mlx5-next 03/13] net/mlx5: Disable SRIOV before PF removal
` [PATCH V4 mlx5-next 04/13] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF
` [PATCH V4 mlx5-next 05/13] net/mlx5: Expose APIs to get/put the mlx5 core device
` [PATCH V4 mlx5-next 06/13] vfio: Fix VFIO_DEVICE_STATE_SET_ERROR macro
` [PATCH V4 mlx5-next 07/13] vfio: Add a macro for VFIO_DEVICE_STATE_ERROR
` [PATCH V4 mlx5-next 08/13] vfio/pci_core: Make the region->release() function optional
` [PATCH V4 mlx5-next 09/13] net/mlx5: Introduce migration bits and structures
` [PATCH V4 mlx5-next 10/13] vfio/mlx5: Expose migration commands over mlx5 device
` [PATCH V4 mlx5-next 11/13] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V4 mlx5-next 12/13] vfio/pci: Expose vfio_pci_aer_err_detected()
` [PATCH V4 mlx5-next 13/13] vfio/mlx5: Use its own PCI reset_done error handler

[PATCH v9 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller
 2021-10-27 15:41 UTC  (2+ messages)

[PATCH V5 mlx5-next 00/13] Add mlx5 live migration driver
 2021-10-27 15:30 UTC  (16+ messages)
` [PATCH V5 mlx5-next 01/13] PCI/IOV: Add pci_iov_vf_id() to get VF index
` [PATCH V5 mlx5-next 02/13] net/mlx5: Reuse exported virtfn index function call
` [PATCH V5 mlx5-next 03/13] net/mlx5: Disable SRIOV before PF removal
` [PATCH V5 mlx5-next 04/13] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF
` [PATCH V5 mlx5-next 05/13] net/mlx5: Expose APIs to get/put the mlx5 core device
` [PATCH V5 mlx5-next 06/13] vfio: Fix VFIO_DEVICE_STATE_SET_ERROR macro
` [PATCH V5 mlx5-next 07/13] vfio: Add a macro for VFIO_DEVICE_STATE_ERROR
` [PATCH V5 mlx5-next 08/13] vfio/pci_core: Make the region->release() function optional
` [PATCH V5 mlx5-next 09/13] net/mlx5: Introduce migration bits and structures
` [PATCH V5 mlx5-next 10/13] vfio/mlx5: Expose migration commands over mlx5 device
` [PATCH V5 mlx5-next 11/13] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V5 mlx5-next 12/13] vfio/pci: Expose vfio_pci_core_aer_err_detected()
` [PATCH V5 mlx5-next 13/13] vfio/mlx5: Use its own PCI reset_done error handler

[PATCH] PCI/MSI: Re-add checks for skip masking MSI-X on Xen PV
 2021-10-27 15:29 UTC  (21+ messages)
` [PATCH v2] "
          ` [PATCH] PCI/MSI: Fix masking MSI/MSI-X "
              ` [PATCH] PCI/MSI: Move non-mask check back into low level accessors

[PATCH] dt-bindings: pci: rcar-pci-ep: Document r8a7795
 2021-10-27 13:47 UTC  (3+ messages)

[PATCH linux-next] PCI: qcom-ep: Remove surplus dev_err() when using platform_get_irq_byname()
 2021-10-27 11:29 UTC 

[PATCH v1 1/1] PCI: brcmstb: Use GENMASK() as __GENMASK() is for internal use only
 2021-10-27 10:28 UTC  (5+ messages)

[PATCH] Limit AMD Radeon rebar hack to a single revision
 2021-10-27  9:47 UTC  (6+ messages)
  ` [PATCH v2] PCI: Limit REBAR quirk to just Sapphire RX 5600 XT Pulse

[PATCH v3 0/2] PCI MCFG consolidation and APEI resource filterin
 2021-10-27  8:13 UTC  (6+ messages)
` [PATCH v4 0/4] PCI MCFG consolidation and APEI resource filtering
  ` [PATCH v4 1/4] PCI: MCFG: Consolidate the separate PCI MCFG table entry list
  ` [PATCH v4 2/4] ACPI: APEI: Filter the PCI MCFG address with an arch-agnostic method
  ` [PATCH v4 3/4] ACPI: APEI: Reserve the MCFG address for quirk ECAM implementation
  ` [PATCH v4 4/4] PCI: MCFG: Add the MCFG entry parse log message

[PATCH v15 00/13] Add support for Hikey 970 PCIe
 2021-10-27  7:24 UTC  (3+ messages)

[PATCH v3 2/2] ACPI: APEI: Filter the PCI MCFG address with an arch-agnostic method
 2021-10-27  5:29 UTC  (5+ messages)

[PATCH v3 1/2] PCI: MCFG: Consolidate the separate PCI MCFG table entry list
 2021-10-27  3:14 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: Add PCIe endpoint mode DT node for ls1012a
 2021-10-27  2:46 UTC  (3+ messages)

[RESEND v2 4/5] PCI: imx6: Fix the clock reference handling unbalance when link never came up
 2021-10-27  1:30 UTC  (3+ messages)

[RESEND v2 4/5] PCI: imx6: Fix the clock reference handling unbalance when link never came up
 2021-10-27  1:29 UTC  (3+ messages)

[PATCH] PCI: Fix accessing freed memory in pci_remove_resource_files
 2021-10-26 22:12 UTC  (2+ messages)

[PATCH] PCI: Remove redundant initialization of variable rc
 2021-10-26 21:35 UTC  (2+ messages)

[helgaas-pci:next] BUILD SUCCESS 6de1dedb1db18c6ecf892f12b21bfd6805105bce
 2021-10-26 17:39 UTC 

[helgaas-pci:pci/vpd] BUILD SUCCESS 78b5d5c998537a34aec719af0a236119d53db752
 2021-10-26 17:39 UTC 

[PATCH v14 00/11] Add support for Hikey 970 PCIe
 2021-10-26 17:06 UTC  (7+ messages)
` [PATCH v14 05/11] PCI: kirin: give more time for PERST# reset to finish

[PATCH v12 0/5] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-10-26 12:42 UTC  (3+ messages)
` [PATCH v12 2/5] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes

[PATCH v3 0/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
 2021-10-26  5:49 UTC  (3+ messages)

nvme may get timeout from dd when using different non-prefetch mmio outbound/ranges
 2021-10-26  4:44 UTC  (7+ messages)
    ` [EXT] "

[RFC] [PATCH net-next v7 0/4] r8169: Implement dynamic ASPM mechanism for recent 1.0/2.5Gbps Realtek NICs
 2021-10-26  3:53 UTC  (2+ messages)

[PATCH] PCI/VPD: Fix stack overflow caused by pci_read_vpd_any()
 2021-10-26  0:22 UTC  (3+ messages)

PCI/VPD: recursive loop issue with lspci
 2021-10-26  0:06 UTC  (2+ messages)

[PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface devices
 2021-10-25 23:56 UTC  (2+ messages)

[PATCH v4] PCI: vmd: Clean up domain before enumeration
 2021-10-25 18:29 UTC 

RFC: Change PCI DTS scheme for port/link specific properties
 2021-10-25 17:22 UTC  (3+ messages)

[PATCH v5 0/5] Fix long standing AER Error Handling Issues
 2021-10-25 17:01 UTC  (4+ messages)
` [PATCH v5 3/5] PCI/DPC: Initialize info.id in dpc_process_error()
` [PATCH v5 4/5] PCI/AER: Clear error device AER registers in aer_irq()
` [PATCH v5 5/5] PCI/AER: Include DEVCTL in aer_print_error()


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