linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
*** "x=m" ignored for GET requests, use download buttons below ***
			download mbox.gz: |
    1. Re: [PATCH v6 1/3] PCI: altera: Add Stratix 10 PCIe support
       - by Ley Foon Tan @ 2019-03-01  0:50 UTC [99%]

    2. Re: [PATCH 2/2] PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQ
       - by Andrey Smirnov @ 2019-03-01  1:16 UTC [99%]

    3. Re: [PATCH v3 2/2] PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAM
       - by Honghui Zhang @ 2019-03-01  1:58 UTC [99%]

    4. Re: [PATCH 7/8] PCI: mediatek: fix a leaked reference by adding missing of_node_put
       - by Honghui Zhang @ 2019-03-01  1:59 UTC [99%]

    5. Re: [PATCH] PCI: tegra: Do not allocate MSI target memory
       - by Vidya Sagar @ 2019-03-01  3:15 UTC [99%]

    6. [PATCH v4 0/2] Add IPROC PCIe new features
       - by Srinath Mannam @ 2019-03-01  4:52 UTC [99%]

    7. [PATCH v4 1/2] PCI: iproc: Add CRS check in config read
       - by Srinath Mannam @ 2019-03-01  4:52 UTC [99%]

    8. [PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region
       - by Srinath Mannam @ 2019-03-01  4:52 UTC [99%]

    9. [PATCH v2 0/5] PCI: dwc: Support remove
       - by Jisheng Zhang @ 2019-03-01  5:02 UTC [99%]

   10. [PATCH v2 1/5] PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalid
       - by Jisheng Zhang @ 2019-03-01  5:03 UTC [99%]

   11. [PATCH v2 2/5] PCI: dwc: Free the page for MSI IRQ in dw_pcie_free_msi()
       - by Jisheng Zhang @ 2019-03-01  5:04 UTC [99%]

   12. [PATCH v2 3/5] PCI: dwc: Free MSI in the error code path of dw_pcie_host_init()
       - by Jisheng Zhang @ 2019-03-01  5:05 UTC [99%]

   13. [PATCH v2 4/5] PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify the code
       - by Jisheng Zhang @ 2019-03-01  5:06 UTC [99%]

   14. [PATCH v2 5/5] PCI: dwc: Save root bus for driver remove
       - by Jisheng Zhang @ 2019-03-01  5:06 UTC [99%]

   15. [PATCH -next] PCI: aardvark: Make symbol 'advk_pci_bridge_emul_ops' static
       - by Wei Yongjun @ 2019-03-01  6:58 UTC [99%]

   16. [PATCH v5 0/3] PCI: hv: Refactor hv_irq_unmask() to use hv_vpset and cpumask_to_vpset()
       - by Maya Nakamura @ 2019-03-01  6:54 UTC [99%]

   17. [PATCH v5 1/3] PCI: hv: Add __aligned(8) to struct retarget_msi_interrupt
       - by Maya Nakamura @ 2019-03-01  6:56 UTC [99%]

   18. [PATCH v5 2/3] PCI: hv: Replace hv_vp_set with hv_vpset
       - by Maya Nakamura @ 2019-03-01  6:59 UTC [99%]

   19. [PATCH v5 3/3] PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()
       - by Maya Nakamura @ 2019-03-01  7:04 UTC [99%]

   20. Re: [PATCH -next] PCI: aardvark: Make symbol 'advk_pci_bridge_emul_ops' static
       - by Thomas Petazzoni @ 2019-03-01  7:25 UTC [99%]

   21. [PATCH] PCI: imx6: Don't request "pci_aux" clock on i.MX7
       - by Andrey Smirnov @ 2019-03-01  8:55 UTC [99%]

   22. Re: [PATCH] PCI: dwc: skip MSI init if MSIs have been explicitly disabled
       - by Gustavo Pimentel @ 2019-03-01 10:10 UTC [99%]

   23. Re: [PATCH v3 0/2] PCI: mediatek: enable whole MMIO range and enlarge the PCIe2AHB window size
       - by Lorenzo Pieralisi @ 2019-03-01 11:30 UTC [99%]

   24. Re: [PATCH] PCI: imx6: Don't request "pci_aux" clock on i.MX7
       - by Lorenzo Pieralisi @ 2019-03-01 11:32 UTC [99%]

   25. Re: [PATCH v5 0/3] PCI: hv: Refactor hv_irq_unmask() to use hv_vpset and cpumask_to_vpset()
       - by Lorenzo Pieralisi @ 2019-03-01 11:55 UTC [99%]

   26. Re: [PATCH] PCI: dwc: skip MSI init if MSIs have been explicitly disabled
       - by Lorenzo Pieralisi @ 2019-03-01 12:29 UTC [99%]

   27. Re: [PATCH] pcie: qcom: Add support for sdm845 PCIe controller
       - by Stanimir Varbanov @ 2019-03-01 12:53 UTC [99%]

   28. Re: [PATCH v6 1/3] PCI: altera: Add Stratix 10 PCIe support
       - by Lorenzo Pieralisi @ 2019-03-01 14:15 UTC [99%]

   29. Re: [PATCH] PCI: tegra: Do not allocate MSI target memory
       - by Lucas Stach @ 2019-03-01 14:56 UTC [99%]

   30. Re: [PATCH -next] PCI: aardvark: Make symbol 'advk_pci_bridge_emul_ops' static
       - by Lorenzo Pieralisi @ 2019-03-01 15:29 UTC [99%]

   31. [PATCH] PCI: pciehp: Fix re-enabling the slot marked for safe removal
       - by Sergey Miroshnichenko @ 2019-03-01 16:12 UTC [99%]

   32. [PATCH v2] PCIE/PME: fix possible use-after-free on remove
       - by Sven Van Asbroeck @ 2019-03-01 16:54 UTC [99%]

   33. Re: [PATCH] pcie: qcom: Add support for sdm845 PCIe controller
       - by Bjorn Andersson @ 2019-03-01 18:44 UTC [99%]

   34. Re: [PATCH] PCI: imx6: Don't request "pci_aux" clock on i.MX7
       - by Trent Piepho @ 2019-03-01 19:36 UTC [99%]

   35. Re: [PATCH v2] PCIE/PME: fix possible use-after-free on remove
       - by Bjorn Helgaas @ 2019-03-02  0:11 UTC [99%]

   36. Re: [PATCH] PCI: tegra: Do not allocate MSI target memory
       - by Vidya Sagar @ 2019-03-02  2:50 UTC [99%]

   37. Re: [PATCH] PCI: tegra: Do not allocate MSI target memory
       - by Lucas Stach @ 2019-03-02 14:22 UTC [99%]

   38. Re: [PATCH][RFC] PCI: rcar: Add bus notifier so we can limit the DMA range
       - by Marek Vasut @ 2019-03-03 17:48 UTC [99%]

   39. Re: [PATCH 1/2] PCI: Prevent 64-bit resources from being counted in 32-bit bridge region
       - by Bjorn Helgaas @ 2019-03-04  0:23 UTC [99%]

   40. Re: [PATCH] PCI: tegra: Do not allocate MSI target memory
       - by Vidya Sagar @ 2019-03-04  5:38 UTC [99%]

   41. Re: [PATCH v6 1/3] PCI: altera: Add Stratix 10 PCIe support
       - by Ley Foon Tan @ 2019-03-04  6:55 UTC [99%]

   42. Re: [PATCH] PCI: tegra: Do not allocate MSI target memory
       - by Thierry Reding @ 2019-03-04  8:37 UTC [99%]

   43. Re: [PATCH 1/2] PCI: Prevent 64-bit resources from being counted in 32-bit bridge region
       - by Logan Gunthorpe @ 2019-03-04 19:21 UTC [99%]

   44. Re: [PATCH] PCI: dwc: skip MSI init if MSIs have been explicitly disabled
       - by Bjorn Helgaas @ 2019-03-04 19:25 UTC [99%]

   45. Re: [PATCH] PCI: dwc: skip MSI init if MSIs have been explicitly disabled
       - by Lucas Stach @ 2019-03-04 19:39 UTC [99%]

   46. Re: [PATCH 1/2] PCI: Prevent 64-bit resources from being counted in 32-bit bridge region
       - by Bjorn Helgaas @ 2019-03-04 20:11 UTC [99%]

   47. Re: [PATCH] PCI: dwc: skip MSI init if MSIs have been explicitly disabled
       - by Marc Zyngier @ 2019-03-04 20:18 UTC [99%]

   48. Re: [PATCH 1/2] PCI: Prevent 64-bit resources from being counted in 32-bit bridge region
       - by Logan Gunthorpe @ 2019-03-04 20:21 UTC [99%]

   49. Re: [PATCH 1/2] PCI: Prevent 64-bit resources from being counted in 32-bit bridge region
       - by Bjorn Helgaas @ 2019-03-04 20:29 UTC [99%]

   50. Re: [PATCH 1/2] PCI: Prevent 64-bit resources from being counted in 32-bit bridge region
       - by Logan Gunthorpe @ 2019-03-04 20:39 UTC [99%]

   51. [PATCH 0/3] pci-hyperv: fix memory leak and add pci_destroy_slot()
       - by Dexuan Cui @ 2019-03-04 21:34 UTC [99%]

   52. [PATCH 2/3] PCI: hv: Add hv_pci_remove_slots() when we unload the driver
       - by Dexuan Cui @ 2019-03-04 21:34 UTC [99%]

   53. [PATCH 1/3] PCI: hv: Fix a memory leak in hv_eject_device_work()
       - by Dexuan Cui @ 2019-03-04 21:34 UTC [99%]

   54. [PATCH 3/3] PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary
       - by Dexuan Cui @ 2019-03-04 21:34 UTC [99%]

   55. Re: [PATCH 1/2] PCI: Prevent 64-bit resources from being counted in 32-bit bridge region
       - by Logan Gunthorpe @ 2019-03-04 23:58 UTC [99%]

   56. Re: [PATCH] PCI: pciehp: Fix re-enabling the slot marked for safe removal
       - by Lukas Wunner @ 2019-03-05 11:01 UTC [99%]

   57. [PATCH V2 0/1] Proposal of a patch to work around link retrain errata of Pericom PCIe brigdes
       - by Stefan Mätje @ 2019-03-05 17:31 UTC [99%]

   58. [PATCH V2 1/1] PCI/ASPM: Work around link retrain errata of Pericom PCIe-to-PCI bridges
       - by Stefan Mätje @ 2019-03-05 17:31 UTC [99%]

   59. Re: [PATCH 0/3] pci-hyperv: fix memory leak and add pci_destroy_slot()
       - by Stephen Hemminger @ 2019-03-05 18:27 UTC [99%]

   60. [PATCH] PCI: aardvark: Use LTSSM state to build link training flag
       - by Remi Pommarel @ 2019-03-05 21:23 UTC [99%]

   61. Re: [PATCH v2] PCI: Fix "try" semantics of bus and slot reset
       - by Bjorn Helgaas @ 2019-03-05 21:44 UTC [99%]

   62. Re: [PATCH v3] PCI: portdrv: Report degraded links via link bandwidth notification
       - by Bjorn Helgaas @ 2019-03-05 21:45 UTC [99%]

   63. Re: [PATCH 0/2] PCI/AER: Consistently use _OSC to determine who owns AER
       - by Bjorn Helgaas @ 2019-03-05 23:16 UTC [99%]

   64. Re: [PATCH v2 07/12] NTB: Introduce functions to calculate multi-port resource index
       - by Serge Semin @ 2019-03-06  1:24 UTC [99%]

   65. [PATCH] PCI: reword the description of kconfig symbol PCIEPORTBUS
       - by Z.q. Hou @ 2019-03-06  6:09 UTC [99%]

   66. Re: [PATCH V2 1/1] PCI/ASPM: Work around link retrain errata of Pericom PCIe-to-PCI bridges
       - by Andy Shevchenko @ 2019-03-06  7:03 UTC [99%]

   67. Re: [PATCH] PCI: dwc: skip MSI init if MSIs have been explicitly disabled
       - by Gustavo Pimentel @ 2019-03-06  9:53 UTC [99%]

   68. Re: [PATCH] PCI: dwc: skip MSI init if MSIs have been explicitly disabled
       - by Lucas Stach @ 2019-03-06 11:39 UTC [99%]

   69. Re: [PATCH] PCI: dwc: skip MSI init if MSIs have been explicitly disabled
       - by Tim Harvey @ 2019-03-06 15:59 UTC [99%]

   70. [PATCH] drivers: ntb: Kconfig: pedantic cleanups
       - by Enrico Weigelt, metux IT consult @ 2019-03-06 18:51 UTC [99%]

   71. Re: [PATCH v2 07/12] NTB: Introduce functions to calculate multi-port resource index
       - by Logan Gunthorpe @ 2019-03-06 19:11 UTC [99%]

   72. Re: [PATCH v2 09/12] NTB: Introduce MSI library
       - by Serge Semin @ 2019-03-06 20:26 UTC [99%]

   73. Re: [PATCH v2 10/12] NTB: Introduce NTB MSI Test Client
       - by Serge Semin @ 2019-03-06 20:44 UTC [99%]

   74. Re: [PATCH] PCI: reword the description of kconfig symbol PCIEPORTBUS
       - by Bjorn Helgaas @ 2019-03-06 21:34 UTC [99%]

   75. Re: [PATCH v2 09/12] NTB: Introduce MSI library
       - by Logan Gunthorpe @ 2019-03-06 21:35 UTC [99%]

   76. Re: [PATCH v2 10/12] NTB: Introduce NTB MSI Test Client
       - by Logan Gunthorpe @ 2019-03-06 21:39 UTC [99%]

   77. [PATCH v2] drivers: ntb: Kconfig: pedantic cleanups
       - by Enrico Weigelt, metux IT consult @ 2019-03-06 22:02 UTC [99%]

   78. [PATCH v1 0/5] Fix PF/VF dependency issues
       - by sathyanarayanan.kuppuswamy @ 2019-03-06 22:11 UTC [99%]

   79. [PATCH v1 2/5] PCI/ATS: Fix PRI PF/VF dependency issues
       - by sathyanarayanan.kuppuswamy @ 2019-03-06 22:11 UTC [99%]

   80. [PATCH v1 4/5] PCI/ATS: For PF/VF skip ATS initalization if spec check failed
       - by sathyanarayanan.kuppuswamy @ 2019-03-06 22:11 UTC [99%]

   81. [PATCH v1 3/5] PCI/ATS: Fix PASID PF/VF dependency issues
       - by sathyanarayanan.kuppuswamy @ 2019-03-06 22:11 UTC [99%]

   82. [PATCH v1 5/5] PCI/ATS: Fix ATS PF/VF dependency issues
       - by sathyanarayanan.kuppuswamy @ 2019-03-06 22:11 UTC [99%]

   83. [PATCH v1 1/5] PCI/IOV: Add support to verify PF/VF spec compliance
       - by sathyanarayanan.kuppuswamy @ 2019-03-06 22:11 UTC [99%]

   84. Re: [PATCH v2 07/12] NTB: Introduce functions to calculate multi-port resource index
       - by Serge Semin @ 2019-03-06 22:45 UTC [99%]

   85. Re: [PATCH v2 09/12] NTB: Introduce MSI library
       - by Serge Semin @ 2019-03-06 23:13 UTC [99%]

   86. Re: [PATCH v2 07/12] NTB: Introduce functions to calculate multi-port resource index
       - by Logan Gunthorpe @ 2019-03-06 23:22 UTC [99%]

   87. Re: [PATCH v4 3/9] PCI: keystone: Convert to using hierarchy domain for legacy interrupts
       - by Kishon Vijay Abraham I @ 2019-03-07  9:12 UTC [99%]

   88. Re: [PATCH v4 3/9] PCI: keystone: Convert to using hierarchy domain for legacy interrupts
       - by Marc Zyngier @ 2019-03-07 12:02 UTC [99%]

   89. Re: [PATCH V2 1/1] PCI/ASPM: Work around link retrain errata of Pericom PCIe-to-PCI bridges
       - by Stefan Mätje @ 2019-03-07 15:16 UTC [99%]

   90. Re: [PATCH V2] PCI: rcar: Add the initialization of PCIe link in resume_noirq
       - by Bjorn Helgaas @ 2019-03-07 20:50 UTC [99%]

   91. [PATCH RESEND v1 0/3] PCI: ACPI: Implement support for _HPX Type 3 tables
       - by Alexandru Gagniuc @ 2019-03-07 21:38 UTC [99%]

   92. [PATCH RESEND v1 1/3] PCI / ACPI: Do not export pci_get_hp_params()
       - by Alexandru Gagniuc @ 2019-03-07 21:38 UTC [99%]

   93. [PATCH RESEND v1 2/3] PCI / ACPI: Remove the need for 'struct hotplug_params'
       - by Alexandru Gagniuc @ 2019-03-07 21:38 UTC [99%]

   94. [PATCH RESEND v1 3/3] PCI / ACPI: Implement Type 3 _HPX record
       - by Alexandru Gagniuc @ 2019-03-07 21:38 UTC [99%]

   95. Re: [PATCH V2] PCI: rcar: Add the initialization of PCIe link in resume_noirq
       - by Marek Vasut @ 2019-03-07 22:49 UTC [99%]

   96. Re: [PATCH 1/6] PCI: mobiveil: Add the EP mode support
       - by Subrahmanya Lingappa @ 2019-03-08  6:44 UTC [99%]

   97. RE: [PATCH 1/6] PCI: mobiveil: Add the EP mode support
       - by Xiaowei Bao @ 2019-03-08  6:55 UTC [99%]

   98. Re: [PATCH V2] PCI: rcar: Add the initialization of PCIe link in resume_noirq
       - by Bjorn Helgaas @ 2019-03-08 17:17 UTC [99%]

   99. [GIT PULL] PCI changes for v5.1
       - by Bjorn Helgaas @ 2019-03-08 17:31 UTC [99%]

  100. [RFC] Log PCIe service info with pci_dev, not pcie_device
       - by Bjorn Helgaas @ 2019-03-08 18:01 UTC [99%]

  101. Re: [RFC] Log PCIe service info with pci_dev, not pcie_device
       - by Keith Busch @ 2019-03-08 18:24 UTC [99%]

  102. Re: [PATCH V2] PCI: rcar: Add the initialization of PCIe link in resume_noirq
       - by Marek Vasut @ 2019-03-08 21:35 UTC [99%]

  103. [PATCH 1/2] PCI: rcar: Clean up remaining macros defining bits
       - by marek.vasut @ 2019-03-09  0:56 UTC [99%]

  104. [PATCH 2/2] PCI: rcar: Replace unsigned long with u32 in register accessors
       - by marek.vasut @ 2019-03-09  0:56 UTC [99%]

  105. Re: [PATCH 1/2] PCI: rcar: Clean up remaining macros defining bits
       - by Niklas Söderlund @ 2019-03-09 11:10 UTC [99%]

  106. Re: [PATCH 2/2] PCI: rcar: Replace unsigned long with u32 in register accessors
       - by Niklas Söderlund @ 2019-03-09 11:14 UTC [99%]

  107. Inquiry March-2019
       - by Daniel Murray @ 2019-03-09  9:50 UTC [99%]

  108. Re: [GIT PULL] PCI changes for v5.1
       - by pr-tracker-bot @ 2019-03-09 23:15 UTC [99%]

  109. [PATCHv4 00/28] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
       - by Z.q. Hou @ 2019-03-11  9:29 UTC [99%]

  110. [PATCHv4 01/28] PCI: mobiveil: uniform the register accessors
       - by Z.q. Hou @ 2019-03-11  9:30 UTC [99%]

  111. [PATCHv4 02/28] PCI: mobiveil: format the code without function change
       - by Z.q. Hou @ 2019-03-11  9:30 UTC [99%]

  112. [PATCHv4 03/28] PCI: mobiveil: correct the returned error number
       - by Z.q. Hou @ 2019-03-11  9:30 UTC [99%]

  113. [PATCHv4 04/28] PCI: mobiveil: remove flag MSI_FLAG_MULTI_PCI_MSI
       - by Z.q. Hou @ 2019-03-11  9:30 UTC [99%]

  114. [PATCHv4 07/28] PCI: mobiveil: use WIN_NUM_0 explicitly for CFG outbound window
       - by Z.q. Hou @ 2019-03-11  9:30 UTC [99%]

  115. [PATCHv4 09/28] PCI: mobiveil: correct inbound/outbound window setup routines
       - by Z.q. Hou @ 2019-03-11  9:31 UTC [99%]

  116. [PATCHv4 05/28] PCI: mobiveil: correct PCI base address in MEM/IO outbound windows
       - by Z.q. Hou @ 2019-03-11  9:30 UTC [99%]

  117. [PATCHv4 08/28] PCI: mobiveil: use the 1st inbound window for MEM inbound transactions
       - by Z.q. Hou @ 2019-03-11  9:31 UTC [99%]

  118. [PATCHv4 11/28] PCI: mobiveil: only fix up the Class Code field
       - by Z.q. Hou @ 2019-03-11  9:31 UTC [99%]

  119. [PATCHv4 10/28] PCI: mobiveil: fix the INTx process error
       - by Z.q. Hou @ 2019-03-11  9:31 UTC [99%]

  120. [PATCHv4 06/28] PCI: mobiveil: replace the resource list iteration function
       - by Z.q. Hou @ 2019-03-11  9:30 UTC [99%]

  121. [PATCHv4 12/28] PCI: mobiveil: move out the link up waiting from mobiveil_host_init
       - by Z.q. Hou @ 2019-03-11  9:31 UTC [99%]

  122. [PATCHv4 14/28] PCI: mobiveil: initialize Primary/Secondary/Subordinate bus number
       - by Z.q. Hou @ 2019-03-11  9:31 UTC [99%]

  123. [PATCHv4 13/28] PCI: mobiveil: move irq chained handler setup out of DT parse
       - by Z.q. Hou @ 2019-03-11  9:31 UTC [99%]

  124. [PATCHv4 15/28] dt-bindings: pci: mobiveil: change gpio_slave and apb_csr to optional
       - by Z.q. Hou @ 2019-03-11  9:31 UTC [99%]

  125. [PATCHv4 18/28] PCI: mobiveil: add link up condition check
       - by Z.q. Hou @ 2019-03-11  9:32 UTC [99%]

  126. [PATCHv4 17/28] PCI: mobiveil: fix the checking of valid device
       - by Z.q. Hou @ 2019-03-11  9:32 UTC [99%]

  127. [PATCHv4 16/28] PCI: mobiveil: refactor Mobiveil PCIe Host Bridge IP driver
       - by Z.q. Hou @ 2019-03-11  9:32 UTC [99%]

  128. [PATCHv4 20/28] PCI: mobiveil: disabled IB and OB windows set by bootloader
       - by Z.q. Hou @ 2019-03-11  9:32 UTC [99%]

  129. [PATCHv4 21/28] PCI: mobiveil: add Byte and Half-Word width register accessors
       - by Z.q. Hou @ 2019-03-11  9:32 UTC [99%]

  130. [PATCHv4 22/28] PCI: mobiveil: make mobiveil_host_init can be used to re-init host
       - by Z.q. Hou @ 2019-03-11  9:32 UTC [99%]

  131. Re: [PATCH 1/2] PCI: rcar: Clean up remaining macros defining bits
       - by Geert Uytterhoeven @ 2019-03-11  9:32 UTC [99%]

  132. [PATCHv4 23/28] dt-bindings: pci: Add NXP Layerscape SoCs PCIe Gen4 controller
       - by Z.q. Hou @ 2019-03-11  9:33 UTC [99%]

  133. [PATCHv4 19/28] PCI: mobiveil: continue to initialize the host upon no PCIe link
       - by Z.q. Hou @ 2019-03-11  9:32 UTC [99%]

  134. [PATCHv4 24/28] PCI: mobiveil: add PCIe Gen4 RC driver for NXP Layerscape SoCs
       - by Z.q. Hou @ 2019-03-11  9:33 UTC [99%]

  135. [PATCHv4 25/28] PCI: mobiveil: ls_pcie_g4: add Workaround for A-011577
       - by Z.q. Hou @ 2019-03-11  9:33 UTC [99%]

  136. [PATCHv4 26/28] PCI: mobiveil: ls_pcie_g4: add Workaround for A-011451
       - by Z.q. Hou @ 2019-03-11  9:33 UTC [99%]

  137. [PATCHv4 27/28] arm64: dts: freescale: lx2160a: add pcie DT nodes
       - by Z.q. Hou @ 2019-03-11  9:33 UTC [99%]

  138. [PATCHv4 28/28] arm64: defconfig: Enable CONFIG_PCI_LAYERSCAPE_GEN4
       - by Z.q. Hou @ 2019-03-11  9:33 UTC [99%]

  139. Re: [PATCH 2/2] PCI: rcar: Replace unsigned long with u32 in register accessors
       - by Geert Uytterhoeven @ 2019-03-11  9:41 UTC [99%]

  140. Re: [RFC] Log PCIe service info with pci_dev, not pcie_device
       - by Rafael J. Wysocki @ 2019-03-11  9:50 UTC [99%]

  141. Re: [PATCH V2] PCI: rcar: Add the initialization of PCIe link in resume_noirq
       - by Rafael J. Wysocki @ 2019-03-11 10:10 UTC [99%]

  142. [PATCH v2] PCI: xilinx-nwl: Fix Multi MSI data programming
       - by Bharat Kumar Gogada @ 2019-03-11 11:45 UTC [99%]

  143. [PATCH v5 1/8] powerpc/pci: Access PCI config space directly w/o pci_dn
       - by Sergey Miroshnichenko @ 2019-03-11 11:52 UTC [99%]

  144. [PATCH v5 2/8] powerpc/powernv/pci: Suppress an EEH error when reading an empty slot
       - by Sergey Miroshnichenko @ 2019-03-11 11:52 UTC [99%]

  145. [PATCH v5 0/8] powerpc/powernv/pci: Make hotplug self-sufficient, independent of FW and DT
       - by Sergey Miroshnichenko @ 2019-03-11 11:52 UTC [99%]

  146. [PATCH v5 3/8] powerpc/pci: Create pci_dn on demand
       - by Sergey Miroshnichenko @ 2019-03-11 11:52 UTC [99%]

  147. [PATCH v5 4/8] powerpc/pci: Reduce code duplication in pci_add_device_node_info
       - by Sergey Miroshnichenko @ 2019-03-11 11:52 UTC [99%]

  148. [PATCH v5 6/8] powerpc/pci: Don't rely on DT is the PCI_REASSIGN_ALL_BUS is set
       - by Sergey Miroshnichenko @ 2019-03-11 11:52 UTC [99%]

  149. [PATCH v5 8/8] powerpc/powernv/pci: Enable reassigning the bus numbers
       - by Sergey Miroshnichenko @ 2019-03-11 11:52 UTC [99%]

  150. [PATCH v5 7/8] powerpc/powernv/pci: Hook up the writes to PCI_SECONDARY_BUS register
       - by Sergey Miroshnichenko @ 2019-03-11 11:52 UTC [99%]

  151. [PATCH v5 5/8] powerpc/pci/IOV: Add support for runtime enabling the VFs
       - by Sergey Miroshnichenko @ 2019-03-11 11:52 UTC [99%]

  152. [PATCH RFC v4 01/21] PCI: Fix writing invalid BARs during pci_restore_state()
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  153. [PATCH RFC v4 00/21] PCI: Allow BAR movement during hotplug
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  154. [PATCH RFC v4 03/21] PCI: Enable bridge's I/O and MEM access for hotplugged devices
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  155. [PATCH RFC v4 02/21] PCI: Fix race condition in pci_enable/disable_device()
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  156. [PATCH RFC v4 04/21] PCI: Define PCI-specific version of the release_child_resources()
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  157. [PATCH RFC v4 06/21] PCI: Pause the devices with movable BARs during rescan
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  158. [PATCH RFC v4 05/21] PCI: hotplug: Add a flag for the movable BARs feature
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  159. [PATCH RFC v4 09/21] PCI: Mark immovable BARs with PCI_FIXED
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  160. [PATCH RFC v4 08/21] nvme-pci: Handle movable BARs
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  161. [PATCH RFC v4 07/21] PCI: Wake up bridges during rescan when movable BARs enabled
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  162. [PATCH RFC v4 10/21] PCI: Fix assigning of fixed prefetchable resources
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  163. [PATCH RFC v4 12/21] PCI: Don't allow hotplugged devices to steal resources
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  164. [PATCH RFC v4 13/21] PCI: Include fixed BARs into the bus size calculating
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  165. [PATCH RFC v4 14/21] PCI: Don't reserve memory for hotplug when enabled movable BARs
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  166. [PATCH RFC v4 15/21] PCI: Allow the failed resources to be reassigned later
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  167. [PATCH RFC v4 16/21] PCI: Calculate fixed areas of bridge windows based on fixed BARs
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  168. [PATCH RFC v4 11/21] PCI: Release and reassign the root bridge resources during rescan
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  169. [PATCH RFC v4 17/21] PCI: Calculate boundaries for bridge windows
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  170. [PATCH RFC v4 18/21] PCI: Make sure bridge windows include their fixed BARs
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  171. [PATCH RFC v4 20/21] PCI: pciehp: Add support for the movable BARs feature
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  172. [PATCH RFC v4 19/21] PCI: Prioritize fixed BAR assigning over the movable ones
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  173. [PATCH RFC v4 21/21] powerpc/pci: Fix crash with enabled movable BARs
       - by Sergey Miroshnichenko @ 2019-03-11 13:31 UTC [99%]

  174. Re: [PATCHv4 00/28] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
       - by Bjorn Helgaas @ 2019-03-11 13:33 UTC [99%]

  175. Re: [PATCHv4 24/28] PCI: mobiveil: add PCIe Gen4 RC driver for NXP Layerscape SoCs
       - by Bjorn Helgaas @ 2019-03-11 14:01 UTC [99%]

  176. Re: [PATCHv4 10/28] PCI: mobiveil: fix the INTx process error
       - by Bjorn Helgaas @ 2019-03-11 14:08 UTC [99%]

  177. Re: [PATCHv4 11/28] PCI: mobiveil: only fix up the Class Code field
       - by Bjorn Helgaas @ 2019-03-11 14:14 UTC [99%]

  178. [RFC PATCH v1] PCI: qcom: Use quirk to override incorrect device class
       - by Marc Gonzalez @ 2019-03-11 14:56 UTC [99%]

  179. [PATCH v2 0/4] PCI: Patch series to support Thunderbolt without any BIOS support
       - by Nicholas Johnson @ 2019-03-11 16:22 UTC [99%]

  180. [PATCH v2 1/4] PCI: Consider alignment of hot-added bridges when distributing available resources
       - by Nicholas Johnson @ 2019-03-11 16:23 UTC [99%]

  181. [PATCH v2 2/4] PCI: Cleanup comments in setup-bus.c to meet kernel coding style guidelines
       - by Nicholas Johnson @ 2019-03-11 16:23 UTC [99%]

  182. [PATCH v2 4/4] PCI: modify kernel parameters to differentiate between MMIO and MMIO_PREF sizes
       - by Nicholas Johnson @ 2019-03-11 16:23 UTC [99%]

  183. [PATCH v2 3/4] PCI: Fix serious bug when sizing bridges with additional size
       - by Nicholas Johnson @ 2019-03-11 16:23 UTC [99%]

  184. Re: [PATCHv4 26/28] PCI: mobiveil: ls_pcie_g4: add Workaround for A-011451
       - by Bjorn Helgaas @ 2019-03-11 17:34 UTC [99%]

  185. Re: [PATCH v2 0/4] PCI: Patch series to support Thunderbolt without any BIOS support
       - by Bjorn Helgaas @ 2019-03-11 17:53 UTC [99%]

  186. [PATCH] PCI: imx6: Simplify Kconfig depends on
       - by Leonard Crestez @ 2019-03-11 18:59 UTC [99%]

  187. Re: [PATCHv4 23/28] dt-bindings: pci: Add NXP Layerscape SoCs PCIe Gen4  controller
       - by Rob Herring @ 2019-03-11 22:11 UTC [99%]

  188. RE: [PATCHv4 23/28] dt-bindings: pci: Add NXP Layerscape SoCs PCIe Gen4  controller
       - by Z.q. Hou @ 2019-03-12  3:17 UTC [99%]

  189. RE: [PATCHv4 00/28] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
       - by Z.q. Hou @ 2019-03-12  4:18 UTC [99%]

  190. RE: [PATCHv4 24/28] PCI: mobiveil: add PCIe Gen4 RC driver for NXP Layerscape SoCs
       - by Z.q. Hou @ 2019-03-12  4:40 UTC [99%]

  191. RE: [PATCHv4 10/28] PCI: mobiveil: fix the INTx process error
       - by Z.q. Hou @ 2019-03-12  4:42 UTC [99%]

  192. RE: [PATCHv4 11/28] PCI: mobiveil: only fix up the Class Code field
       - by Z.q. Hou @ 2019-03-12  9:17 UTC [99%]

  193. RE: [PATCHv4 26/28] PCI: mobiveil: ls_pcie_g4: add Workaround for A-011451
       - by Z.q. Hou @ 2019-03-12  9:34 UTC [99%]

  194. [PATCHv4 23/28] dt-bindings: pci: Add NXP Layerscape SoCs PCIe Gen4 controller
       - by Z.q. Hou @ 2019-03-12  9:38 UTC [99%]

  195. RE: [PATCHv4 23/28] dt-bindings: pci: Add NXP Layerscape SoCs PCIe Gen4 controller
       - by Z.q. Hou @ 2019-03-12  9:42 UTC [99%]

  196. Re: [PATCH] PCI: pciehp: Fix re-enabling the slot marked for safe removal
       - by Sergey Miroshnichenko @ 2019-03-12 12:03 UTC [99%]

  197. [PATCH v2] PCI: pciehp: Fix re-enabling the slot marked for safe removal
       - by Sergey Miroshnichenko @ 2019-03-12 12:05 UTC [99%]

  198. Re: [PATCH v2] PCI: pciehp: Fix re-enabling the slot marked for safe removal
       - by Lukas Wunner @ 2019-03-12 12:20 UTC [99%]

  199. Re: [RFC PATCH v1] PCI: qcom: Use quirk to override incorrect device class
       - by Stanimir Varbanov @ 2019-03-12 12:42 UTC [99%]

  200. [PATCH] PCI: tegra: Use the DMA-API to get the MSI address
       - by Vidya Sagar @ 2019-03-12 13:03 UTC [99%]


Results 1-200 of ~80000   | reverse | options above

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