linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3] PCI: vmd: always enable host bridge hotplug support flags
 2024-05-02 22:56 UTC  (4+ messages)

[PATCH 1/2] Revert "PCI/VPD: Allow access to valid parts of VPD if some is invalid"
 2024-05-02 22:23 UTC  (2+ messages)

[PATCH] PCI: of_property: handle int_map allocation failure
 2024-05-02 22:18 UTC  (2+ messages)

[PATCH 0/2] PCI/ASPM: Define consolidation
 2024-05-02 22:04 UTC  (2+ messages)

[PATCH v1] PCI/EDR: Align EDR implementation with PCI firmware r3.3 spec
 2024-05-02 22:01 UTC  (4+ messages)

[PATCH 1/1] x86/pci: Skip early E820 check for ECAM region
 2024-05-02 21:43 UTC  (2+ messages)

[PATCH v2 1/1] misc: pci_endpoint_test: Refactor dma_set_mask_and_coherent() logic
 2024-05-02 19:59 UTC 

[PATCH v8 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-05-02 19:17 UTC  (2+ messages)

[PATCH 1/1] cxl/acpi.c: Add buggy BIOS hint for CXL ACPI lookup failure
 2024-05-02 18:29 UTC  (9+ messages)

[PATCH v6 0/5] PCI: Add Secondary Bus Reset (SBR) support for CXL
 2024-05-02 16:57 UTC  (6+ messages)
` [PATCH v6 1/5] PCI/cxl: Move PCI CXL vendor Id to a common location from CXL subsystem
` [PATCH v6 2/5] PCI: Add locking of upstream bridge for pci_reset_function()
` [PATCH v6 3/5] PCI: Add check for CXL Secondary Bus Reset
` [PATCH v6 4/5] PCI: Create new reset method to force SBR for CXL
` [PATCH v6 5/5] cxl: Add post reset warning if reset results in loss of previously committed HDM decoders

[RESEND v7 24/37] mfd: sm501: Convert platform_data to OF property
 2024-05-02 16:02 UTC  (2+ messages)

[PATCH v5 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-05-02 15:35 UTC  (36+ messages)
` [PATCH v5 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [PATCH v5 02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe
` [PATCH v5 03/17] ACPI: bus: Add acpi_riscv_init function
` [PATCH v5 04/17] ACPI: scan: Refactor dependency creation
` [PATCH v5 05/17] ACPI: scan: Add RISC-V interrupt controllers to honor list
` [PATCH v5 06/17] ACPI: scan: Define weak function to populate dependencies
` [PATCH v5 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
` [PATCH v5 08/17] ACPI: pci_link: Clear the dependencies after probe
` [PATCH v5 09/17] ACPI: RISC-V: Implement PCI related functionality
` [PATCH v5 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
` [PATCH v5 11/17] ACPI: RISC-V: Initialize GSI mapping structures
` [PATCH v5 12/17] ACPI: RISC-V: Implement function to add implicit dependencies
` [PATCH v5 13/17] irqchip/riscv-intc: Add ACPI support for AIA
` [PATCH v5 14/17] irqchip/riscv-imsic: Add ACPI support
` [PATCH v5 15/17] irqchip/riscv-aplic: "
` [PATCH v5 16/17] irqchip/sifive-plic: "
` [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver

[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
 2024-05-02 13:29 UTC  (43+ messages)
` [PATCH 01/17] mfd: syscon: Add reference counting and device managed support
` [PATCH 02/17] reset: mchp: sparx5: Remove dependencies and allow building as a module
` [PATCH 03/17] reset: mchp: sparx5: Release syscon when not use anymore
` [PATCH 04/17] reset: core: add get_device()/put_device on rcdev
` [PATCH 05/17] reset: mchp: sparx5: set the dev member of the reset controller
` [PATCH 06/17] dt-bindings: net: mscc-miim: Add resets property
` [PATCH 07/17] net: mdio: mscc-miim: Handle the switch reset
` [PATCH 08/17] net: lan966x: remove debugfs directory in probe() error path
` [PATCH 09/17] dt-bindings: interrupt-controller: Add support for Microchip LAN966x OIC
` [PATCH 10/17] irqdomain: Add missing parameter descriptions in docs
` [PATCH 11/17] irqdomain: Introduce irq_domain_alloc() and irq_domain_publish()
` [PATCH 12/17] irqchip: Add support for LAN966x OIC
` [PATCH 13/17] MAINTAINERS: Add the Microchip LAN966x OIC driver entry
` [PATCH 14/17] of: dynamic: Introduce of_changeset_add_prop_bool()
` [PATCH 15/17] pci: of_property: Add the interrupt-controller property in PCI device nodes
` [PATCH 16/17] mfd: Add support for LAN966x PCI device
` [PATCH 17/17] MAINTAINERS: Add the Microchip LAN966x PCI driver entry

[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2024-05-02 10:07 UTC  (15+ messages)

[PATCH] pci: fix broadcom secondary bus reset handling
 2024-05-02  8:56 UTC  (5+ messages)

[PATCH 0/3] Enable PCIe ATS for devicetree boot
 2024-05-02  4:55 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: PCI: generic: Add ats-supported property
` [PATCH 2/3] iommu/of: Support ats-supported device-tree property

[PATCH v5 0/4] PCI: Add Secondary Bus Reset (SBR) support for CXL
 2024-05-02  2:55 UTC  (11+ messages)
` [PATCH v5 1/4] PCI/cxl: Move PCI CXL vendor Id to a common location from CXL subsystem
` [PATCH v5 2/4] PCI: Add check for CXL Secondary Bus Reset
` [PATCH v5 3/4] PCI: Create new reset method to force SBR for CXL
` [PATCH v5 4/4] cxl: Add post reset warning if reset results in loss of previously committed HDM decoders

[PATCH v3 0/3] Add 16GT/s equalization and margining settings
 2024-05-01 23:13 UTC  (5+ messages)
` [PATCH v3 3/3] PCI: qcom: Add rx margining settings for 16GT/s

[PATCH v4 RESEND 0/8] ipq9574: Enable PCI-Express support
 2024-05-01 20:32 UTC  (15+ messages)
` [PATCH v4 RESEND 1/8] dt-bindings: clock: Add PCIe pipe related clocks for IPQ9574
` [PATCH v4 RESEND 2/8] clk: qcom: gcc-ipq9574: Add PCIe pipe clocks
` [PATCH v4 RESEND 3/8] dt-bindings: PCI: qcom: Add IPQ9574 PCIe controller
` [PATCH v4 RESEND 4/8] PCI: qcom: Switch to devm_clk_bulk_get_all() API to get the clocks from Devicetree
` [PATCH v4 RESEND 5/8] PCI: qcom: Add support for IPQ9574
` [PATCH v4 RESEND 6/8] dt-bindings: phy: qcom,ipq8074-qmp-pcie: add ipq9574 gen3x2 PHY
` [PATCH v4 RESEND 7/8] phy: qcom-qmp-pcie: add support for "
` [PATCH v4 RESEND 8/8] arm64: dts: qcom: ipq9574: add PCIe2 and PCIe3 nodes

[PATCH] PCI/ASPM: Clarify that pcie_aspm=off means leave ASPM untouched
 2024-05-01 20:07 UTC  (2+ messages)

[PATCH v4 0/3] pci: qcom: Add 16GT/s equalization and margining settings
 2024-05-01 16:35 UTC  (4+ messages)
` [PATCH v4 1/3] PCI: qcom: Refactor common code
` [PATCH v4 2/3] PCI: qcom: Add equalization settings for 16 GT/s
` [PATCH v4 3/3] PCI: qcom: Add RX margining "

[PATCH v3 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-05-01 12:24 UTC  (7+ messages)
` [PATCH v3 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info

[PATCH v6 0/2] cxl: Export cxl1.1 device link status to sysfs
 2024-05-01 12:16 UTC  (5+ messages)
` [PATCH v6 1/2] cxl/core/regs: Add rcd_regs initialization at __rcrb_to_component()
` [PATCH v6 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status

[PATCH v4 3/8] dt-bindings: PCI: qcom: Add IPQ9574 PCIe controller
 2024-05-01  4:07 UTC  (6+ messages)
` [PATCH v4 4/8] PCI: qcom: Switch to devm_clk_bulk_get_all() API to get the clocks from Devicetree
` [PATCH v4 5/8] PCI: qcom: Add support for IPQ9574

[PATCH v3 0/7] ipq9574: Enable PCI-Express support
 2024-04-30 21:59 UTC  (11+ messages)
` [PATCH v3 6/7] phy: qcom-qmp-pcie: add support for ipq9574 gen3x2 PHY

[PATCH v9 0/4] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
 2024-04-30 21:02 UTC  (2+ messages)

[PATCH] dt-bindings: Drop unnecessary quotes on keys
 2024-04-30 20:36 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: qcom,pcie-sm8350: Drop redundant 'oneOf' sub-schema
 2024-04-30 20:35 UTC  (2+ messages)

[PATCH v2] Documentation: PCI: add vmd documentation
 2024-04-30 20:30 UTC 

[PATCH 00/10] PCI: Add generic Conf Type 0/1 helpers
 2024-04-30 18:43 UTC  (7+ messages)
` [PATCH 02/10] PCI: Add helpers to calculate PCI Conf Type 0/1 addresses

[PATCH v5 4/4] PCI/ASPM: Fix L1.2 parameters when enable link state
 2024-04-30 18:26 UTC  (4+ messages)

[PATCH] libpci: sysfs: Fix segmentation fault by including libgen.h
 2024-04-30 16:51 UTC 

[PATCH v11 0/3] arm64: qcom: sa8775p: add support for EP PCIe
 2024-04-30 15:55 UTC  (4+ messages)
` [PATCH v11 1/3] dt-bindings: PCI: qcom-ep: Add support for SA8775P SoC
` [PATCH v11 2/3] PCI: qcom-ep: Add support for SA8775P SOC
` [PATCH v11 3/3] arm64: dts: qcom: sa8775p: Add ep pcie0 controller node

[PATCH 1/2] PCI: dra7xx: Fix cpu_addr_fixup parameter name
 2024-04-30 13:19 UTC  (3+ messages)
` [PATCH 2/2] PCI: artpec6: "

[PATCH v2 00/14] PCI: dw-rockchip: Add endpoint mode support
 2024-04-30 12:01 UTC  (15+ messages)
` [PATCH v2 01/14] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific reg-name
` [PATCH v2 02/14] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific interrupt-names
` [PATCH v2 03/14] dt-bindings: PCI: snps,dw-pcie-ep: Add tx_int{a,b,c,d} legacy irqs
` [PATCH v2 04/14] dt-bindings: PCI: rockchip-dw-pcie: Prepare for Endpoint mode support
` [PATCH v2 05/14] dt-bindings: PCI: rockchip-dw-pcie: Fix description of legacy irq
` [PATCH v2 06/14] dt-bindings: rockchip: Add DesignWare based PCIe Endpoint controller
` [PATCH v2 07/14] PCI: dw-rockchip: Fix weird indentation
` [PATCH v2 08/14] PCI: dw-rockchip: Add rockchip_pcie_ltssm() helper
` [PATCH v2 09/14] PCI: dw-rockchip: Refactor the driver to prepare for EP mode
` [PATCH v2 10/14] PCI: dw-rockchip: Add explicit rockchip,rk3588-pcie compatible
` [PATCH v2 11/14] PCI: dw-rockchip: Add endpoint mode support
` [PATCH v2 12/14] misc: pci_endpoint_test: Add support for rockchip rk3588
` [PATCH v2 13/14] arm64: dts: rockchip: Add PCIe endpoint mode support
` [PATCH v2 14/14] arm64: dts: rockchip: Add rock5b overlays for PCIe endpoint mode

[pci:misc] BUILD SUCCESS 4c407392c1aff30025457972b173a0729830945f
 2024-04-30 11:53 UTC 

[PATCH 00/12] PCI: dw-rockchip: Add endpoint mode support
 2024-04-30 11:42 UTC  (7+ messages)
` [PATCH 04/12] dt-bindings: rockchip: Add DesignWare based PCIe Endpoint controller
` [PATCH 10/12] misc: pci_endpoint_test: Add support for rockchip rk3588

[PATCH v3] PCI: dw-rockchip: Fix initial PERST# GPIO value
 2024-04-30  8:38 UTC  (2+ messages)

[PATCH v4 00/10] PCI: endpoint: Make host reboot handling more robust
 2024-04-30  8:05 UTC  (8+ messages)
` [PATCH v4 04/10] PCI: qcom-ep: Drop 'Link is enabled' from the debug message for BME event
` [PATCH v4 06/10] PCI: endpoint: pci-epf-{mhi/test}: Move DMA initialization to EPC init callback
` [PATCH v4 07/10] PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers
` [PATCH v4 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
` [PATCH v4 09/10] PCI: qcom-ep: Use the "
` [PATCH v4 10/10] PCI: endpoint: pci-epf-test: Handle "


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