linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-10 04:34:27 to 2021-02-15 14:58:39 UTC [more...]

[PATCH v9 00/26] PCI: Allow BAR movement during boot and hotplug
 2021-02-15 14:56 UTC  (13+ messages)

[PATCH] PCI: Take __pci_set_master in do_pci_disable_device
 2021-02-15 13:22 UTC  (3+ messages)

[PATCH v2 0/8] CXL 2.0 Support
 2021-02-14 23:57 UTC  (55+ messages)
` [PATCH v2 1/8] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH v2 2/8] cxl/mem: Find device capabilities
` [PATCH v2 3/8] cxl/mem: Register CXL memX devices
` [PATCH v2 4/8] cxl/mem: Add basic IOCTL interface
` [PATCH v2 5/8] cxl/mem: Add a "RAW" send command
` [PATCH v2 6/8] cxl/mem: Enable commands via CEL
` [PATCH v2 7/8] cxl/mem: Add set of informational commands

[PATCH v3 0/9] CXL 2.0 Support
 2021-02-14 16:10 UTC  (12+ messages)
` [PATCH v3 1/9] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH v3 2/9] cxl/mem: Find device capabilities
` [PATCH v3 3/9] cxl/mem: Register CXL memX devices
` [PATCH v3 4/9] cxl/mem: Add basic IOCTL interface
` [PATCH v3 5/9] cxl/mem: Add a "RAW" send command
` [PATCH v3 6/9] cxl/mem: Enable commands via CEL
  ` [PATCH v4 06/09] "
` [PATCH v3 7/9] cxl/mem: Add set of informational commands
` [PATCH v3 8/9] MAINTAINERS: Add maintainers of the CXL driver
` [RFC PATCH 9/9] cxl/mem: Add payload dumping for debug

[PATCH mlx5-next v6 0/4] Dynamically assign MSI-X vectors count
 2021-02-14  5:24 UTC  (3+ messages)

[PATCH v6 00/15] dmaengine: dw-edma: HDMA support
 2021-02-12 17:37 UTC  (16+ messages)
` [PATCH v6 01/15] dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures
` [PATCH v6 02/15] dmaengine: dw-edma: Fix comments offset characters' alignment
` [PATCH v6 03/15] dmaengine: dw-edma: Add support for the HDMA feature
` [PATCH v6 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC
` [PATCH v6 05/15] dmaengine: dw-edma: Add PCIe VSEC data retrieval support
` [PATCH v6 06/15] dmaengine: dw-edma: Add device_prep_interleave_dma() support
` [PATCH v6 07/15] dmaengine: dw-edma: Improve number of channels check
` [PATCH v6 08/15] dmaengine: dw-edma: Reorder variables to keep consistency
` [PATCH v6 09/15] dmaengine: dw-edma: Improve the linked list and data blocks definition
` [PATCH v6 10/15] dmaengine: dw-edma: Change linked list and data blocks offset and sizes
` [PATCH v6 11/15] dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct
` [PATCH v6 12/15] dmaengine: dw-edma: Fix crash on loading/unloading driver
` [PATCH v6 13/15] dmaengine: dw-edma: Change DMA abreviation from lower into upper case
` [PATCH v6 14/15] dmaengine: dw-edma: Revert fix scatter-gather address calculation
` [PATCH v6 15/15] dmaengine: dw-edma: Add pcim_iomap_table return check

[PATCH v6 0/5] misc: Add Add Synopsys DesignWare xData IP driver
 2021-02-12 17:28 UTC  (6+ messages)
` [PATCH v6 1/5] misc: "
` [PATCH v6 2/5] misc: Add Synopsys DesignWare xData IP driver to Makefile and Kconfig
` [PATCH v6 3/5] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver
` [PATCH v6 4/5] MAINTAINERS: Add Synopsys xData IP driver maintainer
` [PATCH v6 5/5] docs: ABI: Add sysfs documentation interface of dw-xdata-pcie driver

[PATCH] PCI : check if type 0 devices have all BARs of size zero
 2021-02-12 10:08 UTC 

[PATCH RESEND] PCI/VPD: Remove pci_set_vpd_size
 2021-02-12 10:02 UTC 

[PATCH v2] PCI: designware-ep: Fix the reference to pci->num_{ib,ob}_windows before setting
 2021-02-12  7:44 UTC  (3+ messages)

[PATCH v1 0/9] x86/platform: Remove SFI framework and users
 2021-02-12  4:28 UTC  (13+ messages)
` [PATCH v1 1/9] media: atomisp: Remove unused header
` [PATCH v1 2/9] cpufreq: sfi-cpufreq: Remove driver for deprecated firmware
` [PATCH v1 3/9] sfi: Remove framework "
` [PATCH v1 4/9] x86/PCI: Get rid of custom x86 model comparison
` [PATCH v1 5/9] x86/PCI: Describe @reg for type1_access_ok()
` [PATCH v1 6/9] x86/platform/intel-mid: Get rid of intel_scu_ipc_legacy.h
` [PATCH v1 7/9] x86/platform/intel-mid: Drop unused __intel_mid_cpu_chip and Co
` [PATCH v1 8/9] x86/platform/intel-mid: Remove unused header inclusion in intel-mid.h
` [PATCH v1 9/9] x86/platform/intel-mid: Update Copyright year and drop file names

[PATCH v5 00/15] dmaengine: dw-edma: HDMA support
 2021-02-11 19:42 UTC  (23+ messages)
` [PATCH v5 01/15] dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures
` [PATCH v5 02/15] dmaengine: dw-edma: Fix comments offset characters' alignment
` [PATCH v5 03/15] dmaengine: dw-edma: Add support for the HDMA feature
` [PATCH v5 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC
` [PATCH v5 05/15] dmaengine: dw-edma: Add PCIe VSEC data retrieval support
` [PATCH v5 06/15] dmaengine: dw-edma: Add device_prep_interleave_dma() support
` [PATCH v5 07/15] dmaengine: dw-edma: Improve number of channels check
` [PATCH v5 08/15] dmaengine: dw-edma: Reorder variables to keep consistency
` [PATCH v5 09/15] dmaengine: dw-edma: Improve the linked list and data blocks definition
` [PATCH v5 10/15] dmaengine: dw-edma: Change linked list and data blocks offset and sizes
` [PATCH v5 11/15] dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct
` [PATCH v5 12/15] dmaengine: dw-edma: Fix crash on loading/unloading driver
` [PATCH v5 13/15] dmaengine: dw-edma: Change DMA abreviation from lower into upper case
` [PATCH v5 14/15] dmaengine: dw-edma: Revert fix scatter-gather address calculation
` [PATCH v5 15/15] dmaengine: dw-edma: Add pcim_iomap_table return check

[RESEND PATCH v2] dt-bindings: pci: rcar-pci-ep: Document r8a7795
 2021-02-11 17:40 UTC 

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2021-02-11 15:55 UTC  (14+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

[PATCH] PCI: Also set up legacy files only after sysfs init
 2021-02-11 14:56 UTC  (4+ messages)

[PATCH v5 0/6] misc: Add Add Synopsys DesignWare xData IP driver
 2021-02-11 14:13 UTC  (24+ messages)
` [PATCH v5 1/6] misc: "
` [PATCH v5 2/6] misc: Add Synopsys DesignWare xData IP driver to Makefile
` [PATCH v5 3/6] misc: Add Synopsys DesignWare xData IP driver to Kconfig
` [PATCH v5 4/6] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver
` [PATCH v5 5/6] MAINTAINERS: Add Synopsys xData IP driver maintainer
` [PATCH v5 6/6] docs: ABI: Add sysfs documentation interface of dw-xdata-pcie driver

[PATCH RESEND] PCI/VPD: Remove pci_set_vpd_size
 2021-02-11 13:47 UTC 

[PATCH v21 0/4] PCI: microchip: Add host driver for Microchip PCIe controller
 2021-02-11 13:07 UTC  (5+ messages)
` [PATCH v21 3/4] "

[pci:pci/error] BUILD SUCCESS 0cea36bd0c8e4b37f2348b61d0b055ccb7ccd064
 2021-02-11 13:39 UTC 

[pci:next] BUILD SUCCESS 49a938fdc9287e4bf544ff41c2dd407e2eca9b57
 2021-02-11 13:39 UTC 

[pci:pci/misc] BUILD SUCCESS 9a1471222189bdab467db0a0043c66b95142d5a5
 2021-02-11 13:39 UTC 

[PATCH] xhci-pci: Set AMD Renoir USB controller to D3 when shutdown
 2021-02-11 12:50 UTC  (2+ messages)

[PATCH] PCI/VPD: Remove pci_set_vpd_size
 2021-02-11 11:39 UTC 

[PATCH] PCI: Run platform power transition on initial D0 entry
 2021-02-11  1:16 UTC  (3+ messages)

[PATCH] PCI: Remove WARN_ON(in_interrupt())
 2021-02-10 23:01 UTC  (2+ messages)

[PATCH 2/2] PCI: Revoke mappings like devmem
 2021-02-10 22:20 UTC  (2+ messages)

[PATCH 1/2] PCI: xilinx-nwl: Enable coherent PCIe DMA traffic using CCI
 2021-02-10 21:45 UTC  (2+ messages)

[PATCHv2 0/5] aer handling fixups
 2021-02-10 21:38 UTC  (2+ messages)

[pci:pci/error] BUILD REGRESSION 5692817fc88f347328e35cd7b19bd04f4400652e
 2021-02-10 17:14 UTC  (3+ messages)

[PATCH 1/1] PCI/RCEC: Fix failure to inject errors to some RCiEP devices
 2021-02-10 17:12 UTC  (3+ messages)

[PATCH] PCI/ERR: Fix state assignment
 2021-02-10 16:59 UTC  (3+ messages)

[PATCH v4 0/2] VMD MSI Remapping Bypass
 2021-02-10 16:13 UTC  (3+ messages)
` [PATCH v4 1/2] iommu/vt-d: Use Real PCI DMA device for IRTE
` [PATCH v4 2/2] PCI: vmd: Disable MSI-X remapping when possible

[kbuild] [pci:pci/error 2/8] drivers/pci/hotplug/../pci.h:348 pci_dev_set_io_state() warn: statement has no effect 22
 2021-02-10 15:24 UTC 

pci mvebu issue (memory controller)
 2021-02-10 13:59 UTC  (3+ messages)
  ` [EXT] "

[PATCH v8 0/2] PCI: cadence: Retrain Link to work around Gen2
 2021-02-10 12:52 UTC  (2+ messages)

[pci:pci/misc] BUILD SUCCESS e8e9aababe60a12928172b5f018d15de3c2cdf31
 2021-02-10 12:42 UTC 

[PATCHv2 0/5] aer handling fixups
 2021-02-10  9:36 UTC  (2+ messages)

[PATCH] PCI: Use subdir-ccflags-* to inherit debug flag
 2021-02-10  9:33 UTC  (2+ messages)

[PATCH] PCI: Use subdir-ccflags-* to inherit debug flag
 2021-02-10  9:29 UTC  (5+ messages)
      ` [Linuxarm] "

[PATCH] Replace HTTP links with HTTPS ones: PCI
 2021-02-10  7:41 UTC  (6+ messages)
` PCI: Replace lkml.org, spinics, gmane with lore.kernel.org
    ` [PATCH] Documentation: Replace lkml.org links with lore

[pci:pci/error 2/8] drivers/pci/controller/../pci.h:348:20: warning: equality comparison result unused
 2021-02-10  6:35 UTC 

[pci:pci/error 2/8] arch/powerpc/platforms/powernv/../../../../drivers/pci/pci.h:348:20: error: statement with no effect
 2021-02-10  6:16 UTC 

[pci:pci/error 2/8] drivers/pci/pci.h:348:20: warning: equality comparison result unused
 2021-02-10  4:39 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).