Linux-PCI Archive mirror
 help / color / mirror / Atom feed
[PATCH] PCI: endpoint: make pci_epc_class constant
 2024-06-12 20:20 UTC  (2+ messages)

[PATCH] PCI: Cancel compilation restrictions on function pcie_clear_device_status
 2024-06-12 20:14 UTC  (4+ messages)

[PATCH 1/1] PCI: Remove extra parenthesis from calculate_mem_align()
 2024-06-12 19:51 UTC  (2+ messages)

[PATCH 0/3] ALSA/PCI: add PantherLake audio support
 2024-06-12 19:48 UTC  (5+ messages)
` [PATCH 1/3] PCI: pci_ids: add INTEL_HDA_PTL
` [PATCH 2/3] ALSA: hda: hda-intel: add PantherLake support
` [PATCH 3/3] ALSA: hda: intel-dsp-config: Add PTL support

[PATCHv2 0/2] pcie hotplug and error fixes
 2024-06-12 18:16 UTC  (3+ messages)
` [PATCHv2 1/2] PCI: pciehp: fix concurrent sub-tree removal deadlock
` [PATCHv2 2/2] PCI: err: ensure stable topology during handling

[PATCH 0/2] pcie hotplug and error fixes
 2024-06-12 18:11 UTC  (4+ messages)
` [PATCH 1/2] PCI: pciehp: fix concurrent sub-tree removal deadlock
` [PATCH 2/2] PCI: err: ensure stable topology during handling

[PATCH v2] PCI: use local_pci_probe when best selected cpu is offline
 2024-06-12 18:08 UTC  (3+ messages)

[PATCH v4 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
 2024-06-12 17:59 UTC  (3+ messages)
` [PATCH v4 1/2] cxl: Preserve the CDAT access_coordinate for an endpoint
` [PATCH v4 2/2] cxl: Calculate region bandwidth of targets with shared upstream link

Raspberry Pi5 - RP1 driver - RFC
 2024-06-12 16:10 UTC  (5+ messages)

[PATCH 0/5] ASoC/SOF/PCI/Intel: add PantherLake support
 2024-06-12 16:08 UTC  (8+ messages)
` [PATCH 1/5] ASoC: SOF: Intel: add PTL specific power control register
` [PATCH 2/5] ASoC: SOF: Intel: add initial support for PTL
` [PATCH 3/5] ASoC: Intel: soc-acpi: add PTL match tables
` [PATCH 4/5] ASoC: Intel: soc-acpi-intel-ptl-match: add rt711-sdca table
` [PATCH 5/5] ASoC: Intel: soc-acpi-intel-ptl-match: Add rt722 support

[PATCH v6 1/2] dt-bindings: PCI: altera: Convert to YAML
 2024-06-12 15:12 UTC  (4+ messages)
` [PATCH v6 2/2] PCI: altera: support dt binding update

[PATCH v8 0/5] PCI: rcar-gen4: Add R-Car V4H support
 2024-06-12 14:59 UTC  (6+ messages)
` [PATCH v8 4/5] PCI: rcar-gen4: Add support for r8a779g0

[PATCH 0/3] PCI: Resource helper improvements
 2024-06-12 13:48 UTC  (5+ messages)
` [PATCH 1/3] resource: Add resource set range and size helpers
` [PATCH 2/3] PCI: Use resource_set_{range,size}() helpers
` [PATCH 3/3] PCI: Use align and resource helpers, and SZ_* in quirk_s3_64M()

[PATCH V2] PCI: Extend ACS configurability
 2024-06-12 12:19 UTC  (3+ messages)
` [PATCH V3] "

[PATCH v2 0/3] PCIe Enclosure LED Management
 2024-06-12 11:40 UTC  (5+ messages)
` [PATCH v2 2/3] PCI/NPEM: Add Native PCIe Enclosure Management support

[PATCH 0/2] pci/switch_discovery: Add new module to discover inter-switch P2P links
 2024-06-12 11:27 UTC  (3+ messages)
` [PATCH 1/2] switch_discovery: Add new module to discover inter switch links between PCI-to-PCI bridges
` [PATCH 2/2] pci/p2pdma: Modify p2p_dma_distance to detect virtual P2P links

[PATCH v3 0/3] Fix address translations on MPFS PCIe controller
 2024-06-12 11:22 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: microchip: Fix outbound address translation tables
` [PATCH v3 2/3] PCI: microchip: Fix inbound "
` [PATCH v3 3/3] dt-bindings: PCI: microchip,pcie-host: allow dma-noncoherent

[PATCH v9 0/5] PCI/pwrctl: initial implementation and first user
 2024-06-12 11:21 UTC  (7+ messages)
` [PATCH v9 1/5] PCI: Hold the rescan mutex when scanning for the first time
` [PATCH v9 2/5] PCI/pwrctl: Reuse the OF node for power controlled devices
` [PATCH v9 3/5] PCI/pwrctl: Create platform devices for child OF nodes of the port node
` [PATCH v9 4/5] PCI/pwrctl: Add PCI power control core code
` [PATCH v9 5/5] PCI/pwrctl: Add a PCI power control driver for power sequenced devices

[PATCH v2 0/2] PCI: microchip: support using either instance 1 or 2
 2024-06-12 10:57 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: microchip,pcie-host: fix reg properties
` [PATCH v2 2/2] PCI: microchip: rework reg region handing to support using either instance 1 or 2

[PATCH] x86: pci: xen: Remove unnecessary ‘0’ values from ret
 2024-06-12  9:24 UTC 

[PATCH v8 00/13] Make PCI's devres API more consistent
 2024-06-12  8:51 UTC  (17+ messages)
` [PATCH v8 01/13] PCI: Add and use devres helper for bit masks
` [PATCH v8 02/13] PCI: Add devres helpers for iomap table
` [PATCH v8 03/13] PCI: Reimplement plural devres functions
` [PATCH v8 04/13] PCI: Deprecate two surplus "
` [PATCH v8 05/13] PCI: Make devres region requests consistent
` [PATCH v8 06/13] PCI: Warn users about complicated devres nature
` [PATCH v8 07/13] PCI: Remove enabled status bit from pci_devres
` [PATCH v8 08/13] PCI: Move pinned status bit to struct pci_dev
` [PATCH v8 09/13] PCI: Give pcim_set_mwi() its own devres callback
` [PATCH v8 10/13] PCI: Give pci_intx() "
` [PATCH v8 11/13] PCI: Remove legacy pcim_release()
` [PATCH v8 12/13] PCI: Add pcim_iomap_range()
` [PATCH v8 13/13] drm/vboxvideo: fix mapping leaks

[PATCH 0/1][v2] PCI: VF resizable BAR
 2024-06-12  8:42 UTC  (2+ messages)
` [PATCH 1/1][v2] PCI: Support "

[PATCH v9 0/2] pwrseq: introduce the subsystem and first driver
 2024-06-12  7:24 UTC  (11+ messages)
` [PATCH v9 1/2] power: sequencing: implement the pwrseq core
` [PATCH v9 2/2] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets

[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
 2024-06-12  7:10 UTC  (3+ messages)

[PATCH] PCI: loongson: Add LS7A MSI enablement quirk
 2024-06-12  6:53 UTC 

[RFC PATCH 0/2] Add Qualcomm PCIe ECAM root complex driver
 2024-06-12  6:14 UTC  (12+ messages)
` [RFC PATCH 2/2] PCI: "

[PATCH V2] drivers: pci: dwc: configure multiple atu regions
 2024-06-12  6:07 UTC  (2+ messages)

[PATCH] PCI: kirin: fix memory leak in kirin_pcie_parse_port()
 2024-06-12  4:40 UTC  (3+ messages)

[PATCH 2/5] PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers
 2024-06-12  4:36 UTC  (3+ messages)

[PATCH net-next v10 0/7] add ethernet driver for Tehuti Networks TN40xx chips
 2024-06-12  3:48 UTC  (5+ messages)
` [PATCH net-next v10 1/7] PCI: add Edimax Vendor ID to pci_ids.h
` [PATCH net-next v10 2/7] net: tn40xx: add pci driver for Tehuti Networks TN40xx chips

[PATCH v3 0/8] PCI: Solve two bridge window sizing issues
 2024-06-11 23:12 UTC  (2+ messages)

[PATCH v3 0/8] PCI: Solve two bridge window sizing issues
 2024-06-11 23:12 UTC  (2+ messages)

[PATCH v8 16/17] PCI/pwrctl: add a PCI power control driver for power sequenced devices
 2024-06-11 22:56 UTC  (2+ messages)

[PATCH v8 15/17] PCI/pwrctl: add PCI power control core code
 2024-06-11 22:56 UTC  (2+ messages)

[PATCH v8 14/17] PCI/pwrctl: create platform devices for child OF nodes of the port node
 2024-06-11 22:56 UTC  (2+ messages)

[PATCH v8 13/17] PCI/pwrctl: reuse the OF node for power controlled devices
 2024-06-11 22:56 UTC  (2+ messages)

[PATCH v8 12/17] PCI: hold the rescan mutex when scanning for the first time
 2024-06-11 22:55 UTC  (2+ messages)

Linux warns `Unknown NUMA node; performance will be reduced`
 2024-06-11 22:31 UTC  (6+ messages)

[pci:switchtec] BUILD SUCCESS 8a74e4eaa72c14f997df6d820effb6aac400d470
 2024-06-11 20:35 UTC 

[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
 2024-06-11 19:33 UTC  (2+ messages)

[PATCH v6 12/49 RESEND] PCI: PM: Switch to new Intel CPU model defines
 2024-06-11 19:03 UTC  (2+ messages)

[PATCH v1 0/2] PCI: microchip: support using either instance 1 or 2
 2024-06-11 17:56 UTC  (5+ messages)
` [PATCH v1 2/2] PCI: microchip: rework reg region handing

[PATCH v2 0/3] PCI: mediatek: Allocate MSI address with dmam_alloc_coherent()
 2024-06-11 17:21 UTC  (5+ messages)
` [PATCH v2 1/3] "

[PATCH v2 17/19] PCI: of_property: Add interrupt-controller property in PCI device nodes
 2024-06-11 17:13 UTC  (4+ messages)

[PATCH] CREDITS: Add Synopsys DesignWare eDMA driver for Gustavo Pimentel
 2024-06-11 17:04 UTC  (2+ messages)

[PATCH v2 0/6] arm64/hyperv: Support Virtual Trust Level Boot
 2024-06-11 14:55 UTC  (5+ messages)
` [PATCH v2 1/6] arm64/hyperv: Support DeviceTree

[PATCH v2 6/6] drivers/pci/hyperv/arm64: vPCI MSI IRQ domain from DT
 2024-06-11 14:40 UTC  (2+ messages)

[PATCH 0/2] pcie hotplug and error fixes
 2024-06-11 14:33 UTC  (6+ messages)
` [PATCH 1/2] PCI: pciehp: fix concurrent sub-tree removal deadlock
` [PATCH 2/2] PCI: err: ensure stable topology during handling

[PATCH v9 0/5] PCI: rcar-gen4: Add R-Car V4H support
 2024-06-11 12:50 UTC  (6+ messages)
` [PATCH v9 1/5] PCI: dwc: Add PCIE_PORT_{FORCE,LANE_SKEW} macros
` [PATCH v9 2/5] PCI: rcar-gen4: Add rcar_gen4_pcie_drvdata
` [PATCH v9 3/5] PCI: rcar-gen4: Add .ltssm_control() for other SoC support
` [PATCH v9 4/5] PCI: rcar-gen4: Add support for r8a779g0
` [PATCH v9 5/5] misc: pci_endpoint_test: Document a policy about adding pci_device_id

[PATCH] PCI: controller: add missing MODULE_DESCRIPTION() macros
 2024-06-11 10:27 UTC  (3+ messages)

[PATCH v8 3/5] PCI: rcar-gen4: Add .ltssm_control() for other SoC support
 2024-06-11  9:07 UTC  (3+ messages)

[PATCH v8 5/5] misc: pci_endpoint_test: Document a policy about adding pci_device_id
 2024-06-11  9:06 UTC  (3+ messages)

[pci:endpoint] BUILD SUCCESS 09f1e1b78ebf670146288d6afcfa2a8c01e9b3de
 2024-06-11  7:20 UTC 

[PATCH] PCI: add missing MODULE_DESCRIPTION() macros
 2024-06-11  1:21 UTC 

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

[PATCH] PCI: switchtec: make switchtec_class constant
 2024-06-10 20:04 UTC  (4+ messages)

[PATCH V2 2/9] PCI: Add TPH related register definition
 2024-06-10 20:04 UTC  (2+ messages)

[PATCH] MAINTAINERS: Orphan Synopsys DesignWare xData traffic generator
 2024-06-10 20:03 UTC  (2+ messages)

[PATCH V2 0/9] PCIe TPH and cache direct injection support
 2024-06-10 20:00 UTC  (4+ messages)
` [PATCH V2 2/9] PCI: Add TPH related register definition

[PATCH v3] PCI: Enable runtime pm of the host bridge
 2024-06-10 18:34 UTC  (3+ messages)

[PATCH V5 0/6] Add PCIe support for IPQ9574
 2024-06-10 17:54 UTC  (5+ messages)
` [PATCH V5 6/6] PCI: qcom: Add "

[PATCH] PCI: Release unused bridge resources during resize
 2024-06-10 15:20 UTC  (2+ messages)

[PATCH v2 0/3] Fix address translations on MPFS PCIe controller
 2024-06-10 13:25 UTC  (5+ messages)
` [PATCH v2 1/3] PCI: microchip: Fix outbound address translation tables
` [PATCH v2 2/3] PCI: microchip: Fix inbound "
` [PATCH v2 3/3] dt-bindings: PCI: microchip,pcie-host: allow dma-noncoherent

[PATCH 0/6] Enable P2PDMA in Userspace RDMA
 2024-06-10 12:11 UTC  (3+ messages)
` [PATCH 6/6] RDMA/umem: add support for P2P RDMA

[PATCH 1/2] PCI: microchip: Fix outbound address translation tables
 2024-06-10 11:42 UTC  (3+ messages)

[PATCH V3] PCI: Extend ACS configurability
 2024-06-10 11:38 UTC  (3+ messages)

[PATCH 0/2] Fix address translations on MPFS PCIe controller
 2024-06-10  9:44 UTC  (3+ messages)
` [PATCH 2/2] PCI: microchip: Fix inbound address translation tables

[PATCH 0/2] PCI: endpoint: fix a couple error handling bugs
 2024-06-10  9:33 UTC  (3+ messages)
` [PATCH 1/2] PCI: endpoint: Clean up error handling in vpci_scan_bus()
` [PATCH 2/2] PCI: endpoint: Fix epf_ntb_epc_cleanup() a bit

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-10  8:08 UTC  (3+ messages)

[PATCH 0/5] PCI: endpoint: Add EPC 'deinit' event and dw_pcie_ep_linkdown() API
 2024-06-10  6:53 UTC  (2+ messages)

[PATCH V5 6/6] PCI: qcom: Add support for IPQ9574
 2024-06-10  5:46 UTC  (2+ messages)

[pci:kwilczynski/sysfs-static-resource-attributes] BUILD SUCCESS 021f1d8bdbda9eb3e4859df9e8ad27f96729c288
 2024-06-10  2:27 UTC 

[PATCH v14 0/4] PCI: qcom: Add support for OPP
 2024-06-09  2:38 UTC  (5+ messages)
` [PATCH v14 1/4] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
` [PATCH v14 2/4] dt-bindings: pci: qcom: Add OPP table
` [PATCH v14 3/4] PCI: Bring the PCIe speed to MBps logic to new pcie_link_speed_to_mbps()
` [PATCH v14 4/4] PCI: qcom: Add OPP support to scale performance

[pci:next] BUILD SUCCESS e150a8a6fb76fb4aa860abf320691dd4860049a3
 2024-06-09  2:40 UTC 

[pci:devres] BUILD SUCCESS 1199e585f1e8955a141f4eb9452923f12ed5c699
 2024-06-08 20:28 UTC 

[pci:misc] BUILD SUCCESS 7d2ebbc33d9f65a492d8a41fd33036e411366341
 2024-06-08 20:26 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).