Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2024-05-30 08:53:02 to 2024-06-04 23:58:08 UTC [more...]

[PATCH] dt-bindings: PCI: qcom: Fix register maps items and add 3.3V supply
 2024-06-04 23:58 UTC  (4+ messages)

[PATCH v8 16/17] PCI/pwrctl: add a PCI power control driver for power sequenced devices
 2024-06-04 23:34 UTC  (3+ messages)

[pci:enumeration] BUILD SUCCESS 7246a4520b4bf1494d7d030166a11b5226f6d508
 2024-06-04 23:05 UTC 

[RFC 00/12] Hyper-V guests use Linux IRQs for channel interrupts
 2024-06-04 23:03 UTC  (15+ messages)
` [RFC 01/12] Drivers: hv: vmbus: Drop unsupported VMBus devices earlier
` [RFC 02/12] Drivers: hv: vmbus: Fix error path that deletes non-existent sysfs group
` [RFC 03/12] Drivers: hv: vmbus: Add an IRQ name to VMBus channels
` [RFC 04/12] PCI: hv: Annotate the VMBus channel IRQ name
` [RFC 05/12] scsi: storvsc: "
` [RFC 06/12] genirq: Add per-cpu flow handler with conditional IRQ stats
` [RFC 07/12] Drivers: hv: vmbus: Set up irqdomain and irqchip for the VMBus connection
` [RFC 08/12] Drivers: hv: vmbus: Allocate an IRQ per channel and use for relid mapping
` [RFC 09/12] Drivers: hv: vmbus: Use Linux IRQs to handle VMBus channel interrupts
` [RFC 10/12] Drivers: hv: vmbus: Implement vmbus_irq_set_affinity
` [RFC 11/12] Drivers: hv: vmbus: Wait for MODIFYCHANNEL to finish when offlining CPUs
` [RFC 12/12] Drivers: hv: vmbus: Ensure IRQ affinity isn't set to a CPU going offline

[RFC PATCH 00/11] [RFC] Device / Driver and PCI Rust abstractions
 2024-06-04 20:06 UTC  (21+ messages)
` [RFC PATCH 01/11] rust: add abstraction for struct device
` [RFC PATCH 02/11] rust: add driver abstraction
` [RFC PATCH 05/11] rust: add revocable objects
` [RFC PATCH 08/11] rust: add devres abstraction

[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
 2024-06-04 19:59 UTC  (5+ messages)
` [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 v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-04 18:42 UTC  (15+ messages)

[PATCH v8 10/17] power: sequencing: implement the pwrseq core
 2024-06-04 18:27 UTC  (3+ messages)

[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
 2024-06-04 18:24 UTC  (5+ messages)

[PATCH v2] PCI: vmd: Create domain symlink before pci_bus_add_devices()
 2024-06-04 18:00 UTC  (2+ messages)

[PATCH v8 11/17] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets
 2024-06-04 17:52 UTC  (2+ messages)

[PATCH v8 02/17] regulator: dt-bindings: describe the PMU module of the WCN7850 package
 2024-06-04 17:31 UTC  (2+ messages)

[PATCH v8 01/17] regulator: dt-bindings: describe the PMU module of the QCA6390 package
 2024-06-04 17:30 UTC  (2+ messages)

[PATCH v2 0/3] PCI: Revert / replace the cfg_access_lock lockdep mechanism
 2024-06-04 17:11 UTC  (12+ messages)
` [PATCH v2 1/3] PCI: Revert "
` [PATCH v2 2/3] PCI: Warn on missing cfg_access_lock during secondary bus reset
` [PATCH v2 3/3] PCI: Add missing bridge lock to pci_bus_lock()

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

[PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
 2024-06-04 15:47 UTC  (18+ messages)

[PATCH V2 0/9] PCIe TPH and cache direct injection support
 2024-06-04 15:30 UTC  (11+ messages)
` [PATCH V2 1/9] PCI: Introduce PCIe TPH support framework
` [PATCH V2 2/9] PCI: Add TPH related register definition
` [PATCH V2 3/9] PCI/TPH: Implement a command line option to disable TPH
` [PATCH V2 4/9] PCI/TPH: Implement a command line option to force No ST Mode
` [PATCH V2 5/9] PCI/TPH: Introduce API functions to manage steering tags
` [PATCH V2 6/9] PCI/TPH: Retrieve steering tag from ACPI _DSM
` [PATCH V2 7/9] PCI/TPH: Add TPH documentation
` [PATCH V2 8/9] bnxt_en: Add TPH support in BNXT driver
` [PATCH V2 9/9] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings

[PATCH] PCI: use local_pci_probe when best selected cpu is offline
 2024-06-04 14:57 UTC  (2+ messages)

[PATCH] PCI: Add missing lockdep assertion in pci_cfg_access_trylock()
 2024-06-04 14:23 UTC  (2+ messages)

[PATCH] PCI: vmd: Create domain symlink before pci_bus_add_devices
 2024-06-04 10:00 UTC  (4+ messages)

[regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0
 2024-06-04  8:09 UTC  (11+ messages)

[PATCH v4 00/13] PCI: dw-rockchip: Add endpoint mode support
 2024-06-04  1:51 UTC  (3+ messages)

[PATCH V7 0/4] PCI: Add support for preserving boot configuration
 2024-06-03 21:21 UTC  (4+ messages)

[PATCH 0/2] Fix address translations on MPFS PCIe controller
 2024-06-03 18:45 UTC  (4+ messages)
` [PATCH 1/2] PCI: microchip: Fix outbound address translation tables
` [PATCH 2/2] PCI: microchip: Fix inbound "

[DO NOT MERGE v8 00/36] Device Tree support for SH7751 based board
 2024-06-03 15:55 UTC  (8+ messages)
` [DO NOT MERGE v8 19/36] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
` [DO NOT MERGE v8 21/36] dt-bindings: serial: renesas,scif: Add scif-sh7751
` [DO NOT MERGE v8 23/36] mfd: sm501: Convert platform_data to OF property

[PATCH v6 00/12] Add suspend to ram support for PCIe on J7200
 2024-06-03  8:33 UTC  (3+ messages)

[PATCH v4 0/7] PCI: xilinx-nwl: Add phy support
 2024-06-03  8:17 UTC  (10+ messages)
` [PATCH v4 1/7] dt-bindings: pci: xilinx-nwl: Add phys property
` [PATCH v4 2/7] PCI: xilinx-nwl: Fix off-by-one in IRQ handler
` [PATCH v4 3/7] PCI: xilinx-nwl: Fix register misspelling
` [PATCH v4 4/7] PCI: xilinx-nwl: Rate-limit misc interrupt messages
` [PATCH v4 5/7] PCI: xilinx-nwl: Clean up clock on probe failure/removal
` [PATCH v4 6/7] PCI: xilinx-nwl: Add phy support
` [PATCH v4 7/7] arm64: zynqmp: Add PCIe phys

[PATCH V3] PCI: Extend ACS configurability
 2024-06-03  7:50 UTC  (4+ messages)

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

[pci:next] BUILD SUCCESS 3f7563262863c29368bd17ddeb44e3a95b5195bc
 2024-06-01 23:40 UTC 

[pci:for-linus] BUILD SUCCESS e6d1cd96b33c40a10cec434193897a2cbc8ac09c
 2024-06-01 20:52 UTC 

[pci:reset] BUILD SUCCESS 7fdc5ec62fcf403caafcbb0bd239a0bb4e3e78b3
 2024-06-01 18:02 UTC 

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

Spurious DLLSC on a x4x4 NVMe
 2024-06-01  7:27 UTC  (3+ messages)

[RFC PATCH 0/2] Add Qualcomm PCIe ECAM root complex driver
 2024-05-31 22:47 UTC  (9+ messages)
` [RFC PATCH 2/2] PCI: "

[pci:for-linus] BUILD SUCCESS ac445566fcf9925f2c35ebb37cfec494ee5c3e82
 2024-05-31 18:43 UTC 

[pci:hotplug] BUILD SUCCESS 9d573d19547b3fae0c1d4e5fce52bdad3fda3664
 2024-05-31 17:47 UTC 

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

[PATCH 0/2] PCI: of_property: Gracefully handle bridges without secondary bus
 2024-05-31 11:19 UTC  (3+ messages)
` [PATCH 1/2] PCI: of_property: Fix NULL pointer defererence in of_pci_prop_bus_range()
` [PATCH 2/2] PCI: of_property: Fix NULL pointer defererence in of_pci_prop_intr_map()

[PATCH] PCI: hotplug: shpchp: Prevent NULL pointer dereference during probe
 2024-05-31 11:08 UTC 

[PATCH] PCI: Bail out if bus number overflows during scan
 2024-05-31 11:03 UTC 

[PATCH 0/1][v2] PCI: VF resizable BAR
 2024-05-31  4:26 UTC  (3+ messages)
` [PATCH 1/1][v2] PCI: Support "

[PATCH] PCI: Revert / replace the cfg_access_lock lockdep mechanism
 2024-05-30 21:26 UTC  (6+ messages)

PCI core lockdep warning with 6.10-rc1 on Dell XPS 13 plus 9320
 2024-05-30 20:38 UTC  (3+ messages)

[PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-05-30 17:56 UTC  (3+ messages)

[PATCH] PCI: Make PCI cfg_access_lock lockdep key a singleton
 2024-05-30 17:36 UTC  (2+ messages)

[PATCH] PCI: pciehp: Detect device replacement during system sleep
 2024-05-30 17:19 UTC  (2+ messages)

[PATCH V5 0/6] Add PCIe support for IPQ9574
 2024-05-30 17:11 UTC  (4+ messages)
` [PATCH V5 6/6] PCI: qcom: Add "

[PATCH v4 0/3] pci: qcom: Add 16GT/s equalization and margining settings
 2024-05-30 17:02 UTC  (9+ 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 "

[core-for-CI PATCH] PCI: Make PCI cfg_access_lock lockdep key a singleton
 2024-05-30 16:46 UTC 

[RFC] Legacy Virtio Driver with Device Has Limited Memory Access
 2024-05-30 16:43 UTC  (5+ messages)

[PATCH v3 7/7] PCI: microchip: Re-partition code between probe() and init()
 2024-05-30 16:42 UTC  (2+ messages)

[PATCH] PCI: dwc: ep: Enforce DWC specific 64-bit BAR limitiation
 2024-05-30 14:36 UTC  (2+ messages)

[PATCH 1/2] PCI: ASPM: Allow OS to configure ASPM where BIOS is incapable of
 2024-05-30  8:52 UTC  (2+ messages)
` [PATCH 2/2] PCI: vmd: Let OS control ASPM for devices under VMD domain


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