Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2023-08-01 18:25:09 to 2023-08-04 09:23:24 UTC [more...]

[RFC PATCH v1 00/21] RISC-V: ACPI: Add external interrupt controller support
 2023-08-04  9:20 UTC  (31+ 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: cadence: Set the AFS bit in Device Capabilities 2 Register
 2023-08-04  7:52 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v2 0/4] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-08-04  7:12 UTC  (10+ 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

[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 v8 0/2] Fix wakeup problems on some AMD platforms
 2023-08-04  6:12 UTC  (13+ 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 v9 0/3] Fix wakeup problems on some AMD platforms
 2023-08-04  4:57 UTC  (8+ 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] PCI/VGA: Fixup the firmware fb address om demanding time
 2023-08-04  3:11 UTC  (8+ messages)
` [PATCH] PCI/VGA: Make the vga_is_firmware_default() arch-independent

[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 v2 0/9] Add legacy i.MX PCIe EP mode supports
 2023-08-04  2:09 UTC  (10+ 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 v3 0/2] Cleanup IRQ type definitions
 2023-08-04  0:05 UTC  (7+ 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 v3 0/3] PCI/AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
 2023-08-03 23:01 UTC  (4+ 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()

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

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

[PATCH v5 0/4] PCI: endpoint: add D-state change notifier support
 2023-08-03 17:58 UTC  (9+ messages)
` [PATCH v5 1/4] PCI: endpoint: Add "
` [PATCH v5 2/4] PCI: qcom-ep: Add support for D-state change notification
` [PATCH v5 3/4] PCI: qcom-ep: Update the D-state log
` [PATCH v5 4/4] PCI: epf-mhi: Add support for handling D-state notify from EPC

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

[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 v8 0/3] dwc general suspend/resume functionality
 2023-08-03 15:04 UTC  (4+ 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 v5 05/11] drm/amdgpu: Use RMW accessors for changing LNKCTL
 2023-08-03 14:12 UTC  (4+ messages)

[PATCH v2 pci/net 0/3] Fix ENETC probing after 6fffbc7ae137 ("PCI: Honor firmware's device disabled status")
 2023-08-03 13:58 UTC  (4+ 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 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 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  (14+ messages)
` [PATCH 1/9] dt-bindings: PCI: fsl,imx6q: Add i.MX6Q and i.MX6QP PCIe EP compatibles
` [PATCH 2/9] dt-bindings: PCI: fsl,imx6q: Add i.MX6SX "
` [PATCH 3/9] dt-bindings: PCI: fsl,imx6q: Add i.MX7D "
` [PATCH 4/9] arm: dts: nxp: Add i.MX6QDL and i.MX6QP PCIe EP supports
` [PATCH 5/9] arm: dts: nxp: Add i.MX6SX PCIe EP support
` [PATCH 6/9] arm: dts: nxp: Add i.MX7D "
` [PATCH 7/9] PCI: imx6: Add i.MX6Q and i.MX6QP PCIe EP supports
` [PATCH 8/9] PCI: imx6: Add i.MX6SX PCIe EP support
` [PATCH 9/9] PCI: imx6: Add i.MX7D "

[PATCH v2] PCI/DOE: Expose the DOE protocols via sysfs
 2023-08-02 22:52 UTC  (6+ messages)

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

[PATCH v7 1/2] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
 2023-08-02 19:06 UTC  (5+ messages)
` [PATCH v7 2/2] PCI: layerscape: Add power management support for ls1028a

[PATCH 0/5] ALSA/PCI: hda: add ARL-S support, config for MTL/LNL
 2023-08-02 18:14 UTC  (12+ messages)
` [PATCH 1/5] PCI: add ArrowLake-S PCI ID for Intel HDAudio subsystem
` [PATCH 2/5] ALSA: hda: add HD Audio PCI ID for Intel Arrow Lake-S
` [PATCH 3/5] ALSA: hda: intel-dsp-cfg: use common include for MeteorLake
` [PATCH 4/5] ALSA: hda: intel-dsp-cfg: add LunarLake support
` [PATCH 5/5] ALSA: hda/i915: extend connectivity check to cover Intel ARL

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

[PATCH v7 2/2] PCI: Don't put non-power manageable PCIe root ports into D3
 2023-08-02 15:00 UTC  (14+ messages)

[PATCH v18 00/20] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-08-02 10:46 UTC  (19+ messages)
` [PATCH v18 09/20] PCI: dwc: Add PCI_EXP_LNKCAP_MLW handling
` [PATCH v18 13/20] PCI: dwc: Introduce .ep_pre_init() and .ep_deinit()
` [PATCH v18 17/20] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support

[PATCH v2 0/2] Cleanup IRQ type definitions
 2023-08-02  9:08 UTC  (7+ messages)
` [PATCH v2 1/2] PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTX
` [PATCH v2 2/2] PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions

[PATCH] PCI: qcom-ep: Treat unknown irq events as an error
 2023-08-02  5:49 UTC  (3+ messages)

[PATCH v1] arm64: dts: qcom: sc7280: Add PCIe0 node
 2023-08-02  5:08 UTC  (7+ messages)

[PATCH v5 0/5] PCI: EPC: Add support to wake up host from D3 states
 2023-08-02  4:59 UTC  (6+ messages)
` [PATCH v5 1/5] PCI: endpoint: Add wakeup host API to EPC core
` [PATCH v5 2/5] PCI: dwc: Add wakeup host op to pci_epc_ops
` [PATCH v5 3/5] PCI: qcom-ep: Add wake up host op to dw_pcie_ep_ops
` [PATCH v5 4/5] PCI: epf-mhi: Add wakeup host op
` [PATCH v5 5/5] bus: mhi: ep: wake up host if the MHI state is in M3

[PATCH v6 1/2] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
 2023-08-02  4:56 UTC  (4+ messages)
` [PATCH v6 2/2] PCI: layerscape: Add power management support for ls1028a

[PATCH v4 1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h
 2023-08-02  3:18 UTC  (3+ messages)

[PATCH V2] PCI: pciehp: Disable ACS Source Validation during hot-remove
 2023-08-02  0:19 UTC  (6+ messages)
` [PATCH V3] "

[PATCH 1/2] PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTX
 2023-08-01 21:06 UTC  (2+ messages)

[PATCH] LoongArch: Remove vgaarb related workarounds
 2023-08-01 18:56 UTC 


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