linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-02 07:57:41 to 2018-07-09 10:25:02 UTC [more...]

[PATCH] PCI: mobiveil: integer overflow in IB_WIN_SIZE
 2018-07-09 10:25 UTC  (3+ messages)

[PATCH v8 00/11] Add MSI-X support on pcitest tool
 2018-07-09 10:08 UTC  (14+ messages)
` [PATCH v8 01/11] PCI: endpoint: Add MSI-X interfaces
` [PATCH v8 02/11] PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
` [PATCH v8 03/11] PCI: dwc: Add MSI-X callbacks handler
` [PATCH v8 04/11] PCI: dwc: Rework MSI "
` [PATCH v8 05/11] PCI: dwc: Add legacy interrupt callback handler
` [PATCH v8 06/11] pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
` [PATCH v8 07/11] pci-epf-test/pci_endpoint_test: Use irq_type module parameter
` [PATCH v8 08/11] pci-epf-test/pci_endpoint_test: Add MSI-X support
` [PATCH v8 09/11] pci_endpoint_test: Add 2 ioctl commands
` [PATCH v8 10/11] tools: PCI: Add MSI-X support
` [PATCH v8 11/11] PCI: endpoint: Add MSI set maximum restriction

[PATCHv3 0/4] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-07-09  8:58 UTC  (36+ messages)
` [PATCHv3 1/4] drivers/base: fold the routine of device's shutdown into a func
` [PATCHv3 2/4] drivers/base: utilize device tree info to shutdown devices
      ` [PATCH] driver core: Drop devices_kset_move_last() call from really_probe()
` [PATCHv3 3/4] drivers/base: clean up the usage of devices_kset_move_last()
` [PATCHv3 4/4] Revert "driver core: correct device's shutdown order"

[PATCH 10/12] pci: use for_each_if
 2018-07-09  8:36 UTC 

[PATCH v5 0/1] *** PCI: kirin: Add MSI support ***
 2018-07-09  1:54 UTC  (3+ messages)
` [PATCH v5 1/1] PCI: kirin: Add MSI support
  ` 答复: "

[PATCH V5 0/3] PCI: separate hotplug handling from fatal error handling
 2018-07-08 17:14 UTC  (22+ messages)
` [PATCH V5 1/3] PCI: pciehp: implement mask and unmask interrupt functions
` [PATCH V5 2/3] PCI: pciehp: reuse pciehp_mask/unmask_irq() in reset_slot()
` [PATCH V5 3/3] PCI: Mask and unmask hotplug interrupts during reset

[GIT PULL] PCI fixes for v4.18
 2018-07-08  3:46 UTC 

[PATCH v6 0/4] resource: Use list_head to link sibling resource
 2018-07-08  2:59 UTC  (8+ messages)
` [PATCH v6 1/4] resource: Move reparent_resources() to kernel/resource.c and make it public
` [PATCH v6 2/4] resource: Use list_head to link sibling resource
` [PATCH v6 3/4] resource: add walk_system_ram_res_rev()
` [PATCH v6 4/4] kexec_file: Load kernel at top of system RAM if required

[PATCH v5 0/3] Add parameter for disabling ACS redirection for P2P
 2018-07-06 22:56 UTC  (5+ messages)
` [PATCH v5 1/3] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v5 3/3] PCI: Introduce the disable_acs_redir parameter

[PATCH v2 0/5] Improve Broadcom PAXC support
 2018-07-06 22:47 UTC  (7+ messages)

sparc64 PCI BAR allocation is still problematic
 2018-07-06 19:49 UTC  (5+ messages)

HH DL585 warm boot fail (old)
 2018-07-06 19:12 UTC 

[PATCH v7 00/11] Add MSI-X support on pcitest tool
 2018-07-06 13:26 UTC  (12+ messages)
` [PATCH v7 01/11] PCI: endpoint: Add MSI-X interfaces
` [PATCH v7 02/11] PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
` [PATCH v7 03/11] PCI: dwc: Add MSI-X callbacks handler
` [PATCH v7 05/11] PCI: dwc: Add legacy interrupt callback handler
` [PATCH v7 06/11] pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
` [PATCH v7 07/11] pci-epf-test/pci_endpoint_test: Use irq_type module parameter
` [PATCH v7 08/11] pci-epf-test/pci_endpoint_test: Add MSI-X support
` [PATCH v7 09/11] pci_endpoint_test: Add 2 ioctl commands
` [PATCH v7 10/11] tools: PCI: Add MSI-X support
` [PATCH v7 11/11] PCI: endpoint: Add MSI set maximum restriction

[PATCH 0/2] PCI: aardvark: misc improvements
 2018-07-06 12:21 UTC  (7+ messages)
` [PATCH 1/2] PCI: aardvark: Size bridges before resources allocation

[PATCH 0/7 v5] Support for fsl-mc bus and its devices in SMMU
 2018-07-06 12:18 UTC  (21+ messages)
` [PATCH 1/7 v5] Docs: dt: add fsl-mc iommu-map device-tree binding
` [PATCH 2/7 v5] iommu: of: make of_pci_map_rid() available for other devices too
` [PATCH 3/7 v5] iommu: support iommu configuration for fsl-mc devices
` [PATCH 4/7 v5] iommu: arm-smmu: Add support for the fsl-mc bus
` [PATCH 5/7 v5] bus: fsl-mc: support dma configure for devices on "
` [PATCH 6/7 v5] bus: fsl-mc: set coherent dma mask "
` [PATCH 7/7 v5] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc

[PATCH v6 00/11] Add MSI-X support on pcitest tool
 2018-07-06 10:50 UTC  (17+ messages)
` [PATCH v6 02/11] PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
` [PATCH v6 06/11] pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
` [PATCH v6 07/11] pci-epf-test/pci_endpoint_test: Use irq_type module parameter
` [PATCH v6 08/11] pci-epf-test/pci_endpoint_test: Add MSI-X support
` [PATCH v6 09/11] pci_endpoint_test: Add 2 ioctl commands
` [PATCH v6 10/11] tools: PCI: Add MSI-X support
` [PATCH v6 11/11] PCI: endpoint: Add MSI set maximum restriction

[PATCH v3 0/9] PCI: dwc: Drop unnecessary root_bus_nr setting
 2018-07-06  9:20 UTC  (13+ messages)
` [PATCH v3 1/9] PCI: exynos: "
` [PATCH v3 2/9] PCI: imx6: "
` [PATCH v3 3/9] PCI: keystone: "
` [PATCH v3 5/9] PCI: artpec6: "
` [PATCH v3 6/9] PCI: designware-plat: "

[PATCH 0/3] PCI: mvebu: cleanup and improvements
 2018-07-06  7:13 UTC  (4+ messages)
` [PATCH 2/3] PCI: mvebu: Convert to use pci_host_bridge directly

[PATCH v2 0/2] PCI Quirk Patchset for Microsemi Switchtec NTB
 2018-07-05 16:56 UTC  (3+ messages)

[PATCH v2 0/6] Fix issues and cleanup for ERR_FATAL and ERR_NONFATAL
 2018-07-05 15:12 UTC  (2+ messages)

[PATCH] PCI: Mark expected switch fall-throughs
 2018-07-05 14:56 UTC 

insufficient IO space on laptop with two type C connectors for Thunderbolt
 2018-07-05 14:46 UTC  (2+ messages)

[GIT PULL] Power management fixes for v4.18-rc4
 2018-07-05 11:31 UTC 

[PATCH 0/2] PCI: Initial imx7d pm support
 2018-07-04 16:37 UTC  (8+ messages)
` [PATCH 1/2] reset: imx7: Fix always writing bits as 0
` [PATCH 2/2] PCI: imx: Initial imx7d pm support

[PATCH] PCI: hv: support reporting serial number as slot information
 2018-07-04 16:08 UTC  (2+ messages)

[PATCH INTERNAL 0/3] Add Broadcom PAXC related quirks
 2018-07-04 15:44 UTC  (10+ messages)
` [PATCH INTERNAL 3/3] PCI: iproc: Disable MSI parsing in certain PAXC blocks

[PATCH] PCI: endpoint: Fix NULL pointer dereference error when CONFIGFS is disabled
 2018-07-04 14:11 UTC  (2+ messages)

[PATCH v2] PCI: hv: Disable/enable irq rather than bh in hv_compose_msi_msg()
 2018-07-04 14:09 UTC  (2+ messages)

[PATCH v1 0/2] PCI: Add patch submission and ACPI FW/OS info
 2018-07-04  9:40 UTC  (5+ messages)
` [PATCH v1 2/2] PCI: Document ACPI description of PCI host bridges

[PATCH 0/5] drm: use core pcie functionality for pcie gen/width
 2018-07-04  8:38 UTC  (4+ messages)
` [PATCH 2/5] drm/amdgpu: update amd_pcie.h to include gen4 speeds

[PATCH v2] PCI/AER: Fix aerdrv loading with "pcie_ports=native" parameter
 2018-07-03 23:27 UTC  (10+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH 0/5] PCI: cadence: Host and EP driver updates for PHY and power management
 2018-07-03 21:01 UTC  (3+ messages)
` [PATCH 3/5] dt-bindings: PCI: cadence: Add DT bindings for optional PHYs

pcie-aardvark GEN2 link speed 2.5 GT/s instead of 5.0 GT/s
 2018-07-03 15:05 UTC  (2+ messages)

Coccinelle report for drivers/pci/
 2018-07-03 11:42 UTC  (3+ messages)

[PATCH v3] PCI: Data corruption happening due to race condition
 2018-07-03  9:13 UTC  (3+ messages)

[PATCH v3 24/27] devicetree: fix a series of wrong file references
 2018-07-03  7:34 UTC  (2+ messages)

[PATCH 1/2] PCI: fix restoring resized BAR state on resume
 2018-07-03  7:07 UTC  (5+ messages)

[PATCHv2 0/2] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-07-03  6:48 UTC  (6+ messages)
` [PATCHv2 2/2] drivers/base: reorder consumer and its children behind suppliers

[PATCH V5 0/6] PCI: unify slot and bus reset calls
 2018-07-02 22:58 UTC  (7+ messages)
` [PATCH V5 1/6] PCI: Handle error return from pci_reset_bridge_secondary_bus()
` [PATCH V5 2/6] IB/hfi1: Use pci_try_reset_bus() for initiating pci secondary bus reset
` [PATCH V5 3/6] PCI: Hide pci_reset_bridge_secondary_bus() from drivers
` [PATCH V5 4/6] PCI: Unify try slot and bus reset API
` [PATCH V5 5/6] PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions
` [PATCH V5 6/6] PCI: Rename pci_try_reset_bus() to pci_reset_bus()

[PATCH V4 1/7] PCI: handle error return from pci_reset_bridge_secondary_bus()
 2018-07-02 20:40 UTC  (4+ messages)
` [PATCH V4 4/7] PCI: Unify try slot and bus reset API

[PATCH] pci: fix I/O space page leak
 2018-07-02 19:40 UTC  (8+ messages)

PCIe unsupported request with Intel 760p
 2018-07-02 16:36 UTC  (3+ messages)

[PATCH v2 0/3] PCI: Data corruption happening due to race condition
 2018-07-02 14:20 UTC  (4+ messages)
` [PATCH v2 1/3] "

[PATCH v3 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-07-02  7:57 UTC  (5+ messages)
` [PATCH v3 1/4] PCI: mediatek: fixup mtk_pcie_find_port logical
` [PATCH v3 2/4] PCI: mediatek: enable msi after clock enabled
` [PATCH v3 3/4] PCI: mediatek: Add system pm support for MT2712 and MT7622
` [PATCH v3 4/4] PCI: mediatek: Add loadable kernel module support


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