linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-15 01:16:33 to 2020-09-17 18:43:06 UTC [more...]

[PATCH v3 01/18] irqchip: Add IMS (Interrupt Message Storage) driver
 2020-09-17 17:37 UTC  (15+ messages)
` [PATCH v3 02/18] iommu/vt-d: Add DEV-MSI support
` [PATCH v3 05/18] dmaengine: idxd: add IMS support in base driver
` [PATCH v3 07/18] dmaengine: idxd: add basic mdev registration and helper functions
` [PATCH v3 10/18] dmaengine: idxd: virtual device commands emulation
` [PATCH v3 12/18] dmaengine: idxd: add mdev type as a new wq type
` [PATCH v3 13/18] dmaengine: idxd: add dedicated wq mdev type
` [PATCH v3 14/18] dmaengine: idxd: add new wq state for mdev
` [PATCH v3 15/18] dmaengine: idxd: add error notification from host driver to mediated device
` [PATCH v3 16/18] dmaengine: idxd: add ABI documentation for mediated device support
` [PATCH v3 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver

support range based offsets in dma-direct v3
 2020-09-17 16:45 UTC  (9+ messages)
` [PATCH 1/6] ARM/dma-mapping: remove a __arch_page_to_dma #error
` [PATCH 2/6] ARM/dma-mapping: remove dma_to_virt
` [PATCH 3/6] ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h
` [PATCH 4/6] ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE
` [PATCH 5/6] usb: don't inherity DMA properties for USB devices
` [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset

[PATCH] PCI/ASPM: Enable ASPM for links under VMD domain
 2020-09-17 17:20 UTC  (2+ messages)

[RFC] [PATCH v1 0/3] isolation: limit msix vectors based on housekeeping CPUs
 2020-09-17 18:31 UTC  (6+ messages)
` [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
` [RFC][Patch v1 2/3] i40e: limit msix vectors based on housekeeping CPUs

[PATCH V4 00/10] Add RCEC handling to PCI/AER
 2020-09-17 17:55 UTC  (6+ messages)
` [PATCH v4 01/10] PCI/RCEC: Add RCEC class code and extended capability
` [PATCH v4 05/10] PCI/AER: Apply function level reset to RCiEP on fatal error
` [PATCH v4 07/10] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR

[PATCH -next] PCI/IOV: use module_pci_driver to simplify the code
 2020-09-17 17:42 UTC  (4+ messages)

[PATCH] PCI/ACPI: Add Ampere Altra SOC MCFG quirk
 2020-09-17 17:33 UTC  (2+ messages)

[PATCH] driver/pci: reduce the single block time in pci_read_config
 2020-09-17 17:32 UTC  (2+ messages)

pci=nocrs required on HP rp5700 Business System
 2020-09-17 17:02 UTC 

[PATCH] PCI: Trivial comment fixup for PCI mmap ifdefs
 2020-09-17 17:09 UTC  (2+ messages)

[PATCH] PCI/LINK: Print IRQ number used by port
 2020-09-17 17:01 UTC  (2+ messages)

[PATCH -next] PCI: rpadlpar: use for_each_child_of_node() and for_each_node_by_name
 2020-09-17 16:57 UTC  (2+ messages)

[PATCH v2] PCI: Add support for LTR
 2020-09-17 16:36 UTC  (3+ messages)

[PATCH] ARM/PCI: Remove struct msi_controller from struct hw_pci
 2020-09-17 15:09 UTC  (3+ messages)
` [PATCH v2] ARM/PCI: Remove unused fields "

[PATCH -next] PCI: dwc: Remove set but not used variable
 2020-09-17 15:05 UTC  (2+ messages)

[PATCH] arm64: Enable PCI write-combine resources under sysfs
 2020-09-17 14:01 UTC  (31+ messages)

[PATCH v12 00/10] PCI: brcmstb: enable PCIe for STB chips
 2020-09-17 12:08 UTC  (8+ messages)
` [PATCH v12 04/10] PCI: brcmstb: Add suspend and resume pm_ops
` [PATCH v12 05/10] PCI: brcmstb: Add bcm7278 PERST# support
` [PATCH v12 06/10] PCI: brcmstb: Add control of rescal reset

[PATCH -next] PCI: tegra: convert to use DEFINE_SEQ_ATTRIBUTE macro
 2020-09-17 11:01 UTC  (2+ messages)

[PATCH 0/2] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
 2020-09-17  9:29 UTC  (12+ messages)
` [PATCH 1/2] sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include
` [PATCH 2/2] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation
` [PATCH v2 0/3] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
  ` [PATCH v2 1/3] sparc32: Remove useless io_32.h __KERNEL__ preprocessor guard
  ` [PATCH v2 2/3] sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include
  ` [PATCH v2 3/3] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation

[PATCH 0/5] Add PCIe support for SM8250 SoC
 2020-09-17  5:10 UTC  (15+ messages)
` [PATCH 1/5] dt-bindings: phy: qcom,qmp: Document SM8250 PCIe PHY bindings
` [PATCH 2/5] phy: qualcomm: phy-qcom-qmp: Add PCIe PHY support for SM8250 SoC
` [PATCH 3/5] dt-bindings: pci: qcom: Document PCIe bindings "
` [PATCH 4/5] pci: controller: dwc: qcom: Add PCIe support "
` [PATCH 5/5] pci: controller: dwc: qcom: Harcode PCIe config SID

[PATCH v2 0/3] PCI: iproc: Add fixes to pcie iproc
 2020-09-17  3:12 UTC  (8+ messages)
` [PATCH v2 1/3] PCI: iproc: fix out of bound array access
` [PATCH v2 2/3] PCI: iproc: fix invalidating PAXB address mapping
` [PATCH v2 3/3] PCI: iproc: Display PCIe Link information

[PATCH] driver/pci: reduce the single block time in pci_read_config
 2020-09-17  0:22 UTC  (3+ messages)

[PATCH v3 04/10] PCI/RCEC: Add pcie_walk_rcec() to walk associated RCiEPs
 2020-09-16 23:06 UTC  (6+ messages)

[PATCH] Convert enum pci_dev_flags to bit fields in struct pci_dev
 2020-09-16 22:31 UTC  (2+ messages)

[PATCH v5 1/3] PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY
 2020-09-16 21:55 UTC  (2+ messages)

[PATCH v5] PCI/ACS: Enable PCI_ACS_TB and disable only when needed for ATS
 2020-09-16 21:49 UTC  (2+ messages)

[PATCH v4 4/4] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
 2020-09-16 21:46 UTC  (2+ messages)

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-16 11:47 UTC  (20+ messages)

[PATCH v2 0/1] PCI: pcie_bus_config can be set at build time
 2020-09-16 14:57 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 0/2] PCI: aardvark: Fix comphy with old ATF
 2020-09-16 15:14 UTC  (2+ messages)

[PATCH v5 2/2] misc: rtsx: Add power saving functions and fix driving parameter
 2020-09-16 14:28 UTC  (7+ messages)

[pci:next] BUILD SUCCESS 9a8b3f0c7abe7a3c05a43f23680018d720ad67ec
 2020-09-16 16:43 UTC 

[PATCH v4 00/17] Implement NTB Controller using multiple PCI EP
 2020-09-16 17:05 UTC  (19+ messages)
` [PATCH v4 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v4 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v4 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v4 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v4 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v4 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v4 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v4 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v4 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v4 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v4 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v4 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v4 13/17] PCI: Add TI J721E device to pci ids
` [PATCH v4 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v4 15/17] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v4 16/17] Documentation: PCI: Add binding documentation for pci-ntb endpoint function
` [PATCH v4 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
 2020-09-16 20:28 UTC  (2+ messages)

[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
 2020-09-16 14:11 UTC  (4+ messages)
` [PATCH v7 18/24] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update

[v2,0/3] PCI: mediatek: Add new generation controller support
 2020-09-16 12:49 UTC  (6+ messages)
` [v2,2/3] "

[PATCH] PCI: rcar: Add L1 link state fix into data abort hook
 2020-09-16 13:50 UTC  (2+ messages)

[PATCH v15 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-09-16  9:51 UTC  (6+ messages)

pcie-designware.c sparse warning
 2020-09-16  8:54 UTC  (2+ messages)

[PATCH v2 00/40] PCI: dwc: Driver clean-ups
 2020-09-16  7:54 UTC  (4+ messages)

[RFC PATCH v3] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
 2020-09-16  6:19 UTC  (8+ messages)

support range based offsets in dma-direct v2
 2020-09-16  6:13 UTC  (6+ messages)
` [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset

[RFC] pcie hotplug doesn't work with kernel 4.19
 2020-09-16  6:02 UTC  (3+ messages)

[PATCH v8 2/5] ACPI/PCI: Ignore _OSC negotiation result if pcie_ports_native is set
 2020-09-16  2:33 UTC  (3+ messages)

[PATCH v8 1/5] PCI: Conditionally initialize host bridge native_* members
 2020-09-16  2:30 UTC  (3+ messages)

[PATCH v4 4/4] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
 2020-09-15 23:01 UTC  (4+ messages)

[PATCH 1/3] PCI: Add quirks for Juniper FPGAs to set class code
 2020-09-15 20:36 UTC  (4+ messages)
` [PATCH 2/3] PCI: Add quirks for Juniper ASICs "
` [PATCH 3/3] PCI: Add quirks for Juniper ASICs to fix PCIe gen

[PATCH v3 0/2] PCI: Add new Unisoc PCIe driver
 2020-09-15 17:31 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: sprd: Document Unisoc PCIe RC host controller
` [PATCH v3 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller

[PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
 2020-09-15  8:41 UTC  (7+ messages)

[PATCH 0/7] PCI: layerscape: Add power management support
 2020-09-15  6:44 UTC  (16+ messages)
` [PATCH 1/7] PCI: dwc: Fix a bug of the case dw_pci->ops is NULL
` [PATCH 2/7] PCI: layerscape: Change to use the DWC common link-up check function
` [PATCH 3/7] dt-bindings: pci: layerscape-pci: Add a optional property big-endian
` [PATCH 5/7] dt-bindings: pci: layerscape-pci: Update the description of SCFG property
` [PATCH 7/7] PCI: layerscape: Add power management support

[PATCH 1/2] PCI/portdrv: Remove the .remove() method in pcie_portdriver
 2020-09-15  2:50 UTC  (4+ messages)


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