Linux-PCI Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-27 08:31:57 to 2024-02-29 23:00:15 UTC [more...]

[PATCH] PCI: Mark LSI FW643 to avoid bus reset
 2024-02-29 23:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v13 1/3] PCI: make pci_dev_is_disconnected() helper public for other drivers
 2024-02-29 22:33 UTC  (3+ messages)

[PATCH v13 1/3] PCI: make pci_dev_is_disconnected() helper public for other drivers
 2024-02-29 22:26 UTC  (2+ messages)

[PATCH v2] PCI / PM: Really allow runtime PM without callback functions
 2024-02-29 22:00 UTC  (2+ messages)

[PATCH v3 00/10] Make PCI's devres API more consistent
 2024-02-29 20:57 UTC  (3+ messages)

[PATCH v2 00/12] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
 2024-02-29 20:52 UTC  (12+ messages)

AER: Corrected error message received from 0000:00:06.0
 2024-02-29 20:26 UTC  (2+ messages)

[PATCH] PCI: dwc: endpoint: Fix advertized resizable BAR size
 2024-02-29 20:24 UTC  (2+ messages)

[PATCH 1/1] PCI: dwc: Fix BAR0 wrong map to iATU6 after root complex reinit endpoint
 2024-02-29 20:13 UTC  (9+ messages)

[PATCH 1/1] PCI: layerscape(ep): Implement common 'dbi' reg-names for dbi_base
 2024-02-29 19:45 UTC 

[PATCH v3] driver core: Cancel scheduled pm_runtime_idle() on device removal
 2024-02-29 19:29 UTC  (5+ messages)

[PATCH v3 1/2] PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge
 2024-02-29 19:26 UTC  (5+ messages)
` [PATCH v3 2/2] Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"

[PATCH 0/2] PCI: endpoint: set prefetchable bit
 2024-02-29 18:37 UTC  (4+ messages)
` [PATCH 1/2] PCI: endpoint: Move .only_64bit check to core
` [PATCH 2/2] PCI: endpoint: Set prefetch when allocating memory for 64-bit BARs

[PATCH v5 0/5] dt-bindings: pci: layerscape-pci: Convert to yaml format
 2024-02-29 18:16 UTC  (11+ messages)
` [PATCH v5 1/5] "
` [PATCH v5 2/5] dt-bindings: pci: layerscape-pci: Add snps,dw-pcie.yaml reference
` [PATCH v5 3/5] dt-bindings: pci: layerscape-pci: Remove 'fsl,pcie-scfg' and 'dma-coherence' from required
` [PATCH v5 4/5] dt-bindings: pci: layerscape-pci-ep: Add snps,dw-pcie-ep.yaml reference
` [PATCH v5 5/5] dt-bindings: pci: layerscape-pci-ep: Remove 'fsl,pcie-scfg' and 'dma-coherence' from required

[PATCH 0/6] PCI: dwc: rcar-gen4: Add R-Car V4H support
 2024-02-29 17:39 UTC  (10+ messages)
` [PATCH 1/6] dt-bindings: PCI: rcar-gen4-pci-host: Add R-Car V4H compatible
` [PATCH 2/6] dt-bindings: PCI: rcar-gen4-pci-ep: "
` [PATCH 3/6] PCI: dwc: Add PCIE_PORT_{FORCE,LANE_SKEW} macros
` [PATCH 4/6] PCI: dwc: rcar-gen4: Add a new function pointer for other SoC support
` [PATCH 5/6] PCI: dwc: rcar-gen4: Add support for other R-Car Gen4 PCIe controller
` [PATCH 6/6] misc: pci_endpoint_test: Add Device ID for R-Car V4H "

[pci:next] BUILD SUCCESS a66f2b4a4d365dc4bac35576f3a9d4f5982f1d63
 2024-02-29 16:26 UTC 

[PATCH v2] PCI: mediatek-gen3: Assert MAC reset only if PHY reset also present
 2024-02-29 16:20 UTC  (2+ messages)

[PATCH v3 0/6] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-02-29 15:44 UTC  (15+ messages)
` [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region

[PATCH v15,RESEND 00/23] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-02-29 15:08 UTC  (30+ messages)
` [PATCH v15,RESEND 01/23] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v15,RESEND 02/23] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v15,RESEND 03/23] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v15,RESEND 04/23] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v15,RESEND 05/23] PCI: microchip: Rename two PCIe data structures
` [PATCH v15,RESEND 06/23] PCI: microchip: Move PCIe host data structures to plda-pcie.h
` [PATCH v15,RESEND 07/23] PCI: microchip: Rename two setup functions
` [PATCH v15,RESEND 08/23] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v15,RESEND 09/23] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v15,RESEND 10/23] PCI: microchip: Rename interrupt related functions
` [PATCH v15,RESEND 11/23] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v15,RESEND 12/23] PCI: microchip: Add request_event_irq() callback function
` [PATCH v15,RESEND 13/23] PCI: microchip: Add INTx and MSI event num to struct plda_event
` [PATCH v15,RESEND 14/23] PCI: microchip: Add get_events() callback and add PLDA get_event()
` [PATCH v15,RESEND 15/23] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
` [PATCH v15,RESEND 16/23] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v15,RESEND 17/23] PCI: plda: Add event bitmap field to struct plda_pcie_rp
` [PATCH v15,RESEND 18/23] PCI: plda: Add host init/deinit and map bus functions
` [PATCH v15,RESEND 19/23] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v15,RESEND 20/23] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
` [PATCH v15,RESEND 21/23] PCI: starfive: Add JH7110 PCIe controller
` [PATCH v15,RESEND 22/23] PCI: starfive: Offload the NVMe timeout workaround to host drivers
` [PATCH v15,RESEND 23/23] riscv: dts: starfive: add PCIe dts configuration for JH7110

[net-next PATCH v2] octeontx2: Add PTP clock driver for Octeon PTM clock
 2024-02-29 15:03 UTC  (6+ messages)

[PATCH v8 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-02-29 12:56 UTC  (22+ messages)
` [PATCH v8 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v8 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v8 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
` [PATCH v8 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
` [PATCH v8 09/10] PCI: qcom-ep: Use the "
` [PATCH v8 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs

[pci:dpc] BUILD SUCCESS 2ae8fbbe1cd42a6624d345151859982cba89bbd3
 2024-02-29 10:50 UTC 

[pci:wip/2402-bjorn-osc-dpc] BUILD SUCCESS e9a3766d96648a9f5d5045ca0979207ae15ea5fa
 2024-02-29 10:01 UTC 

[PATCH v4] PCI: endpoint: Add prefetch BAR support
 2024-02-29  9:56 UTC  (3+ messages)

[PATCH 0/6] PCI: imx6: rename\clean up and add lut information for imx95
 2024-02-29  7:29 UTC  (12+ messages)
` [PATCH 1/6] PCI: imx6: Rename imx6_* with imx_*
` [PATCH 2/6] PCI: imx6: Rename pci-imx6.c and PCI_IMX6 config
` [PATCH 3/6] MAINTAINERS: pci: imx: update imx6* to imx* since rename driver file
` [PATCH 4/6] PCI: imx: Simplify switch-case logic by involve set_ref_clk callback
` [PATCH 5/6] PCI: imx: Simplify switch-case logic by involve core_reset callback
` [PATCH 6/6] PCI: imx: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95

[PATCH v2 0/3] PCI/DPC: Clean up DPC vs AER/EDR ownership and Kconfig
 2024-02-29  0:00 UTC  (5+ messages)

[PATCH v2 04/12] PCI: qcom: Add support for disabling ASPM L0s in devicetree
 2024-02-28 22:02 UTC  (4+ messages)

[pci:wip/2402-bjorn-osc-dpc 3/3] ld.lld: error: undefined symbol: pci_acpi_add_edr_notifier
 2024-02-28 20:43 UTC 

[pci:wip/2402-bjorn-osc-dpc 3/3] pci-acpi.c:undefined reference to `pci_acpi_add_edr_notifier'
 2024-02-28 19:51 UTC 

[PATCH v5 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
 2024-02-28 19:34 UTC  (7+ messages)

[PATCH] PCI/sysfs: Fix race in pci sysfs creation
 2024-02-28 18:16 UTC  (7+ messages)

[PATCH v5] PCI: dwc: Wait for link up only if link is started
 2024-02-28 17:29 UTC  (15+ messages)

[PATCH v9] PCI/DPC: Ignore Surprise Down error on hot removal
 2024-02-28 16:25 UTC  (2+ messages)

[PATCH v7 3/7] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
 2024-02-28 15:33 UTC  (8+ messages)

[PATCH v5 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2024-02-28 14:02 UTC  (7+ messages)
` [PATCH v5 2/3] PCI: qcom-ep: Enable cache coherency for SA8775P EP

[pci:wip/2402-bjorn-osc-dpc] BUILD SUCCESS d2707364343e58265d6770512fce6a3949e7c2b5
 2024-02-28 10:23 UTC 

[PATCH v2] PCI: dw-rockchip: Add error messages in .probe()s error paths
 2024-02-28  9:52 UTC  (2+ messages)

[PATCH v13 3/3] iommu/vt-d: improve ITE fault handling if target device isn't valid
 2024-02-28  9:00 UTC  (2+ messages)

[RFC PATCH v2 0/3] Display cxl1.1 device link status
 2024-02-28  8:34 UTC  (6+ messages)
` [RFC PATCH v2 1/3] Add sysfs attribute for CXL 1.1 "
` [RFC PATCH v2 3/3] lspci: Add function to display cxl1.1 "

[PATCH v7 7/7] PCI: qcom: Add OPP support to scale performance state of power domain
 2024-02-28  6:48 UTC  (4+ messages)

[PATCH v7 6/7] PCI: Bring out the pcie link speed to MBps logic to new function
 2024-02-28  6:47 UTC  (3+ messages)

[PATCH v3] PCI: Add D3 support for PCI bridges in DT based platforms
 2024-02-27 22:54 UTC  (6+ messages)

Bug Report: Delayed Wake from Suspend with Genesys Logic GL9755 SD Host Controller
 2024-02-27 22:51 UTC  (2+ messages)

[PATCH kernel v2] pci/doe: Support discovery version
 2024-02-27 20:41 UTC  (2+ messages)

[RFC PATCH 0/5] Towards a shared TSM sysfs-ABI for Confidential Computing
 2024-02-27 19:53 UTC  (5+ messages)
` [RFC PATCH 5/5] PCI/TSM: Authenticate devices via platform TSM

[DO NOT MERGE v6 00/37] Device Tree support for SH7751 based board
 2024-02-27 18:48 UTC  (13+ messages)
` [DO NOT MERGE v6 13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [DO NOT MERGE v6 14/37] clk: Compatible with narrow registers
` [DO NOT MERGE v6 15/37] clk: renesas: Add SH7750/7751 CPG Driver
` [DO NOT MERGE v6 28/37] dt-bindings: soc: renesas: sh: Add SH7751 based target
` [DO NOT MERGE v6 33/37] sh: j2_mimas_v2.dts update
` [DO NOT MERGE v6 34/37] sh: Add dtbs target support

[PATCH v3 0/5] PCI: dwc: Add support for integrating HDMA with DWC EP driver
 2024-02-27 17:38 UTC  (11+ messages)
` [PATCH v3 2/5] PCI: dwc: Skip finding eDMA channels count if glue drivers have passed them
` [PATCH v3 3/5] PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers

[PATCH v13 3/3] iommu/vt-d: improve ITE fault handling if target device isn't valid
 2024-02-27 16:29 UTC  (2+ messages)

[PATCH v6] PCI: dwc: Strengthen the MSI address allocation logic
 2024-02-27 14:45 UTC  (2+ messages)

[PATCH] PCI: dw-rockchip: Add error messages in .probe()s error paths
 2024-02-27 12:28 UTC  (3+ messages)

[pci:wip/2402-bjorn-osc-dpc 3/3] drivers/pci/pci-acpi.c:1424:9: error: implicit declaration of function 'pci_acpi_add_edr_notifier'; did you mean 'pci_acpi_add_pm_notifier'?
 2024-02-27 10:31 UTC 

PCI-e endpoint GPU implementation
 2024-02-27 10:10 UTC  (2+ messages)

[pci:wip/2402-bjorn-osc-dpc] BUILD REGRESSION f76758eebe9e2f81b37e41d2bdc70825cdb879d7
 2024-02-27 10:02 UTC 

[pci:wip/2402-bjorn-osc-dpc 3/3] drivers/pci/pci-acpi.c:1424:2: error: call to undeclared function 'pci_acpi_add_edr_notifier'; ISO C99 and later do not support implicit function declarations
 2024-02-27  9:49 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).