linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-10 06:56:30 to 2022-03-14 15:03:48 UTC [more...]

[PATCH v8 0/9] vfio/hisilicon: add ACC live migration driver
 2022-03-14 15:03 UTC  (17+ messages)
` [PATCH v8 3/9] hisi_acc_qm: Move VF PCI device IDs to common header
` [PATCH v8 8/9] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH] PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup"
 2022-03-14 14:44 UTC 

[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

[next] pci_x86.h:105:8: error: unknown type name 'raw_spinlock_t'
 2022-03-14 10:18 UTC 

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

[PATCH v1 1/1] PCI: Enable INTx quirk for ATI PCIe-USB adapter
 2022-03-14 10:14 UTC 

[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  (43+ messages)
` [PATCH v4 1/8] dmaengine: dw-edma: Detach the private data and chip info structures
` [PATCH v4 2/8] dmaengine: dw-edma: remove unused field irq in struct dw_edma_chip
` [PATCH v4 3/8] dmaengine: dw-edma: change rg_region to reg_base "
` [PATCH v4 4/8] dmaengine: dw-edma: rename wr(rd)_ch_cnt to ll_wr(rd)_cnt "
` [PATCH v4 5/8] dmaengine: dw-edma: Fix programming the source & dest addresses for ep
` [PATCH v4 6/8] dmaengine: dw-edma: Don't rely on the deprecated "direction" member
` [PATCH v4 7/8] dmaengine: dw-edma: add flags at struct dw_edma_chip

cleanup swiotlb initialization v5
 2022-03-14  7:31 UTC  (16+ 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>

[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  (7+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: xilinx-cpm: Add "

[PATCH v3] PCI / ACPI: Assume `HotPlugSupportInD3` only if device can wake from D3
 2022-03-13 23:40 UTC 

[PATCH v1] PCI/AER: Handle Multi UnCorrectable/Correctable errors properly
 2022-03-13 21:43 UTC  (3+ messages)

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

[RFC PATCH 0/5] PCI: qcom: rework pipe_clk/pipe_clk_src handling
 2022-03-13 17:14 UTC  (11+ 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 v4 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-13 16:35 UTC  (14+ 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/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  (5+ messages)
` [PATCH v3 1/4] dt-bindings: pci: layerscape-pci: Add a optional property big-endian
` [PATCH v3 2/4] dt-bindings: pci: layerscape-pci: Update the description of SCFG property
` [PATCH v3 3/4] dt-bindings: pci: layerscape-pci: Add EP mode compatible strings for ls1028a
` [PATCH v3 4/4] dt-bindings: pci: layerscape-pci: define AER/PME interrupts

[PATCH] dt-bindings: pci: layerscape-pci: Add lx2160a rev2 PCIe RC compatible string
 2022-03-11 23:51 UTC 

[PATCH v5 0/9] Enable designware PCI EP EDMA locally
 2022-03-11 22:58 UTC  (14+ messages)
` [PATCH v5 1/9] dmaengine: dw-edma: Detach the private data and chip info structures
` [PATCH v5 2/9] dmaengine: dw-edma: remove unused field irq in struct dw_edma_chip
` [PATCH v5 3/9] dmaengine: dw-edma: change rg_region to reg_base "
` [PATCH v5 4/9] dmaengine: dw-edma: rename wr(rd)_ch_cnt to ll_wr(rd)_cnt "
` [PATCH v5 5/9] dmaengine: dw-edma: Fix programming the source & dest addresses for ep
` [PATCH v5 6/9] dmaengine: dw-edma: Don't rely on the deprecated "direction" member
` [PATCH v5 7/9] dmaengine: dw-edma: Add support for chip specific flags
` [PATCH v5 8/9] dmaengine: dw-edma: Add DW_EDMA_CHIP_32BIT_DBI "
` [PATCH v5 9/9] PCI: endpoint: functions/pci-epf-test: Support PCI controller DMA

[PATCH v3 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-11 20:19 UTC  (3+ messages)
` [PATCH v3 11/11] rpmsg: Fix kfree() of static memory on setting driver_override

[PATCH v2] PCI: ACPI: Don't blindly trust `HotPlugSupportInD3`
 2022-03-11 18:52 UTC  (7+ messages)

[PATCH 1/2] PCI/PM: refactor pci_pm_suspend_noirq()
 2022-03-11 18:38 UTC  (2+ messages)
  ` [PATCH 2/2] PCI/PM: Fix pci_pm_suspend_noirq() to disable PTM

[PATCH v5 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-03-11 17:55 UTC  (5+ 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

[PATCH 3/3] x86/PCI: Preserve host bridge windows completely covered by E820
 2022-03-11 16:24 UTC  (4+ messages)

[PATCH 1/2] x86/gpu: include drm/i915_pciids.h directly in early quirks
 2022-03-11 16:21 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: include uapi/drm/i915_drm.h directly where needed

[helgaas-pci:next] BUILD SUCCESS bd147bd4c926ecac9d565fbdf96f41669b67d6bd
 2022-03-11 15:30 UTC 

[helgaas-pci:pci/host/dwc] BUILD SUCCESS 815953dc2011ad7a34de355dfa703dcef1085219
 2022-03-11 15:31 UTC 

[PATCH 3/3] x86/PCI: Preserve host bridge windows completely covered by E820
 2022-03-11 15:13 UTC  (3+ messages)

[PATCH 0/2] xen/grant-table: do some cleanup
 2022-03-11 10:47 UTC  (3+ messages)
` [PATCH 2/2] xen/grant-table: remove readonly parameter from functions

[helgaas-pci:pci/host/rcar] BUILD SUCCESS e14f0af749b9e786ad39af1470036b0a515cd8a5
 2022-03-11  7:12 UTC 

[helgaas-pci:pci/host/fu740] BUILD SUCCESS cf18fce4ed5c87def7d95554bfc864951b793e4c
 2022-03-11  7:12 UTC 

[helgaas-pci:for-linus] BUILD SUCCESS f8b4c73e2c4d602c1310356095cf1b406149dbc8
 2022-03-11  1:01 UTC 

[PATCH V2 0/4] NTB function for PCIe RC to EP connection
 2022-03-10 22:09 UTC  (7+ messages)
` [PATCH v2 2/4] NTB: epf: Allow more flexibility in the memory BAR map method
` [PATCH v2 3/4] PCI: endpoint: Support NTB transfer between RC and EP

[PATCH v2 1/5] dmaengine: dw-edma: fix dw_edma_probe() can't be call globally
 2022-03-10 22:07 UTC  (2+ messages)

[PATCH v2 0/7] Add the iMX8MP PCIe support
 2022-03-10 20:10 UTC  (3+ messages)
` [PATCH v2 4/7] dt-bindings: imx6q-pcie: Add iMX8MP PCIe compatible string

[PATCH V1 RESEND 0/4] Infrastructure to define apertures in a PCIe device with a flattened device tree
 2022-03-10 20:07 UTC  (4+ messages)
` [PATCH V1 RESEND 4/4] of: enhance overlay applying interface to specific target base node

[PATCH] dt-bindings: imx6q-pcie: Add iMX8MM PCIe compatible string
 2022-03-10 19:54 UTC  (2+ messages)

[RFC] PCI: fu740: Force Gen1 to fix initial device probing on some boards
 2022-03-10 19:50 UTC  (3+ messages)

[PATCH] x86/pci: drop ServerWorks / Broadcom CNB20LE PCI host bridge driver
 2022-03-10 19:34 UTC 

[PATCH V1 RESEND 1/4] pci: add interface to create pci-ep device tree node
 2022-03-10 19:34 UTC  (3+ messages)

[PATCH] PCI: imx6: Add missing of_node_put() in imx6_pcie_probe
 2022-03-10 19:06 UTC  (3+ messages)

[PATCH v8 01/14] sizes.h: Add SZ_1T macro
 2022-03-10 18:21 UTC  (4+ messages)

[PATCH] PCI: Remove the deprecated "pci-dma-compat.h" API
 2022-03-10 17:30 UTC  (3+ messages)

[PATCH v3 1/6] dmaengine: dw-edma: fix dw_edma_probe() can't be call globally
 2022-03-10 17:00 UTC  (12+ messages)
` [PATCH v3 5/6] dmaengine: dw-edma: add flags at struct dw_edma_chip

[PATCH] PCI: ACPI: Don't blindly trust `HotPlugSupportInD3`
 2022-03-10 16:50 UTC  (4+ messages)

[helgaas-pci:pci/host/fu740] BUILD SUCCESS 548d805b65574e2c71884265ff4c752983d18822
 2022-03-10 15:36 UTC 

[helgaas-pci:pci/host/rcar] BUILD SUCCESS e2502d3a7d35825478e8ced97ccbf34b20c6691f
 2022-03-10 15:36 UTC 

[helgaas-pci:pci/vga] BUILD SUCCESS f321c35feaee8dbde551775210ae3d41534b7a20
 2022-03-10 15:36 UTC 

[helgaas-pci:next] BUILD SUCCESS cc6be29f78170abf3a18b66743a6b6ddf0f5d40d
 2022-03-10 15:35 UTC 

[PATCH] PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup
 2022-03-10 14:48 UTC  (3+ messages)

[PATCH v2] PCI: cadence: Enable Controller to respond to received PTM Requests
 2022-03-10 12:14 UTC  (2+ messages)

[PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-03-10  9:46 UTC  (2+ messages)

[PATCH 1/2] PCI: Use pcie_reset_state_t type in function arguments
 2022-03-10  8:51 UTC  (3+ messages)
` [PATCH 2/2] powerpc/eeh: "

[helgaas-pci:for-linus 3/3] arch/x86/kernel/resource.c:51:18: warning: missing terminating " character
 2022-03-10  7:33 UTC 

[helgaas-pci:for-linus 3/3] arch/x86/kernel/resource.c:51:18: error: missing terminating " character
 2022-03-10  7:12 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 NNTP newsgroup(s).