linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-27 12:46:15 to 2021-02-02 07:05:29 UTC [more...]

[PATCH mlx5-next v5 0/4] Dynamically assign MSI-X vectors count
 2021-02-02  7:02 UTC  (3+ messages)
` [PATCH mlx5-next v5 1/4] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs

[PATCH v2 0/5] Add support for Qualcomm QCA639x chips family
 2021-02-02  6:16 UTC  (18+ messages)
` [PATCH v2 1/5] misc: qca639x: add support for QCA639x powerup sequence
` [PATCH v2 2/5] arm64: qcom: dts: qrb5165-rb5: add qca6391 power device
` [PATCH v2 3/5] pcie-qcom: provide a way to power up qca6390 chip on RB5 platform
` [PATCH v2 4/5] arm64: dtb: qcom: qrb5165-rb5: add bridge@0,0 to power up qca6391 chip
` [PATCH v2 5/5] arm64: dts: qcom: Add Bluetooth support on RB5

[PATCH 00/14] CXL 2.0 Support
 2021-02-02  2:49 UTC  (61+ messages)
` [PATCH 01/14] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH 02/14] cxl/mem: Map memory device registers
` [PATCH 03/14] cxl/mem: Find device capabilities
` [PATCH 04/14] cxl/mem: Implement polled mode mailbox
` [PATCH 05/14] cxl/mem: Register CXL memX devices
` [PATCH 06/14] cxl/mem: Add basic IOCTL interface
` [PATCH 07/14] cxl/mem: Add send command
` [PATCH 08/14] taint: add taint for direct hardware access
` [PATCH 09/14] cxl/mem: Add a "RAW" send command
` [PATCH 10/14] cxl/mem: Create concept of enabled commands
` [PATCH 11/14] cxl/mem: Use CEL for enabling commands
` [PATCH 12/14] cxl/mem: Add set of informational commands
` [PATCH 13/14] cxl/mem: Add limited Get Log command (0401h)
` [PATCH 14/14] MAINTAINERS: Add maintainers of the CXL driver

[PATCH 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC
 2021-02-01 23:29 UTC  (4+ messages)

[PATCH v2] PCI: Fix Intel i210 by avoiding overlapping of BARs
 2021-02-01 22:20 UTC  (4+ messages)

[PATCH v11 00/17] Implement NTB Controller using multiple PCI EP
 2021-02-01 22:03 UTC  (19+ messages)
` [PATCH v11 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v11 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v11 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v11 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v11 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v11 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v11 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v11 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v11 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v11 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v11 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v11 12/17] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map
` [PATCH v11 13/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v11 14/17] PCI: Add TI J721E device to pci ids
` [PATCH v11 15/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v11 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v11 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH] PCI: endpoint: Explain NTB in PCI_EPF_NTB help text
 2021-02-01 19:51 UTC 

[PATCH v21 0/4] PCI: microchip: Add host driver for Microchip PCIe controller
 2021-02-01 19:05 UTC  (3+ messages)
` [PATCH v21 3/4] "

[PATCH v2] PCI: dwc: Add upper limit address for outbound iATU
 2021-02-01 18:57 UTC  (3+ messages)

[PATCH v2] PCI: dwc: Change size to u64 for EP outbound iATU
 2021-02-01 18:53 UTC  (2+ messages)

[PATCH v10 00/17] Implement NTB Controller using multiple PCI EP
 2021-02-01 18:37 UTC 

[PATCH 1/2] PCI: rockchip: Enable IO base and limit registers【请注意,邮件由linux-rockchip-bounces+shawn.lin=rock-chips.com@lists.infradead.org代发】
 2021-02-01 18:16 UTC  (3+ messages)
` =?UTF-8?Q?Re=3a_=5bPATCH_1/2=5d_PCI=3a_rockchip=3a_Enable_IO_base_a?= =?UTF-8?B?bmQgbGltaXQgcmVnaXN0ZXJz44CQ6K+35rOo5oSP77yM6YKu5Lu255SxbGludXgt?= =?UTF-8?Q?rockchip-bounces+shawn=2elin=3drock-chips=2ecom=40lists=2einfrade?= =?UTF-8?B?YWQub3Jn5Luj5Y+R44CR?=
` [PATCH 1/2] PCI: rockchip: Enable IO base and limit registers

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2021-02-01 17:50 UTC  (16+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs
              ` [EXT] "

[PATCH v9 00/26] PCI: Allow BAR movement during boot and hotplug
 2021-02-01 12:55 UTC  (4+ messages)

[v3] PCI: Avoid unsync of LTR mechanism configuration
 2021-02-01 11:32 UTC  (2+ messages)

[PATCH 00/15] dmaengine: dw-edma: HDMA support
 2021-02-01  7:16 UTC  (2+ messages)

[v2] PCI: Avoid unsync of LTR mechanism configuration
 2021-02-01  3:01 UTC  (3+ messages)

[PATCH v2 3/5] pcie-qcom: provide a way to power up qca6390 chip on RB5 platform
 2021-01-30 16:12 UTC  (2+ messages)

Enabling PCIe support on Hikey 970
 2021-01-30  7:18 UTC  (3+ messages)

[pci:next] BUILD SUCCESS 92036125120b9afea79b9a7b8b516026257c2d82
 2021-01-30  5:01 UTC 

5.9.11 still hanging 2mn at each boot and looping on nvidia-gpu 0000:01:00.3: PME# enabled (Quadro RTX 4000 Mobile)
 2021-01-30  2:04 UTC  (6+ messages)

[PATCH] PCI: quirk for preventing bus reset on TI C667X
 2021-01-29 23:49 UTC  (2+ messages)

Issues with "PCI/LINK: Report degraded links via link bandwidth notification"
 2021-01-29 21:56 UTC  (6+ messages)

[PATCH] pci-driver: Add driver load messages
 2021-01-29 18:38 UTC  (2+ messages)

[PATCH] Fix "ordering" comment typos
 2021-01-29 16:24 UTC  (2+ messages)

[PATCH] MAINTAINERS: Fix 'ARM/TEXAS INSTRUMENT KEYSTONE CLOCKSOURCE' capitalization
 2021-01-29 16:24 UTC  (2+ messages)

[PATCH v9 00/17] Implement NTB Controller using multiple PCI EP
 2021-01-29  5:10 UTC  (4+ messages)
` [PATCH v9 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device

[PATCH] arm64: PCI: Enable SMC conduit
 2021-01-28 23:31 UTC  (11+ messages)

[PATCHv3 0/7] PCI: layerscape: Add power management support
 2021-01-28 23:22 UTC  (3+ messages)
` [PATCHv3 1/7] PCI: dwc: Fix a bug of the case dw_pci->ops is NULL

[PATCH v2] PCI/ASPM: Disable ASPM when save/restore PCI state
 2021-01-28 15:52 UTC 

[PATCH] PCI/ASPM: Disable ASPM when save/restore PCI state
 2021-01-28 15:07 UTC  (3+ messages)

[PATCH v2 0/3] PCI: endpoint: Add endpoint restart management support
 2021-01-28 14:29 UTC  (5+ messages)
` [PATCH v2 1/3] PCI: endpoint: Add 'started' to pci_epc to set whether the controller is started
` [PATCH v2 3/3] PCI: uniphier-ep: Add EPC restart management support

[PATCH v9 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
 2021-01-28 13:34 UTC  (4+ messages)

[PATCH 1/3] PCI/ASPM: Use the path max in L1 ASPM latency check
 2021-01-28 12:41 UTC  (3+ messages)

[pci:for-linus] BUILD SUCCESS 7e69d07d7c3c7a8ed69ff10a6fa65afa7c56685c
 2021-01-28 11:56 UTC 

[pci:next] BUILD SUCCESS 71df1724cda35ac3cd93195997615371e12b4651
 2021-01-28 11:56 UTC 

[pci:pci/enumeration] BUILD SUCCESS 508d392ae0bb3729d4c18628e021968a1b11b32c
 2021-01-28 11:55 UTC 

[PATCH] PCI: hv: Fix typo
 2021-01-28 10:49 UTC  (3+ messages)

[PATCH] PCI: xgene: Fix CRS SV comment
 2021-01-28 10:47 UTC  (2+ messages)

[PATCH v3 0/2] PCI: dwc: remove useless dw_pcie_ops
 2021-01-28 10:39 UTC  (4+ messages)
` [PATCH v3 1/2] PCI: dwc: Don't assume the ops in dw_pcie always exists
` [PATCH v3 2/2] PCI: dwc: al: Remove useless dw_pcie_ops

[PATCH] PCI: dwc: layerscape: convert to builtin_platform_driver()
 2021-01-28 10:35 UTC  (19+ messages)

[PATCHv2 00/15] Update dra7 devicetree files to probe with genpd
 2021-01-28  8:54 UTC  (3+ messages)
` [PATCH 01/15] PCI: pci-dra7xx: Prepare for deferred probe with module_platform_driver

[PATCH 1/2] PCI/AER: Disable AER interrupt during suspend
 2021-01-28  4:09 UTC  (4+ messages)
` [PATCH 2/2] PCI/DPC: Disable DPC "

[PATCH] PCI: dwc: Move forward the iATU detection process
 2021-01-28  0:19 UTC  (4+ messages)

[PATCH] PCI: xilinx-nwl: Enable coherenct PCIe traffic using CCI
 2021-01-27 17:36 UTC  (3+ messages)

[PATCH] Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"
 2021-01-27 16:04 UTC 

Commit 4257f7e0 ("PCI/ASPM: Save/restore L1SS Capability for suspend/resume") causing hibernate resume failures
 2021-01-27 16:03 UTC  (4+ messages)

[PATCH 0/3] PCI/ACPI: _OSC cleanups
 2021-01-27 15:39 UTC  (3+ messages)

[PATCH] PCI: xilinx-nwl: Enable coherenct PCIe traffic using CCI
 2021-01-27 15:23 UTC  (2+ messages)

[v7,0/7] PCI: mediatek: Add new generation controller support
 2021-01-27 13:17 UTC  (9+ messages)
` [v7,4/7] PCI: mediatek-gen3: Add INTx support
` [v7,5/7] PCI: mediatek-gen3: Add MSI support


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