messages from 2024-06-12 06:59:27 to 2024-06-14 13:18:00 UTC [more...]
[PATCH v3 0/3] Fix address translations on MPFS PCIe controller
2024-06-14 13:17 UTC (6+ 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
[pci:resource] BUILD SUCCESS 566f1dd5281679584a2a1d53a6be5daad7fbb60e
2024-06-14 13:14 UTC
[PATCH 2/2] PCI: endpoint: Fix epf_ntb_epc_cleanup() a bit
2024-06-14 13:01 UTC (2+ messages)
[PATCH 1/2] PCI: endpoint: Clean up error handling in vpci_scan_bus()
2024-06-14 12:57 UTC (2+ messages)
[PATCH v14 0/4] PCI: qcom: Add support for OPP
2024-06-14 12:42 UTC (7+ messages)
` [PATCH v14 1/4] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
` [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
[PATCH V2] drivers: pci: dwc: configure multiple atu regions
2024-06-14 12:26 UTC (2+ messages)
[PATCH v9 00/13] Make PCI's devres API more consistent
2024-06-14 11:38 UTC (20+ 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 V2] drivers: pci: dwc: configure multiple atu regions
2024-06-14 10:40 UTC (3+ messages)
[PATCH v3 00/24] genirq, irqchip: Convert ARM MSI handling to
2024-06-14 10:24 UTC (25+ messages)
` [PATCH v3 01/24] irqdomain: Fix formatting irq_find_matching_fwspec() kerneldoc comment
` [PATCH v3 02/24] irqchip/imx-mu-msi: Fix codingstyle in imx_mu_msi_domains_init()
` [PATCH v3 03/24] PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENT
` [PATCH v3 04/24] irqchip: Provide irq-msi-lib
` [PATCH v3 05/24] irqchip/gic-v3-its: Provide MSI parent infrastructure
` [PATCH v3 06/24] irqchip/irq-msi-lib: Prepare for PCI MSI/MSIX
` [PATCH v3 07/24] irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X]
` [PATCH v3 08/24] irqchip/irq-msi-lib: Prepare for DEVICE MSI to replace platform MSI
` [PATCH v3 09/24] irqchip/mbigen: Prepare for real per device MSI
` [PATCH v3 10/24] irqchip/irq-msi-lib: Prepare for DOMAIN_BUS_WIRED_TO_MSI
` [PATCH v3 11/24] irqchip/gic-v3-its: Switch platform MSI to MSI parent
` [PATCH v3 12/24] irqchip/mbigen: Remove platform_msi_create_device_domain() fallback
` [PATCH v3 13/24] genirq/msi: Remove platform_msi_create_device_domain()
` [PATCH v3 14/24] genirq/gic-v3-mbi: Remove unused wired MSI mechanics
` [PATCH v3 15/24] genirq/gic-v3-mbi: Switch to MSI parent
` [PATCH v3 16/24] irqchip/gic-v2m: Switch to device MSI
` [PATCH v3 17/24] irqchip/imx-mu-msi: Switch to MSI parent
` [PATCH v3 18/24] irqchip/irq-mvebu-icu: Prepare for real per device MSI
` [PATCH v3 19/24] irqchip/mvebu-gicp: Switch to MSI parent
` [PATCH v3 20/24] irqchip/mvebu-odmi: Switch to parent MSI
` [PATCH v3 21/24] irqchip/irq-mvebu-sei: Switch to MSI parent
` [PATCH v3 22/24] irqchip/irq-mvebu-icu: Remove platform MSI leftovers
` [PATCH v3 23/24] genirq/msi: "
` [PATCH v3 24/24] genirq/msi: Move msi_device_data to core
[PATCH v2 0/4] PCI: Resource helper improvements
2024-06-14 10:06 UTC (5+ messages)
` [PATCH v2 1/4] resource: Add resource set range and size helpers
` [PATCH v2 2/4] PCI: Use resource_set_{range,size}() helpers
` [PATCH v2 3/4] PCI: Use align and resource helpers, and SZ_* in quirk_s3_64M()
` [PATCH v2 4/4] PCI: Introduce ALIGN_DOWN_IF_NONZERO() helper locally
[RFC] Legacy Virtio Driver with Device Has Limited Memory Access
2024-06-14 9:50 UTC (4+ messages)
[PATCH v11 1/4] PCI/DOE: Rename DOE protocol to feature
2024-06-14 8:59 UTC (6+ messages)
` [PATCH v11 2/4] PCI/DOE: Rename Discovery Response Data Object Contents to type
` [PATCH v11 3/4] PCI/DOE: Expose the DOE features via sysfs
` [PATCH v11 4/4] PCI/DOE: Allow enabling DOE without CXL
[PATCH v7 00/13] Make PCI's devres API more consistent
2024-06-14 8:15 UTC (12+ 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 "
[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
2024-06-14 3:32 UTC (13+ 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 v4 3/3] PCI/AER: Clear "
[PATCH net-next v10 0/7] add ethernet driver for Tehuti Networks TN40xx chips
2024-06-14 2:50 UTC (5+ messages)
` [PATCH net-next v10 2/7] net: tn40xx: add pci "
[pci:endpoint] BUILD REGRESSION 1b2ccd0341a6124d964211bae2ec378fafd0c8b2
2024-06-14 2:32 UTC
[PATCH V3] PCI: Extend ACS configurability
2024-06-13 23:36 UTC (6+ messages)
[PATCH v3 0/3] mpi3mr: Support PCIe Error Recovery
2024-06-13 22:57 UTC (5+ 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 v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
2024-06-13 22:41 UTC (2+ 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] PCI: controller: add missing MODULE_DESCRIPTION() macros
2024-06-13 21:19 UTC (2+ messages)
[PATCH v6 2/2] PCI: altera: support dt binding update
2024-06-13 20:13 UTC (4+ messages)
[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 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 (2+ messages)
[PATCH 0/3] ALSA/PCI: add PantherLake audio support
2024-06-13 14:22 UTC (4+ messages)
[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 1/3] PCI: pci_ids: add INTEL_HDA_PTL
2024-06-13 12:17 UTC (3+ messages)
[PATCH v3] PCI: pci_call_probe: call local_pci_probe() when selected cpu is offline
2024-06-13 7:42 UTC
[PATCH v8 03/13] PCI: Reimplement plural devres functions
2024-06-13 6:51 UTC (4+ 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 (3+ 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 (3+ 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 (4+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox