linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-17 18:01:02 to 2019-09-26 13:38:09 UTC [more...]

[PATCH v3 00/11] *** SUBJECT HERE ***
 2019-09-26 13:38 UTC  (13+ messages)
` [PATCH v3 01/11] PCI: designware-ep: Add multiple PFs support for DWC
` [PATCH v3 09/11] PCI: layerscape: Add EP mode support for ls1088a and ls2088a

[PATCH 00/11] PCI dma-ranges parsing consolidation
 2019-09-26 13:32 UTC  (32+ messages)
` [PATCH 01/11] PCI: aardvark: Use pci_parse_request_of_pci_ranges()
` [PATCH 02/11] PCI: altera: "
` [PATCH 03/11] PCI: mediatek: "
` [PATCH 04/11] PCI: versatile: Enable COMPILE_TEST
` [PATCH 05/11] PCI: versatile: Use pci_parse_request_of_pci_ranges()
` [PATCH 06/11] PCI: of: Add inbound resource parsing to helpers
` [PATCH 07/11] PCI: ftpci100: Use inbound resources for setup
` [PATCH 08/11] PCI: v3-semi: "
` [PATCH 09/11] PCI: xgene: "
` [PATCH 10/11] PCI: iproc: "
` [PATCH 11/11] PCI: rcar: "

[PATCH v4 00/11] Add the multiple PF support for DWC and Layerscape
 2019-09-26 13:27 UTC  (13+ messages)
` [PATCH v4 01/11] PCI: designware-ep: Add multiple PFs support for DWC
` [PATCH v4 02/11] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCH v4 03/11] PCI: designware-ep: Move the function of getting MSI capability forward
` [PATCH v4 04/11] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
` [PATCH v4 05/11] dt-bindings: pci: layerscape-pci: Add compatible strings for ls1088a and ls2088a
` [PATCH v4 06/11] PCI: layerscape: Fix some format issue of the code
` [PATCH v4 07/11] PCI: layerscape: Modify the way of getting capability with different PEX
` [PATCH v4 08/11] PCI: layerscape: Modify the MSIX to the doorbell mode
` [PATCH v4 09/11] PCI: layerscape: Add EP mode support for ls1088a and ls2088a
` [PATCH v4 10/11] arm64: dts: layerscape: Add PCIe EP node for ls1088a
` [PATCH v4 11/11] misc: pci_endpoint_test: Add LS1088a in pci_device_id table

[RFC PATCH 00/21] Implement NTB Controller using multiple PCI
 2019-09-26 11:29 UTC  (22+ messages)
` [RFC PATCH 01/21] dt-bindings: PCI: Endpoint: Add DT bindings for PCI EPF Bus
` [RFC PATCH 02/21] dt-bindings: PCI: Endpoint: Add DT bindings for PCI EPF Device
` [RFC PATCH 03/21] dt-bindings: PCI: Endpoint: Add DT bindings for PCI EPF NTB Device
` [RFC PATCH 04/21] Documentation: PCI: Add specification for the *PCI NTB* function device
` [RFC PATCH 05/21] PCI: endpoint: Add API to get reference to EPC from device-tree
` [RFC PATCH 06/21] PCI: endpoint: Add API to create EPF device from device tree
` [RFC PATCH 07/21] PCI: endpoint: Add "pci-epf-bus" driver
` [RFC PATCH 08/21] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [RFC PATCH 09/21] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [RFC PATCH 10/21] PCI: endpoint: Make pci_epf_driver ops optional
` [RFC PATCH 11/21] PCI: endpoint: Add helper API to populate header with values from DT
` [RFC PATCH 12/21] PCI: endpoint: Add support to associate secondary EPC with EPF
` [RFC PATCH 13/21] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [RFC PATCH 14/21] PCI: cadence: Implement ->msi_map_irq() ops
` [RFC PATCH 15/21] PCI: endpoint: Remove unused pci_epf_match_device()
` [RFC PATCH 16/21] PCI: endpoint: Fix missing mutex_unlock in error case
` [RFC PATCH 17/21] PCI: endpoint: *_free_bar() to return error codes on failure
` [RFC PATCH 18/21] PCI: endpoint: Add EP function driver to provide NTB functionality
` [RFC PATCH 19/21] PCI: Add TI J721E device to pci ids
` [RFC PATCH 20/21] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [RFC PATCH 21/21] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge

[PATCH 00/11] of: Fix DMA configuration for non-DT masters
 2019-09-26 11:20 UTC  (22+ messages)
` [PATCH 01/11] of: address: clean-up unused variable in of_dma_get_range()
` [PATCH 02/11] of: base: introduce __of_n_*_cells_parent()
` [PATCH 03/11] of: address: use parent DT node in bus->count_cells()
` [PATCH 04/11] of: address: introduce of_translate_dma_address_parent()
` [PATCH 05/11] of: expose __of_get_dma_parent() to OF subsystem
` [PATCH 06/11] of: address: use parent OF node in of_dma_get_range()
` [PATCH 07/11] dts: arm64: layerscape: add dma-ranges property to qoric-mc node
` [PATCH 08/11] dts: arm64: layerscape: add dma-ranges property to pcie nodes
` [PATCH 09/11] of: device: remove comment in of_dma_configure()
` [PATCH 10/11] of: device: introduce of_dma_configure_parent()
` [PATCH 11/11] of: simplify of_dma_config()'s arguments

[PATCH] PCI: mobiveil: Fix csr_read/write build issue
 2019-09-26  9:29 UTC  (2+ messages)

[PATCH v3 04/26] PCI: endpoint: Use PCI_STD_NUM_BARS
 2019-09-26  2:29 UTC  (20+ messages)
` [PATCH v3 06/26] s390/pci: "
` [PATCH v3 13/26] e1000: "
` [PATCH v3 17/26] vfio_pci: Loop using PCI_STD_NUM_BARS
` [PATCH v3 18/26] scsi: pm80xx: Use PCI_STD_NUM_BARS
` [PATCH v3 23/26] memstick: use PCI_STD_NUM_BARS

[PATCH v2] PCI: PM: Move to D0 before calling pci_legacy_resume_early()
 2019-09-25 22:25 UTC  (3+ messages)

[PATCH 0/4] Enhance pci-hyperv to support hibernation
 2019-09-25 19:58 UTC  (2+ messages)

[PATCH v3] PCI: aardvark: Use LTSSM state to build link training flag
 2019-09-25 12:32 UTC  (2+ messages)

[PATCH v3] PCI: aardvark: Fix PCI_EXP_RTCTL register configuration
 2019-09-25 12:08 UTC  (2+ messages)

[PATCH v4 1/2] PCI: Add a helper to check Power Resource Requirements _PR3 existence
 2019-09-25 11:43 UTC  (3+ messages)
` [PATCH v4 2/2] ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a driver
  ` [PATCH v5 1/2] PCI: Add pci_pr3_present() helper to check Power Resource for D3hot

[PATCH] PCI: aardvark: Don't rely on jiffies while holding spinlock
 2019-09-25  9:33 UTC  (2+ messages)

Ryzen7 3700U xhci fails on resume from sleep
 2019-09-25  5:36 UTC  (9+ messages)

[PATCH v2] PCI: dwc: Add support to add GEN3 related equalization quirks
 2019-09-25  4:11 UTC  (10+ messages)

[PATCH v2] PCI: Protect pci_reassign_bridge_resources() against concurrent addition/removal
 2019-09-25  1:16 UTC 

[PATCH v2 0/6] arm64: dts: meson-g12: add support for PCIe
 2019-09-24 18:59 UTC  (2+ messages)

[PATCH AUTOSEL 5.3 24/87] PCI: rpaphp: Avoid a sometimes-uninitialized warning
 2019-09-24 16:40 UTC 

[PATCH AUTOSEL 5.2 17/70] PCI: rpaphp: Avoid a sometimes-uninitialized warning
 2019-09-24 16:44 UTC 

[PATCH 0/6] Add the Mobiveil EP and Layerscape Gen4 EP driver support
 2019-09-24 16:49 UTC  (7+ messages)
` [PATCH 3/6] PCI: mobiveil: Add PCIe Gen4 EP driver for NXP Layerscape SoCs
` [PATCH 4/6] PCI: mobiveil: Add workaround for unsupported request error

[PATCH AUTOSEL 4.19 11/50] PCI: rpaphp: Avoid a sometimes-uninitialized warning
 2019-09-24 16:48 UTC 

[PATCH] PCI: Do not use bus number zero from EA capability
 2019-09-24  9:56 UTC  (4+ messages)

[PATCH 1/1] PCI: iproc: Invalidate PAXB address mapping before programming it
 2019-09-24  3:28 UTC  (6+ messages)

[GIT PULL] PCI changes for v5.4
 2019-09-24  2:45 UTC  (2+ messages)

[bug report] PCI: Protect pci_reassign_bridge_resources() against addition/removal
 2019-09-23 21:50 UTC  (3+ messages)

[RFC/PATCH] PCI: Protect pci_reassign_bridge_resources() against concurrent addition/removal
 2019-09-23 21:50 UTC  (3+ messages)

pci: endpoint test BUG
 2019-09-23  9:55 UTC  (6+ messages)

[PATCH v2 1/2] PCI: pciehp: Do not disable interrupt twice on suspend
 2019-09-23  8:28 UTC  (7+ messages)
` [PATCH v2 2/2] PCI: pciehp: Prevent deadlock on disconnect

[PATCH AUTOSEL 5.3 156/203] x86/amd_nb: Add PCI device IDs for family 17h, model 70h
 2019-09-22 18:43 UTC  (2+ messages)
` [PATCH AUTOSEL 5.3 158/203] ACPI / PCI: fix acpi_pci_irq_enable() memory leak

[PATCH AUTOSEL 5.2 141/185] x86/amd_nb: Add PCI device IDs for family 17h, model 70h
 2019-09-22 18:48 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 143/185] ACPI / PCI: fix acpi_pci_irq_enable() memory leak

[PATCH AUTOSEL 4.19 101/128] ACPI / PCI: fix acpi_pci_irq_enable() memory leak
 2019-09-22 18:53 UTC 

[PATCH AUTOSEL 4.9 44/60] ACPI / PCI: fix acpi_pci_irq_enable() memory leak
 2019-09-22 18:59 UTC 

[PATCH AUTOSEL 4.14 69/89] ACPI / PCI: fix acpi_pci_irq_enable() memory leak
 2019-09-22 18:56 UTC 

PCI: Add stub pci_irq_vector and others
 2019-09-20 23:16 UTC  (3+ messages)

[dmidecode] Crucial SODIMM-DDR3 RAM and Manufacturer: 859B
 2019-09-20 20:23 UTC  (2+ messages)

[PATCH -next] PCI: tegra: Add missing include file
 2019-09-20 19:28 UTC  (7+ messages)
` [PATCH v2 "

[PATCH] PCI: tegra: include linux/pinctrl/consumer.h
 2019-09-20 15:18 UTC  (3+ messages)

[PATCH 1/2] PCI: Add a helper to check Power Resource Requirements _PR3 existence
 2019-09-20 13:26 UTC  (4+ messages)

[RFC V1 0/7] Add support for a new IMS interrupt mechanism
 2019-09-19 18:25 UTC  (4+ messages)

[PATCH] PCI: Add missing link delays required by the PCIe spec
 2019-09-19  6:57 UTC  (8+ messages)

[PATCH] PCI: Use minimum window alignment when calculating memory window size
 2019-09-19  6:45 UTC  (2+ messages)

[PATCH] PCI: Enhance the ACS quirk for Cavium devices
 2019-09-19  2:43 UTC 

[PATCH] PCI: quirks: Fix register location for UPDCR
 2019-09-18 22:07 UTC  (7+ messages)

[PATCH] nvme-pci: Save PCI state before putting drive into deepest state
 2019-09-18 22:03 UTC  (6+ messages)

[PATCH v2] PCI: quirks: Fix register location for UPDCR
 2019-09-18 13:16 UTC 

[PATCH v2 2/2] ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound
 2019-09-18 12:42 UTC  (2+ messages)
` [PATCH v3 2/2] ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a driver

[PATCHv8 0/7] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-09-18 11:03 UTC  (4+ messages)
` [PATCHv8 1/7] PCI: mobiveil: Refactor Mobiveil PCIe Host Bridge IP driver

[PATCH 0/2] VMD fixes for v5.4
 2019-09-18  9:15 UTC  (11+ messages)
` [PATCH 2/2] PCI: vmd: Fix shadow offsets to reflect spec changes

[PATCH v3 0/2] PCI: Add Intel PCIe Driver and respective dt-binding yaml file
 2019-09-18  6:56 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: intel: Add YAML schemas for the PCIe RC controller

[GIT PULL] ACPI updates for v5.4-rc1
 2019-09-18  2:55 UTC  (2+ messages)

[PATCH] drivers:pci:quirks: Fix register offset for UPDCR
 2019-09-17 18:26 UTC 


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