linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-16 09:15:42 to 2023-01-20 08:04:58 UTC [more...]

[PATCH treewide 0/7] phy: Add devm_of_phy_optional_get() helper
 2023-01-20  8:04 UTC  (21+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] net: fman: memac: Convert to devm_of_phy_optional_get()
` [PATCH 3/7] net: lan966x: "
` [PATCH 4/7] net: ethernet: ti: am65-cpsw: "
` [PATCH 5/7] PCI: tegra: "
` [PATCH 6/7] usb: host: ehci-exynos: "
` [PATCH 7/7] usb: host: ohci-exynos: "

[PATCH] um: virt-pci: implement pcibios_get_phb_of_node()
 2023-01-20  8:02 UTC 

[PATCH] PCI: Exit restore process when device is still powerdown
 2023-01-20  6:18 UTC 

[PATCH 0/9] PCI/AER: Remove redundant Device Control Error Reporting Enable
 2023-01-20  5:35 UTC  (25+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] e1000e: Remove redundant pci_enable_pcie_error_reporting()
    ` [Intel-wired-lan] "
` [PATCH 3/9] fm10k: "
` [PATCH 4/9] i40e: "
` [PATCH 5/9] iavf: "
` [PATCH 6/9] ice: "
` [PATCH 7/9] igb: "
` [PATCH 8/9] igc: "
` [PATCH 9/9] ixgbe: "

[PATCH V10 0/4] Enable PCIe ASPM and LTR on select hardware
 2023-01-20  5:28 UTC  (6+ messages)
` [PATCH V10 1/4] PCI/ASPM: Add pci_enable_link_state()
` [PATCH V10 2/4] PCI: vmd: Use PCI_VDEVICE in device list
` [PATCH V10 3/4] PCI: vmd: Create feature grouping for client products
` [PATCH V10 4/4] PCI: vmd: Add quirk to configure PCIe ASPM and LTR

[Bug 216859] New: PCI bridge to bus boot hang at enumeration
 2023-01-19 17:36 UTC  (4+ messages)

[PATCH v1 00/12] add FPGA hotplug manager driver
 2023-01-19 15:33 UTC  (24+ messages)
` [PATCH v1 01/12] PCI: hotplug: add new callbacks on hotplug_slot_ops
` [PATCH v1 02/12] PCI: hotplug: expose APIs from pciehp driver
` [PATCH v1 03/12] PCI: hotplug: add and expose link disable API
` [PATCH v1 04/12] PCI: hotplug: add FPGA PCI hotplug manager driver
` [PATCH v1 05/12] fpga: dfl: register dfl-pci device into fpgahph driver
` [PATCH v1 06/12] driver core: expose device_is_ancestor() API
` [PATCH v1 07/12] PCI: hotplug: add register/unregister function for BMC device
` [PATCH v1 08/12] fpga: m10bmc-sec: register BMC device into fpgahp driver
` [PATCH v1 09/12] fpga: dfl: remove non-reserved devices
` [PATCH v1 10/12] PCI: hotplug: implement the hotplug_slot_ops callback for fpgahp
` [PATCH v1 11/12] fpga: m10bmc-sec: add m10bmc_sec_retimer_load callback
` [PATCH v1 12/12] Documentation: fpga: add description of fpgahp driver

[PATCH V2 2/2] PCI: Add quirk for LS7A to avoid reboot failure
 2023-01-19 12:50 UTC  (5+ messages)

[PATCH V7 0/3] Generate device tree node for pci devices
 2023-01-20  3:02 UTC  (4+ messages)
` [PATCH V7 1/3] of: dynamic: Add interfaces for creating device node dynamically
` [PATCH V7 2/3] PCI: Create device tree node for selected devices
` [PATCH V7 3/3] PCI: Add PCI quirks to generate device tree node for Xilinx Alveo U50

[PATCH V9 0/4] Enable PCIe ASPM and LTR on select hardware
 2023-01-20  0:19 UTC  (5+ messages)
` [PATCH V9 2/4] PCI: vmd: Use PCI_VDEVICE in device list

[PATCH V1] PCI/ASPM: Skip L1SS save/restore if not already enabled
 2023-01-19 19:01 UTC  (3+ messages)

[Patch v4 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-01-19 17:58 UTC  (4+ messages)

[PATCH 0/2] PCI/MSI: Hardening fixes
 2023-01-19 17:06 UTC  (3+ messages)
` [PATCH 1/2] PCI/MSI: Cache the MSIX table size
` [PATCH 2/2] PCI/MSI: Validate device supplied MSI table offset and size

[PATCH v8 0/5] PCI: add 4x lane support for pci-j721e controllers
 2023-01-19 15:38 UTC  (8+ messages)
` [PATCH v8 1/5] dt-bindings: PCI: ti,j721e-pci-*: add checks for num-lanes
` [PATCH v8 2/5] PCI: j721e: Add per platform maximum lane settings
` [PATCH v8 3/5] PCI: j721e: Add PCIe 4x lane selection support
` [PATCH v8 4/5] dt-bindings: PCI: ti,j721e-pci-*: add j784s4-pci-* compatible strings
` [PATCH v8 5/5] PCI: j721e: add j784s4 PCIe configuration

[PATCH v4 00/12] sm8550: Add PCIe HC and PHY support
 2023-01-19 15:35 UTC  (15+ messages)
` [PATCH v4 01/12] dt-bindings: phy: Add QMP PCIe PHY comptible for SM8550
` [PATCH v4 02/12] phy: qcom-qmp: pcs: Add v6 register offsets
` [PATCH v4 03/12] phy: qcom-qmp: pcs: Add v6.20 "
` [PATCH v4 04/12] phy: qcom-qmp: pcs-pcie: Add v6 "
` [PATCH v4 05/12] phy: qcom-qmp: pcs-pcie: Add v6.20 "
` [PATCH v4 06/12] phy: qcom-qmp: qserdes-txrx: "
` [PATCH v4 07/12] phy: qcom-qmp: qserdes-lane-shared: Add v6 "
` [PATCH v4 08/12] phy: qcom-qmp-pcie: Add support for SM8550 g3x2 and g4x2 PCIEs
` [PATCH v4 09/12] dt-bindings: PCI: qcom: Add SM8550 compatible
` [PATCH v4 10/12] PCI: qcom: Add SM8550 PCIe support
` [PATCH v4 11/12] arm64: dts: qcom: sm8550: Add PCIe PHYs and controllers nodes
` [PATCH v4 12/12] arm64: dts: qcom: sm8550-mtp: "

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel V edition (OSPM-summit 2023)
 2023-01-19 13:28 UTC 

[PATCH v3] PCI: cadence: Clear the ARI Capability Next Function Number of the last function
 2023-01-19 12:42 UTC 

[PATCH v3 1/2] dt-bindings: PCI: qcom: Add SM8550 compatible
 2023-01-19 11:24 UTC  (2+ messages)
` [PATCH v3 2/2] PCI: qcom: Add SM8550 PCIe support

[PATCH v3 1/2] hwtracing: hisi_ptt: Only add the supported devices to the filters list
 2023-01-19  9:55 UTC  (3+ messages)

[helgaas-pci:pci/misc] BUILD SUCCESS fd858402c6d0a80e0b543886b9f7865c6d76d5d6
 2023-01-19  8:36 UTC 

[helgaas-pci:next] BUILD SUCCESS bb7da376b4fd6c8296312ac2784d0e21a509d0b6
 2023-01-19  8:36 UTC 

[helgaas-pci:pci/iov] BUILD SUCCESS ea0b5aa5f184cf8293c93163f0fb00505190d431
 2023-01-19  6:10 UTC 

[helgaas-pci:pci/switchtec] BUILD SUCCESS ddc10938e08cd7aac63d8385f7305f7889df5179
 2023-01-19  6:10 UTC 

[PATCH v2 1/9] arm64: dts: qcom: ipq8074: fix Gen2 PCIe QMP PHY
 2023-01-19  4:54 UTC  (3+ messages)
` (subset) "

[PATCH 1/2] dt-bindings: PCI: qcom: Allow both GIC-ITS and internal MSI controller
 2023-01-19  2:42 UTC  (2+ messages)
` (subset) "

[Bug 216950] New: DisplayPort USB-C hub issue
 2023-01-18 21:14 UTC 

[PATCH] PCI: endpoint: pci-epf-vntb: add kernel-doc for num_mws on epf_ntb_mw_bar_clear()
 2023-01-18 20:15 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: Convert Rockchip RK3399 PCIe to DT schema
 2023-01-18 19:56 UTC  (2+ messages)

[PATCH] PCI: cadence: Fix next function value in case of ARI
 2023-01-18 17:04 UTC  (3+ messages)

[PATCH v2] PCI: cadence: Fix next function value in case of ARI
 2023-01-18 15:05 UTC 

[RESEND v4 0/5] PCI: endpoint: Rework the EPC to EPF notification
 2023-01-18 14:01 UTC  (3+ messages)
` [RESEND v4 2/5] PCI: tegra194: Move dw_pcie_ep_linkup() to threaded IRQ handler

[PATCH v2 1/2] dt-bindings: PCI: qcom: Add SM8550 compatible
 2023-01-18 13:04 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: qcom: Add SM8550 PCIe support

[RFC PATCH 1/3] PCI: endpoint: support an alignment aware map/unmaping
 2023-01-18 10:33 UTC  (3+ messages)

[RFC PATCH 0/3] Deal with alignment restriction on EP side
 2023-01-18 10:17 UTC  (3+ messages)

[helgaas-pci:pci/misc] BUILD SUCCESS 1aa3f2b02fcd3817a0b1caa0a4654e40433a33be
 2023-01-18  9:11 UTC 

Custom Software Development
 2023-01-18  8:45 UTC 

[PATCH v7 0/8] cxl: Process event logs
 2023-01-18  5:53 UTC  (9+ messages)
` [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v7 2/8] cxl/mem: Wire up event interrupts
` [PATCH v7 3/8] cxl/mem: Trace General Media Event Record
` [PATCH v7 4/8] cxl/mem: Trace DRAM "
` [PATCH v7 5/8] cxl/mem: Trace Memory Module "
` [PATCH v7 6/8] cxl/test: Add generic mock events
` [PATCH v7 7/8] cxl/test: Add specific events
` [PATCH v7 8/8] cxl/test: Simulate event log overflow

[PATCH v6 0/8] cxl: Process event logs
 2023-01-18  1:12 UTC  (7+ messages)
` [PATCH v6 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v6 5/8] cxl/mem: Trace Memory Module Event Record

[PATCH] PCI/portdrv: Avoid enabling AER on Thunderbolt devices
 2023-01-17 23:14 UTC  (2+ messages)

[PATCH] misc: pci_endpoint_test: drop initial kernel-doc marker
 2023-01-17 20:23 UTC  (2+ messages)

[PATCH] selftests: pci: pci-selftest: add support for PCI endpoint driver test
 2023-01-17 19:59 UTC  (2+ messages)

[PATCH] pci: Add functions to match pci dev or driver against OF DT node
 2023-01-17 19:46 UTC  (9+ messages)
` [PATCH 1/3] PCI: of: Match pci devices or drivers against OF DT nodes
` [PATCH 2/3] wifi: ath9k: stop loading incompatible DT cal data
` [PATCH 3/3] wifi: ath10k: only load compatible "

[PATCH v4 0/8] PCI/phy: Add support for PCI on sm8350 platform
 2023-01-17 18:24 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/1] PCI: vmd: Avoid acceidental enablement of window when zeroing config space of VMD root ports
 2023-01-17 18:15 UTC  (4+ messages)

[PATCH 1/1] PCI/AER: Ignore correctable error reports for SN730 WD SSD
 2023-01-17 18:15 UTC  (7+ messages)

[PATCH] selftests: pci: pci-selftest: add support for PCI endpoint driver test
 2023-01-17  8:12 UTC  (7+ messages)

[patch V3 00/22] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 2 API rework
 2023-01-17  8:22 UTC  (11+ messages)
` [patch V3 16/22] genirq/msi: Provide new domain id based interfaces for freeing interrupts

[lpieralisi-pci:pci/imx6] BUILD SUCCESS c435669a41dd4ee063572e17b48c14806ad31f72
 2023-01-16 22:13 UTC 

[lpieralisi-pci:pci/qcom] BUILD SUCCESS 0591d47a02172fed83b7ea613670a6594d12a5c7
 2023-01-16 22:14 UTC 

[PATCH] PCI/hotplug: Replaced down_write_nested with hotplug_slot_rwsem if ctrl->depth > 0 when taking the ctrl->reset_lock
 2023-01-16 18:37 UTC  (2+ messages)

[PATCH v3 1/1] PCI: Add translated request only flag for pci_enable_pasid()
 2023-01-16 15:42 UTC  (2+ messages)

[helgaas-pci:pci/switchtec] BUILD SUCCESS 2648bccefa1d51cfae3f924bae9c57381934d774
 2023-01-16 14:40 UTC 

[PATCH v9 00/27] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2023-01-16 11:29 UTC  (3+ messages)

[PATCH 0/4] PCI: qcom: use clk_bulk API
 2023-01-16 11:26 UTC  (6+ messages)
` [PATCH 2/4] PCI: qcom: Use clk_bulk_ API for 1.0.0 clocks handling

Missing sriov_numvfs after removal of EfiMemoryMappedIO from E820 map
 2023-01-16 10:14 UTC  (4+ messages)

[PATCH v5 0/14] Add i.MX PCIe EP mode support
 2023-01-16  9:45 UTC  (2+ messages)
` (subset) "


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