Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2023-08-02 16:25:47 to 2023-08-07 11:04:58 UTC [more...]

[PATCH v1 0/2] Fix ecam size value to discover 256 buses during
 2023-08-07 11:04 UTC  (2+ messages)
` [PATCH v1 1/2] PCI: xilinx-nwl: Update ECAM default value and remove unnecessary code

[RFC PATCH v1 00/21] RISC-V: ACPI: Add external interrupt controller support
 2023-08-07  8:41 UTC  (38+ messages)
` [RFC PATCH v1 01/21] ACPICA: MADT: Add RISC-V external interrupt controllers
` [RFC PATCH v1 02/21] ACPICA: RHCT: Add flags, CMO and MMU nodes
` [RFC PATCH v1 03/21] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
` [RFC PATCH v1 04/21] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
` [RFC PATCH v1 05/21] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [RFC PATCH v1 06/21] RISC-V: ACPI: Implement PCI related functionality
` [RFC PATCH v1 07/21] RISC-V: Kconfig: Select ECAM and MCFG
` [RFC PATCH v1 08/21] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
` [RFC PATCH v1 09/21] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
` [RFC PATCH v1 10/21] clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu
` [RFC PATCH v1 11/21] swnode: Add support to create early during boot
` [RFC PATCH v1 12/21] irqchip/riscv-intc: Use swnode framework to create fwnode
` [RFC PATCH v1 13/21] irqchip/riscv-imsic-early: Add ACPI support
` [RFC PATCH v1 14/21] ACPI: bus: Add acpi_riscv_init function
` [RFC PATCH v1 15/21] ACPI: RISC-V: Create IMSIC platform device
` [RFC PATCH v1 16/21] ACPI: Add APLIC IRQ model for RISC-V
` [RFC PATCH v1 17/21] ACPI: RISC-V: Create APLIC platform device
` [RFC PATCH v1 18/21] irqchip/irq-riscv-aplic-msi: Add ACPI support
` [RFC PATCH v1 19/21] ACPI: bus: Add PLIC IRQ model
` [RFC PATCH v1 20/21] RISC-V: ACPI: Create PLIC platform device
` [RFC PATCH v1 21/21] irqchip/sifive-plic: Add GSI conversion support

[PATCH] PCI/ASPM: Add back L1 PM Substate save and restore
 2023-08-07  7:58 UTC  (13+ messages)

[PATCH v2 0/4] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-08-07  7:45 UTC  (14+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v2 2/4] PCI: plda: Get common codes from Microchip PolarFire host
` [PATCH v2 3/4] dt-bindings: PCI: Add StarFive JH7110 PCIe controller

[PATCH] PCI: brcmstb: Avoid downstream access during link training
 2023-08-07  7:28 UTC  (6+ messages)

[PATCH v2 0/9] Add legacy i.MX PCIe EP mode supports
 2023-08-07  7:04 UTC  (13+ messages)
` [PATCH v2 1/9] dt-bindings: PCI: fsl,imx6q: Add i.MX6Q and i.MX6QP PCIe EP compatibles
` [PATCH v2 2/9] dt-bindings: PCI: fsl,imx6q: Add i.MX6SX "
` [PATCH v2 3/9] dt-bindings: PCI: fsl,imx6q: Add i.MX7D "
` [PATCH v2 4/9] arm: dts: nxp: Add i.MX6QDL and i.MX6QP PCIe EP supports
` [PATCH v2 5/9] arm: dts: nxp: Add i.MX6SX PCIe EP support
` [PATCH v2 6/9] arm: dts: nxp: Add i.MX7D "
` [PATCH v2 7/9] PCI: imx6: Add i.MX6Q and i.MX6QP PCIe EP supports
` [PATCH v2 8/9] PCI: imx6: Add i.MX6SX PCIe EP support
` [PATCH v2 9/9] PCI: imx6: Add i.MX7D "

[PATCH v8 1/2] powerpc/rtas: Rename rtas_error_rc to rtas_generic_errno
 2023-08-07  6:11 UTC  (2+ messages)
` [PATCH v8 2/2] PCI: rpaphp: Error out on busy status from get-sensor-state

[PATCH v3] PCI: fu740: Set the number of MSI vectors
 2023-08-07  5:56 UTC 

[PATCH 0/2] introduce pci_find_next_dvsec_capability() to simplify the code
 2023-08-07  4:54 UTC  (5+ messages)
` [PATCH 1/2] PCI: Add pci_find_next_dvsec_capability to find next designated VSEC
` [PATCH 2/2] ocxl: use pci_find_next_dvsec_capability() to simplify the code

[PATCH] PCI: mvebu: Mark driver as BROKEN
 2023-08-06 22:06 UTC  (8+ messages)

[PATCH v2] pci: loongson: Workaround MIPS firmware MRRS settings
 2023-08-06 14:30 UTC  (3+ messages)

[PATCH] PCI: xilinx-nwl: Remove unnecessary code and updating ecam default value
 2023-08-05 19:07 UTC  (6+ messages)

[pci:for-linus] BUILD SUCCESS 3bfc37d92687b4b19056998cebc02f94fbc81427
 2023-08-05 16:21 UTC 

[PATCH v10 0/7] Fix wakeup problems on some AMD platforms
 2023-08-05 10:27 UTC  (11+ messages)
` [PATCH v10 1/7] ACPI: Add comments to clarify some #ifdef statements
` [PATCH v10 2/7] ACPI: Adjust #ifdef for *_lps0_dev use
` [PATCH v10 3/7] ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table
` [PATCH v10 4/7] ACPI: x86: s2idle: Add more debugging for AMD constraints parsing
` [PATCH v10 5/7] ACPI: x86: s2idle: Store if constraint is enabled
` [PATCH v10 6/7] ACPI: x86: s2idle: Add a function to get constraints for a device
` [PATCH v10 7/7] PCI: Use device constraints to decide PCI target state fallback policy

[PATCH v2] PCI/DOE: Expose the DOE protocols via sysfs
 2023-08-05  5:59 UTC  (9+ messages)

[PATCH 1/1] PCI: acpiphp:: use pci_assign_unassigned_bridge_resources() only if bus->self not NULL
 2023-08-04 23:27 UTC  (2+ messages)

[PATCH v9 0/3] dwc general suspend/resume functionality
 2023-08-04 18:06 UTC  (4+ messages)
` [PATCH v9 1/3] PCI: Add macro PCIE_PME_TO_L2_TIMEOUT_US
` [PATCH v9 2/3] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
` [PATCH v9 3/3] PCI: layerscape: Add power management support for ls1028a

[PATCH] PCI/VGA: Fixup the firmware fb address om demanding time
 2023-08-04 16:38 UTC  (5+ messages)
` [PATCH] PCI/VGA: Make the vga_is_firmware_default() arch-independent

[PATCH v9 0/3] Fix wakeup problems on some AMD platforms
 2023-08-04 15:56 UTC  (10+ messages)
` [PATCH v9 1/3] ACPI: Add comments to clarify some #ifdef statements
` [PATCH v9 2/3] ACPI: x86: s2idle: Adjust constraints logic building
` [PATCH v9 3/3] PCI/ACPI: Use device constraints to decide PCI target state fallback policy

[PATCH v8 0/3] dwc general suspend/resume functionality
 2023-08-04 14:57 UTC  (5+ messages)
` [PATCH v8 1/3] PCI: Add macro PCIE_PME_TO_L2_TIMEOUT_US
` [PATCH v8 2/3] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
` [PATCH v8 3/3] PCI: layerscape: Add power management support for ls1028a

[PATCH v2 pci/net 0/3] Fix ENETC probing after 6fffbc7ae137 ("PCI: Honor firmware's device disabled status")
 2023-08-04 14:12 UTC  (5+ messages)
` [PATCH v2 pci/net 1/3] PCI: move OF status = "disabled" detection to dev->match_driver
` [PATCH v2 pci/net 2/3] net: enetc: reimplement RFS/RSS memory clearing as PCI quirk
` [PATCH v2 pci/net 3/3] net: enetc: remove of_device_is_available() handling

[PATCH 1/1] PCI: acpiphp:: use pci_assign_unassigned_bridge_resources() only if bus->self not NULL
 2023-08-04 14:11 UTC  (3+ messages)

[PATCH v8 0/2] Fix wakeup problems on some AMD platforms
 2023-08-04 12:59 UTC  (14+ messages)
` [PATCH v8 1/2] ACPI: Add comments to clarify some #ifdef statements
` [PATCH v8 2/2] PCI/ACPI: Use device constraints instead of dates to opt devices into D3

[PATCH v3 0/3] PCI/AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
 2023-08-04 12:14 UTC  (7+ messages)
` [PATCH v3 1/3] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers
` [PATCH v3 2/3] PCI/AER: Export pcie_aer_is_native()
` [PATCH v3 3/3] cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()

[pci:controller/tegra194] BUILD SUCCESS ebfde1584d9f037b6309fc682c96e22dac7bcb7a
 2023-08-04 11:21 UTC 

[PATCH 0/5] ALSA/PCI: hda: add ARL-S support, config for MTL/LNL
 2023-08-04 11:10 UTC  (2+ messages)

[PATCH] PCI: cadence: Set the AFS bit in Device Capabilities 2 Register
 2023-08-04  7:52 UTC  (2+ messages)
` [EXTERNAL] "

[pci:next] BUILD SUCCESS 417acbdb96e248b4a6edefc7b6a5d130e3f6b824
 2023-08-04  7:01 UTC 

[PATCH v3 1/1] range.h: Move resource API and constant to respective files
 2023-08-04  6:46 UTC 

[PATCH v6 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-08-04  3:09 UTC  (9+ messages)
` [PATCH v6 3/4] drivers/perf: add DesignWare PCIe PMU driver

[PATCH v3 0/2] Cleanup IRQ type definitions
 2023-08-04  0:05 UTC  (6+ messages)
` [PATCH v3 1/2] PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTX
` [PATCH v3 2/2] PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions

[PATCH V4] Revert "PCI: tegra194: Enable support for 256 Byte payload"
 2023-08-03 18:50 UTC  (3+ messages)

[PATCH v5 3/4] PCI: qcom-ep: Update the D-state log
 2023-08-03 17:58 UTC  (2+ messages)

[RFC PATCH v1 00/21] Add external interrupt controller support
 2023-08-03 17:51 UTC 

[PATCH v5 1/4] PCI: endpoint: Add D-state change notifier support
 2023-08-03 17:48 UTC  (2+ messages)

[PATCH v2 0/2] PCI: Protect VPD and PME accesses from power management
 2023-08-03 17:12 UTC  (3+ messages)
` [PATCH v2 1/2] PCI/VPD: Add runtime power management to sysfs interface
` [PATCH v2 2/2] PCI: Fix runtime PM race with PME polling

[PATCH v5 05/11] drm/amdgpu: Use RMW accessors for changing LNKCTL
 2023-08-03 14:12 UTC  (4+ messages)

[PATCH AUTOSEL 6.1 3/5] NTB: EPF: fix possible memory leak in pci_vntb_probe()
 2023-08-03 13:03 UTC 

[PATCH AUTOSEL 6.4 5/7] NTB: EPF: fix possible memory leak in pci_vntb_probe()
 2023-08-03 13:03 UTC 

[PATCH pci] PCI: don't skip probing entire device if first fn OF node has status = "disabled"
 2023-08-03 11:34 UTC  (11+ messages)

[PATCH v5 2/4] PCI: qcom-ep: Add support for D-state change notification
 2023-08-03 10:53 UTC  (2+ messages)

[PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
 2023-08-03  7:43 UTC  (5+ messages)

[PATCH 0/9] Add legacy i.MX PCIe EP mode supports
 2023-08-03  2:42 UTC  (4+ messages)
` [PATCH 7/9] PCI: imx6: Add i.MX6Q and i.MX6QP PCIe EP supports

[EXTERNAL] Re: [PATCH v3] PCI: j721e: Delay 100ms T_PVPERL from power stable to PERST# inactive
 2023-08-02 19:24 UTC  (2+ messages)

[PATCH v7 1/2] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
 2023-08-02 19:06 UTC  (4+ messages)

[PATCH 1/5] PCI: add ArrowLake-S PCI ID for Intel HDAudio subsystem
 2023-08-02 18:14 UTC  (4+ messages)

[PATCH v7 2/2] PCI: rpaphp: Error out on busy status from get-sensor-state
 2023-08-02 17:18 UTC  (3+ messages)

[PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
 2023-08-02 17:14 UTC  (2+ messages)


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