Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2024-05-20 17:27:12 to 2024-05-27 16:15:24 UTC [more...]

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

[PATCH 2/4] x86/pci/intel_mid_pci: Fix PCIBIOS_* return code handling
 2024-05-27 16:14 UTC  (3+ messages)
` [PATCH 3/4] x86/pci/xen: "

[PATCH] PCI: tegra: remove unused struct 'tegra_pcie_soc'
 2024-05-27 16:01 UTC 

[PATCH pciutils v2 rediff] pcilmr: Fix margining for ports with Lane reversal
 2024-05-27 15:22 UTC 

[PATCH 0/2] Make ELOG log and trace consistently with GHES
 2024-05-27 14:43 UTC  (3+ messages)
` [PATCH 1/2] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/2] ACPI: extlog: Trace CPER PCI Express Error Section

[PATCH v4 0/5] PCI: controller: Move to agnostic GPIO API
 2024-05-27 13:37 UTC  (3+ messages)
` [PATCH v4 4/5] PCI: imx6: Convert "

[RESEND PATCH] libpci: sysfs: Fix segmentation fault by including libgen.h
 2024-05-27 12:45 UTC  (4+ messages)

[PATCH v2 0/2] abort hot-plug if pci_hp_add_bridge() fails
 2024-05-27 12:33 UTC  (10+ messages)
` [PATCH v2 2/2] PCI: pciehp: Abort "

[PATCH pciutils] pcilmr: Fix margining for ports with Lane reversal
 2024-05-27 12:38 UTC  (2+ messages)

[PATCH pciutils 0/6] pcilmr: Improve grading of the margining results
 2024-05-27 12:38 UTC  (8+ messages)
` [PATCH pciutils 1/6] pcilmr: Ensure that utility can accept either Downstream or Upstream link port
` [PATCH pciutils 2/6] pcilmr: Move most of pcilmr arguments parsing logic to the separate file
` [PATCH pciutils 3/6] pcilmr: Add new grading option
` [PATCH pciutils 4/6] pcilmr: Add option to configure margining dwell time
` [PATCH pciutils 5/6] pcilmr: Apply grading quirk for Ice Lake RC ports
` [PATCH pciutils 6/6] pcilmr: Update usage and man: new arguments format and grading

[PATCH v1 0/2] PCI: microchip: support using either instance 1 or 2
 2024-05-27 12:24 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: PCI: microchip,pcie-host: fix reg properties
` [PATCH v1 2/2] PCI: microchip: rework reg region handing

[bug report] nvme not re-recognize when changed M.2 SSD in S3 mode
 2024-05-27 11:54 UTC  (5+ messages)

[PATCH] PCI: pciehp: Use appropriate conditions to check the hotplug controller status
 2024-05-27  9:43 UTC  (5+ messages)

[PATCH v7 0/2] cxl: Export cxl1.1 device link status to sysfs
 2024-05-27  4:57 UTC  (2+ messages)

[PATCH v5 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-05-27  4:52 UTC  (7+ messages)
` [PATCH v5 13/17] irqchip/riscv-intc: Add ACPI support for AIA
` [PATCH v5 14/17] irqchip/riscv-imsic: Add ACPI support

[PATCH v5 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
 2024-05-27  4:35 UTC  (3+ messages)

[PATCH v11 0/3] arm64: qcom: sa8775p: add support for EP PCIe
 2024-05-27  3:00 UTC  (2+ messages)
` (subset) "

[pci:endpoint 8/12] ld.lld: error: undefined symbol: pci_epc_deinit_notify
 2024-05-26 21:46 UTC 

[pci:controller/dwc] BUILD SUCCESS 8656c76608ab0d87bdef64f6f06331b63fb6f849
 2024-05-25 21:12 UTC 

[RFC PATCH 00/11] [RFC] Device / Driver and PCI Rust abstractions
 2024-05-25 19:24 UTC  (39+ messages)
` [RFC PATCH 01/11] rust: add abstraction for struct device
` [RFC PATCH 02/11] rust: add driver abstraction
` [RFC PATCH 04/11] rust: add revocable mutex
` [RFC PATCH 05/11] rust: add revocable objects
` [RFC PATCH 06/11] rust: add device::Data
` [RFC PATCH 07/11] rust: add `dev_*` print macros
` [RFC PATCH 08/11] rust: add devres abstraction
` [RFC PATCH 09/11] rust: add basic PCI driver abstractions
` [RFC PATCH 10/11] rust: add basic abstractions for iomem operations
` [RFC PATCH 11/11] rust: PCI: add BAR request and ioremap

[pci:resource] BUILD SUCCESS 3c19cd9603f2dfda6250ddc8d19f843c48a56422
 2024-05-25 18:43 UTC 

[pci:controller/microchip] BUILD SUCCESS e18a3623aba1610c47be782bd24e6f4239591f4b
 2024-05-25 16:56 UTC 

[pci:controller/qcom] BUILD REGRESSION 1b36cee89f5f82bd04538b231e4261ed517ae174
 2024-05-25 16:42 UTC 

[pci:endpoint] BUILD SUCCESS 5c172f7afc887f2cd383a125cc7fd98d921fe10f
 2024-05-25 15:49 UTC 

[pci:controller/keystone] BUILD SUCCESS 423fc92113d5272ef53c8a66698352e74c1cdeea
 2024-05-25 12:23 UTC 

[pci:controller/al] BUILD SUCCESS 81dc1a0b274a4006ffaf513511456938b4c809a3
 2024-05-25 10:52 UTC 

[PATCH] PCI: Fix missing lockdep annotation for pci_cfg_access_trylock()
 2024-05-25  1:19 UTC 

[pci:controller/qcom 12/12] drivers/pci/controller/dwc/pcie-qcom-ep.c:658:17: error: implicit declaration of function 'dw_pcie_ep_linkdown'; did you mean 'dw_pcie_ep_linkup'?
 2024-05-24 23:51 UTC 

[PATCH v3 0/7] PCI: xilinx-nwl: Add phy support
 2024-05-24 15:35 UTC  (11+ messages)
` [PATCH v3 1/7] dt-bindings: pci: xilinx-nwl: Add phys
` [PATCH v3 6/7] PCI: xilinx-nwl: Add phy support

[PATCH v3 2/7] PCI: xilinx-nwl: Fix off-by-one in IRQ handler
 2024-05-24 15:03 UTC  (5+ messages)

[PATCH v2 0/2] Fixes for PCI Keystone driver
 2024-05-24 10:57 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: keystone: Set mode as RootComplex for "ti,keystone-pcie" compatible
` [PATCH v2 2/2] PCI: keystone: Add link up check in ks_child_pcie_ops.map_bus()

[PATCH] PCI: j721e: Add PCIe support for J722S SoC
 2024-05-24  9:23 UTC 

[pci:controller/exynos] BUILD SUCCESS 5e6f0158b62259cd63dbc6e00c02ac7912ffe7a4
 2024-05-23 23:20 UTC 

[PATCH v6 0/5] PCI: Add Secondary Bus Reset (SBR) support for CXL
 2024-05-23 21:38 UTC  (5+ messages)
` [PATCH v6 2/5] PCI: Add locking of upstream bridge for pci_reset_function()

[PATCH v3 5/7] PCI: xilinx-nwl: Clean up clock on probe failure/removal
 2024-05-23 20:18 UTC  (5+ messages)

[pci:controller/gpio] BUILD SUCCESS 011d2c770dbd8da74902140d576b9441776cdcd0
 2024-05-23 18:46 UTC 

[pci:controller/al] BUILD SUCCESS f0a4bff68595ab1a72ddc34e0da6e883c439eb03
 2024-05-23 17:02 UTC 

[pci:controller/rcar] BUILD SUCCESS f9ce686a1c802ff2ab4909a38843cc706e439f5b
 2024-05-23 16:17 UTC 

[pci:controller/microchip] BUILD SUCCESS ed261441e22410bdeb8c832f6b30fcb53bafb4be
 2024-05-23 15:55 UTC 

[pci:controller/keystone] BUILD SUCCESS 610a035d4d567963bb27bbd0cd1d19f8efd058b4
 2024-05-23 15:52 UTC 

[PATCH v10 1/4] PCI/DOE: Rename DOE protocol to feature
 2024-05-23 15:26 UTC  (7+ messages)
` [PATCH v10 2/4] PCI/DOE: Rename Discovery Response Data Object Contents to type
` [PATCH v10 3/4] PCI/DOE: Expose the DOE features via sysfs
` [PATCH v10 4/4] PCI/DOE: Allow enabling DOE without CXL

[PATCH V2] PCI: Extend ACS configurability
 2024-05-23 15:16 UTC  (5+ messages)
` [PATCH V3] "

[PATCH] ACPI: PCI: Remove unused struct 'acpi_handle_node'
 2024-05-23 15:10 UTC  (3+ messages)

[PATCH V5 1/6] Add PCIe pipe clock definitions for IPQ9574 SoC
 2024-05-23 15:03 UTC  (2+ messages)

[PATCH v2 0/2] PCI hotplug driver fixes
 2024-05-23 14:52 UTC  (5+ messages)
` [PATCH v2 2/2] powerpc: hotplug driver bridge support

[pci:controller/tegra194] BUILD SUCCESS 62014ee92c4214322506074f7fe411ef562e3911
 2024-05-23 13:40 UTC 

[pci:controller/artpec6] BUILD SUCCESS 97e98aeed791b6f43890619f28c5cfbeb143e64c
 2024-05-23 13:08 UTC 

[pci:controller/rockchip] BUILD SUCCESS e2186e0d21fc3c80aaacc3eecf8459be9e0d1c6e
 2024-05-23 12:49 UTC 

[pci:controller/dra7xx] BUILD SUCCESS 66b0c34c5cdf000751f54d2192f9e4adacc53d85
 2024-05-23 12:44 UTC 

[pci:controller/dwc] BUILD SUCCESS b2e7bfd5909b2ecfcef71e7d2c3099c357bae3cf
 2024-05-23 12:14 UTC 

[pci:controller/qcom] BUILD SUCCESS e4c3cdd90e7a29edbbd4eee9667cfcc0f63f3b66
 2024-05-23 11:22 UTC 

[PATCH] drivers: pci: dwc: dynamically set pci region limit
 2024-05-23 10:02 UTC  (2+ messages)

[PATCH v16 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
 2024-05-23  9:36 UTC  (8+ messages)
  ` 回复: "

[PATCH 0/1][v2] PCI: VF resizable BAR
 2024-05-23  7:11 UTC  (2+ messages)
` [PATCH 1/1][v2] PCI: Support "

[PATCH V5 0/6] Add PCIe support for IPQ9574
 2024-05-23  7:07 UTC  (7+ messages)
` [PATCH V5 3/6] dt-bindings: PCI: qcom: Document the IPQ9574 PCIe controller
` [PATCH V5 4/6] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes

[PATCH v1 0/5] BeagleV Fire support
 2024-05-22 23:32 UTC  (2+ messages)

[pci:defer/endpoint] BUILD SUCCESS ff9c034c89ac340fec1301b5441467cf17684093
 2024-05-22 18:53 UTC 

[pci:defer/acs] BUILD SUCCESS c9380b3253bd492ec3dfd4e3b6b4453223270f25
 2024-05-22 16:36 UTC 

[pci:defer/misc] BUILD SUCCESS 17661d367522e15262cc5c8c8831c599c547cb08
 2024-05-22 16:13 UTC 

[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
 2024-05-22 14:24 UTC  (3+ messages)
` [PATCH 09/17] dt-bindings: interrupt-controller: Add support for Microchip LAN966x OIC

[pci:defer/resource] BUILD SUCCESS 7dfb342736c447eeb602642e57bbaf907fc1b465
 2024-05-22 14:01 UTC 

[PATCH 1/2] drm/i915/pciids: switch to xe driver style PCI ID macros
 2024-05-22  9:43 UTC  (3+ messages)

[PATCH] dt-bindings: PCI: mediatek,mt7621-pcie: add PCIe host topology ascii graph
 2024-05-22  7:17 UTC  (3+ messages)

[PATCH v2 2/3] PCI: Create new reset method to force SBR for CXL
 2024-05-22  2:51 UTC  (5+ messages)

[PATCH v16 00/22] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-05-22  1:19 UTC  (4+ messages)
` [PATCH v16 19/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller

[GIT PULL] PCI changes for v6.10
 2024-05-21 18:13 UTC  (2+ messages)

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

[PATCH] PCI: tegra194: Add check for host and endpoint modes
 2024-05-21 14:49 UTC  (2+ messages)

[PATCH v2 7/9] PCI: cadence: Set a 64-bit BAR if requested
 2024-05-21 12:01 UTC  (3+ messages)

[PATCH 0/3] Enable PCIe ATS for devicetree boot
 2024-05-21 10:25 UTC  (5+ messages)

[RESEND v7 15/37] clk: renesas: Add SH7750/7751 CPG Driver
 2024-05-21  7:41 UTC  (2+ messages)

[PATCH v7 00/37] Device Tree support for SH7751 based board
 2024-05-21  7:19 UTC  (5+ messages)
` [RESEND "

[PATCH v2 1/1] PCI : Refactoring error log prints for better readability
 2024-05-21  6:42 UTC  (2+ messages)

[PATCH v2 0/6] arm64/hyperv: Support Virtual Trust Level Boot
 2024-05-20 20:36 UTC  (9+ messages)
` [PATCH v2 1/6] arm64/hyperv: Support DeviceTree
` [PATCH v2 5/6] drivers/hv/vmbus: Get the irq number from DeviceTree


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