Linux PCI
[Prev Page][Next Page]
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection, (continued)
- [PATCH] PCI: altera-msi: Remove irq handler and data in one go,
Martin Kaiser
- [PATCH] PCI: brcmstb: Remove irq handler and data in one go,
Martin Kaiser
- [PATCH] Expose PCIe SSD Status LED Management DSM in sysfs,
Stuart Hayes
- [RFC PATCH 00/15] Userspace P2PDMA with O_DIRECT NVMe devices,
Logan Gunthorpe
- [RFC PATCH 02/15] PCI/P2PDMA: Attempt to set map_type if it has not been set,
Logan Gunthorpe
- [RFC PATCH 15/15] nvme-pci: Allow mmaping the CMB in userspace,
Logan Gunthorpe
- [RFC PATCH 05/15] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg,
Logan Gunthorpe
- [RFC PATCH 06/15] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support,
Logan Gunthorpe
- [RFC PATCH 10/15] mm: Introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages,
Logan Gunthorpe
- [RFC PATCH 08/15] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA,
Logan Gunthorpe
- [RFC PATCH 07/15] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg,
Logan Gunthorpe
- [RFC PATCH 11/15] iov_iter: Introduce iov_iter_get_pages_[alloc_]flags(),
Logan Gunthorpe
- [RFC PATCH 09/15] nvme-pci: Convert to using dma_map_sg for p2pdma pages,
Logan Gunthorpe
- [RFC PATCH 01/15] PCI/P2PDMA: Don't sleep in upstream_bridge_distance_warn(),
Logan Gunthorpe
- [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL,
Logan Gunthorpe
- [RFC PATCH 03/15] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset(),
Logan Gunthorpe
- [RFC PATCH 12/15] block: Set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages(),
Logan Gunthorpe
- [RFC PATCH 13/15] block: Set FOLL_PCI_P2PDMA in bio_map_user_iov(),
Logan Gunthorpe
- [RFC PATCH 14/15] PCI/P2PDMA: Introduce pci_mmap_p2pmem(),
Logan Gunthorpe
- R: [PATCH v2 1/2] PCI: Disable MSI for Pericom PCIe-USB adapter,
alberto.vignani
- [PATCH 0/2] PCI: Make "cdns,max-outbound-regions" optional DT property,
Kishon Vijay Abraham I
- [PATCH v2 1/2] PCI: Disable MSI for Pericom PCIe-USB adapter,
Andy Shevchenko
- [PATCH v3] PCI: v3: fix missing clk_disable_unprepare() on error in v3_pci_probe,
Qinglang Miao
- [pci:pci/misc] BUILD SUCCESS 8e1b3807dd7210db374b6a0bf2d4952d8c2ad159,
kernel test robot
- [pci:next] BUILD SUCCESS 405196258f54f039b7520b14d30737cca6529452,
kernel test robot
- [PATCH v10 00/16] Add RCEC handling to PCI/AER,
Sean V Kelley
- [PATCH v10 05/16] PCI/ERR: Rename reset_link() to reset_subordinates(),
Sean V Kelley
- [PATCH v10 07/16] PCI/ERR: Simplify by computing pci_pcie_type() once,
Sean V Kelley
- [PATCH v10 10/16] PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery(),
Sean V Kelley
- [PATCH v10 14/16] PCI/AER: Add pcie_walk_rcec() to RCEC AER handling,
Sean V Kelley
- [PATCH v10 16/16] PCI/AER: Add RCEC AER error injection support,
Sean V Kelley
- [PATCH v10 15/16] PCI/PME: Add pcie_walk_rcec() to RCEC PME handling,
Sean V Kelley
- [PATCH v10 11/16] PCI/ERR: Limit AER resets in pcie_do_recovery(),
Sean V Kelley
- [PATCH v10 13/16] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR,
Sean V Kelley
- [PATCH v10 12/16] PCI/RCEC: Add pcie_link_rcec() to associate RCiEPs,
Sean V Kelley
- [PATCH v10 08/16] PCI/ERR: Use "bridge" for clarity in pcie_do_recovery(),
Sean V Kelley
- [PATCH v10 09/16] PCI/ERR: Avoid negated conditional for clarity,
Sean V Kelley
- [PATCH v10 06/16] PCI/ERR: Simplify by using pci_upstream_bridge(),
Sean V Kelley
- [PATCH v10 01/16] AER: aer_root_reset() non-native handling,
Sean V Kelley
- [PATCH v10 02/16] PCI/RCEC: Add RCEC class code and extended capability,
Sean V Kelley
- [PATCH v10 04/16] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities(),
Sean V Kelley
- [PATCH v10 03/16] PCI/RCEC: Bind RCEC devices to the Root Port driver,
Sean V Kelley
- [PATCH v2 00/16] PCI: dwc: Another round of clean-ups,
Rob Herring
- [PATCH v2 01/16] PCI: dwc: Support multiple ATU memory regions,
Rob Herring
- [PATCH v2 02/16] PCI: dwc/intel-gw: Move ATU offset out of driver match data,
Rob Herring
- [PATCH v2 03/16] PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code,
Rob Herring
- [PATCH v2 04/16] PCI: dwc/intel-gw: Remove some unneeded function wrappers,
Rob Herring
- [PATCH v2 05/16] PCI: dwc: Ensure all outbound ATU windows are reset,
Rob Herring
- [PATCH v2 06/16] PCI: dwc/dra7xx: Use the common MSI irq_chip,
Rob Herring
- [PATCH v2 07/16] PCI: dwc: Drop the .set_num_vectors() host op,
Rob Herring
- [PATCH v2 08/16] PCI: dwc: Move MSI interrupt setup into DWC common code,
Rob Herring
- [PATCH v2 09/16] PCI: dwc: Rework MSI initialization,
Rob Herring
- [PATCH v2 10/16] PCI: dwc: Move link handling into common code,
Rob Herring
- [PATCH v2 11/16] PCI: dwc: Move dw_pcie_msi_init() into core,
Rob Herring
- [PATCH v2 12/16] PCI: dwc: Move dw_pcie_setup_rc() to DWC common code,
Rob Herring
- [PATCH v2 13/16] PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init(),
Rob Herring
- [PATCH v2 14/16] Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'",
Rob Herring
- [PATCH v2 15/16] PCI: dwc: Move inbound and outbound windows to common struct,
Rob Herring
- [PATCH v2 16/16] PCI: dwc: Detect number of iATU windows,
Rob Herring
- Re: [PATCH v2 00/16] PCI: dwc: Another round of clean-ups,
Marek Szyprowski
- Re: [PATCH v2 00/16] PCI: dwc: Another round of clean-ups,
Lorenzo Pieralisi
- [PATCH v1 1/2] PCI: Disable MSI for Pericom PCIe-USB adapter,
Andy Shevchenko
- [PATCH v2 12/17] asm-generic/hyperv: update hv_interrupt_entry,
Wei Liu
- [PATCH] PCI: ibmphp: Remove unneeded break,
Bjorn Helgaas
- PCI / PCIe Device Memory - Rationale for Choosing MMIO Over PMIO (and Visa-Versa),
Jack Winch
- [pci:for-linus] BUILD SUCCESS 832ea234277a2465ec6602fa6a4db5cd9ee87ae3,
kernel test robot
- remove dma_virt_ops v2,
Christoph Hellwig
- [PATCH 1/6] RMDA/sw: don't allow drivers using dma_virt_ops on highmem configs,
Christoph Hellwig
- [PATCH 2/6] RDMA/core: remove ib_dma_{alloc,free}_coherent,
Christoph Hellwig
- [PATCH 3/6] RDMA/core: remove use of dma_virt_ops,
Christoph Hellwig
- [PATCH 4/6] PCI/P2PDMA: Remove the DMA_VIRT_OPS hacks,
Christoph Hellwig
- [PATCH 5/6] PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bit,
Christoph Hellwig
- [PATCH 6/6] dma-mapping: remove dma_virt_ops,
Christoph Hellwig
- Re: [PATCH 1/6] RMDA/sw: don't allow drivers using dma_virt_ops on highmem configs,
Bernard Metzler
- <Possible follow-ups>
- remove dma_virt_ops v2,
Christoph Hellwig
- [PATCH 03/10] RDMA: lift ibdev_to_node from rds to common code,
Christoph Hellwig
- [PATCH 01/10] RMDA/sw: don't allow drivers using dma_virt_ops on highmem configs,
Christoph Hellwig
- [PATCH 05/10] rds: stop using dmapool,
Christoph Hellwig
- [PATCH 02/10] RDMA/umem: use ib_dma_max_seg_size instead of dma_get_max_seg_size,
Christoph Hellwig
- [PATCH 06/10] RDMA/core: remove ib_dma_{alloc,free}_coherent,
Christoph Hellwig
- [PATCH 08/10] PCI/P2PDMA: Remove the DMA_VIRT_OPS hacks,
Christoph Hellwig
- [PATCH 07/10] RDMA/core: remove use of dma_virt_ops,
Christoph Hellwig
- [PATCH 04/10] nvme-rdma: use ibdev_to_node instead of dereferencing ->dma_device,
Christoph Hellwig
- [PATCH 09/10] PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bit,
Christoph Hellwig
- [PATCH 10/10] dma-mapping: remove dma_virt_ops,
Christoph Hellwig
- Re: remove dma_virt_ops v2,
Christoph Hellwig
- Re: remove dma_virt_ops v2,
Jason Gunthorpe
- Re: remove dma_virt_ops v2,
Jason Gunthorpe
- [PATCH v2] ACPI: Fix whitespace inconsistencies,
Maximilian Luz
- [PATCH V3] AER: aer_root_reset() non-native handling,
Sean V Kelley
- [PATCH V2] AER: aer_root_reset() non-native handling,
Sean V Kelley
- [GIT PULL] PCI fixes for v5.10,
Bjorn Helgaas
- [PATCH v3] PCI: mediatek: Configure FC and FTS for functions other than 0,
Ryder Lee
- v5.10-rc2 kernel unable to initialize RK3399 pcie root complex,
Qu Wenruo
- [PATCH] x86/gpu: add JSL stolen memory support,
Tejas Upadhyay
- [pci:for-linus] BUILD SUCCESS WITH WARNING 8f113d33e39f4a1a290f8d4557a0b853a1ab6753,
kernel test robot
- remove dma_virt_ops,
Christoph Hellwig
- [PATCH V3 0/5] Enhancements to Tegra194 PCIe driver,
Vidya Sagar
- [PATCH v3 0/3] dt-bindings: PCI: rcar-pci-host: Convert bindings to json-schema,
Yoshihiro Shimoda
- [PATCH v2] PCI: mediatek: Fix wrong operator used,
Ryder Lee
- [PATCH v6 0/7] resource: introduce union(), intersection() API,
Andy Shevchenko
- [PATCH v5 0/7] resource: introduce union(), intersection() API,
Andy Shevchenko
- [PATCH v2] PCI: add helper function to find DVSEC,
Dave Jiang
- [PATCH v2] PCI: v3: fix missing clk_disable_unprepare() on error in v3_pci_probe,
Qinglang Miao
- [PATCH v4] PCI: vmd: Offset Client VMD MSI-X vectors,
Jon Derrick
- [PATCH v4 0/6] resource: introduce union(), intersection() API,
Andy Shevchenko
- [PATCH v1] PCI: brcmstb: variable is missing proper initialization,
Jim Quinlan
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Kalle Valo
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Bjorn Helgaas
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Devin Bayer
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Carl Huang
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Kalle Valo
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Bjorn Helgaas
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Thomas Gleixner
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Thomas Gleixner
- Message not available
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Thomas Gleixner
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Kalle Valo
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Kalle Valo
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Thomas Krause
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Kalle Valo
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Kalle Valo
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
wi nk
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Stefani Seibold
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Stefani Seibold
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
wi nk
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
wi nk
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
wi nk
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Stefani Seibold
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Kalle Valo
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
wi nk
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Kalle Valo
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
wi nk
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
wi nk
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Thomas Krause
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
wi nk
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
wi nk
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Thomas Gleixner
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
wi nk
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Thomas Gleixner
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Devin Bayer
- Re: pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310,
Kalle Valo
[PATCH v4 0/1] PCI/ERR: fix regression introduced by 6d2c89441571 ("PCI/ERR: Update error status after reset_link()"),
Hedi Berriche
[PATCH] PCI: dwc: fix reference leak in pex_ep_event_pex_rst_deassert,
Zhang Qilong
[PATCH] PCI: Add sysfs attribute for PCI device power state,
Maximilian Luz
[PATCH] ACPI: Remove trailing whitespace,
Maximilian Luz
[PATCH 0/8] J7200: Add PCIe DT nodes to Enable PCIe,
Kishon Vijay Abraham I
[pci:for-linus] BUILD SUCCESS af0dd809f3d304ab06e9b1db9ade198a4a584c49,
kernel test robot
[PATCH] pci: mediatek: fix warning in msi.h,
Frank Wunderlich
[RFC PATCH] PCI/DPC: Fix info->id initialization in dpc_process_error(),
Saheed Olayemi Bolarinwa
[pci:for-linus] BUILD SUCCESS 462b58fb033996e999cc213ed0b430d4f22a28fe,
kernel test robot
[PATCH] PCI: add helper function to find DVSEC,
Dave Jiang
[PATCH] AER: aer_root_reset() non-native handling,
Sean V Kelley
[PATCH v4 00/17] Add VFIO mediated device support and DEV-MSI support for the idxd driver,
Dave Jiang
- [PATCH v4 07/17] dmaengine: idxd: add IMS support in base driver,
Dave Jiang
- [PATCH v4 11/17] dmaengine: idxd: prep for virtual device commands,
Dave Jiang
- [PATCH v4 02/17] iommu/vt-d: Add DEV-MSI support,
Dave Jiang
- [PATCH v4 01/17] irqchip: Add IMS (Interrupt Message Store) driver,
Dave Jiang
- [PATCH v4 03/17] dmaengine: idxd: add theory of operation documentation for idxd mdev,
Dave Jiang
- [PATCH v4 04/17] dmaengine: idxd: add support for readonly config devices,
Dave Jiang
- [PATCH v4 05/17] dmaengine: idxd: add interrupt handle request support,
Dave Jiang
- [PATCH v4 16/17] dmaengine: idxd: add new wq state for mdev,
Dave Jiang
- [PATCH v4 17/17] dmaengine: idxd: add error notification from host driver to mediated device,
Dave Jiang
- [PATCH v4 15/17] dmaengine: idxd: add dedicated wq mdev type,
Dave Jiang
- [PATCH v4 10/17] dmaengine: idxd: add emulation rw routines,
Dave Jiang
- [PATCH v4 13/17] dmaengine: idxd: ims setup for the vdcm,
Dave Jiang
- [PATCH v4 14/17] dmaengine: idxd: add mdev type as a new wq type,
Dave Jiang
- [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Dave Jiang
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Bjorn Helgaas
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Dave Jiang
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Bjorn Helgaas
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Dave Jiang
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Tian, Kevin
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Tian, Kevin
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Tian, Kevin
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Tian, Kevin
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Raj, Ashok
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Dan Williams
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Dan Williams
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Raj, Ashok
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
David Woodhouse
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Raj, Ashok
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Raj, Ashok
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
David Woodhouse
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Raj, Ashok
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Thomas Gleixner
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
David Woodhouse
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Thomas Gleixner
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Christoph Hellwig
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Raj, Ashok
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Thomas Gleixner
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Raj, Ashok
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Thomas Gleixner
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Raj, Ashok
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Tian, Kevin
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Raj, Ashok
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Tian, Kevin
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Thomas Gleixner
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Raj, Ashok
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Thomas Gleixner
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Raj, Ashok
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Thomas Gleixner
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Raj, Ashok
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Tian, Kevin
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Tian, Kevin
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Konrad Rzeszutek Wilk
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Thomas Gleixner
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Tian, Kevin
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Thomas Gleixner
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Luck, Tony
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Raj, Ashok
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Christoph Hellwig
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Raj, Ashok
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Thomas Gleixner
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Raj, Ashok
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Thomas Gleixner
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Raj, Ashok
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Tian, Kevin
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Thomas Gleixner
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Thomas Gleixner
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Tian, Kevin
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Thomas Gleixner
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Christoph Hellwig
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Jason Gunthorpe
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Tian, Kevin
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Thomas Gleixner
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection,
Thomas Gleixner
- [PATCH v4 12/17] dmaengine: idxd: virtual device commands emulation,
Dave Jiang
- [PATCH v4 09/17] dmaengine: idxd: add basic mdev registration and helper functions,
Dave Jiang
- [PATCH v4 08/17] dmaengine: idxd: add device support functions in prep for mdev,
Dave Jiang
- Re: [PATCH v4 00/17] Add VFIO mediated device support and DEV-MSI support for the idxd driver,
Jason Gunthorpe
- Re: [PATCH v4 00/17] Add VFIO mediated device support and DEV-MSI support for the idxd driver,
Thomas Gleixner
[PATCH v3 5/6] PCI/ACPI: Replace open coded variant of resource_union(),
Andy Shevchenko
[PATCH v3 3/6] resource: Introduce resource_union() for overlapping resources,
Andy Shevchenko
[PATCH v5 11/15] PCI: Obey iomem restrictions for procfs mmap,
Daniel Vetter
[PATCH v5 14/15] sysfs: Support zapping of binary attr mmaps,
Daniel Vetter
[PATCH v5 15/15] PCI: Revoke mappings like devmem,
Daniel Vetter
[PATCH v2 0/3] dt-bindings: pci: rcar-pci-host: convert bindings to json-schema,
Yoshihiro Shimoda
[PATCH] PCI: v3: fix missing clk_disable_unprepare() on error in v3_pci_probe,
Qinglang Miao
[PATCH 0/5] misc: Add Add Synopsys DesignWare xData IP driver,
Gustavo Pimentel
[PATCH v3 0/6] Add DW PCIe support for Exynos5433 SoCs,
Marek Szyprowski
Message not available
Message not available
Message not available
Message not available
Message not available
Re: [PATCH v3 0/6] Add DW PCIe support for Exynos5433 SoCs,
Bjorn Helgaas
[PATCH] PCI/PM: Do not generate wakeup event when runtime resuming bus,
Mika Westerberg
[PATCH V3 0/2] Add support to configure DWC for ECRC,
Vidya Sagar
[PATCH v7 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design,
Chuanjia Liu
[PATCH V2 0/4] Enhancements to Tegra194 PCIe driver,
Vidya Sagar
[PATCH V9 0/5] Intel Platform Monitoring Technology,
David E. Box
[PATCH] PCI: Always call pci_enable_acs() regardless of pdev->acs_cap,
Rajat Jain
[PATCH] PCI: functions/pci-epf-test: fix missing destroy_workqueue() on error in pci_epf_test_init,
Qinglang Miao
[PATCH V5 0/2] Change vring space from nomal memory to dma coherent memory,
Sherry Sun
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]