linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-11 23:56:08 to 2022-03-17 18:23:21 UTC [more...]

[PATCH 1/2] x86/gpu: include drm/i915_pciids.h directly in early quirks
 2022-03-17 18:23 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: include uapi/drm/i915_drm.h directly where needed
  ` [Intel-gfx] "

[PATCH 0/8] cxl/pci: Add fundamental error handling
 2022-03-17 17:32 UTC  (19+ messages)
` [PATCH 1/8] cxl/pci: Cleanup repeated code in cxl_probe_regs() helpers
` [PATCH 2/8] cxl/pci: Cleanup cxl_map_device_regs()
` [PATCH 3/8] cxl/pci: Kill cxl_map_regs()
` [PATCH 4/8] cxl/core/regs: Make cxl_map_{component, device}_regs() device generic
` [PATCH 5/8] cxl/port: Limit the port driver to just the HDM Decoder Capability
` [PATCH 6/8] cxl/pci: Prepare for mapping RAS Capability Structure
` [PATCH 7/8] cxl/pci: Find and map the "
` [PATCH 8/8] cxl/pci: Add (hopeful) error handling support

[PATCH 0/4 RESEND] Fix coherence for VMbus and PCI pass-thru devices in Hyper-V VM
 2022-03-17 17:19 UTC  (9+ messages)
` [PATCH 1/4 RESEND] ACPI: scan: Export acpi_get_dma_attr()
` [PATCH 2/4 RESEND] dma-mapping: Add wrapper function to set dma_coherent
` [PATCH 3/4 RESEND] Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
` [PATCH 4/4 RESEND] PCI: hv: Propagate coherence from VMbus device to PCI device

[PATCH] thunderbolt: Make iommu_dma_protection more accurate
 2022-03-17 17:09 UTC  (3+ messages)

[PATCH 0/4] Fix coherence for VMbus and PCI pass-thru devices in Hyper-V VM
 2022-03-17 16:12 UTC  (5+ messages)
` [PATCH 1/4] ACPI: scan: Export acpi_get_dma_attr()
` [PATCH 2/4] dma-mapping: Add wrapper function to set dma_coherent
` [PATCH 3/4] Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
` [PATCH 4/4] PCI: hv: Propagate coherence from VMbus device to PCI device

[PATCH -next] PCI: hv: Remove unused function hv_set_msi_entry_from_desc()
 2022-03-17 14:03 UTC  (2+ messages)

[PATCH v2] PCI: Disable LTR on suspend for SSSTC 0x9100
 2022-03-17 13:10 UTC 

[PATCH] PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup"
 2022-03-17  9:15 UTC  (3+ messages)

[PATCH v2] PCI: imx6: Assert i.MX8MM CLKREQ# even if no device present
 2022-03-17  9:01 UTC  (4+ messages)

[PATCH v1 1/1] PCI: Enable INTx quirk for ATI PCIe-USB adapter
 2022-03-17  8:59 UTC  (10+ messages)

[PATCH] PCI: imx6: Invoke the PHY exit function after PHY power off
 2022-03-17  8:58 UTC  (4+ messages)

Napływ Klientów ze strony
 2022-03-17  8:40 UTC 

[PATCH V6 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-03-16 22:50 UTC  (6+ messages)
` [PATCH V6 03/10] PCI/DOE: Add Data Object Exchange Aux Driver

[PATCH v5 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-16 19:38 UTC  (14+ messages)
` [PATCH v5 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v5 02/11] amba: Use driver_set_override() instead of open-coding
` [PATCH v5 03/11] fsl-mc: "
` [PATCH v5 04/11] hv: "
` [PATCH v5 05/11] PCI: "
` [PATCH v5 06/11] s390/cio: "
` [PATCH v5 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v5 08/11] vdpa: "
` [PATCH v5 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v5 10/11] slimbus: qcom-ngd: "
` [PATCH v5 11/11] rpmsg: "

[PATCH v3 0/4] x86/PCI: Improve $PIR and add $IRT PIRQ routing support
 2022-03-16 18:09 UTC  (4+ messages)
` [PATCH v3 2/4] x86/PCI: Add $IRT PIRQ routing table support

[PATCH v2] PCI/AER: Handle Multi UnCorrectable/Correctable errors properly
 2022-03-16 16:27 UTC  (6+ messages)

[PATCH v4 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-16 12:13 UTC  (18+ messages)
` [PATCH v4 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v4 02/11] amba: Use driver_set_override() instead of open-coding
` [PATCH v4 03/11] fsl-mc: "
` [PATCH v4 04/11] hv: "
` [PATCH v4 05/11] PCI: "
` [PATCH v4 06/11] s390/cio: "
` [PATCH v4 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v4 08/11] vdpa: "
` [PATCH v4 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v4 10/11] slimbus: qcom-ngd: "
` [PATCH v4 11/11] rpmsg: "

[helgaas-pci:pci/msi] BUILD SUCCESS 1f34231f719675db04f1da41c86818cde50d7279
 2022-03-16 11:09 UTC 

[PATCH v5 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-03-16  7:49 UTC  (7+ messages)
` [PATCH v5 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v5 2/8] hwtracing: Add trace function support for HiSilicon PCIe Tune and Trace device

cleanup swiotlb initialization v5
 2022-03-16  0:39 UTC  (23+ messages)
` [PATCH 01/15] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/15] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/15] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/15] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/15] arm/xen: don't check for xen_initial_domain() in xen_create_contiguous_region
` [PATCH 06/15] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/15] x86: remove the IOMMU table infrastructure
` [PATCH 08/15] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/15] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
` [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 14/15] swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
` [PATCH 15/15] x86: remove cruft from <asm/dma-mapping.h>

[RFC PATCH 0/5] PCI: qcom: rework pipe_clk/pipe_clk_src handling
 2022-03-16  0:07 UTC  (12+ messages)
` [RFC PATCH 1/5] clk: qcom: regmap-mux: add pipe clk implementation
` [RFC PATCH 2/5] clk: qcom: gcc-sm8450: use new clk_regmap_mux_safe_ops for PCIe pipe clocks
` [RFC PATCH 3/5] clk: qcom: gcc-sc7280: "
` [RFC PATCH 4/5] PCI: qcom: Remove unnecessary pipe_clk handling
` [RFC PATCH 5/5] PCI: qcom: Drop manual pipe_clk_src handling

[PATCH V6 02/10] PCI: Replace magic constant for PCI Sig Vendor ID
 2022-03-15 21:48 UTC  (3+ messages)

[PATCH v9 0/9] vfio/hisilicon: add ACC live migration driver
 2022-03-15 18:26 UTC  (4+ messages)

[PATCH v9 3/9] hisi_acc_qm: Move VF PCI device IDs to common header
 2022-03-15 17:30 UTC  (2+ messages)

[PATCH v4] PCI / ACPI: Assume `HotPlugSupportInD3` only if device can wake from D3
 2022-03-15 16:36 UTC  (3+ messages)

[PATCH] nvme-pci: Disable LTR for simple suspend
 2022-03-15 15:58 UTC  (2+ messages)

[PATCH v6 0/3] PCI: IPQ6018 platform support
 2022-03-15 13:41 UTC  (5+ messages)

[helgaas-pci:pci/misc] BUILD SUCCESS 2a8b7b24b85080f565408e5c118c451fc634dc77
 2022-03-15 12:49 UTC 

[PATCH v3] PCI / ACPI: Assume `HotPlugSupportInD3` only if device can wake from D3
 2022-03-15 10:44 UTC  (2+ messages)

[PATCH] PCI: rockchip: fix find_first_zero_bit() limit
 2022-03-15  6:59 UTC 

[PATCH] PCI: cadence: Fix find_first_zero_bit() limit
 2022-03-15  6:58 UTC 

[PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-03-15  0:21 UTC  (2+ messages)

[RFC PATCH] PCI/MSI: Only mask all MSI-X entries when MSI-X is used
 2022-03-14 20:29 UTC  (6+ messages)
` [tip: irq/urgent] PCI/MSI: Mask MSI-X vectors only on success

[PATCH -next?] x86: PCI: asm/pci_x86.h needs more #includes
 2022-03-14 19:54 UTC  (2+ messages)

[next] pci_x86.h:105:8: error: unknown type name 'raw_spinlock_t'
 2022-03-14 19:46 UTC  (3+ messages)

[PATCH] PCI: vmd: Assign vmd irq domain before enumeration
 2022-03-14 18:13 UTC  (2+ messages)

[PATCH] PCI: Only declare struct pci_filp_private when HAVE_PCI_MMAP is set
 2022-03-14 18:03 UTC  (2+ messages)

[PATCH v1] PCI/AER: Handle Multi UnCorrectable/Correctable errors properly
 2022-03-14 16:21 UTC  (4+ messages)

[PATCH v8 0/9] vfio/hisilicon: add ACC live migration driver
 2022-03-14 15:03 UTC  (12+ messages)
` [PATCH v8 8/9] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH v6 1/2] PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()
 2022-03-14 10:34 UTC  (3+ messages)
` [PATCH v6 2/2] PCI: rcar: Use PCI_SET_ERROR_RESPONSE after read which triggered an exception

[PATCH v1 1/1] PCI: Disable MSI for ATI PCIe-USB adapter
 2022-03-14 10:15 UTC  (2+ messages)

[helgaas-pci:pci/misc] BUILD SUCCESS d6ef10c59bbdbbe653bd072910e323c2c239e3e8
 2022-03-14  9:18 UTC 

[PATCH v10 4/6] dt-bindings: PCI: Add support for Airoha EN7532
 2022-03-14  8:44 UTC  (2+ messages)
` [PATCH v10 5/6] PCI: mediatek: Allow building for ARCH_AIROHA

[PATCH v4 0/8] Enable designware PCI EP EDMA locally
 2022-03-14  8:33 UTC  (14+ messages)
` [PATCH v4 1/8] dmaengine: dw-edma: Detach the private data and chip info structures
` [PATCH v4 5/8] dmaengine: dw-edma: Fix programming the source & dest addresses for ep

[PATCH v8 0/8] PCI: imx6: refine codes and add compliance tests mode support
 2022-03-14  5:26 UTC  (2+ messages)

[PATCH] PCI: qcom: Add support for handling MSIs from 8 endpoints
 2022-03-14  5:22 UTC  (3+ messages)

[PATCH v3 0/2] Add support for Xilinx Versal CPM5 Root Port
 2022-03-14  4:33 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: xilinx-cpm: Add "

[PATCH 0/5] PCI: Remove unused assignments
 2022-03-13 19:29 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] PCI: kirin: "
` [PATCH 3/5] PCI: fu740: "
` [PATCH 4/5] PCI: cpqphp: "
` [PATCH 5/5] PCI: ibmphp: "

[helgaas-pci:pci/misc] BUILD SUCCESS 721af1346bbdc5b35ea73bbb12ba46c821f95155
 2022-03-13  9:15 UTC 

[helgaas-pci:for-linus] BUILD SUCCESS 5949965ec9340cfc0e65f7d8a576b660b26e2535
 2022-03-12  2:48 UTC 

[PATCH v3 0/4] layerscape-pci binding updates
 2022-03-11 23:49 UTC  (2+ messages)
` [PATCH v3 1/4] dt-bindings: pci: layerscape-pci: Add a optional property big-endian


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 NNTP newsgroup(s).