linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 2/7] resource: Rename find_resource() to find_empty_resource_slot()
 2024-05-06 12:30 UTC  (3+ messages)

[PATCH v3 0/5] PCI: controller: Move to agnostic GPIO API
 2024-05-06 12:25 UTC  (5+ messages)
` [PATCH v3 4/5] PCI: imx6: Convert "

[PATCH v2 7/7] PCI: Relax bridge window tail sizing rules
 2024-05-06 11:55 UTC  (3+ messages)

[PATCH v5 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-05-06 11:45 UTC  (40+ 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 v2 0/2] abort hot-plug if pci_hp_add_bridge() fails
 2024-05-06  8:37 UTC  (6+ messages)
` [PATCH v2 1/2] PCI: shpchp: Abort "
` [PATCH v2 2/2] PCI: pciehp: "

[PATCH v4 0/3] pci: qcom: Add 16GT/s equalization and margining settings
 2024-05-06  7:56 UTC  (6+ 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] PCI: pciehp: Clear LBMS on hot-remove to prevent link speed reduction
 2024-05-06  7:29 UTC  (2+ messages)

[PATCH] PCI/ASPM: Fix a typo in ASPM restoring logic
 2024-05-06  5:16 UTC 

[PATCH] x86: ce4100: Remove unused struct 'sim_reg_op'
 2024-05-06  0:46 UTC 

[PATCH 00/10] PCI: Add generic Conf Type 0/1 helpers
 2024-05-05 16:39 UTC  (16+ messages)
` [PATCH 01/10] ARM: orion5x: Rename PCI_CONF_{REG,FUNC}() out of the way
` [PATCH 03/10] ARM: orion5x: Pass devfn to orion5x_pci_hw_{rd,wr}_conf()
` [PATCH 04/10] ARM: orion5x: Use generic PCI Conf Type 1 helper
` [PATCH 05/10] PCI: ixp4xx: Use generic PCI Conf Type 0 helper
` [PATCH 06/10] PCI: ixp4xx: Replace 1 with PCI_CONF1_TRANSACTION
` [PATCH 07/10] PCI: Replace PCI_CONF1{,_EXT}_ADDRESS() with the new helpers
` [PATCH 10/10] PCI: v3: Use generic PCI Conf Type 0/1 helpers

[PATCH v2 00/14] PCI: dw-rockchip: Add endpoint mode support
 2024-05-05 12:14 UTC  (19+ messages)
` [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

[PATCH] PCI: dwc: keystone: Fix potential NULL dereference
 2024-05-05  6:15 UTC  (4+ messages)
` [PATCH v3] PCI: dwc: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_setup_rc_app_regs()
` [PATCH v4] "

[pci:hotplug] BUILD SUCCESS b023c1c97f8a84f3ee5502cee2a7b62bc3f447a8
 2024-05-04 22:17 UTC 

[pci:resource] BUILD SUCCESS 784299512a847701ad7c240bed7d3d7a69459736
 2024-05-04 18:49 UTC 

[pci:for-linus] BUILD SUCCESS 2e0239d47d75e08f9a39f8360610e490c39ea696
 2024-05-04 17:03 UTC 

[PATCH 0/4] check returned value of pci_hp_add_bridge()
 2024-05-04 15:48 UTC  (14+ messages)
` [PATCH 1/4] PCI: shpchp: bail out if pci_hp_add_bridge() fails
` [PATCH 2/4] PCI: pciehp: "
` [PATCH 3/4] PCI: hotplug: document unchecked return value of pci_hp_add_bridge()
` [PATCH 4/4] PCI: hotplug: remove TODO notes for sgi_hotplug

[PATCH v4] misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests
 2024-05-04 14:34 UTC  (2+ messages)

[pci:of] BUILD SUCCESS e6f7d27df5d208b50cae817a91d128fb434bb12c
 2024-05-03 23:19 UTC 

[pci:aspm] BUILD SUCCESS dc69062a1a73f0fe33a83401e8a3b1d5d54b43af
 2024-05-03 23:18 UTC 

[pci:wip/2405-ilpo-window-sizing] BUILD SUCCESS f5226ebd25139320f6988561a1de7c783c0319fb
 2024-05-03 23:18 UTC 

[PATCH v3 1/2] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
 2024-05-03 22:53 UTC  (2+ messages)

[PATCH v5 4/4] PCI/ASPM: Fix L1.2 parameters when enable link state
 2024-05-03 22:28 UTC  (7+ messages)

[PATCH v5 0/4] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-05-03 22:17 UTC  (2+ messages)

[PATCH] x86: Code cleanup for ehci_hdr
 2024-05-03 22:12 UTC  (2+ messages)

[pci:enumeration] BUILD SUCCESS 27ea83c5fbf97fd451fe3d8a5840ea98f224f1d2
 2024-05-03 21:59 UTC 

[PATCH v2 3/7] resource: Document find_empty_resource_slot() and resource_constraint
 2024-05-03 20:51 UTC  (2+ messages)

[PATCH] PCI/ASPM: Clarify that pcie_aspm=off means leave ASPM untouched
 2024-05-03 16:46 UTC  (3+ messages)

[PATCH 15/17] pci: of_property: Add the interrupt-controller property in PCI device nodes
 2024-05-03 14:40 UTC  (3+ messages)

[PATCH v4 1/1] PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
 2024-05-03 14:23 UTC  (2+ messages)

[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
 2024-05-03 14:21 UTC  (24+ messages)
` [PATCH 01/17] mfd: syscon: Add reference counting and device managed support
` [PATCH 06/17] dt-bindings: net: mscc-miim: Add resets property
` [PATCH 07/17] net: mdio: mscc-miim: Handle the switch reset
` [PATCH 10/17] irqdomain: Add missing parameter descriptions in docs
` [PATCH 12/17] irqchip: Add support for LAN966x OIC

[PATCH] PCI: dwc: Fix potential NULL dereference
 2024-05-03 12:57 UTC  (2+ messages)
` [PATCH v3] PCI: dwc: al: Check IORESOURCE_BUS existence during PCIe config preparation

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

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

[PATCH v3] PCI: vmd: always enable host bridge hotplug support flags
 2024-05-02 22:56 UTC  (4+ 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 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  (3+ messages)
` [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 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


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