linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-10 12:59:56 to 2018-07-18 03:28:54 UTC [more...]

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

[PATCH v2] PCI: Unify pci and normal dma direction definition
 2018-07-18  1:40 UTC 

[PATCH] PCI: Unify pci and normal dma direction definition
 2018-07-18  0:45 UTC  (3+ messages)

[PATCH v2 0/6] Fix issues and cleanup for ERR_FATAL and ERR_NONFATAL
 2018-07-17 21:36 UTC  (4+ messages)
` [PATCH v2 1/6] PCI/AER: Take severity mask into account while clearing error bits

[PATCH v7 0/4] Add parameter for disabling ACS redirection for P2P
 2018-07-17 21:46 UTC  (13+ messages)
` [PATCH v7 1/4] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v7 2/4] PCI: Allow specifying devices using a base bus and path of devfns
` [PATCH v7 3/4] PCI: Introduce disable_acs_redir quirk
` [PATCH v7 4/4] PCI: Introduce the disable_acs_redir parameter
` lspci: Display path to device

[RFC 0/3] PCI: Granular hotplug memory/io reservation
 2018-07-17 21:39 UTC  (4+ messages)
` [RFC 1/3] PCI: Equalize hotplug memory for non/occupied slots
` [RFC 2/3] PCI: Granularize hpmemsize and hpiosize per-id/path
` [RFC 3/3] docs: Document the expanded hp{io,mem}size interface

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

[PATCH v12 07/12] pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace (fwd)
 2018-07-17 18:59 UTC 

[PATCH v3 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-07-17 17:15 UTC  (4+ messages)
` [PATCH v3 3/4] PCI: mediatek: Add system pm support for MT2712 and MT7622

[PATCH] PCI/AER: Do not clear AER bits if we don't own AER
 2018-07-17 15:41 UTC  (2+ messages)

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

[PATCH v2 0/4] pci-dra7xx: Enable errata i870 workaround for RC mode
 2018-07-17  9:55 UTC  (5+ messages)
` [PATCH v2 2/4] pci: dwc: pci-dra7xx: Enable errata i870 for both EP and "
` [PATCH v2 4/4] ARM: dts: dra7: Fix up unaligned access setting for PCIe EP

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

[PATCH v3] PCI: Check for PCIe downtraining conditions
 2018-07-16 22:28 UTC  (3+ messages)

[PATCH 1/7] PCI/DPC: Leave interrupts enabled while handling event
 2018-07-16 22:07 UTC  (2+ messages)

[PATCH 0/8] Fix PCI I/O space page leaks
 2018-07-16 18:50 UTC  (11+ messages)
` [PATCH 1/8] PCI: xgene: Fix I/O space page leak
` [PATCH 2/8] PCI: of: "
` [PATCH 3/8] PCI: versatile: "
` [PATCH 4/8] PCI: designware: "
` [PATCH 5/8] PCI: aardvark: "
` [PATCH 6/8] PCI: faraday: "
` [PATCH 7/8] PCI: mediatek: "
` [PATCH 8/8] PCI: v3-semi: "

[PATCH v6 0/4] Add parameter for disabling ACS redirection for P2P
 2018-07-16 17:17 UTC  (9+ messages)
` [PATCH v6 1/4] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v6 2/4] PCI: Allow specifying devices using a base bus and path of devfns
` [PATCH v6 3/4] PCI: Introduce disable_acs_redir quirk
` [PATCH v6 4/4] PCI: Introduce the disable_acs_redir parameter

[PATCH v9 00/12] Add MSI-X support on pcitest tool
 2018-07-16 14:49 UTC  (20+ messages)
` [PATCH v9 01/12] PCI: dwc: Fix EP link notification implementation
` [PATCH v9 03/12] PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
` [PATCH v9 04/12] PCI: dwc: Add MSI-X callbacks handler
` [PATCH v9 05/12] PCI: dwc: Rework MSI "
` [PATCH v9 07/12] pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
` [PATCH v9 08/12] pci-epf-test/pci_endpoint_test: Use irq_type module parameter
` [PATCH v9 09/12] pci-epf-test/pci_endpoint_test: Add MSI-X support

[PATCH 00/32] Rework pciehp event handling & add runtime PM
 2018-07-16 14:20 UTC  (17+ messages)
` [PATCH 08/32] genirq: Synchronize only with single thread on free_irq()
` [PATCH 14/32] PCI: hotplug: Demidlayer registration with the core
` [PATCH 27/32] PCI: pciehp: Support interrupts sent from D3hot

[PATCH V2, 0/1] PCI/AER: fix use-after-free in pcie_do_fatal_recovery
 2018-07-16 14:17 UTC  (8+ messages)
` [PATCH V2, 1/1] "

[PATCH] PCI: mobiveil: integer overflow in IB_WIN_SIZE
 2018-07-16  6:40 UTC  (5+ messages)

[PATCH] PCI/AER: Enable SERR# forwarding in non ACPI flow
 2018-07-14  7:15 UTC  (4+ messages)

[PATCH] PCI: hv: support reporting serial number as slot information
 2018-07-13 21:38 UTC  (5+ messages)

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

[PATCH 0/3] PCI: mvebu: cleanup and improvements
 2018-07-13 15:27 UTC  (2+ messages)

[PATCH] PCI: pcie-candence-ep: remove redundant variable mmc
 2018-07-13 14:15 UTC  (3+ messages)

[PATCH v3 0/9] PCI: dwc: Drop unnecessary root_bus_nr setting
 2018-07-13 13:20 UTC  (2+ messages)

[PATCH 0/5] PCI: cadence: Host and EP driver updates for PHY and power management
 2018-07-13 13:02 UTC  (7+ messages)
` [PATCH 4/5] PCI: cadence: Add Power Management ops for host and EP

[PATCH v2 0/5] Improve Broadcom PAXC support
 2018-07-13 13:05 UTC  (5+ messages)
` [PATCH v2 1/5] PCI: iproc: Activate PAXC bridge quirk for more devices

[PATCH] vfio-pci: Disable binding to PFs with SR-IOV enabled
 2018-07-13  5:02 UTC  (3+ messages)

[PATCH 0/3] PCI: emulated PCI bridge common logic
 2018-07-12 19:58 UTC  (4+ messages)
` [PATCH 1/3] PCI: Introduce PCI software "

[PATCH v1 0/2] PCI: Add patch submission and ACPI FW/OS info
 2018-07-12 15:59 UTC  (4+ messages)
` [PATCH v1 1/2] PCI: Document patch submission hints

[PATCH] PCI/AER: fix use-after-free in pcie_do_fatal_recovery
 2018-07-12 13:37 UTC  (3+ messages)

[bug report] PCI: rockchip: Add EP driver for Rockchip PCIe controller
 2018-07-12 12:33 UTC 

[PATCH v7 0/1] PCI: kirin: Add MSI support
 2018-07-12  1:00 UTC  (6+ messages)
` [PATCH v7 1/1] "
    ` 答复: "

[PATCH] PCI: fix ptr_ret.cocci warnings
 2018-07-11 23:30 UTC 

[PATCH v6 0/1] PCI: kirin: Add MSI support
 2018-07-11  7:36 UTC  (4+ messages)
` [PATCH v6 1/1] "
    ` 答复: "

[PATCH v5 0/1] *** PCI: kirin: Add MSI support ***
 2018-07-11  2:22 UTC  (5+ messages)
` [PATCH v5 1/1] PCI: kirin: Add MSI support
  ` 答复: "
      ` 答复: "

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

[PATCH v5 0/3] Add parameter for disabling ACS redirection for P2P
 2018-07-10 19:26 UTC  (6+ messages)
` [PATCH v5 3/3] PCI: Introduce the disable_acs_redir parameter

[PATCHv3 0/4] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-07-10 19:13 UTC  (8+ messages)
` [PATCH] driver core: Drop devices_kset_move_last() call from really_probe()
  ` [PATCH] driver core: Partially revert "driver core: correct device's shutdown order"
    ` [PATCH v2] "

[PATCH V5 3/3] PCI: Mask and unmask hotplug interrupts during reset
 2018-07-10 18:30 UTC  (5+ messages)

[PATCH] PCI: Mark expected switch fall-throughs
 2018-07-10 17:09 UTC  (2+ 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).