linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-27 17:44:28 to 2020-10-30 22:10:34 UTC [more...]

[PATCH v4 00/17] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-10-30 22:10 UTC  (34+ messages)
` [PATCH v4 01/17] irqchip: Add IMS (Interrupt Message Store) driver
` [PATCH v4 02/17] iommu/vt-d: Add DEV-MSI support
` [PATCH v4 03/17] dmaengine: idxd: add theory of operation documentation for idxd mdev
` [PATCH v4 04/17] dmaengine: idxd: add support for readonly config devices
` [PATCH v4 05/17] dmaengine: idxd: add interrupt handle request support
` [PATCH v4 06/17] PCI: add SIOV and IMS capability detection
` [PATCH v4 07/17] dmaengine: idxd: add IMS support in base driver
` [PATCH v4 08/17] dmaengine: idxd: add device support functions in prep for mdev
` [PATCH v4 09/17] dmaengine: idxd: add basic mdev registration and helper functions
` [PATCH v4 10/17] dmaengine: idxd: add emulation rw routines
` [PATCH v4 11/17] dmaengine: idxd: prep for virtual device commands
` [PATCH v4 12/17] dmaengine: idxd: virtual device commands emulation
` [PATCH v4 13/17] dmaengine: idxd: ims setup for the vdcm
` [PATCH v4 14/17] dmaengine: idxd: add mdev type as a new wq type
` [PATCH v4 15/17] dmaengine: idxd: add dedicated wq mdev type
` [PATCH v4 16/17] dmaengine: idxd: add new wq state for mdev
` [PATCH v4 17/17] dmaengine: idxd: add error notification from host driver to mediated device

[PATCH] PCI: Always call pci_enable_acs() regardless of pdev->acs_cap
 2020-10-30 21:42 UTC  (4+ messages)

[PATCH v5 11/15] PCI: Obey iomem restrictions for procfs mmap
 2020-10-30 19:22 UTC  (4+ messages)
` [PATCH v5 14/15] sysfs: Support zapping of binary attr mmaps
` [PATCH v5 15/15] PCI: Revoke mappings like devmem

[PATCH] dma-mapping: Fix 32-bit overflow with CONFIG_ARM_LPAE=n
 2020-10-30 18:44 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: pci: layerscape-pci: Add compatible strings for LX2160A rev2
 2020-10-30 18:31 UTC  (2+ messages)

[PATCH v3 3/6] resource: Introduce resource_union() for overlapping resources
 2020-10-30 17:25 UTC  (2+ messages)
` [PATCH v3 5/6] PCI/ACPI: Replace open coded variant of resource_union()

[PATCH 0/2] PCI: keembay: Add support for Intel Keem Bay
 2020-10-30 14:55 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: PCI: Add Intel Keem Bay PCIe controller
` [PATCH 2/2] PCI: keembay: Add support for Intel Keem Bay

PCI trouble on mvebu (Turris Omnia)
 2020-10-30 14:54 UTC  (38+ messages)

[PATCH V3 0/2] Add support to configure DWC for ECRC
 2020-10-30  6:45 UTC  (5+ messages)
` [PATCH V3 1/2] PCI/AER: Add pcie_is_ecrc_enabled() API
` [PATCH V3 2/2] PCI: dwc: Add support to configure for ECRC

[PATCH v2 0/3] dt-bindings: pci: rcar-pci-host: convert bindings to json-schema
 2020-10-30  5:29 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] dt-bindings: pci: rcar-pci-host: document r8a77965 bindings
` [PATCH v2 3/3] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1

[PATCH 0/3] dt-bindings: pci: rcar-pci-host: convert bindings to json-schema
 2020-10-30  5:04 UTC  (9+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] dt-bindings: pci: rcar-pci-host: document r8a77965 bindings
` [PATCH 3/3] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1

[PATCH] PCI: v3: fix missing clk_disable_unprepare() on error in v3_pci_probe
 2020-10-30  1:34 UTC 

[PATCH 00/13] PCI: dwc: Another round of clean-ups
 2020-10-29 22:29 UTC  (24+ messages)
` [PATCH 01/13] PCI: dwc/imx6: Drop setting PCI_MSI_FLAGS_ENABLE
` [PATCH 02/13] PCI: dwc/intel-gw: Move ATU offset out of driver match data
` [PATCH 03/13] PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
` [PATCH 04/13] PCI: dwc/intel-gw: Remove some unneeded function wrappers
` [PATCH 05/13] PCI: dwc: Ensure all outbound ATU windows are reset
` [PATCH 06/13] PCI: dwc/dra7xx: Use the common MSI irq_chip
` [PATCH 07/13] PCI: dwc: Drop the .set_num_vectors() host op
` [PATCH 08/13] PCI: dwc: Move MSI interrupt setup into DWC common code
` [PATCH 09/13] PCI: dwc: Rework MSI initialization
` [PATCH 10/13] PCI: dwc: Move link handling into common code
` [PATCH 11/13] PCI: dwc: Move dw_pcie_msi_init() into core
` [PATCH 12/13] PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
` [PATCH 13/13] PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()

[PATCH v3 0/6] Add DW PCIe support for Exynos5433 SoCs
 2020-10-29 21:59 UTC  (8+ messages)
    ` [PATCH v3 1/6] dt-bindings: pci: drop samsung,exynos5440-pcie binding
    ` [PATCH v3 2/6] dt-bindings: pci: add the samsung,exynos-pcie binding
    ` [PATCH v3 3/6] dt-bindings: phy: add the samsung,exynos-pcie-phy binding
    ` [PATCH v3 4/6] phy: samsung: phy-exynos-pcie: rework driver to support Exynos5433 PCIe PHY
    ` [PATCH v3 5/6] pci: dwc: pci-exynos: rework the driver to support Exynos5433 variant
    ` [PATCH v3 6/6] arm64: dts: exynos: add the WiFi/PCIe support to TM2(e) boards

[PATCH 0/5] misc: Add Add Synopsys DesignWare xData IP driver
 2020-10-29 19:13 UTC  (4+ messages)
` [PATCH 1/5] misc: "
` [PATCH 4/5] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver
` [PATCH 5/5] MAINTAINERS: Add Synopsys xData IP driver maintainer

[RFC PATCH 0/3] GPIO support on the Etron EJ168/EJ188/EJ198 xHCI controllers
 2020-10-29 17:11 UTC  (8+ messages)
` [RFC PATCH 2/3] dt-bindings: gpio: Add binding documentation for Etron EJ168/EJ188/EJ198

[PATCH V9 0/5] Intel Platform Monitoring Technology
 2020-10-29 16:09 UTC  (4+ messages)
` [PATCH V9 1/5] PCI: Add defines for Designated Vendor-Specific Extended Capability

[PATCH v7 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
 2020-10-29 15:34 UTC  (6+ messages)
` [PATCH v7 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
` [PATCH v7 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base and irq
` [PATCH v7 3/4] arm64: dts: mediatek: Split PCIe node for MT2712 and MT7622
` [PATCH v7 4/4] ARM: dts: mediatek: Modified MT7629 PCIe node

[PATCH] PCI: pcie-rcar-host: Drop unused members from struct rcar_pcie_host
 2020-10-29 13:44 UTC  (2+ messages)

[PATCH] PCI/PM: Do not generate wakeup event when runtime resuming bus
 2020-10-29  9:24 UTC 

[PATCH V2 0/4] Enhancements to Tegra194 PCIe driver
 2020-10-29  5:18 UTC  (5+ messages)
` [PATCH V2 1/4] PCI: tegra: Fix ASPM-L1SS advertisement disable code
` [PATCH V2 2/4] PCI: tegra: Map configuration space as nGnRnE
` [PATCH V2 3/4] PCI: tegra: Set DesignWare IP version
` [PATCH V2 4/4] PCI: tegra: Handle error conditions properly

Kernel 5.9 IOMMU groups regression/change
 2020-10-29  7:53 UTC  (6+ messages)

[PATCH V5 0/2] Change vring space from nomal memory to dma coherent memory
 2020-10-29  2:03 UTC  (14+ messages)
` [PATCH V5 1/2] misc: vop: change the way of allocating vrings and device page
` [PATCH V5 2/2] misc: vop: do not allocate and reassign the used ring
      ` [EXT] Re: [PATCH V5 0/2] Change vring space from nomal memory to dma coherent memory

[PATCH V8 0/5] Intel Platform Monitoring Technology
 2020-10-29  1:50 UTC  (3+ messages)

[PATCH v17 3/3] PCI: microchip: Add host driver for Microchip PCIe controller
 2020-10-28 17:21 UTC  (2+ messages)

[PATCH v11 0/5] Simplify PCIe native ownership detection logic
 2020-10-28 17:14 UTC  (7+ messages)
` [PATCH v11 1/5] PCI: Conditionally initialize host bridge native_* members
` [PATCH v11 4/5] PCI/portdrv: Remove redundant pci_aer_available() check in DPC enable logic

pci-meson covery issue #1442509
 2020-10-28 12:06 UTC 

[PATCH v10 0/5] Simplify PCIe native ownership detection logic
 2020-10-28  5:42 UTC  (3+ messages)
` [PATCH v10 5/5] PCI/DPC: Move AER/DPC dependency checks out of DPC driver

[PATCH V2 0/2] Add support to configure DWC for ECRC
 2020-10-28  2:47 UTC  (3+ messages)
` [PATCH V2 1/2] PCI/AER: Add pcie_is_ecrc_enabled() API

[PATCH] PCI: functions/pci-epf-test: fix missing destroy_workqueue() on error in pci_epf_test_init
 2020-10-28  9:15 UTC 

[PATCH v8 0/3] PCI: uniphier: Add PME/AER support for UniPhier PCIe host controller
 2020-10-28  1:31 UTC  (4+ messages)
` [PATCH v8 1/3] PCI: portdrv: Add pcie_port_service_get_irq() function
` [PATCH v8 2/3] PCI: dwc: Add msi_host_isr() callback
` [PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER

PCI trouble on mvebu (Turris Omnia)
 2020-10-27 20:49 UTC  (5+ 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).