Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2024-01-09 18:06:05 to 2024-01-15 09:10:19 UTC [more...]

[RFC PATCH 0/3] lspci: Display cxl1.1 device link status
 2024-01-15  9:09 UTC  (5+ messages)

[PATCH v5 0/4] arch/x86: Remove unnecessary dependencies on bootparam.h
 2024-01-15  7:58 UTC  (7+ messages)
` [PATCH v5 1/4] arch/x86: Move UAPI setup structures into setup_data.h
` [PATCH v5 2/4] arch/x86: Move internal setup_data "
` [PATCH v5 3/4] arch/x86: Implement arch_ima_efi_boot_mode() in source file
` [PATCH v5 4/4] arch/x86: Do not include <asm/bootparam.h> in several files

[RFC PATCH v10 0/5] fix vt-d hard lockup when hotplug ATS capable device
 2024-01-15  7:58 UTC  (8+ messages)
` [RFC PATCH v10 1/5] iommu/vt-d: add pci_dev parameter to qi_submit_sync and refactor callers
` [RFC PATCH v10 2/5] iommu/vt-d: break out ATS Invalidation if target device is gone

[PATCH v2] dt-bindings: PCI: ti,j721e-pci-host: Add device-id for TI's J784S4 SoC
 2024-01-15  5:52 UTC 

[PATCH v8 2/2] PCI: brcmstb: Configure HW CLKREQ# mode appropriate for downstream device
 2024-01-14 22:31 UTC  (6+ messages)

[pci:misc] BUILD SUCCESS e1721eaa13f6ed51bf487d4f52ee11ce517ef27d
 2024-01-13  6:54 UTC 

[pci:next] BUILD SUCCESS 7360443ff4b7cde8960c6520a1426b863257e292
 2024-01-13  6:24 UTC 

[GIT PULL] Compute Express Link (CXL) for 6.8
 2024-01-13  1:52 UTC 

[RFC PATCH] dt-bindings: PCI: ti,j721e-pci-host: Add device-id for TI's J784S4 SoC
 2024-01-13  1:45 UTC  (2+ messages)

[PATCH v5] PCI/ASPM: Add back L1 PM Substate save and restore
 2024-01-13  0:36 UTC  (5+ messages)

[PATCH v2] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
 2024-01-12 22:55 UTC  (4+ messages)

[PATCH v6 0/6] PCI: qcom: Add support for OPP
 2024-01-12 22:44 UTC  (19+ messages)
` [PATCH v6 1/6] dt-bindings: PCI: qcom: Add interconnects path as required property
` [PATCH v6 2/6] arm64: dts: qcom: sm8450: Add interconnect path to PCIe node
` [PATCH v6 3/6] PCI: qcom: Add missing icc bandwidth vote for cpu to PCIe path
` [PATCH v6 4/6] dt-bindings: pci: qcom: Add opp table
` [PATCH v6 5/6] arm64: dts: qcom: sm8450: Add opp table support to PCIe
` [PATCH v6 6/6] PCI: qcom: Add OPP support to scale performance state of power domain

[PATCH pciutils 0/2] lspci: Adding TDISP, IDE
 2024-01-12 21:19 UTC  (4+ messages)
` [PATCH pciutils 2/2] pciutils: Add decode support for IDE Extended Capability

[PATCH V1] PCI/MSI: Fix MSI hwirq truncation
 2024-01-12 17:33 UTC  (7+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[PATCH] PCI: Fix kernel-doc issues
 2024-01-12 17:09 UTC  (5+ messages)

[PATCH V1] PCI: Clear errors logged in Secondary Status Register
 2024-01-12 17:06 UTC  (3+ messages)

[PATCH V2 0/2] Add support to preserve boot config in the DT flow
 2024-01-12 16:59 UTC  (6+ messages)
` [PATCH V2 1/2] dt-bindings: Add PCIe "preserve-boot-config" property
` [PATCH V2 2/2] PCI: Add support for "

[PATCH 0/4] pci/aer: Handle Advisory Non-Fatal properly
 2024-01-12 16:41 UTC  (11+ messages)
` [PATCH 1/4] pci/aer: Store more information in aer_err_info
` [PATCH 2/4] pci/aer: Handle Advisory Non-Fatal properly
` [PATCH 3/4] pci/aer: Fetch information for FTrace
` [PATCH 4/4] ras: Trace more information in aer_event

[pci:controller/broadcom] BUILD SUCCESS e2596dcf1e9dfd5904d50f796c19b03c94a3b8b4
 2024-01-12 13:21 UTC 

[REGRESSION] Keystone PCI driver probing and SerDes PLL timeout
 2024-01-12 12:51 UTC  (4+ messages)

[PATCH v2] PCI: dwc: Strengthen the MSI address allocation logic
 2024-01-12 10:04 UTC  (4+ messages)

[PATCH] Revert "PCI: dwc: Wait for link up only if link is started"
 2024-01-12 10:00 UTC  (12+ messages)

[RFC 0/9] PCI: introduce the concept of power sequencing of PCIe devices
 2024-01-12  9:47 UTC  (19+ messages)
` [RFC 3/9] PCI/portdrv: create platform devices for child OF nodes

[PATCH v5] PCI: dwc: Wait for link up only if link is started
 2024-01-12  9:30 UTC 

[PATCH] PCI: dwc: Wait for link up only if link is started
 2024-01-12  9:28 UTC  (3+ messages)

Proposal for QCOM PCIe switch power and configuration driver
 2024-01-12  8:29 UTC  (2+ messages)

[PATCH v4 2/4] arch/x86: Move internal setup_data structures into setup_data.h
 2024-01-11 22:41 UTC  (5+ messages)

[PATCH v5 RESEND 0/5] Regather scattered PCI-Code
 2024-01-11 15:32 UTC  (11+ messages)
` [PATCH v5 RESEND 1/5] lib/pci_iomap.c: fix cleanup bugs in pci_iounmap()
` [PATCH v5 RESEND 2/5] lib: move pci_iomap.c to drivers/pci/
` [PATCH v5 RESEND 3/5] lib: move pci-specific devres code "
` [PATCH v5 RESEND 4/5] pci: move devres code from pci.c to devres.c
` [PATCH v5 RESEND 5/5] lib, pci: unify generic pci_iounmap()

[DO NOT MERGE v6 00/37] Device Tree support for SH7751 based board
 2024-01-11 14:59 UTC  (18+ messages)
` [DO NOT MERGE v6 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [DO NOT MERGE v6 23/37] mfd: sm501: Convert platform_data to OF property
` [DO NOT MERGE v6 26/37] dt-bindings: vendor-prefixes: Add smi
` [DO NOT MERGE v6 27/37] dt-bindings: ata: ata-generic: Add new targets

[PATCH V2] PCI: pciehp: Disable ACS Source Validation during hot-remove
 2024-01-11 13:44 UTC  (8+ messages)
` [PATCH V3] "

[PATCH v8 0/2] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
 2024-01-11 11:59 UTC  (4+ messages)

[PATCH v8 0/2] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
 2024-01-11 11:56 UTC  (2+ messages)

[PATCH] PCI: mt7621: Fix possible string truncation in snprintf
 2024-01-11  8:27 UTC 

[PATCH v2 0/7] PCI: Solve two bridge window sizing issues
 2024-01-11  8:00 UTC  (4+ messages)

[RFC PATCH v10 3/5] PCI: make pci_dev_is_disconnected() helper public for other drivers
 2024-01-11  7:44 UTC  (15+ messages)
` [RFC PATCH v10 4/5] iommu/vt-d: don't issue ATS Invalidation request when device is disconnected
` [RFC PATCH v10 5/5] iommu/vt-d: don't loop for timeout ATS Invalidation request forever

[bugzilla-daemon@kernel.org: [Bug 218360] New: Disk drive of TBT3/USB4 storage device can’t show up if connecting behind TBT3 dock or some USB4 docks DFP TBT port]
 2024-01-11  4:50 UTC  (3+ messages)

[PATCH] PCI: dwc: Set DMA mask to 32 only if ZONE_DMA32 is enabled
 2024-01-11  3:58 UTC  (5+ messages)

[PATCH v5 5/5] PCI: qcom: Add OPP support to scale performance state of power domain
 2024-01-11  3:32 UTC  (10+ messages)

[pci:next] BUILD SUCCESS fbfdb71c8c79a0309ba97db4022ee1d29951f8fb
 2024-01-11  1:36 UTC 

[pci:controller/mediatek] BUILD SUCCESS 9ccc1318cf4bd90601f221268e42c3374703d681
 2024-01-10 23:16 UTC 

mt7621 static check warning
 2024-01-10 21:23 UTC  (3+ messages)

[PATCH 1/1] PCI/portdrv: Allow DPC if the OS controls AER natively
 2024-01-10 20:01 UTC  (6+ messages)

[PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-01-10 16:29 UTC  (6+ messages)
  ` 回复: "
      ` 回复: "

[PATCH v7 0/2] PCI: designware-ep: Fix DBI access before core init
 2024-01-10 15:27 UTC  (6+ messages)

[Regression] [PCI/ASPM] [ASUS PN51] Reboot on resume attempt (bisect done; commit found)
 2024-01-10 12:39 UTC  (4+ messages)

[PATCH v3 0/2] Add helper function to get and enable all bulk clocks
 2024-01-10 12:31 UTC  (4+ messages)
  ` [PATCH v3 1/2] clk: Provide managed helper to get and enable "
  ` [PATCH v3 2/2] PCI: exynos: Adapt to clk_bulk_* APIs

[PATCH v3] PCI: keystone: Fix race condition when initializing PHYs
 2024-01-10  6:05 UTC  (3+ messages)

[pci:controller/keystone] BUILD SUCCESS c12ca110c613a81cb0f0099019c839d078cd0f38
 2024-01-10  5:21 UTC 

[PATCH V1 2/2] PCI: Add support for "preserve-boot-config" property
 2024-01-10  2:24 UTC  (3+ messages)

[PATCH v4 0/6] PCI: controllers: tidy code up
 2024-01-10  2:01 UTC  (3+ messages)

[PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
 2024-01-09 21:12 UTC  (2+ messages)

[pci:controller/xilinx] BUILD SUCCESS 2324be17b5e05ac682e7c81fcbfc7b36a9b1becb
 2024-01-09 19:42 UTC 

[PATCH v8 00/16] PCI: imx6: Clean up and add imx95 pci support
 2024-01-09 18:27 UTC  (8+ messages)
` [PATCH v8 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v8 11/16] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v8 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox