linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-15 10:29:54 to 2023-07-19 20:16:16 UTC [more...]

[PATCH v3 0/5] RK3588 PCIe2 support
 2023-07-19 20:16 UTC  (8+ messages)
` [PATCH v3 1/5] dt-bindings: PCI: dwc: improve msi handling
` [PATCH v3 2/5] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue
` [PATCH v3 3/5] dt-bindings: PCI: dwc: rockchip: Use generic binding
` [PATCH v3 4/5] dt-bindings: PCI: dwc: rockchip: Add missing legacy-interrupt-controller
` [PATCH v3 5/5] arm64: dts: rockchip: rk3588: add PCIe2 support

[PATCH 2/6] PCI/VGA: Deal with PCI VGA compatible devices only
 2023-07-19 20:08 UTC  (5+ messages)

[PATCH v3 1/2] PCI: layerscape: Add support for Link down notification
 2023-07-19 19:44 UTC  (3+ messages)
` [PATCH v3 2/2] PCI: layerscape: Add the workaround for lost link capabilities during reset

[PATCH v3 0/9] PCI/VGA: Improve the default VGA device selection
 2023-07-19 19:32 UTC 

[PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
 2023-07-19 19:32 UTC 

[PATCH 0/2] PCI, AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
 2023-07-19 19:23 UTC  (3+ messages)
` [PATCH 1/2] PCI, AER: Export and make pcie_aer_is_native() global
` [PATCH 2/2] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers

[PATCH v3 1/2] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
 2023-07-19 19:16 UTC  (8+ messages)

[PATCH 2/4] PCI/VGA: Deal only with PCI VGA class devices
 2023-07-19 18:07 UTC  (3+ messages)

[PATCH v2 7/8] PCI: microchip: Rename and refactor mc_pcie_enable_msi()
 2023-07-19 17:41 UTC  (2+ messages)

[PATCH v2 0/8] PCI: microchip: Fixes and clean-ups
 2023-07-19 17:00 UTC  (2+ messages)

[PATCH v1 0/9] Refactoring Microchip PolarFire PCIe driver
 2023-07-19 16:58 UTC  (17+ messages)
` [PATCH v1 1/9] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v1 2/9] dt-bindings: PCI: microchip: Remove the PLDA "
` [PATCH v1 3/9] PCI: PLDA: Get PLDA common codes from Microchip PolarFire host
` [PATCH v1 4/9] PCI: microchip: Move PCIe driver to PLDA directory
` [PATCH v1 5/9] dt-bindings: PLDA: Add PLDA XpressRICH PCIe host controller
` [PATCH v1 6/9] PCI: PLDA: Add host conroller platform driver
` [PATCH v1 7/9] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v1 8/9] PCI: PLDA: starfive: Add "
` [PATCH v1 9/9] riscv: dts: starfive: add PCIe dts configuration for JH7110

[pci:hotplug] BUILD SUCCESS 5810ab21860538bce22acb6f9bb74086e493a7e2
 2023-07-19 16:22 UTC 

[pci:ioport] BUILD SUCCESS 5da1b58868a620cb58ad9ab31632ce9304c9f4f4
 2023-07-19 16:18 UTC 

[pci:misc] BUILD SUCCESS c925cfaf0992f151c02f239e035ca9316224f224
 2023-07-19 16:19 UTC 

[PATCH V3] Revert "PCI: tegra194: Enable support for 256 Byte payload"
 2023-07-19 14:57 UTC  (5+ messages)

[PATCH v2 0/2] RK3588 PCIe3 support
 2023-07-19  9:41 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: phy: rockchip: add RK3588 PCIe v3 phy
` [PATCH v2 2/2] arm64: dts: rockchip: rk3588: add PCIe3 support
` (subset) [PATCH v2 0/2] RK3588 "

[PATCH] pci: loongson: Workaround MIPS firmware MRRS settings
 2023-07-19  8:24 UTC  (3+ messages)

[PATCH v10 0/4] PCI: qcom: ep: Add basic interconnect support
 2023-07-19  7:40 UTC  (6+ messages)
` [PATCH v10 1/4] dt-bindings: PCI: qcom: ep: Add interconnects path
` [PATCH v10 2/4] arm: dts: qcom: sdx65: Add PCIe EP interconnect path
` [PATCH v10 3/4] arm: dts: qcom: sdx55: Add CPU "
` [PATCH v10 4/4] PCI: qcom-ep: Add ICC bandwidth voting support

[PATCH v9 0/4] PCI: qcom: ep: Add basic interconnect support
 2023-07-19  6:38 UTC  (10+ messages)
` [PATCH v9 1/4] dt-bindings: PCI: qcom: ep: Add interconnects path
` [PATCH v9 2/4] arm: dts: qcom: sdx65: Add PCIe interconnect path
` [PATCH v9 3/4] arm: dts: qcom: sdx55: Add CPU "
` [PATCH v9 4/4] PCI: qcom-ep: Add ICC bandwidth voting support

[PATCH v4 0/4] kernel.h: Split out a couple of macros to args.h
 2023-07-19  6:15 UTC  (6+ messages)
` [PATCH v4 1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() "
` [PATCH v4 2/4] x86/asm: Replace custom COUNT_ARGS() & CONCATENATE() implementations
` [PATCH v4 3/4] arm64: smccc: "
` [PATCH v4 4/4] genetlink: Replace custom CONCATENATE() implementation

[PATCH] m68k/pci: Drop useless pcibios_setup()
 2023-07-19  4:37 UTC  (2+ messages)

[PATCH v2 1/2] PCI: layerscape: Add support for Link down notification
 2023-07-19  4:29 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: layerscape: Add the workaround for lost link capablities during reset

[PATCH] PCI: vmd: VMD to control Hotplug on its rootports
 2023-07-19  2:00 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v1 1/1] igc: Correct the short interval between PTM requests
 2023-07-18 22:37 UTC  (5+ messages)

[PATCH v6 0/2] PCI: Handle HAS_IOPORT dependencies
 2023-07-18 21:58 UTC  (3+ messages)

[PATCH][next] PCI: ibmphp: make read-only arrays static
 2023-07-18 21:53 UTC  (2+ messages)

Future of pci-mvebu
 2023-07-18 19:40 UTC  (10+ messages)

[Intel-wired-lan] [PATCH] PCI/ASPM: Enable ASPM on external PCIe devices
 2023-07-18 19:24 UTC  (7+ messages)

[PATCH 0/4] add support for ASIX AX99100
 2023-07-18 18:50 UTC  (7+ messages)
` [PATCH 1/4] can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition
` [PATCH 2/4] can: ems_pci: move ASIX AX99100 ids to pci_ids.h
` [PATCH 3/4] serial: 8250_pci: add support for ASIX AX99100
` [PATCH 4/4] parport_pc: "

[PATCH V10 2/5] PCI: Create device tree node for bridge
 2023-07-18 18:15 UTC  (6+ messages)

[PATCH v3] PCI: j721e: Delay 100ms T_PVPERL from power stable to PERST# inactive
 2023-07-18 15:55 UTC  (2+ messages)

[PATCH v4 00/15] PCI: Define Intel PCI IDs and use them in drivers
 2023-07-18 12:31 UTC  (21+ messages)
` [PATCH v4 01/15] PCI: Sort Intel PCI IDs by number
` [PATCH v4 02/15] PCI: Add Intel Audio DSP devices to pci_ids.h
` [PATCH v4 03/15] ASoC: SOF: Remove unused Broxton PCI ID
` [PATCH v4 04/15] ALSA: "
` [PATCH v4 05/15] ALSA: hda: Add controller matching macros
` [PATCH v4 06/15] ALSA: hda: Use global PCI match macro
` [PATCH v4 07/15] ALSA: hda/i915: "
` [PATCH v4 08/15] ASoC: Intel: Skylake: "
` [PATCH v4 09/15] ALSA: intel-dsp-config: Convert to PCI device IDs defines
` [PATCH v4 10/15] ALSA: hda: "
` [PATCH v4 11/15] ASoC: Intel: avs: "
` [PATCH v4 12/15] "
` [PATCH v4 13/15] ASoC: Intel: Skylake: "
` [PATCH v4 14/15] ASoC: SOF: Intel: "
` [PATCH v4 15/15] ASoC: Intel: sst: "

[PATCH v6 2/3] PCI/AER: Disable AER interrupt on suspend
 2023-07-18 11:17 UTC  (2+ messages)

[PATCH v2 0/6] arm64: qcom: sa8775p: add support for PCIe
 2023-07-18  6:15 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: PCI: qcom: Add sa8775p compatible
` [PATCH v2 2/6] dt-bindings: phy: qcom,qmp: Add sa8775p QMP PCIe PHY
` [PATCH v2 6/6] arm64: dts: qcom: sa8775p-ride: enable pcie nodes
` (subset) [PATCH v2 0/6] arm64: qcom: sa8775p: add support for PCIe

[PATCH 1/2] PCI: layerscape: Add support for Link down notification
 2023-07-18  5:03 UTC  (10+ messages)
` [PATCH 2/2] PCI: layerscape: Add the workaround for lost link capablities during reset

[PATCH V3] Revert "PCI: tegra194: Enable support for 256 Byte payload"
 2023-07-18  2:52 UTC  (2+ messages)
` [PATCH V4] "

[PATCH v2] igc: Ignore AER reset when device is suspended
 2023-07-17 22:42 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH V4] PCI: qcom: Fixing broken pcie bring up for 2_3_3 configs ops
 2023-07-17 17:53 UTC  (4+ messages)

[PATCH 0/3] Add RC-to-EP doorbell with platform MSI controller
 2023-07-17 14:06 UTC  (4+ messages)

[PATCH v3 0/4] kernel.h: Split out a couple of macros to args.h
 2023-07-17 12:55 UTC  (5+ messages)
` [PATCH v3 1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() "
` [PATCH v3 2/4] x86/asm: Replace custom COUNT_ARGS() & CONCATENATE() implementations
` [PATCH v3 3/4] arm64: smccc: "
` [PATCH v3 4/4] genetlink: Replace custom CONCATENATE() implementation

[PATCH v5 00/11] PCI: Improve PCIe Capability RMW concurrency control
 2023-07-17 12:05 UTC  (12+ messages)
` [PATCH v5 01/11] PCI: Add locking to RMW PCI Express Capability Register accessors
` [PATCH v5 02/11] PCI: Make link retraining use RMW accessors for changing LNKCTL
` [PATCH v5 03/11] PCI: pciehp: Use "
` [PATCH v5 04/11] PCI/ASPM: "
` [PATCH v5 05/11] drm/amdgpu: "
` [PATCH v5 06/11] drm/radeon: "
` [PATCH v5 07/11] net/mlx5: "
` [PATCH v5 08/11] wifi: ath11k: "
` [PATCH v5 09/11] wifi: ath12k: "
` [PATCH v5 10/11] wifi: ath10k: "
` [PATCH v5 11/11] PCI: Document the Capability accessor RMW improvements

[PATCH v2 1/1] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h
 2023-07-17 10:50 UTC  (3+ messages)

[PATCH v2] igc: Ignore AER reset when device is suspended
 2023-07-17  7:47 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v2 0/7] Improvements to Qcom PCIe EP and EPF MHI drivers
 2023-07-17  7:04 UTC  (9+ messages)
` [PATCH v2 1/7] PCI: qcom-ep: Pass alignment restriction to the EPF core
` [PATCH v2 2/7] PCI: epf-mhi: Make use of the alignment restriction from "
` [PATCH v2 3/7] PCI: qcom-ep: Add eDMA support
` [PATCH v2 4/7] PCI: epf-mhi: "
` [PATCH v2 5/7] PCI: epf-mhi: Add support for SM8450
` [PATCH v2 6/7] PCI: epf-mhi: Use iATU for small transfers
` [PATCH v2 7/7] PCI: endpoint: Add kernel-doc for pci_epc_mem_init() API

[PATCH 1/1] pci: add a return value check
 2023-07-16 12:47 UTC 

[PATCH v1 0/2] RK3588 PCIe3 support
 2023-07-15 16:45 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: phy: rockchip: add RK3588 PCIe v3 phy
` [PATCH v1 2/2] arm64: dts: rockchip: rk3588: add PCIe3 support

[PATCH v2 0/3] RK3588 PCIe2 support
 2023-07-15 16:41 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue

[PATCH v8 0/3] PCI: qcom: ep: Add basic interconnect support
 2023-07-15 15:07 UTC  (3+ messages)
` [PATCH v8 2/3] arm: dts: qcom: sdx65: Add PCIe interconnect path


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