Linux PCI
[Prev Page][Next Page]
- [patch V2 24/46] PCI: vmd: Mark VMD irqdomain with DOMAIN_BUS_VMD_MSI
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 26/46] x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 33/46] x86/pci: Set default irq domain in pcibios_add_device()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 28/46] x86/xen: Consolidate XEN-MSI init
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 30/46] x86/xen: Wrap XEN MSI management into irqdomain
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 32/46] iommm/amd: Store irq domain in struct device
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 29/46] irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 27/46] x86/xen: Rework MSI teardown
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 36/46] x86/irq: Make most MSI ops XEN private
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 35/46] x86/irq: Cleanup the arch_*_msi_irqs() leftovers
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 37/46] iommu/vt-d: Remove domain search for PCI/MSI[X]
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 40/46] x86/msi: Rename and rework pci_msi_prepare() to cover non-PCI MSI
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 38/46] iommu/amd: Remove domain search for PCI/MSI
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 42/46] genirq/proc: Take buslock on affinity write
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 41/46] platform-msi: Provide default irq_chip:: Ack
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 43/46] genirq/msi: Provide and use msi_domain_set_default_info_flags()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 46/46] irqchip: Add IMS (Interrupt Message Storm) driver - NOT FOR MERGING
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 44/46] platform-msi: Add device MSI infrastructure
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 45/46] irqdomain/msi: Provide msi_alloc/free_store() callbacks
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 31/46] iommm/vt-d: Store irq domain in struct device
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 39/46] x86/irq: Add DEV_MSI allocation type
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 09/46] iommu/vt-d: Consolidate irq domain getter
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 15/46] x86/irq: Consolidate DMAR irq allocation
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 01/46] iommu/amd: Prevent NULL pointer dereference
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 5/9] fsl-msi: Provide default retrigger callback
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [patch RFC 10/38] x86/ioapic: Consolidate IOAPIC allocation
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch RFC 10/38] x86/ioapic: Consolidate IOAPIC allocation
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH] PCI/ASPM: Enable ASPM for links under VMD domain
- From: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
- Re: [PATCH v15 1/2] dt-bindings: PCI: microchip: Add Microchip PolarFire host binding
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [patch RFC 30/38] PCI/MSI: Allow to disable arch fallbacks
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch RFC 34/38] x86/msi: Let pci_msi_prepare() handle non-PCI MSI
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [patch RFC 30/38] PCI/MSI: Allow to disable arch fallbacks
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch RFC 30/38] PCI/MSI: Allow to disable arch fallbacks
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [patch RFC 34/38] x86/msi: Let pci_msi_prepare() handle non-PCI MSI
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch RFC 30/38] PCI/MSI: Allow to disable arch fallbacks
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch RFC 13/38] PCI: MSI: Rework pci_msi_domain_calc_hwirq()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v3] PCI: Introduce flag for detached virtual functions
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [patch RFC 34/38] x86/msi: Let pci_msi_prepare() handle non-PCI MSI
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [patch RFC 17/38] x86/pci: Reducde #ifdeffery in PCI init code
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [patch RFC 21/38] PCI: MSI: Provide pci_dev_has_special_msi_domain() helper
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [patch RFC 30/38] PCI/MSI: Allow to disable arch fallbacks
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [patch RFC 20/38] PCI: vmd: Mark VMD irqdomain with DOMAIN_BUS_VMD_MSI
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [patch RFC 13/38] PCI: MSI: Rework pci_msi_domain_calc_hwirq()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 3/9] PCI/MSI: Provide default retrigger callback
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2] PCI: Add support for LTR
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH v1] PCI: Add support for LTR
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [patch RFC 24/38] x86/xen: Consolidate XEN-MSI init
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch RFC 26/38] x86/xen: Wrap XEN MSI management into irqdomain
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH] PCI/ASPM: Enable ASPM for links under VMD domain
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] PCI/ASPM: Enable ASPM for links under VMD domain
- From: Kai Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
- Re: [PATCH] PCI/ASPM: Enable ASPM for links under VMD domain
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [patch RFC 24/38] x86/xen: Consolidate XEN-MSI init
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH 1/5] dt-bindings: pci: rcar-pci-ep: Document r8a774a1 and r8a774b1
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3] PCI: Add pci_iounmap
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 3/3] PCI/P2PDMA: Replace use of snprintf() with scnprintf() in show() functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH 2/3] PCI: sysfs: Replace use of snprintf() with scnprintf() in driver_override_show()
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH 1/3] PCI: Replace use of snprintf() with scnprintf() in resource_alignment_show()
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH 0/3] PCI: Replace use of snprintf() with scnprintf() in show() functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: PCI: rcar: Add device tree support for r8a7742
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [patch RFC 24/38] x86/xen: Consolidate XEN-MSI init
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH v11 09/11] PCI: brcmstb: Accommodate MSI for older chips
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH v11 08/11] PCI: brcmstb: Set additional internal memory DMA viewport sizes
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH v11 10/11] PCI: brcmstb: Set bus max burst size by chip type
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH v11 11/11] PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH v11 02/11] dt-bindings: PCI: Add bindings for more Brcmstb chips
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH v11 03/11] PCI: brcmstb: Add bcm7278 register info
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH v11 06/11] PCI: brcmstb: Add control of rescal reset
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH v11 05/11] PCI: brcmstb: Add bcm7278 PERST# support
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH v11 04/11] PCI: brcmstb: Add suspend and resume pm_ops
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH v11 01/11] PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTB
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH v1] PCI: Add support for LTR
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH] PCI: Add #defines for max payload size options
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- RE: [PATCH] PCI: Add #defines for max payload size options
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- Re: [PATCH v3] PCI: Introduce flag for detached virtual functions
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v3] PCI: Add pci_iounmap
- From: George Cherian <george.cherian@xxxxxxxxxxx>
- Re: [PATCH] PCI/ASPM: Enable ASPM for links under VMD domain
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- RE: [PATCH 1/5] dt-bindings: pci: rcar-pci-ep: Document r8a774a1 and r8a774b1
- From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
- [PATCH 2/9] irqchip/git-v3-its: Implement irq_retrigger callback for device-triggered LPIs
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 1/9] irqchip/gic-v2, v3: Implement irq_chip->irq_retrigger()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 8/9] irqchip/mvebu-sei: Use hierarchy retrigger helper
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 6/9] irqchip/mbigen: Use hierarchy retrigger helper
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 7/9] irqchip/mvebu-icu: Use hierarchy retrigger helper
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 4/9] platform-msi: Provide default retrigger callback
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 9/9] irqchip/gic-v2, v3: Prevent SW resends entirely
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 5/9] fsl-msi: Provide default retrigger callback
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 3/9] PCI/MSI: Provide default retrigger callback
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 0/9] irqchip/gic: generalize use of HW-based retriggering
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 5.8 121/148] Fix build error when CONFIG_ACPI is not set/enabled:
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.7 104/124] Fix build error when CONFIG_ACPI is not set/enabled:
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.19 57/71] Fix build error when CONFIG_ACPI is not set/enabled:
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.4 093/107] Fix build error when CONFIG_ACPI is not set/enabled:
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mmc: core: Initial support for SD express card/host
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [patch RFC 26/38] x86/xen: Wrap XEN MSI management into irqdomain
- From: Jürgen Groß <jgross@xxxxxxxx>
- [PATCH] driver/pci: reduce the single block time in pci_read_config
- From: Jiang Biao <benbjiang@xxxxxxxxx>
- Re: [patch RFC 23/38] x86/xen: Rework MSI teardown
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [patch RFC 24/38] x86/xen: Consolidate XEN-MSI init
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [patch RFC 22/38] x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init()
- From: Jürgen Groß <jgross@xxxxxxxx>
- 答复: [PATCH] mmc: core: Initial support for SD express card/host
- From: 冯锐 <rui_feng@xxxxxxxxxxxxxx>
- Re: [PATCH V2 3/7] phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init
- From: Vinod Koul <vkoul@xxxxxxxxxx>
- Re: [PATCH V2 5/7] PCI: qcom: Do PHY power on before PCIe init
- From: Vinod Koul <vkoul@xxxxxxxxxx>
- Re: [PATCH V2 4/7] phy: qcom-qmp: Add compatible for ipq8074 PCIe Gen3 qmp phy
- From: Vinod Koul <vkoul@xxxxxxxxxx>
- Re: [PATCH V2 1/7] dt-bindings: PCI: qcom: Add ipq8074 Gen3 PCIe compatible
- From: Vinod Koul <vkoul@xxxxxxxxxx>
- Re: [patch RFC 38/38] irqchip: Add IMS array driver - NOT FOR MERGING
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCHv2] PCI: Add pci_iounmap
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] powerpc/pseries: Add pcibios_default_alignment implementation
- From: "Oliver O'Halloran" <oohall@xxxxxxxxx>
- Re: [patch RFC 38/38] irqchip: Add IMS array driver - NOT FOR MERGING
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v1] PCI: pcie_bus_config can be set at build time
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- Re: [patch RFC 00/38] x86, PCI, XEN, genirq ...: Prepare for device MSI
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v2 0/5] PCIe aardvark controller improvements
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [patch RFC 38/38] irqchip: Add IMS array driver - NOT FOR MERGING
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch RFC 38/38] irqchip: Add IMS array driver - NOT FOR MERGING
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2] x86/pci: fix intel_mid_pci.c build error when ACPI is not enabled
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] x86/pci: don't set acpi stuff if !CONFIG_ACPI
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch RFC 38/38] irqchip: Add IMS array driver - NOT FOR MERGING
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH] PCI/PM: Assume ports without DLL Link Active train links in 100 ms
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH] PCI: Add support for LTR
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: PCI: sprd: Document Unisoc PCIe RC host controller
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH] PCI: Add support for LTR
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] x86/pci: don't set acpi stuff if !CONFIG_ACPI
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] x86/pci: don't set acpi stuff if !CONFIG_ACPI
- From: Adam Borowski <kilobyte@xxxxxxxxxx>
- Re: [patch RFC 38/38] irqchip: Add IMS array driver - NOT FOR MERGING
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] x86/pci: don't set acpi stuff if !CONFIG_ACPI
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch RFC 38/38] irqchip: Add IMS array driver - NOT FOR MERGING
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH] PCI: Add support for LTR
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH v15 2/2] PCI: microchip: Add host driver for Microchip PCIe controller
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v15 2/2] PCI: microchip: Add host driver for Microchip PCIe controller
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH AUTOSEL 5.8 38/62] PCI: Fix pci_create_slot() reference count leak
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.7 37/61] PCI: Fix pci_create_slot() reference count leak
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 28/48] PCI: Fix pci_create_slot() reference count leak
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCHv2] PCI: Add pci_iounmap
- From: George Cherian <gcherian@xxxxxxxxxxx>
- [PATCH AUTOSEL 4.19 23/38] PCI: Fix pci_create_slot() reference count leak
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 19/30] PCI: Fix pci_create_slot() reference count leak
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 16/26] PCI: Fix pci_create_slot() reference count leak
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 13/22] PCI: Fix pci_create_slot() reference count leak
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH] PCI: Trivial comment fixup for PCI mmap ifdefs
- From: Clint Sbisa <csbisa@xxxxxxxxxx>
- Re: [PATCH 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v3 6/6] iommu/virtio: Enable x86 support
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- [PATCH v3 5/6] iommu/virtio: Support topology description in config space
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- [PATCH v3 4/6] iommu/virtio: Add topology definitions
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- [PATCH v3 3/6] PCI: Add DMA configuration for virtual platforms
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- [PATCH v3 2/6] iommu/virtio: Add topology helpers
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- [PATCH v3 1/6] iommu/virtio: Move to drivers/iommu/virtio/
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- [PATCH v3 0/6] Add virtio-iommu built-in topology
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [patch RFC 38/38] irqchip: Add IMS array driver - NOT FOR MERGING
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] mmc: core: Initial support for SD express card/host
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 5/5] arm64: dts: renesas: r8a774c0: Add PCIe EP node
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 4/5] arm64: dts: renesas: r8a774b1: Add PCIe EP nodes
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 3/5] arm64: dts: renesas: r8a774a1: Add PCIe EP nodes
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] PCI/ASPM: Enable ASPM for links under VMD domain
- From: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] misc: pci_endpoint_test: Add Device ID for RZ/G2M and RZ/G2N PCIe controllers
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 1/5] dt-bindings: pci: rcar-pci-ep: Document r8a774a1 and r8a774b1
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [pci:pci/enumeration] BUILD SUCCESS 92ff4b49c2a91b0ffd6a00d4c32f8f792e5336ad
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] PCI: Make sure the bus bridge powered on when scanning bus
- From: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
- [PATCH 1/2] dt-bindings: PCI: sprd: Document Unisoc PCIe RC host controller
- From: Hongtao Wu <wuht06@xxxxxxxxx>
- [PATCH 0/2] PCI: Add new Unisoc PCIe driver
- From: Hongtao Wu <wuht06@xxxxxxxxx>
- [PATCH 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller
- From: Hongtao Wu <wuht06@xxxxxxxxx>
- Re: [PATCH] PCI/PM: Assume ports without DLL Link Active train links in 100 ms
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [pci:pci/misc] BUILD SUCCESS c7dcf4a66551bb034094437b10b2ed43524a4a7c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 1/3] iommu/virtio: Add topology description to virtio-iommu config space
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH v6 5/6] PCI: uniphier: Add iATU register support
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- Re: [PATCH v6 6/6] PCI: uniphier: Add error message when failed to get phy
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- [PATCH v2 40/40] PCI: dwc: Use DBI accessors
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 38/40] PCI: dwc/intel-gw: Drop unused max_width
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 39/40] PCI: dwc: Move N_FTS setup to common setup
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 37/40] PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup()
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 36/40] PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' property
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 34/40] PCI: dwc: Centralize link gen setting
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 35/40] PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup code
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 33/40] PCI: dwc: Make ATU accessors private
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 32/40] PCI: dwc: Remove read_dbi2 code
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 31/40] PCI: dwc/tegra: Use common Designware port logic register definitions
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 30/40] PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 29/40] PCI: dwc/qcom: Use common PCI register definitions
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 28/40] PCI: dwc/imx6: Use common PCI register definitions
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 27/40] PCI: dwc/meson: Rework PCI config and DW port logic register accesses
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 26/40] PCI: dwc/meson: Drop unnecessary RC config space initialization
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 25/40] PCI: dwc/meson: Drop the duplicate number of lanes setup
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 24/40] PCI: dwc: Ensure FAST_LINK_MODE is cleared
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 23/40] PCI: dwc: Add a 'num_lanes' field to struct dw_pcie
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 22/40] PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 21/40] PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 20/40] PCI: dwc/keystone: Drop duplicated 'num-viewport'
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 18/40] PCI: dwc: Remove storing of PCI resources
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 19/40] PCI: dwc: Simplify config space handling
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 15/40] PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 17/40] PCI: dwc: Remove root_bus pointer
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 16/40] PCI: dwc: Convert to use pci_host_probe()
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 14/40] PCI: Also call .add_bus() callback for root bus
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 13/40] PCI: dwc: Use generic config accessors
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 12/40] PCI: dwc: Remove dwc specific config accessor ops
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 11/40] PCI: dwc: histb: Use pci_ops for root config space accessors
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 10/40] PCI: dwc: exynos: Use pci_ops for root config space accessors
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 09/40] PCI: dwc: kirin: Use pci_ops for root config space accessors
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 08/40] PCI: dwc: meson: Use pci_ops for root config space accessors
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 07/40] PCI: dwc: tegra: Use pci_ops for root config space accessors
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 06/40] PCI: dwc: keystone: Use pci_ops for config space accessors
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 05/40] PCI: dwc: al: Use pci_ops for child config space accessors
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 04/40] PCI: dwc: Add a default pci_ops.map_bus for root port
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 03/40] PCI: dwc: Allow overriding bridge pci_ops
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 02/40] PCI: dwc: Use DBI accessors instead of own config accessors
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 01/40] PCI: Allow root and child buses to have different pci_ops
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 00/40] PCI: dwc: Driver clean-ups
- From: Rob Herring <robh@xxxxxxxxxx>
- [patch RFC 04/38] x86/irq: Add allocation type for parent domain retrieval
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 03/38] x86/irq: Rename X86_IRQ_ALLOC_TYPE_MSI* to reflect PCI dependency
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 06/38] iommu/amd: Consolidate irq domain getter
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 05/38] iommu/vt-d: Consolidate irq domain getter
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 08/38] x86/irq: Prepare consolidation of irq_alloc_info
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 09/38] x86/msi: Consolidate HPET allocation
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 10/38] x86/ioapic: Consolidate IOAPIC allocation
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 11/38] x86/irq: Consolidate DMAR irq allocation
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 12/38] x86/irq: Consolidate UV domain allocation
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 17/38] x86/pci: Reducde #ifdeffery in PCI init code
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 18/38] x86/irq: Initialize PCI/MSI domain at PCI init time
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 14/38] x86/msi: Consolidate MSI allocation
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 19/38] irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 22/38] x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 21/38] PCI: MSI: Provide pci_dev_has_special_msi_domain() helper
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 23/38] x86/xen: Rework MSI teardown
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 15/38] x86/msi: Use generic MSI domain ops
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 28/38] iommm/amd: Store irq domain in struct device
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 27/38] iommm/vt-d: Store irq domain in struct device
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 29/38] x86/pci: Set default irq domain in pcibios_add_device()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 30/38] PCI/MSI: Allow to disable arch fallbacks
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 31/38] x86/irq: Cleanup the arch_*_msi_irqs() leftovers
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 32/38] x86/irq: Make most MSI ops XEN private
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 33/38] x86/irq: Add DEV_MSI allocation type
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 24/38] x86/xen: Consolidate XEN-MSI init
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 25/38] irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 34/38] x86/msi: Let pci_msi_prepare() handle non-PCI MSI
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 35/38] platform-msi: Provide default irq_chip::ack
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 36/38] platform-msi: Add device MSI infrastructure
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 37/38] irqdomain/msi: Provide msi_alloc/free_store() callbacks
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 38/38] irqchip: Add IMS array driver - NOT FOR MERGING
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 26/38] x86/xen: Wrap XEN MSI management into irqdomain
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 20/38] PCI: vmd: Mark VMD irqdomain with DOMAIN_BUS_VMD_MSI
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 16/38] x86/irq: Move apic_post_init() invocation to one place
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 13/38] PCI: MSI: Rework pci_msi_domain_calc_hwirq()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 07/38] iommu/irq_remapping: Consolidate irq domain lookup
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 02/38] x86/init: Remove unused init ops
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 01/38] iommu/amd: Prevent NULL pointer dereference
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch RFC 00/38] x86, PCI, XEN, genirq ...: Prepare for device MSI
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v4] PCI: Reduce warnings on possible RW1C corruption
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCHv2] PCI: Add pci_iounmap
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [GIT PULL] PCI fixes for v5.9
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] PCI: Add #defines for max payload size options
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 0/3] PCI: Remove unnecessary headers include
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [GIT PULL] PCI fixes for v5.9
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v15 2/2] PCI: microchip: Add host driver for Microchip PCIe controller
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 16/19] PCI / thunderbolt: Switch to use device links instead of PCI quirk
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI/PM: Assume ports without DLL Link Active train links in 100 ms
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH] x86/pci: fix intel_mid_pci.c build error when ACPI is not enabled
- From: Jesse Barnes <jsbarnes@xxxxxxxxxx>
- Re: [PATCH] x86/pci: fix xen.c build error when CONFIG_ACPI is not set
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH] x86/pci: fix xen.c build error when CONFIG_ACPI is not set
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH] x86/pci: don't set acpi stuff if !CONFIG_ACPI
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] x86/pci: don't set acpi stuff if !CONFIG_ACPI
- From: Adam Borowski <kilobyte@xxxxxxxxxx>
- Re: [PATCH] PCI/PM: Assume ports without DLL Link Active train links in 100 ms
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH] dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances
- From: Dilip Kota <eswara.kota@xxxxxxxxxxxxxxx>
- [PATCHv2] PCI: Add pci_iounmap
- From: George Cherian <george.cherian@xxxxxxxxxxx>
- Re: [PATCH] x86/pci: fix intel_mid_pci.c build error when ACPI is not enabled
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] x86/pci: fix xen.c build error when CONFIG_ACPI is not set
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v2] of: address: Work around missing device_type property in pcie nodes
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH] dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] PCI: Add pci_iounmap
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] PCI: Add pci_iounmap
- From: kernel test robot <lkp@xxxxxxxxx>
- [RESEND PATCH V5 0/3] Intel Platform Monitoring Technology
- From: "David E. Box" <david.e.box@xxxxxxxxxxxxxxx>
- [PATCH V5 2/3] mfd: Intel Platform Monitoring Technology support
- From: "David E. Box" <david.e.box@xxxxxxxxxxxxxxx>
- [PATCH V5 3/3] platform/x86: Intel PMT Telemetry capability driver
- From: "David E. Box" <david.e.box@xxxxxxxxxxxxxxx>
- [PATCH V5 1/3] PCI: Add defines for Designated Vendor-Specific Extended Capability
- From: "David E. Box" <david.e.box@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/3] swiotlb: Use %pa to print phys_addr_t variables
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/3] swiotlb: Use %pa to print phys_addr_t variables
- From: Fabio Estevam <festevam@xxxxxxxxx>
- Re: [PATCH] PCI/PM: Assume ports without DLL Link Active train links in 100 ms
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH v1 2/3] swiotlb: Declare swiotlb_late_init_with_default_size() in header
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 1/3] swiotlb: Use %pa to print phys_addr_t variables
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 3/3] swiotlb: Mark max_segment with static keyword
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH] PCI/PM: Assume ports without DLL Link Active train links in 100 ms
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v15 2/2] PCI: microchip: Add host driver for Microchip PCIe controller
- From: <Daire.McNamara@xxxxxxxxxxxxx>
- [PATCH v15 1/2] dt-bindings: PCI: microchip: Add Microchip PolarFire host binding
- From: <Daire.McNamara@xxxxxxxxxxxxx>
- [PATCH v15 0/2] PCI: microchip: Add host driver for Microchip PCIe controller
- From: <Daire.McNamara@xxxxxxxxxxxxx>
- [PATCH] PCI: Add pci_iounmap
- From: George Cherian <george.cherian@xxxxxxxxxxx>
- [PATCH] PCI/PM: Assume ports without DLL Link Active train links in 100 ms
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 04/19] thunderbolt: Use bit 31 to check if Firmware CM is running in Tiger Lake
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 01/19] thunderbolt: Optimize Force Power logic
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 06/19] thunderbolt: No need to log an error if tb_switch_lane_bonding_enable() fails
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 09/19] thunderbolt: Initialize TMU again on resume
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 15/19] thunderbolt: Enable wakes from system suspend
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 12/19] thunderbolt: Set port configured for both ends of the link
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 10/19] thunderbolt: Do not change default USB4 router notification timeout
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 18/19] thunderbolt: Create device links from ACPI description
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 14/19] thunderbolt: Disable lane 1 for XDomain connection
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 08/19] thunderbolt: Tear down DP tunnels when suspending
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 19/19] thunderbolt: Add runtime PM for Software CM
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 16/19] PCI / thunderbolt: Switch to use device links instead of PCI quirk
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 17/19] ACPI: Export acpi_get_first_physical_node() to modules
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 13/19] thunderbolt: Configure port for XDomain
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 05/19] thunderbolt: Do not program NFC buffers for USB4 router protocol adapters
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 07/19] thunderbolt: Send reset only to first generation routers
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 11/19] thunderbolt: Configure link after lane bonding is enabled
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 02/19] thunderbolt: Optimize NHI LC mailbox command processing
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 03/19] thunderbolt: Software CM only should set force power in Tiger Lake
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH 00/19] thunderbolt: Power Management improvements
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH v2] of: address: Work around missing device_type property in pcie nodes
- From: Marc Zyngier <maz@xxxxxxxxxx>
- RE: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCHv2] PCI: designware-ep: Fix the Header Type check
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- Re: [RFC PATCH 08/17] gpio: Drop uses of pci_read_config_*() return value
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [pci:for-linus] BUILD SUCCESS 7c2308f79fc81ba0bf24ccd2429fb483a91bcd51
- From: kernel test robot <lkp@xxxxxxxxx>
- [pci:pci/pm] BUILD SUCCESS 89a8561c63d3b2e59cb6249dc5d70743d3605820
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH 08/17] gpio: Drop uses of pci_read_config_*() return value
- From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
- Re: [PATCH 1/2] PCI: rockchip: Work around missing device_type property in DT
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 1/2] PCI: rockchip: Work around missing device_type property in DT
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 1/2] PCI: rockchip: Work around missing device_type property in DT
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- Re: [PATCH 1/2] PCI: rockchip: Work around missing device_type property in DT
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH v3 6/6] irq-chip/gic-v3-its: Fix crash if ITS is in a proximity domain without processor or memory
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v3 5/6] ACPI: Remove side effect of partly creating a node in acpi_get_node
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v3 4/6] ACPI: Rename acpi_map_pxm_to_online_node to pxm_to_online_node
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v3 3/6] ACPI: Remove side effect of partly creating a node in acpi_map_pxm_to_online_node
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v3 2/6] ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v3 1/6] ACPI: Add out of bounds and numa_off protections to pxm_to_node
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v3 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 1/2] PCI: rockchip: Work around missing device_type property in DT
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] PCI: tegra: no need to check return value of debugfs_create functions
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCHv2] PCI: designware-ep: Fix the Header Type check
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH] PCI: tegra: no need to check return value of debugfs_create functions
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 0/9] Raspberry Pi 4 USB firmware initialization rework
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCHv2] PCI: designware-ep: Fix the Header Type check
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- Re: [PATCH V2 4/9] PCI/AER: Extend AER error handling to RCECs
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 3/5] arm64: dts: renesas: r8a774a1: Add PCIe EP nodes
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxx>
- Re: [PATCH 1/2] PCI: rockchip: Work around missing device_type property in DT
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 3/5] arm64: dts: renesas: r8a774a1: Add PCIe EP nodes
- From: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx>
- RE: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5] PCI/ACS: Enable PCI_ACS_TB and disable only when needed for ATS
- From: Rajat Jain <rajatxjain@xxxxxxxxx>
- Re: [PATCH V2 4/9] PCI/AER: Extend AER error handling to RCECs
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH RESEND v10 05/11] PCI: brcmstb: Add bcm7278 PERST# support
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH RESEND v10 03/11] PCI: brcmstb: Add bcm7278 register info
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH RESEND v10 04/11] PCI: brcmstb: Add suspend and resume pm_ops
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH RESEND v10 06/11] PCI: brcmstb: Add control of rescal reset
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH RESEND v10 08/11] PCI: brcmstb: Set additional internal memory DMA viewport sizes
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH RESEND v10 11/11] PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH RESEND v10 09/11] PCI: brcmstb: Accommodate MSI for older chips
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH RESEND v10 10/11] PCI: brcmstb: Set bus max burst size by chip type
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH RESEND v10 00/11] PCI: brcmstb: enable PCIe for STB chips
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH RESEND v10 02/11] dt-bindings: PCI: Add bindings for more Brcmstb chips
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH RESEND v10 01/11] PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTB
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH v2] MAINTAINERS: Add missing documentation references to PCI Endpoint Subsystem
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- Re: [PATCH v1] PCI: Drop pcibios_pm_ops from the PCI subsystem
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI/P2PDMA: fix build without dma ops
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/2] PCI: rockchip: Work around missing device_type property in DT
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 4/8] resource: Introduce resource_union() for overlapping resources
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/3] arm64: allow de-selection of ThunderX PCI controllers
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v6 5/6] PCI: uniphier: Add iATU register support
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH v6 6/6] PCI: uniphier: Add error message when failed to get phy
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- [PATCH v2 7/8] PCI/ACPI: Fix description of @handle for acpi_is_root_bridge()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 6/8] PCI/ACPI: Replace open coded variant of resource_union()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] VMD MSI Remapping Bypass
- From: "Derrick, Jonathan" <jonathan.derrick@xxxxxxxxx>
- [PATCH] MAINTAINERS: Add missing documentation references to PCI Endpoint Subsystem
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- Re: [PATCH] PCI: designware-ep: Fix the Header Type check
- From: kernel test robot <lkp@xxxxxxxxx>
- RE: [PATCH 1/2] dt-bindings: PCI: rcar: Add device tree support for r8a7742
- From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
- RE: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH] PCI: designware-ep: Fix the Header Type check
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- Re: [PATCH 1/2] PCI: rockchip: Work around missing device_type property in DT
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] PCI: designware-ep: Fix the Header Type check
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/2] PCI: rockchip: Work around missing device_type property in DT
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 0/2] PCI: rockchip: Fix PCIe probing in 5.9
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 2/2] arm64: dts: rockchip: Fix PCIe DT properties
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 1/2] PCI: rockchip: Work around missing device_type property in DT
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 3/5] arm64: dts: renesas: r8a774a1: Add PCIe EP nodes
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxx>
- Re: [PATCH] Use maximum latency when determining L1/L0s ASPM v2
- From: Ian Kumlien <ian.kumlien@xxxxxxxxx>
- Re: [PATCH v4] PCI: Reduce warnings on possible RW1C corruption
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v1 3/7] resource: Introduce resource_union() for overlapping resources
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH 5/5] arm64: dts: renesas: r8a774c0: Add PCIe EP node
- From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
- [PATCH 4/5] arm64: dts: renesas: r8a774b1: Add PCIe EP nodes
- From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
- [PATCH 3/5] arm64: dts: renesas: r8a774a1: Add PCIe EP nodes
- From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
- [PATCH 2/5] misc: pci_endpoint_test: Add Device ID for RZ/G2M and RZ/G2N PCIe controllers
- From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
- [PATCH 1/5] dt-bindings: pci: rcar-pci-ep: Document r8a774a1 and r8a774b1
- From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
- [PATCH 0/5] Add PCIe EP nodes on RZ/G2[EMN]
- From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
- Re: [PATCH v1 3/7] resource: Introduce resource_union() for overlapping resources
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v1 3/7] resource: Introduce resource_union() for overlapping resources
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 3/7] resource: Introduce resource_union() for overlapping resources
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v14 1/2] dt-bindings: PCI: microchip: Add Microchip PolarFire host binding
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] PCI: designware-ep: Fix the Header Type check
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v1 3/7] resource: Introduce resource_union() for overlapping resources
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 5/7] PCI/ACPI: Replace open coded variant of resource_union()
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v1 3/7] resource: Introduce resource_union() for overlapping resources
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v1 6/7] PCI/ACPI: Fix description of @handle for acpi_is_root_bridge()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 6/7] PCI/ACPI: Fix description of @handle for acpi_is_root_bridge()
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- RE: [PATCH] PCI: Avoid FLR for AMD Starship USB 3.0
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 9/9] Revert "PCI: brcmstb: Wait for Raspberry Pi's firmware when present"
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v5 0/9] Raspberry Pi 4 USB firmware initialization rework
- From: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
- Re: [PATCH] PCI: Avoid FLR for AMD Starship USB 3.0
- From: Marcos Scriven <marcos@xxxxxxxxxxx>
- [PATCH] PCI: designware-ep: Fix the Header Type check
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- Re: PCI: Race condition in pci_create_sysfs_dev_files
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH v5 0/9] Raspberry Pi 4 USB firmware initialization rework
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- VFs and the rescan/remove lock
- From: "Oliver O'Halloran" <oohall@xxxxxxxxx>
- [PATCH] x86/pci: fix xen.c build error when CONFIG_ACPI is not set
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] x86/pci: fix intel_mid_pci.c build error when ACPI is not enabled
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH] x86/pci: fix intel_mid_pci.c build error when ACPI is not enabled
- From: Jesse Barnes <jsbarnes@xxxxxxxxxx>
- Re: [PATCH] x86/pci: fix intel_mid_pci.c build error when ACPI is not enabled
- From: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>
- Re: [PATCH] x86/pci: fix intel_mid_pci.c build error when ACPI is not enabled
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH] x86/pci: fix intel_mid_pci.c build error when ACPI is not enabled
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v5 0/9] Raspberry Pi 4 USB firmware initialization rework
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [PATCH v1 6/7] PCI/ACPI: Fix description of @handle for acpi_is_root_bridge()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 5/7] PCI/ACPI: Replace open coded variant of resource_union()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 3/7] resource: Introduce resource_union() for overlapping resources
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v3] PCI: Identifying detached virtual functions
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v3] PCI: Introduce flag for detached virtual functions
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH] PCI: Add #defines for max payload size options
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- [PATCH 3/3] PCI: Remove unnecessary header include (asm/setup.h)
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- [PATCH 2/3] PCI: Remove unnecessary header include (linux/pci-ats.h)
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- [PATCH 1/3] PCI: Remove unnecessary header include (linux/of_pci.h)
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- [PATCH 0/3] PCI: Remove unnecessary headers include
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- Re: [PATCH v2] PCI: Introduce flag for detached virtual functions
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v2] PCI: Introduce flag for detached virtual functions
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH v2] PCI: Introduce flag for detached virtual functions
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH v2] PCI: Introduce flag for detached virtual functions
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v2] PCI: Introduce flag for detached virtual functions
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v5 0/9] Raspberry Pi 4 USB firmware initialization rework
- From: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
- Re: [PATCH v2] PCI: Introduce flag for detached virtual functions
- From: "Oliver O'Halloran" <oohall@xxxxxxxxx>
- Re: [PATCH v2] PCI: Introduce flag for detached virtual functions
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v2] PCI: Introduce flag for detached virtual functions
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Jason Wang <jasowang@xxxxxxxxxx>
- RE: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2] PCI: Introduce flag for detached virtual functions
- From: "Oliver O'Halloran" <oohall@xxxxxxxxx>
- Re: [PATCH v2] PCI: Introduce flag for detached virtual functions
- From: "Oliver O'Halloran" <oohall@xxxxxxxxx>
- Re: [PATCH v2] PCI: Introduce flag for detached virtual functions
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH v2] PCI: Identifying detached virtual functions
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v2] PCI: Introduce flag for detached virtual functions
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH] PCI: Introduce flag for detached virtual functions
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v3 02/10] PCI/RCEC: Bind RCEC devices to the Root Port driver
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH v3 04/10] PCI/RCEC: Add pcie_walk_rcec() to walk associated RCiEPs
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH v3 05/10] PCI/AER: Extend AER error handling to RCECs
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH v3 10/10] PCI/AER: Add RCEC AER error injection support
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH v3 06/10] PCI/AER: Apply function level reset to RCiEP on fatal error
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH v3 09/10] PCI/PME: Add RCEC PME handling
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH v3 08/10] PCI/AER: Add RCEC AER handling
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH v3 07/10] PCI: Add 'rcec' field to pci_dev for associated RCiEPs
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH v3 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH v3 01/10] PCI/RCEC: Add RCEC class code and extended capability
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH v3 00/10] Add RCEC handling to PCI/AER
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- Re: [PATCH] PCI: Introduce flag for detached virtual functions
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH] PCI: Introduce flag for detached virtual functions
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH] PCI: Identifying detached virtual functions
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] ARM: dts: r8a7742: Add PCIe Controller device node
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2] arm64: defconfig: Enable R-Car PCIe endpoint driver
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: PCI: rcar: Add device tree support for r8a7742
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- RE: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- RE: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: "Dey, Megha" <megha.dey@xxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: "Dey, Megha" <megha.dey@xxxxxxxxx>
- Re: [PATCH 2/2 v2] powerpc/powernv: Enable and setup PCI P2P
- From: Frederic Barrat <fbarrat@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH V5 0/3] Intel Platform Monitoring Technology
- From: "David E. Box" <david.e.box@xxxxxxxxxxxxxxx>
- [PATCHv7 06/12] PCI: layerscape: Fix some format issue of the code
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv7 04/12] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv7 08/12] PCI: layerscape: Modify the MSIX to the doorbell mode
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv7 05/12] dt-bindings: pci: layerscape-pci: Add compatible strings for ls1088a and ls2088a
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv7 03/12] PCI: designware-ep: Move the function of getting MSI capability forward
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv7 01/12] PCI: designware-ep: Add multiple PFs support for DWC
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv7 10/12] arm64: dts: layerscape: Add PCIe EP node for ls1088a
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv7 12/12] misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllers
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv7 11/12] misc: pci_endpoint_test: Add LS1088a in pci_device_id table
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv7 09/12] PCI: layerscape: Add EP mode support for ls1088a and ls2088a
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv7 07/12] PCI: layerscape: Modify the way of getting capability with different PEX
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv7 02/12] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv7 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH V5 0/3] Intel Platform Monitoring Technology
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH V2] PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROBE_DEFER
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- RE: [PATCH] PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROBE_DEFER
- From: Anson Huang <anson.huang@xxxxxxx>
- [PATCH V2] PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROBE_DEFER
- From: Anson Huang <Anson.Huang@xxxxxxx>
- Re: [PATCH v8 00/24] PCI: Allow BAR movement during boot and hotplug
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- RE: [PATCH 2/2 v2] powerpc/powernv: Enable and setup PCI P2P
- From: Aneela Devarasetty <aneela@xxxxxxxxxxxx>
- [PATCH 1/2] dt-bindings: PCI: rcar: Add device tree support for r8a7742
- From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
- [PATCH 2/2] ARM: dts: r8a7742: Add PCIe Controller device node
- From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
- [PATCH 0/2] r8a7742 add PCIe node
- From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
- Re: [PATCH] PCI/P2PDMA: fix build without dma ops
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v14 2/2] PCI: microchip: Add host driver for Microchip PCIe controller
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] PCI: mvebu: Check if reset gpio is defined
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH V5 0/3] Intel Platform Monitoring Technology
- From: Umesh A <umeshlinux123@xxxxxxxxx>
- Re: [PATCH V5 0/3] Intel Platform Monitoring Technology
- From: "David E. Box" <david.e.box@xxxxxxxxxxxxxxx>
- [PATCH] PCI/P2PDMA: fix build without dma ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 4/9] PCI/AER: Extend AER error handling to RCECs
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH] PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROBE_DEFER
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- RE: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: Lockdep warning in PCI-e hotplug code
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Lockdep warning in PCI-e hotplug code
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v2 1/2] PCI: Introduce pcie_wait_for_link_delay()
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] PCI: Introduce pcie_wait_for_link_delay()
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] PCI: Introduce pcie_wait_for_link_delay()
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes
- From: Niklas Söderlund <niklas.soderlund@xxxxxxxxxxxx>
- Re: [GIT PULL] PCI changes for v5.9
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH V2 4/9] PCI/AER: Extend AER error handling to RCECs
- From: "Sean V Kelley" <sean.v.kelley@xxxxxxxxx>
- Re: [PATCH V2 4/9] PCI/AER: Extend AER error handling to RCECs
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [GIT PULL] PCI changes for v5.9
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: "Dey, Megha" <megha.dey@xxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: "Dey, Megha" <megha.dey@xxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v14 1/2] dt-bindings: PCI: microchip: Add Microchip PolarFire host binding
- From: <Daire.McNamara@xxxxxxxxxxxxx>
- Re: [PATCH v14 2/2] PCI: microchip: Add host driver for Microchip PCIe controller
- From: <Daire.McNamara@xxxxxxxxxxxxx>
- [PATCH v14 0/2] PCI: microchip: Add host driver for Microchip PCIe controller
- From: <Daire.McNamara@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: "gregkh@xxxxxxxxxxxxxxxxxxx" <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes
- From: Niklas Söderlund <niklas.soderlund@xxxxxxxxxxxx>
- [pci:v5.9-merge] BUILD SUCCESS a616f02d6e64fc3643e46cb893a51a8561beb496
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v6 2/6] PCI: dwc: Add msi_host_isr() callback
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- [PATCH v6 6/6] PCI: uniphier: Add error message when failed to get phy
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- [PATCH v6 5/6] PCI: uniphier: Add iATU register support
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- [PATCH v6 3/6] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- [PATCH v6 4/6] dt-bindings: PCI: uniphier: Add iATU register description
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- [PATCH v6 1/6] PCI: portdrv: Add pcie_port_service_get_irq() function
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- [PATCH v6 0/6] PCI: uniphier: Add features for UniPhier PCIe host controller
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/6] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH] PCI/ACPI: Add Ampere Altra SOC MCFG quirk
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI/ACPI: Add Ampere Altra SOC MCFG quirk
- From: Tuan Phan <tuanphan@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: "Dey, Megha" <megha.dey@xxxxxxxxx>
- Re: [PATCH] PCI/ACPI: Add Ampere Altra SOC MCFG quirk
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [RFC][PATCH] objtool,x86_64: Replace recordmcount with objtool
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH] PCI/ACPI: Add Ampere Altra SOC MCFG quirk
- From: Tuan Phan <tuanphan@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] PCI: vmd: Update VMD PM to correctly use generic PCI PM
- From: Jon Derrick <jonathan.derrick@xxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v4] PCI: Reduce warnings on possible RW1C corruption
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: "Dey, Megha" <megha.dey@xxxxxxxxx>
- Re: [PATCH v4] PCI: Reduce warnings on possible RW1C corruption
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v9 2/2] PCI: xilinx-cpm: Add Versal CPM Root Port driver
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [pci:next] BUILD SUCCESS 6f119ec8d9c8f68c0432d902312045a699c3e52a
- From: kernel test robot <lkp@xxxxxxxxx>
- RE: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes
- From: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx>
- Re: [PATCH v9 2/2] PCI: xilinx-cpm: Add Versal CPM Root Port driver
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- [PATCH v4] PCI: Reduce warnings on possible RW1C corruption
- From: Mark Tomlinson <mark.tomlinson@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- RE: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: "Dey, Megha" <megha.dey@xxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- RE: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: "Dey, Megha" <megha.dey@xxxxxxxxx>
- Re: [PATCH v9 2/2] PCI: xilinx-cpm: Add Versal CPM Root Port driver
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH v3 1/2] PCI: iproc: Set affinity mask on MSI interrupts
- From: Ray Jui <ray.jui@xxxxxxxxxxxx>
- RE: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: "Dey, Megha" <megha.dey@xxxxxxxxx>
- Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
- Re: [PATCH v9 2/2] PCI: xilinx-cpm: Add Versal CPM Root Port driver
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v9 2/2] PCI: xilinx-cpm: Add Versal CPM Root Port driver
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v9 2/2] PCI: xilinx-cpm: Add Versal CPM Root Port driver
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- RE: [PATCH RFC v2 04/18] irq/dev-msi: Introduce APIs to allocate/free dev-msi interrupts
- From: "Dey, Megha" <megha.dey@xxxxxxxxx>
- Re: [PATCH] PCI: vmd: Allow VMD PM to use PCI core PM code
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [pci:next] BUILD SUCCESS a231039775c4b7cb6f73f2540ff5cfb6f5165e98
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 15/20] arm64: dts: renesas: r8a774e1: Add audio support
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [bug report] PCI: xilinx-cpm: Add Versal CPM Root Port driver
- From: <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 02/20] arm64: dts: renesas: r8a774e1: Add PCIe device nodes
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH V2 6/9] PCI: Add 'rcec' field to pci_dev for associated RCiEPs
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH V2 2/9] PCI: Extend Root Port Driver to support RCEC
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH V2 6/9] PCI: Add 'rcec' field to pci_dev for associated RCiEPs
- From: "Sean V Kelley" <sean.v.kelley@xxxxxxxxx>
- RE: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: "Dey, Megha" <megha.dey@xxxxxxxxx>
- Re: [PATCH V2 0/9] Add RCEC handling to PCI/AER
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH V2 3/9] PCI/portdrv: Add pcie_walk_rcec() to walk RCiEPs associated with RCEC
- From: "Sean V Kelley" <sean.v.kelley@xxxxxxxxx>
- RE: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
- From: "Dey, Megha" <megha.dey@xxxxxxxxx>
- RE: [PATCH RFC v2 03/18] irq/dev-msi: Create IR-DEV-MSI irq domain
- From: "Dey, Megha" <megha.dey@xxxxxxxxx>
- Re: [PATCH V2 0/9] Add RCEC handling to PCI/AER
- From: "Sean V Kelley" <sean.v.kelley@xxxxxxxxx>
- Re: [PATCH V2 2/9] PCI: Extend Root Port Driver to support RCEC
- From: "Sean V Kelley" <sean.v.kelley@xxxxxxxxx>
- Re: [PATCH V2 9/9] PCI/AER: Add RCEC AER error injection support
- From: "Sean V Kelley" <sean.v.kelley@xxxxxxxxx>
- Re: [PATCH V2 9/9] PCI/AER: Add RCEC AER error injection support
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH V2 8/9] PCI/PME: Add RCEC PME handling
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH V2 2/9] PCI: Extend Root Port Driver to support RCEC
- From: "Sean V Kelley" <sean.v.kelley@xxxxxxxxx>
- Re: [PATCH V2 7/9] PCI/AER: Add RCEC AER handling
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH V2 2/9] PCI: Extend Root Port Driver to support RCEC
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH V2 3/9] PCI/portdrv: Add pcie_walk_rcec() to walk RCiEPs associated with RCEC
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 06/20] arm64: dts: renesas: r8a774e1: Add USB2.0 phy and host (EHCI/OHCI) device nodes
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v10 07/11] device-mapping: Introduce DMA range map, supplanting dma_pfn_offset
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] PCI: vmd: Allow VMD PM to use PCI core PM code
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: vmd: Allow VMD PM to use PCI core PM code
- From: "Derrick, Jonathan" <jonathan.derrick@xxxxxxxxx>
- Re: [PATCH] PCI: vmd: Allow VMD PM to use PCI core PM code
- From: "Derrick, Jonathan" <jonathan.derrick@xxxxxxxxx>
- Re: [PATCH 04/20] arm64: dts: renesas: r8a774e1: Add SATA controller node
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 10/20] arm64: dts: renesas: r8a774e1: Add USB3.0 device nodes
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 13/20] arm64: dts: renesas: r8a774e1: Add USB-DMAC and HSUSB device nodes
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 14/20] dt-bindings: sound: renesas,rsnd: Document r8a774e1 bindings
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 12/20] dt-bindings: dma: renesas,usb-dmac: Add binding for r8a774e1
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add r8a774e1 support
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 09/20] dt-bindings: phy: renesas,usb3-phy: Add r8a774e1 support
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 08/20] dt-bindings: usb: usb-xhci: Document r8a774e1 support
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 05/20] dt-bindings: phy: renesas,usb2-phy: Add r8a774e1 support
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 03/20] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] PCI: vmd: Allow VMD PM to use PCI core PM code
- From: You-Sheng Yang <vicamo.yang@xxxxxxxxxxxxx>
- RE: [PATCH] PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROBE_DEFER
- From: Richard Zhu <hongxing.zhu@xxxxxxx>
- Re: [PATCH V2 1/9] pci_ids: Add class code and extended capability for RCEC
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [RFC PATCH 10/17] hwmon: Drop uses of pci_read_config_*() return value
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH V2 1/9] pci_ids: Add class code and extended capability for RCEC
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH V2 8/9] PCI/PME: Add RCEC PME handling
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH V2 9/9] PCI/AER: Add RCEC AER error injection support
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH V2 7/9] PCI/AER: Add RCEC AER handling
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH V2 6/9] PCI: Add 'rcec' field to pci_dev for associated RCiEPs
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH V2 3/9] PCI/portdrv: Add pcie_walk_rcec() to walk RCiEPs associated with RCEC
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH V2 5/9] PCI/AER: Apply function level reset to RCiEP on fatal error
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH V2 2/9] PCI: Extend Root Port Driver to support RCEC
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH V2 4/9] PCI/AER: Extend AER error handling to RCECs
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH V2 0/9] Add RCEC handling to PCI/AER
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- Re: [PATCH] PCI: rcar-gen2: Fix crash in resource_list_first_type()
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] PCI: rcar-gen2: Fix crash in resource_list_first_type()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: rcar-gen2: Fix crash in resource_list_first_type()
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH] PCI: rcar-gen2: Fix crash in resource_list_first_type()
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 17/19] PCI: rcar-gen2: Convert to use modern host bridge probe functions
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v1 1/3] arm64: allow de-selection of ThunderX PCI controllers
- From: Alex Bennée <alex.bennee@xxxxxxxxxx>
- [PATCH] PCI: rcar-gen2: Fix crash in resource_list_first_type()
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- Re: [PATCH 17/19] PCI: rcar-gen2: Convert to use modern host bridge probe functions
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH v2 5/5] PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH v2 1/5] PCI: aardvark: Fix compilation on s390
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH v2 3/5] PCI: pci-bridge-emul: Export API functions
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH v2 4/5] PCI: aardvark: Implement driver 'remove' function and allow to build it as module
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH v2 2/5] PCI: aardvark: Check for errors from pci_bridge_emul_init() call
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH v2 0/5] PCIe aardvark controller improvements
- From: Pali Rohár <pali@xxxxxxxxxx>
- VFIO/IOMMU/PCI MC at LPC20 - Call for Topics
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [RFC PATCH 8/9] PCI/PME: Add RCEC PME handling
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [pci:next] BUILD SUCCESS ae86bd9f027080c4c1d1b8575cef50ef1a461ba1
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] virtio_ring: use alloc_pages_node for NUMA-aware allocation
- From: Shile Zhang <shile.zhang@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 8/9] PCI/PME: Add RCEC PME handling
- From: Jay Fang <f.fangjian@xxxxxxxxxx>
- Re: [PATCH 4/5] PCI: aardvark: Implement driver 'remove' function and allow to build it as module
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH] PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROBE_DEFER
- From: Anson Huang <Anson.Huang@xxxxxxx>
- [pci:pci/irq-error] BUILD SUCCESS caecb05c800081c57907749f787f05f62011564e
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC 27/27] PCI: dwc/tegra: Use common Designware port logic register definitions
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 26/27] PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 25/27] PCI: dwc/qcom: Use common PCI register definitions
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 24/27] PCI: dwc/meson: Rework PCI config and DW port logic register accesses
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 23/27] PCI: dwc/meson: Drop unnecessary RC config space initialization
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 22/27] PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 21/27] PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 20/27] PCI: dwc/keystone: Drop duplicated 'num-viewport'
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 19/27] PCI: dwc: Simplify config space handling
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 18/27] PCI: dwc: Remove storing of PCI resources
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 17/27] PCI: dwc: Remove root_bus pointer
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 16/27] PCI: dwc: Convert to use pci_host_probe()
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 15/27] PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 14/27] PCI: Also call .add_bus() callback for root bus
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 13/27] PCI: dwc: Use generic config accessors
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 12/27] PCI: dwc: Remove dwc specific config accessor ops
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 11/27] PCI: dwc: histb: Use pci_ops for root config space accessors
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 10/27] PCI: dwc: exynos: Use pci_ops for root config space accessors
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 09/27] PCI: dwc: kirin: Use pci_ops for root config space accessors
- From: Rob Herring <robh@xxxxxxxxxx>
- [RFC 08/27] PCI: dwc: meson: Use pci_ops for root config space accessors
- From: Rob Herring <robh@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]