linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-11 19:44:14 to 2021-02-18 21:33:58 UTC [more...]

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

[PATCH] pci-driver: Add driver load messages
 2021-02-18 19:06 UTC  (3+ messages)

[PATCH] PCI: imx6: Limit DBI register length for imx6qp pcie
 2021-02-18 17:34 UTC  (4+ messages)

[PATCH] PCI/DPC: Disable ERR_COR explicitly for native dpc service
 2021-02-18 17:20 UTC  (2+ messages)

[v4] PCI: Avoid unsync of LTR mechanism configuration
 2021-02-18 16:50 UTC  (2+ messages)

[PATCH] PCI: cadence: Fix erroneous early return from an iterator
 2021-02-18 17:00 UTC  (3+ messages)

[PATCH v4 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-18 15:35 UTC  (6+ messages)
` [PATCH v4 1/4] PCI: "
` [PATCH v4 2/4] Documentation: devres: Add pcim_alloc_irq_vectors()
` [PATCH v4 3/4] i2c: designware: Use the correct name of device-managed function
` [PATCH v4 4/4] i2c: thunderx: "

[PATCH v3 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-18 14:15 UTC  (16+ messages)
` [PATCH v3 1/4] PCI: "
` [PATCH v3 2/4] Documentation: devres: Add pcim_alloc_irq_vectors()
` [PATCH v3 3/4] i2c: designware: Use the correct name of device-managed function
` [PATCH v3 4/4] i2c: thunderx: "

[PATCH v6 00/15] dmaengine: dw-edma: HDMA support
 2021-02-18 10:20 UTC  (18+ 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 1/2] PCI: xilinx-nwl: Enable coherent PCIe DMA traffic using CCI
 2021-02-18  9:58 UTC  (3+ messages)

[PATCH mlx5-next v6 1/4] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs
 2021-02-18 10:15 UTC  (11+ messages)

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

[PATCH] PCI: Fix memory leak in pci_register_io_range()
 2021-02-17 23:32 UTC  (2+ messages)

[PATCH] PCI: pci-bridge-emul: fix array overruns, improve safety
 2021-02-17 23:30 UTC  (2+ messages)

[PATCH] PCI: quirk for preventing bus reset on TI C667X
 2021-02-17 21:18 UTC  (2+ messages)

[PATCH v8 0/2] PCI: keembay: Add support for Intel Keem Bay
 2021-02-18  2:17 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: PCI: Add Intel Keem Bay PCIe controller
` [PATCH v8 2/2] PCI: keembay: Add support for Intel Keem Bay

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

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

[PATCH v7 0/2] PCI: keembay: Add support for Intel Keem Bay
 2021-02-17  6:03 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: PCI: Add Intel Keem Bay PCIe controller

[PATCH v2 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-16 16:11 UTC  (8+ messages)
` [PATCH v2 1/4] PCI: "
` [PATCH v2 2/4] Documentation: devres: Add pcim_alloc_irq_vectors()
` [PATCH v2 3/4] i2c: designware: Use the correct name of device-managed function
` [PATCH v2 4/4] i2c: thunderx: "

[PATCH v1 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-16 14:41 UTC  (13+ messages)
` [PATCH v1 1/4] PCI: "
` [PATCH v1 2/4] Documentation: devres: add pcim_alloc_irq_vectors()
` [PATCH v1 3/4] i2c: designware: Use the correct name of device-managed function
` [PATCH v1 4/4] i2c: thunderx: "

[PATCH] PCI: hotplug: Remove unused function pointer typedef acpiphp_callback
 2021-02-16 14:36 UTC  (3+ messages)

[PATCH] PCI : check if type 0 devices have all BARs of size zero
 2021-02-16 14:16 UTC  (4+ messages)

[PATCH v2 0/8] CXL 2.0 Support
 2021-02-16 13:43 UTC  (31+ messages)
` [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 v21 0/4] PCI: microchip: Add host driver for Microchip PCIe controller
 2021-02-16  9:54 UTC  (6+ messages)
` [PATCH v21 3/4] "

Fwd: Trying to get nvme and altera-pci drivers to play nice
 2021-02-15 20:24 UTC 

[PATCH v1 0/9] x86/platform: Remove SFI framework and users
 2021-02-15 19:14 UTC  (6+ messages)
` [PATCH v1 2/9] cpufreq: sfi-cpufreq: Remove driver for deprecated firmware

acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge
 2021-02-15 16:53 UTC 

[PATCH v3 0/9] CXL 2.0 Support
 2021-02-15 16:30 UTC  (13+ 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 v9 00/26] PCI: Allow BAR movement during boot and hotplug
 2021-02-15 14:56 UTC  (12+ messages)

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

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

[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 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 v5 00/15] dmaengine: dw-edma: HDMA support
 2021-02-11 19:42 UTC  (4+ messages)
` [PATCH v5 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC


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