Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2024-06-11 04:53:54 to 2024-06-13 22:38:15 UTC [more...]

[PATCH V3] PCI: Extend ACS configurability
 2024-06-13 22:38 UTC  (5+ messages)

[PATCH] PCI: add missing MODULE_DESCRIPTION() macros
 2024-06-13 22:22 UTC  (3+ messages)

[PATCH] PCI: hotplug: add missing MODULE_DESCRIPTION() macro
 2024-06-13 22:08 UTC  (2+ messages)

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

[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-06-13 21:28 UTC  (5+ messages)
` [PATCH v4 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info
` [PATCH v4 2/3] PCI/AER: Print UNCOR_STATUS bits that might be ANFE

[PATCH] PCI: controller: add missing MODULE_DESCRIPTION() macros
 2024-06-13 21:19 UTC  (4+ messages)

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

[PATCH v3 0/3] mpi3mr: Support PCIe Error Recovery
 2024-06-13 19:00 UTC  (4+ messages)
` [PATCH v3 1/3] mpi3mr: Support PCIe Error Recovery callback handlers
` [PATCH v3 2/3] mpi3mr: Prevent PCI writes from driver during PCI error recovery
` [PATCH v3 3/3] mpi3mr: driver version update

[PATCH v7 00/13] Make PCI's devres API more consistent
 2024-06-13 18:47 UTC  (11+ messages)
` [PATCH v7 01/13] PCI: Add and use devres helper for bit masks
` [PATCH v7 03/13] PCI: Reimplement plural devres functions
` [PATCH v7 09/13] PCI: Give pcim_set_mwi() its own devres callback
` [PATCH v7 10/13] PCI: Give pci(m)_intx "

[pci:misc] BUILD SUCCESS d5debddce5b637820825b82d2a5b9ed83e1a1e98
 2024-06-13 17:45 UTC 

[PATCH] PCI: hotplug: Use atomic_{fetch_}andnot() where appropriate
 2024-06-13 16:44 UTC  (4+ messages)

[PATCH net-next v10 0/7] add ethernet driver for Tehuti Networks TN40xx chips
 2024-06-13 16:14 UTC  (3+ messages)
` [PATCH net-next v10 2/7] net: tn40xx: add pci "

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

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

[PATCH 0/3] ALSA/PCI: add PantherLake audio support
 2024-06-13 14:22 UTC  (9+ 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

[PATCH 0/3] PCI: Resource helper improvements
 2024-06-13 13:55 UTC  (9+ 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 0/2] pci/switch_discovery: Add new module to discover inter-switch P2P links
 2024-06-13 12:40 UTC  (4+ 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] PCI: pci_call_probe: call local_pci_probe() when selected cpu is offline
 2024-06-13  7:42 UTC 

[PATCH v3 0/3] Fix address translations on MPFS PCIe controller
 2024-06-13  7:26 UTC  (5+ 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 v8 03/13] PCI: Reimplement plural devres functions
 2024-06-13  6:51 UTC  (5+ messages)

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

[PATCH 0/4] Verify devices transition from D3cold to D0
 2024-06-13  5:42 UTC  (5+ messages)
` [PATCH 1/4] PCI: Check PCI_PM_CTRL in pci_dev_wait()
` [PATCH 2/4] PCI: Verify functions currently in D3cold have entered D0
` [PATCH 3/4] PCI: Allow Ryzen XHCI controllers into D3cold and drop delays
` [PATCH 4/4] PCI: Drop Radeon quirk for Macbook Pro 8.2

[pci:next] BUILD SUCCESS 3bf9044d466637eaa28b87c4d6491dbfbe1b14ea
 2024-06-13  5:17 UTC 

[pci:for-linus] BUILD SUCCESS 419d57d429f6e1fbd9024d34b11eb84b3138c60e
 2024-06-13  5:16 UTC 

[PATCH 0/5] ASoC/SOF/PCI/Intel: add PantherLake support
 2024-06-13  4:59 UTC  (9+ 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 v2] PCI: use local_pci_probe when best selected cpu is offline
 2024-06-13  2:20 UTC  (4+ messages)

[PATCH] Documentation: PCI: add vmd documentation
 2024-06-12 22:25 UTC  (4+ messages)

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

[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 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 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 V2] PCI: Extend ACS configurability
 2024-06-12 12:19 UTC  (3+ messages)
` [PATCH V3] "

[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 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  (2+ messages)

[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 2/2] PCI: Add Qualcomm PCIe ECAM root complex driver
 2024-06-12  6:14 UTC  (11+ messages)

[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 net-next v10 1/7] PCI: add Edimax Vendor ID to pci_ids.h
 2024-06-12  3:48 UTC  (3+ messages)

[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  (2+ 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 1/3] PCI: mediatek: Allocate MSI address with dmam_alloc_coherent()
 2024-06-11 17:21 UTC  (2+ messages)

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

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

Linux warns `Unknown NUMA node; performance will be reduced`
 2024-06-11 15:11 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 1/2] PCI: pciehp: fix concurrent sub-tree removal deadlock
 2024-06-11 14:33 UTC  (4+ messages)

[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 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 


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