Linux PCI
[Prev Page][Next Page]
- [PATCH v13 5/9] PCI: Allow userspace to query and set device reset mechanism
- From: Amey Narkhede <ameynarkhede03@xxxxxxxxx>
- [PATCH v13 4/9] PCI: Remove reset_fn field from pci_dev
- From: Amey Narkhede <ameynarkhede03@xxxxxxxxx>
- [PATCH v13 3/9] PCI: Add new array for keeping track of ordering of reset methods
- From: Amey Narkhede <ameynarkhede03@xxxxxxxxx>
- [PATCH v13 2/9] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
- From: Amey Narkhede <ameynarkhede03@xxxxxxxxx>
- [PATCH v13 1/9] PCI: Cache PCIe FLR capability
- From: Amey Narkhede <ameynarkhede03@xxxxxxxxx>
- [PATCH v13 0/9] PCI: Expose and manage PCI device reset
- From: Amey Narkhede <ameynarkhede03@xxxxxxxxx>
- Re: [PATCH v3 1/2] dt-bindings: pci: Add DT bindings for apple,pcie
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v10 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
- From: Amey Narkhede <ameynarkhede03@xxxxxxxxx>
- [pci:wip/bjorn-vpd-v2] BUILD SUCCESS de2caa4c558fb5285a395703081c5a4b61b9d3dc
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 4/4] PCI/ERR: Reduce compile time for CONFIG_PCIEAER=n
- From: Lukas Wunner <lukas@xxxxxxxxx>
- [PATCH 3/4] PCI/portdrv: Remove unused pcie_port_bus_{,un}register() declarations
- From: Lukas Wunner <lukas@xxxxxxxxx>
- [PATCH 2/4] PCI/portdrv: Remove unused resume err_handler
- From: Lukas Wunner <lukas@xxxxxxxxx>
- [PATCH 1/4] PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset
- From: Lukas Wunner <lukas@xxxxxxxxx>
- [PATCH 0/4] pciehp error recovery fix + cleanups
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH v1 4/5] PCI: Adapt all code locations to not use struct pci_dev::driver directly
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] dt-bindings: pci: Add DT bindings for apple,pcie
- From: Mark Kettenis <mark.kettenis@xxxxxxxxx>
- [pci:pci/enumeration] BUILD SUCCESS 21d8e94253eb09f7c94c4db00dc714efc75b8701
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 1/2] mwifiex: pcie: add DMI-based quirk implementation for Surface devices
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- [pci:wip/bjorn-vpd-v2 5/9] drivers/pci/vpd.c:89:7: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'unsigned char'
- From: kernel test robot <lkp@xxxxxxxxx>
- [pci:wip/bjorn-vpd-v2 5/9] drivers/pci/vpd.c:88:19: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'int'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] x86/pci: Add missing forward declaration for pci_numachip_init()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 2/2] PCI: syscall: Change type of err variable from long to int
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v1 1/1] x86/PCI: Introduce pcibios_is_irq_managed() helper
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 4/5] PCI: Adapt all code locations to not use struct pci_dev::driver directly
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: [PATCH v3 0/2] Allow deferred execution of iomem_get_mapping()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 2/2] sysfs: Rename struct bin_attribute member to f_mapping
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 1/2] sysfs: Invoke iomem_get_mapping() from the sysfs open callback
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v1 0/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- RE: [PATCH] PCI: quirks: Quirk PCI d3hot delay for AMD xhci
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- Re: [PATCH v1 2/2] PCI: PM: Enable PME if it can be signaled from D3cold
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v1 2/2] PCI: PM: Enable PME if it can be signaled from D3cold
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- Re: [PATCH v1.1 1/2] PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [PATCH v8 00/11] Add support for Hikey 970 PCIe
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v8 08/11] PCI: kirin: Allow building it as a module
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v8 11/11] PCI: kirin: Allow removing the driver
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v8 02/11] PCI: kirin: Reorganize the PHY logic inside the driver
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v8 10/11] PCI: kirin: fix poweroff sequence
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v8 05/11] PCI: kirin: Add support for bridge slot DT schema
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v8 04/11] PCI: kirin: Use regmap for APB registers
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v8 09/11] PCI: kirin: Add power_off support for Kirin 960 PHY
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v8 06/11] PCI: kirin: Add Kirin 970 compatible
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v8 07/11] PCI: kirin: Add MODULE_* macros
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v8 03/11] PCI: kirin: Add support for a PHY layer
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: PCI: Race condition in pci_create_sysfs_dev_files (can't boot)
- From: Pali Rohár <pali@xxxxxxxxxx>
- [pci:pci/virtualization] BUILD SUCCESS 319e4c98dd7fe498a602d4cca260025af72ac702
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 2/4] dt-bindings: PCI: kirin: Convert kirin-pcie.txt to yaml
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v2 3/4] dt-bindings: PCI: kirin: Add support for Kirin970
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v2 0/4] DT schema changes for HiKey970 PCIe hardware to work
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v2 1/4] dt-bindings: PCI: kirin: Fix compatible string
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [pci:for-linus] BUILD SUCCESS d5450c42cbc30a51a7ad8c4c1bedc765b552c427
- From: kernel test robot <lkp@xxxxxxxxx>
- PCI: Race condition in pci_create_sysfs_dev_files (can't boot)
- From: Krzysztof Hałasa <khalasa@xxxxxxx>
- Re: [PATCH v1 0/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- [pci:wip/bjorn-vpd-v2] BUILD SUCCESS 0b26041a76ec74536cf44794346cf6e38a50ed68
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Query on ASPM driver design
- From: Om Prakash Singh <omp@xxxxxxxxxx>
- Re: [PATCH v2 4/6] PCI/VPD: Reject resource tags with invalid size
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 3/6] PCI/VPD: Treat initial 0xff as missing EEPROM
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v1 5/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH v1 0/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 5/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] Allow deferred execution of iomem_get_mapping()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [pci:pci/vpd 4/8] drivers/pci/vpd.c:84:4: warning: Value stored to 'tag' is never read [clang-analyzer-deadcode.DeadStores]
- From: kernel test robot <rong.a.chen@xxxxxxxxx>
- RE: [PATCH 0/6] Add IMX8M Mini PCI support
- From: Richard Zhu <hongxing.zhu@xxxxxxx>
- [PATCH] x86/pci: Add missing forward declaration for pci_numachip_init()
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH 2/2] PCI: syscall: Change type of err variable from long to int
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH 1/2] PCI: syscall: Set the ~0 value on access failure
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH v3 2/2] sysfs: Rename struct bin_attribute member to f_mapping
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH v3 1/2] sysfs: Invoke iomem_get_mapping() from the sysfs open callback
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH v3 0/2] Allow deferred execution of iomem_get_mapping()
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [patch V2 19/19] PCI/MSI: Use new mask/unmask functions
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 18/19] PCI/MSI: Provide a new set of mask and unmask functions
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 14/19] PCI/MSI: Rename msi_desc::masked
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 15/19] PCI/MSI: Consolidate error handling in msi_capability_init()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 16/19] PCI/MSI: Deobfuscate virtual MSI-X
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 17/19] PCI/MSI: Cleanup msi_mask()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 12/19] s390/pci: Do not mask MSI[-X] entries on teardown
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 10/19] x86/ioapic: Force affinity setup before startup
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 13/19] PCI/MSI: Simplify msi_verify_entries()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 11/19] x86/msi: Force affinity setup before startup
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 09/19] genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 08/19] PCI/MSI: Protect msi_desc::masked for multi-MSI
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 07/19] PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 06/19] PCI/MSI: Correct misleading comments
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 05/19] PCI/MSI: Do not set invalid bits in MSI mask
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 04/19] PCI/MSI: Enforce MSI[X] entry updates to be visible
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 03/19] PCI/MSI: Enforce that MSI-X table entry is masked for update
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 02/19] PCI/MSI: Mask all unused MSI-X entries
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 00/19] PCI/MSI, x86: Cure a couple of inconsistencies
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch V2 01/19] PCI/MSI: Enable and mask MSI-X early
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] PCI: imx6: add IMX8MM support
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 3/3] PCI: qcom: Add sc8180x compatible
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 1/3] PCI: qcom: Introduce enable/disable resource ops
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] PCI: Add ACS quirk for NXP LX2160A and LX2162A
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: quirks: Quirk PCI d3hot delay for AMD xhci
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: quirks: Quirk PCI d3hot delay for AMD xhci
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: quirks: Quirk PCI d3hot delay for AMD xhci
- From: "Limonciello, Mario" <mario.limonciello@xxxxxxx>
- Re: [PATCH] PCI: quirks: Quirk PCI d3hot delay for AMD xhci
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: quirks: Quirk PCI d3hot delay for AMD xhci
- From: "Limonciello, Mario" <mario.limonciello@xxxxxxx>
- [PATCH v1 4/5] PCI: Adapt all code locations to not use struct pci_dev::driver directly
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v1 0/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] PCI: quirks: Quirk PCI d3hot delay for AMD xhci
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v1 2/5] PCI: Drop useless check from pci_device_probe()
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v1 5/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v1 3/5] PCI: Provide wrapper to access a pci_dev's bound driver
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v1 1/5] PCI: Simplify pci_device_remove()
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH 3/5] dt-bindings: PCI: kirin: Add support for Kirin970
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v2 6/6] PCI/VPD: Allow access to valid parts of VPD if some is invalid
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 5/6] PCI/VPD: Don't check Large Resource Item Names for validity
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 4/6] PCI/VPD: Reject resource tags with invalid size
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 3/6] PCI/VPD: Treat initial 0xff as missing EEPROM
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 2/6] PCI/VPD: Check Resource Item Names against those valid for type
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 1/6] PCI/VPD: Correct diagnostic for VPD read failure
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 0/6] PCI/VPD: pci_vpd_size() cleanups
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 3/5] PCI/VPD: Consolidate missing EEPROM checks
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 0/5] DT schema changes for HiKey970 PCIe hardware to work
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v1.1 1/2] PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] dt-bindings: PCI: kirin: Add support for Kirin970
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v1 1/2] PCI: PM: Add special case handling for PCIe device wakeup
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [Bug 213873] New: Hotplug ethernet cable to runtime suspended Realtek NIC doesn't raise PCIe PME IRQ on Intel ADL
- From: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] dt-bindings: PCI: kirin: Add support for Kirin970
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v1 0/2] PCI: PM: Fix handling of device that can only signal PME from D3cold
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 1/2] PCI: PM: Add special case handling for PCIe device wakeup
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 2/2] PCI: PM: Enable PME if it can be signaled from D3cold
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] Add IMX8M Mini PCI support
- From: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
- Re: [PATCH 5/6] arm64: dts: imx8mm: add PCIe support
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH v2] PCI: PM: Add special case handling for PCIe device wakeup
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2] PCI: PM: Add special case handling for PCIe device wakeup
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [pci:pci/vpd] BUILD SUCCESS e916dfbb77159d11ca4b1819c1aec3b59c3e40ab
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] PCI: Add ACS quirk for NXP LX2160A and LX2162A
- From: Wasim Khan <wasim.khan@xxxxxxxxxxx>
- [PATCH 0/5] DT schema changes for HiKey970 PCIe hardware to work
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH 1/5] dt-bindings: PCI: kirin: Fix compatible string
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH 3/5] dt-bindings: PCI: kirin: Add support for Kirin970
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH 2/5] dt-bindings: PCI: kirin: convert kirin-pcie.txt to yaml
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH 3/5] PCI/VPD: Consolidate missing EEPROM checks
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: Query on ASPM driver design
- From: Om Prakash Singh <omp@xxxxxxxxxx>
- Re: [PATCH v2] PCI: DWC: meson: add 256 bytes MRRS quirk
- From: Art Nikpal <email2tema@xxxxxxxxx>
- Re: [PATCH v2] PCI: DWC: meson: add 256 bytes MRRS quirk
- From: Art Nikpal <email2tema@xxxxxxxxx>
- Re: [PATCH 4/5] PCI/VPD: Don't check Large Resource types for validity
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 3/5] PCI/VPD: Consolidate missing EEPROM checks
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3] PCI: vmd: Issue secondary bus reset and vmd domain window reset
- From: "Patel, Nirmal" <nirmal.patel@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] PCI: vmd: Issue secondary bus reset and vmd domain window reset
- From: "Derrick, Jonathan" <jonathan.derrick@xxxxxxxxx>
- [PATCH] PCI: Make pci_cap_saved_state private to core
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH v10 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2] PCI/AER: Change to use helper pcie_aer_is_native() in some places
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v10 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
- From: Shanker R Donthineni <sdonthineni@xxxxxxxxxx>
- Re: [PATCH v10 2/8] PCI: Add new array for keeping track of ordering of reset methods
- From: Shanker R Donthineni <sdonthineni@xxxxxxxxxx>
- Re: [PATCH v10 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
- From: Shanker R Donthineni <sdonthineni@xxxxxxxxxx>
- [PATCH v3] PCI: vmd: Issue secondary bus reset and vmd domain window reset
- From: Nirmal Patel <nirmal.patel@xxxxxxxxxxxxxxx>
- Re: [PATCH v10 2/8] PCI: Add new array for keeping track of ordering of reset methods
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v10 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v10 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v10 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
- From: Amey Narkhede <ameynarkhede03@xxxxxxxxx>
- Re: [PATCH v10 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
- From: Shanker R Donthineni <sdonthineni@xxxxxxxxxx>
- Re: [PATCH v10 2/8] PCI: Add new array for keeping track of ordering of reset methods
- From: Shanker R Donthineni <sdonthineni@xxxxxxxxxx>
- Re: [PATCH v10 2/8] PCI: Add new array for keeping track of ordering of reset methods
- From: Shanker R Donthineni <sdonthineni@xxxxxxxxxx>
- Re: [PATCH v10 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v10 2/8] PCI: Add new array for keeping track of ordering of reset methods
- From: Shanker R Donthineni <sdonthineni@xxxxxxxxxx>
- Re: [PATCH v10 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
- From: Amey Narkhede <ameynarkhede03@xxxxxxxxx>
- Re: [PATCH v10 2/8] PCI: Add new array for keeping track of ordering of reset methods
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v10 8/8] PCI: Change the type of probe argument in reset functions
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v10 2/8] PCI: Add new array for keeping track of ordering of reset methods
- From: Amey Narkhede <ameynarkhede03@xxxxxxxxx>
- Re: [PATCH v10 8/8] PCI: Change the type of probe argument in reset functions
- From: Amey Narkhede <ameynarkhede03@xxxxxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2] PCI: PM: Add special case handling for PCIe device wakeup
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- Re: [PATCH v12 0/8] PCI: Expose and manage PCI device reset
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v10 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v1 1/1] PCI: keystone: Use device_get_match_data()
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: Query on ASPM driver design
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v1 1/1] PCI: keystone: Use device_get_match_data()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v10 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2] PCI: DWC: meson: add 256 bytes MRRS quirk
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v1 1/1] PCI: keystone: Use device_get_match_data()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [patch 6/8] genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch 2/8] PCI/MSI: Mask all unused MSI-X entries
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2] PCI/DPC: Check host->native_dpc before enable dpc service
- From: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
- Re: RFC: Plumbers microconf topic: PCI DOE and related.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v8 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU
- From: Qi Liu <liuqi115@xxxxxxxxxx>
- [PATCH v8 0/2] drivers/perf: hisi: Add support for PCIe PMU
- From: Qi Liu <liuqi115@xxxxxxxxxx>
- [PATCH v8 1/2] docs: perf: Add description for HiSilicon PCIe PMU driver
- From: Qi Liu <liuqi115@xxxxxxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Leon Romanovsky <leonro@xxxxxxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Leon Romanovsky <leonro@xxxxxxxxxx>
- Re: [PATCH 1/2] PCI: endpoint: pci-epf-test: register notifier if only core_init_notifier is enabled
- From: Om Prakash Singh <omp@xxxxxxxxxx>
- Re: [PATCH 2/2] PCI: designware-ep: Fix the access to DBI/iATU registers before enabling controller
- From: Om Prakash Singh <omp@xxxxxxxxxx>
- Re: [PATCH v10 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- Re: Query on ASPM driver design
- From: Om Prakash Singh <omp@xxxxxxxxxx>
- Re: [PATCH v10 6/8] PCI: Setup ACPI fwnode early and at the same time with OF
- From: Shanker R Donthineni <sdonthineni@xxxxxxxxxx>
- [PATCH 2/2] PCI: designware-ep: Fix the access to DBI/iATU registers before enabling controller
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- [PATCH 1/2] PCI: endpoint: pci-epf-test: register notifier if only core_init_notifier is enabled
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- [PATCH 0/2] PCI: endpoint: Fix core_init_notifier feature
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- Re: [PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v10 6/8] PCI: Setup ACPI fwnode early and at the same time with OF
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v10 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v10 2/8] PCI: Add new array for keeping track of ordering of reset methods
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v10 8/8] PCI: Change the type of probe argument in reset functions
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v10 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [patch 0/8] PCI/MSI, x86: Cure a couple of inconsistencies
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch 1/8] PCI/MSI: Enable and mask MSIX early
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2] PCI: DWC: meson: add 256 bytes MRRS quirk
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
- From: Marek Vasut <marek.vasut@xxxxxxxxx>
- RE: RFC: Plumbers microconf topic: PCI DOE and related.
- From: Vikram Sethi <vsethi@xxxxxxxxxx>
- Re: [PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- RE: [PATCH v10 2/2] PCI: keembay: Add support for Intel Keem Bay
- From: "Thokala, Srikanth" <srikanth.thokala@xxxxxxxxx>
- Re: [PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v6 2/8] PCI: Support populating MSI domains of root buses via bridges
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [Bug 213873] New: Hotplug ethernet cable to runtime suspended Realtek NIC doesn't raise PCIe PME IRQ on Intel ADL
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH V6 7/8] PCI: Add "pci=disable_10bit_tag=" parameter for peer-to-peer support
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: Query on ASPM driver design
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH V6 7/8] PCI: Add "pci=disable_10bit_tag=" parameter for peer-to-peer support
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- Re: aarch64 efi boot failures with qemu 6.0+
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH V6 7/8] PCI: Add "pci=disable_10bit_tag=" parameter for peer-to-peer support
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- Re: [RFT][PATCH] PCI: PM: Add special case handling for PCIe device wakeup
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- RFC: Plumbers microconf topic: PCI DOE and related.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH V6 7/8] PCI: Add "pci=disable_10bit_tag=" parameter for peer-to-peer support
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [RFT][PATCH] PCI: PM: Add special case handling for PCIe device wakeup
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/9] PCI/VGA: Rework default VGA device selection
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v5 0/3] PCI: Add a quirk to enable SVA for HiSilicon chip
- From: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>
- [pci:pci/enumeration] BUILD SUCCESS b12d93e9958e028856cbcb061b6e64728ca07755
- From: kernel test robot <lkp@xxxxxxxxx>
- [pci:next] BUILD SUCCESS 08463f5ad501ba0573ecf4b0be3dc25690e04868
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: aarch64 efi boot failures with qemu 6.0+
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH next-queue v6 4/4] igc: Add support for PTP getcrosststamp()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH next-queue v6 3/4] igc: Enable PCIe PTM
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH next-queue v6 2/4] PCI: Add pcie_ptm_enabled()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH next-queue v6 1/4] Revert "PCI: Make pci_enable_ptm() private"
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH next-queue v6 0/4] igc: Add support for PCIe PTM
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v2] PCI: DWC: meson: add 256 bytes MRRS quirk
- From: Artem Lapkin <email2tema@xxxxxxxxx>
- Re: Query on ASPM driver design
- From: Om Prakash Singh <omp@xxxxxxxxxx>
- Re: [PATCH v3 1/2] dt-bindings: pci: Add DT bindings for apple,pcie
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2] PCI/DPC: Check host->native_dpc before enable dpc service
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2] PCI/ASPM: Disable ASPM when save/restore PCI state
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: aarch64 efi boot failures with qemu 6.0+
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 2/2] PCI: Add Max Payload Size quirk for ASMedia ASM1062 SATA controller
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH v6 8/8] PCI: hv: Turn on the host bridge probing on ARM64
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH v6 7/8] PCI: hv: Set up MSI domain at bridge probing time
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH v6 6/8] PCI: hv: Set ->domain_nr of pci_host_bridge at probing time
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH v6 5/8] PCI: hv: Generify PCI probing
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH v6 4/8] arm64: PCI: Support root bridge preparation for Hyper-V
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH v6 3/8] arm64: PCI: Restructure pcibios_root_bridge_prepare()
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH v6 2/8] PCI: Support populating MSI domains of root buses via bridges
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH v6 1/8] PCI: Introduce domain_nr in pci_host_bridge
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 2/2] PCI: Add Max Payload Size quirk for ASMedia ASM1062 SATA controller
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH V6 7/8] PCI: Add "pci=disable_10bit_tag=" parameter for peer-to-peer support
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH V3] genirq/affinity: add helper of irq_affinity_calc_sets
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 0/2] Apple M1 PCIe DT bindings
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 2/2] arm64: apple: Add PCIe node
- From: Mark Kettenis <mark.kettenis@xxxxxxxxx>
- [PATCH v3 0/2] Apple M1 PCIe DT bindings
- From: Mark Kettenis <mark.kettenis@xxxxxxxxx>
- [PATCH v3 1/2] dt-bindings: pci: Add DT bindings for apple,pcie
- From: Mark Kettenis <mark.kettenis@xxxxxxxxx>
- Re: [PATCH v10 2/2] PCI: keembay: Add support for Intel Keem Bay
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH V3 0/5] Update pcie-tegra194 driver
- From: Om Prakash Singh <omp@xxxxxxxxxx>
- RE: [PATCH v10 2/2] PCI: keembay: Add support for Intel Keem Bay
- From: "Thokala, Srikanth" <srikanth.thokala@xxxxxxxxx>
- RE: [PATCH v3 0/2] PCI: Make use of PCI_DEVICE_XXX() helper macro
- From: "Cai,Huoqing" <caihuoqing@xxxxxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH V6 7/8] PCI: Add "pci=disable_10bit_tag=" parameter for peer-to-peer support
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH 2/3] PCI: qcom: Split init and enable for 1.9.0 and 2.7.0
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- [PATCH 3/3] PCI: qcom: Add sc8180x compatible
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- [PATCH 1/3] PCI: qcom: Introduce enable/disable resource ops
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- [PATCH 0/3] PCI: qcom: Add sc8180x support
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- Re: [PATCH 2/2] PCI: Add Max Payload Size quirk for ASMedia ASM1062 SATA controller
- From: Pali Rohár <pali@xxxxxxxxxx>
- [pci:for-linus] BUILD SUCCESS e2f55370b42205bda2f8b02c5933b9df2456bd53
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V6 8/8] PCI/P2PDMA: Add a 10-bit tag check in P2PDMA
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- Re: [PATCH V6 7/8] PCI: Add "pci=disable_10bit_tag=" parameter for peer-to-peer support
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- Re: [PATCH v2 0/9] PCI/VGA: Rework default VGA device selection
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [pci:wip/tglx-msi] BUILD SUCCESS d4190cc7e8cfb8c4c33c90f908025511181e938c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 08/10] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [pci:review/vga] BUILD SUCCESS d3ff98e99536cd76e77696889600ee06fe5253b2
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 0/9] PCI/VGA: Rework default VGA device selection
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v5 1/3] dt-bindings: pci: Add DT binding for Toshiba Visconti PCIe controller
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v7 09/10] dt-bindings: PCI: kirin-pcie.txt: Convert it to yaml
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2 0/9] PCI/VGA: Rework default VGA device selection
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: Query on ASPM driver design
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Issues with A3720 PCIe controller driver pci-aardvark.c
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH v5 2/3] PCI: visconti: Add Toshiba Visconti PCIe host controller driver
- From: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@xxxxxxxxxxxxx>
- [PATCH v5 0/3] Visconti: Add Toshiba Visconti PCIe host controller driver
- From: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@xxxxxxxxxxxxx>
- [PATCH v5 1/3] dt-bindings: pci: Add DT binding for Toshiba Visconti PCIe controller
- From: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@xxxxxxxxxxxxx>
- [PATCH v5 3/3] MAINTAINERS: Add entries for Toshiba Visconti PCIe controller
- From: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@xxxxxxxxxxxxx>
- Re: Query on ASPM driver design
- From: hemantk@xxxxxxxxxxxxxx
- Re: [PATCH] PCI: dwc/intel-gw: Update MAINTAINERS file
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 6/6] arm64: dts: imx8mm: add gpc iomux compatible
- From: Tim Harvey <tharvey@xxxxxxxxxxxxx>
- [PATCH 3/6] PCI: imx6: add IMX8MM support
- From: Tim Harvey <tharvey@xxxxxxxxxxxxx>
- [PATCH 2/6] dt-bindings: reset: imx8mq: add pcie reset
- From: Tim Harvey <tharvey@xxxxxxxxxxxxx>
- [PATCH 4/6] reset: imx7: add resets for PCIe
- From: Tim Harvey <tharvey@xxxxxxxxxxxxx>
- [PATCH 5/6] arm64: dts: imx8mm: add PCIe support
- From: Tim Harvey <tharvey@xxxxxxxxxxxxx>
- [PATCH 1/6] dt-bindings: imx6q-pcie: add compatible for IMX8MM support
- From: Tim Harvey <tharvey@xxxxxxxxxxxxx>
- [PATCH 0/6] Add IMX8M Mini PCI support
- From: Tim Harvey <tharvey@xxxxxxxxxxxxx>
- Re: [PATCH v5 11/14] scsi: lpfc: Use irq_set_affinity
- From: James Smart <jsmart2021@xxxxxxxxx>
- Re: [PATCH V6 7/8] PCI: Add "pci=disable_10bit_tag=" parameter for peer-to-peer support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/2] arm64: dts: marvell: armada-37xx: Extend PCIe MEM space
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH V6 8/8] PCI/P2PDMA: Add a 10-bit tag check in P2PDMA
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH V6 7/8] PCI: Add "pci=disable_10bit_tag=" parameter for peer-to-peer support
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 2/2] arm64: dts: marvell: armada-37xx: Extend PCIe MEM space
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH] PCI: dwc/intel-gw: Update MAINTAINERS file
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH] PCI: tegra: Remove unused struct tegra_pcie_bus
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH] PCI: dwc: Remove surplus break statement after return
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v2 1/2] PCI: artpec6: Remove surplus break statement after return
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH] PCI: PCI_IXP4XX should depend on ARCH_IXP4XX
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH] ARM: ixp4xx: fix building both pci drivers
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH 2/2] arm64: dts: marvell: armada-37xx: Extend PCIe MEM space
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH 2/2] arm64: dts: marvell: armada-37xx: Extend PCIe MEM space
- From: Gregory CLEMENT <gregory.clement@xxxxxxxxxxx>
- Re: [PATCH V6 7/8] PCI: Add "pci=disable_10bit_tag=" parameter for peer-to-peer support
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH V6 1/8] PCI: Use cached Device Capabilities Register
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V6 7/8] PCI: Add "pci=disable_10bit_tag=" parameter for peer-to-peer support
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V6 8/8] PCI/P2PDMA: Add a 10-bit tag check in P2PDMA
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V6 6/8] PCI: Enable 10-Bit tag support for PCIe RP devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V6 4/8] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V6 2/8] PCI: Use cached Device Capabilities 2 Register
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V6 5/8] PCI/IOV: Enable 10-Bit tag support for PCIe VF devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V6 0/8] PCI: Enable 10-Bit tag support for PCIe devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V6 3/8] PCI: Add 10-Bit Tag register definitions
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- Re: [PATCH v2 0/9] PCI/VGA: Rework default VGA device selection
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- Re: [PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH v2 0/9] PCI/VGA: Rework default VGA device selection
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [patch 4/8] PCI/MSI: Enforce MSI[X] entry updates to be visible
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v11 1/4] dt-bindings: PCI: mediatek: Update the Device tree bindings
- From: Chuanjia Liu <chuanjia.liu@xxxxxxxxxxxx>
- Re: [PATCH 1/2] PCI/AER: Disable AER interrupt during suspend
- From: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
- Re: [PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- Re: [PATCH v7 08/10] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v2 0/9] PCI/VGA: Rework default VGA device selection
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] PCI/AER: Disable AER interrupt during suspend
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v3 2/2] PCI: vmd: Make use of PCI_DEVICE_DATA() helper macro
- From: Cai Huoqing <caihuoqing@xxxxxxxxx>
- [PATCH v3 1/2] PCI: Make use of PCI_DEVICE_SUB/_CLASS() helper macro
- From: Cai Huoqing <caihuoqing@xxxxxxxxx>
- [PATCH v3 0/2] PCI: Make use of PCI_DEVICE_XXX() helper macro
- From: Cai Huoqing <caihuoqing@xxxxxxxxx>
- RE: [PATCH 2/2] PCI: vmd: Make use of PCI_DEVICE_DATA() helper function
- From: "Cai,Huoqing" <caihuoqing@xxxxxxxxx>
- Re: [PATCH 2/2] PCI: vmd: Make use of PCI_DEVICE_DATA() helper function
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH v2 2/2] PCI: vmd: Make use of PCI_DEVICE_DATA() helper function
- From: Cai Huoqing <caihuoqing@xxxxxxxxx>
- [PATCH v2 1/2] PCI: Make use of PCI_DEVICE_SUB/_CLASS() helper function
- From: Cai Huoqing <caihuoqing@xxxxxxxxx>
- [PATCH v2 0/2] PCI: Make use of PCI_DEVICE_XXX() helper function
- From: Cai Huoqing <caihuoqing@xxxxxxxxx>
- RE: [PATCH 2/2] PCI: vmd: Make use of PCI_DEVICE_DATA() helper function
- From: "Cai,Huoqing" <caihuoqing@xxxxxxxxx>
- RE: [PATCH 0/2] PCI: Make use of PCI_DEVICE_XXX() helper function
- From: "Cai,Huoqing" <caihuoqing@xxxxxxxxx>
- Re: [PATCH 1/2] PCI/AER: Disable AER interrupt during suspend
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 1/9] PCI/VGA: Move vgaarb to drivers/pci
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [patch 4/8] PCI/MSI: Enforce MSI[X] entry updates to be visible
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [patch 3/8] PCI/MSI: Enforce that MSI-X table entry is masked for update
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [patch 2/8] PCI/MSI: Mask all unused MSI-X entries
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [patch 0/8] PCI/MSI, x86: Cure a couple of inconsistencies
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [patch 1/8] PCI/MSI: Enable and mask MSIX early
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 1/9] PCI/VGA: Move vgaarb to drivers/pci
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v2 9/9] PCI/VGA: Rework default VGA device selection
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 8/9] PCI/VGA: Log bridge control messages when adding devices
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 7/9] PCI/VGA: Split out vga_arb_update_default_device()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 6/9] PCI/VGA: Prefer vga_default_device()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 5/9] PCI/VGA: Move vga_arb_integrated_gpu() earlier in file
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 4/9] PCI/VGA: Remove empty vga_arb_device_card_gone()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 3/9] PCI/VGA: Use unsigned format string to print lock counts
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 2/9] PCI/VGA: Replace full MIT license text with SPDX identifier
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 1/9] PCI/VGA: Move vgaarb to drivers/pci
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 0/9] PCI/VGA: Rework default VGA device selection
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [pci:review/vga] BUILD SUCCESS WITH WARNING b6f0a577c4fbcc4f1e7eaf0e9a30bcfd20002b44
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [pci:review/vga] BUILD SUCCESS WITH WARNING b6f0a577c4fbcc4f1e7eaf0e9a30bcfd20002b44
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 1/2] PCI: vmd: Trigger secondary bus reset
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 2/2] PCI: vmd: Issue vmd domain window reset
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 2/2] PCI: vmd: Issue vmd domain window reset
- From: "Patel, Nirmal" <nirmal.patel@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] PCI: vmd: Trigger secondary bus reset
- From: "Patel, Nirmal" <nirmal.patel@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] PCI: vmd: Trigger secondary bus reset
- From: "Patel, Nirmal" <nirmal.patel@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] PCI: vmd: Trigger secondary bus reset
- From: "Patel, Nirmal" <nirmal.patel@xxxxxxxxxxxxxxx>
- RE: [PATCH v5 06/14] RDMA/irdma: Use irq_update_affinity_hint
- From: "Nikolova, Tatyana E" <tatyana.e.nikolova@xxxxxxxxx>
- Re: [PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- Re: [PATCH v11 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] PCI: Make use of PCI_DEVICE_XXX() helper function
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 2/2] PCI: vmd: Make use of PCI_DEVICE_DATA() helper function
- From: "Derrick, Jonathan" <jonathan.derrick@xxxxxxxxx>
- Re: [PATCH v2] PCI: dwc: do not ignore link errors
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [RFC v5.1 1/8] PCI: Introduce domain_nr in pci_host_bridge
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [patch 0/8] PCI/MSI, x86: Cure a couple of inconsistencies
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [patch 6/8] genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 4/4] PCI: aardvark: Fix reporting CRS value
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH v2 3/4] PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH v2 2/4] PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH v2 1/4] PCI: aardvark: Fix checking for PIO status
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH v2 0/4] PCI: aardvark: PIO fixes
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [patch 2/8] PCI/MSI: Mask all unused MSI-X entries
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v7 08/10] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH v7 3/3] MAINTAINERS: Add entry for Qualcomm PCIe Endpoint driver and binding
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH v7 2/3] PCI: qcom-ep: Add Qualcomm PCIe Endpoint controller driver
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH v7 1/3] dt-bindings: pci: Add devicetree binding for Qualcomm PCIe EP controller
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH v7 0/3] Add Qualcomm PCIe Endpoint driver support
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH v6 2/3] PCI: dwc: Add Qualcomm PCIe Endpoint controller driver
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH 2/2] PCI: vmd: Make use of PCI_DEVICE_DATA() helper function
- From: Cai Huoqing <caihuoqing@xxxxxxxxx>
- [PATCH 0/2] PCI: Make use of PCI_DEVICE_XXX() helper function
- From: Cai Huoqing <caihuoqing@xxxxxxxxx>
- [PATCH 1/2] PCI: Make use of PCI_DEVICE_SUB/_CLASS() helper function
- From: Cai Huoqing <caihuoqing@xxxxxxxxx>
- [PATCH 2/2] PCI: vmd: Make use of PCI_DEVICE_DATA() helper function
- From: Cai Huoqing <caihuoqing@xxxxxxxxx>
- [PATCH 1/2] PCI: Make use of PCI_DEVICE_SUB/_CLASS() helper function
- From: Cai Huoqing <caihuoqing@xxxxxxxxx>
- [PATCH 0/2] PCI: Make use of PCI_DEVICE_XXX() helper function
- From: Cai Huoqing <caihuoqing@xxxxxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- Re: [PATCH v4 0/5] bus: Make remove callback return void
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Christoph Hellwig <hch@xxxxxx>
- [pci:review/vga] BUILD SUCCESS WITH WARNING b6f0a577c4fbcc4f1e7eaf0e9a30bcfd20002b44
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] PCI: quirks: Quirk PCI d3hot delay for AMD xhci
- From: Alex Deucher <alexander.deucher@xxxxxxx>
- Re: [patch 3/8] PCI/MSI: Enforce that MSI-X table entry is masked for update
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch 2/8] PCI/MSI: Mask all unused MSI-X entries
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch 1/8] PCI/MSI: Enable and mask MSIX early
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch 0/8] PCI/MSI, x86: Cure a couple of inconsistencies
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch 3/8] PCI/MSI: Enforce that MSI-X table entry is masked for update
- From: "Raj, Ashok" <ashok.raj@xxxxxxxxx>
- Re: [patch 2/8] PCI/MSI: Mask all unused MSI-X entries
- From: "Raj, Ashok" <ashok.raj@xxxxxxxxx>
- Re: [patch 1/8] PCI/MSI: Enable and mask MSIX early
- From: "Raj, Ashok" <ashok.raj@xxxxxxxxx>
- RE: [5.14-rc1] mlx5_core receives no interrupts with maxcpus=8
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch 0/8] PCI/MSI, x86: Cure a couple of inconsistencies
- From: "Raj, Ashok" <ashok.raj@xxxxxxxxx>
- Re: [RESEND PATCH 2/3] PCI: aardvark: Fix checking for PIO status
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 0/6] x86: PIRQ/ELCR-related fixes and updates
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] ARM: ixp4xx: fix building both pci drivers
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 7/8] x86/ioapic: Force affinity setup before startup
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 8/8] x86/msi: Force affinity setup before startup
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 6/8] genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 5/8] PCI/MSI: Simplify msi_verify_entries()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 4/8] PCI/MSI: Enforce MSI[X] entry updates to be visible
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 3/8] PCI/MSI: Enforce that MSI-X table entry is masked for update
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 2/8] PCI/MSI: Mask all unused MSI-X entries
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 1/8] PCI/MSI: Enable and mask MSIX early
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 0/8] PCI/MSI, x86: Cure a couple of inconsistencies
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Leon Romanovsky <leonro@xxxxxxxxxx>
- Re: [PATCH v2] PCI: dwc: do not ignore link errors
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH 11/12] vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH 10/12] vfio: Use select for eventfd
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH 08/12] vfio/pci: Move module parameters to vfio_pci.c
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH 07/12] vfio/pci: Move igd initialization to vfio_pci.c
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH 06/12] vfio/pci: Split the pci_driver code out of vfio_pci_core.c
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH 05/12] vfio/pci: Include vfio header in vfio_pci_core.h
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH 04/12] vfio/pci: Rename ops functions to fit core namings
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH 03/12] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH 02/12] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH 01/12] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH 00/12] Introduce vfio_pci_core subsystem
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH v2] PCI: dwc: do not ignore link errors
- From: Christian Gmeiner <christian.gmeiner@xxxxxxxxx>
- [PATCH] PCI: dwc: do not ignore link errors
- From: Christian Gmeiner <christian.gmeiner@xxxxxxxxx>
- Re: [PATCH v7 11/10] PCI: kirin: Allow building it as a module
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v7 11/10] PCI: kirin: Allow building it as a module
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v7 11/10] PCI: kirin: Allow building it as a module
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v4 0/5] bus: Make remove callback return void
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [RESEND PATCH] PCI/AER: print and clear UNCOR errors signaled as correctable advisory non-fatal error
- From: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v2 1/2] PCI: vmd: Trigger secondary bus reset
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH v7 01/10] PCI: kirin: Reorganize the PHY logic inside the driver
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v7 07/10] phy: HiSilicon: Add driver for Kirin 970 PCIe PHY
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: QCA6174 pcie wifi: Add pci quirks
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH v7 00/10] Add support for Hikey 970 PCIe
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v7 04/10] PCI: kirin: Add MODULE_* macros
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v7 08/10] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v7 09/10] dt-bindings: PCI: kirin-pcie.txt: Convert it to yaml
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v7 05/10] dt-bindings: PCI: kirin: Fix compatible string
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v7 02/10] PCI: kirin: Add support for a PHY layer
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v7 03/10] PCI: kirin: Use regmap for APB registers
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 1/2] PCI: vmd: Trigger secondary bus reset
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH V3] genirq/affinity: add helper of irq_affinity_calc_sets
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC v5 1/8] PCI: Introduce domain_nr in pci_host_bridge
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v5.1 1/8] PCI: Introduce domain_nr in pci_host_bridge
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 0/6] x86: PIRQ/ELCR-related fixes and updates
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH V2] genirq/affinity: add helper of irq_affinity_calc_sets
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v5 03/14] i40e: Use irq_update_affinity_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v5 14/14] net/mlx4: Use irq_update_affinity_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v5 08/14] be2net: Use irq_update_affinity_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v5 11/14] scsi: lpfc: Use irq_set_affinity
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v5 10/14] mailbox: Use irq_update_affinity_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v5 09/14] ixgbe: Use irq_update_affinity_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v5 06/14] RDMA/irdma: Use irq_update_affinity_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v5 05/14] scsi: mpt3sas: Use irq_set_affinity_and_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v5 13/14] net/mlx5: Use irq_set_affinity_and_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v5 12/14] hinic: Use irq_set_affinity_and_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v5 02/14] iavf: Use irq_update_affinity_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v5 04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v5 07/14] enic: Use irq_update_affinity_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v5 01/14] genirq: Provide new interfaces for affinity hints
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- Re: [PATCH v6 2/9] PCI: kirin: add support for a PHY layer
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v5 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- Re: [PATCH v4 2/3] PCI: visconti: Add Toshiba Visconti PCIe host controller driver
- From: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@xxxxxxxxxxxxx>
- Re: [RFC v5 1/8] PCI: Introduce domain_nr in pci_host_bridge
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 2/2] PCI: vmd: Issue vmd domain window reset
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 1/2] PCI: vmd: Trigger secondary bus reset
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] vgaarb: Rework default VGA device selection
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2] PCI: pciehp: Ignore Link Down/Up caused by DPC
- From: stuart hayes <stuart.w.hayes@xxxxxxxxx>
- Re: [PATCH v2 0/2] Issue secondary bus reset and domain window reset
- From: "Patel, Nirmal" <nirmal.patel@xxxxxxxxxxxxxxx>
- [PATCH v2 2/2] PCI: vmd: Issue vmd domain window reset
- From: Nirmal Patel <nirmal.patel@xxxxxxxxxxxxxxx>
- [PATCH v2 1/2] PCI: vmd: Trigger secondary bus reset
- From: Nirmal Patel <nirmal.patel@xxxxxxxxxxxxxxx>
- [PATCH v2 0/2] Issue secondary bus reset and domain window reset
- From: Nirmal Patel <nirmal.patel@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 5/5] bus: Make remove callback return void
- From: Wolfram Sang <wsa@xxxxxxxxxx>
- Re: [RESEND PATCH 2/3] PCI: aardvark: Fix checking for PIO status
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [RESEND PATCH 2/3] PCI: aardvark: Fix checking for PIO status
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [RESEND PATCH 2/3] PCI: aardvark: Fix checking for PIO status
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v11 1/4] dt-bindings: PCI: mediatek: Update the Device tree bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [RFC v5 8/8] PCI: hv: Turn on the host bridge probing on ARM64
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3] PCI: Move pci_dev_is/assign_added() to pci.h
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [RFC v5 8/8] PCI: hv: Turn on the host bridge probing on ARM64
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RESEND PATCH 2/3] PCI: aardvark: Fix checking for PIO status
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [RFC v5 8/8] PCI: hv: Turn on the host bridge probing on ARM64
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2] PCI: Move pci_dev_is/assign_added() to pci.h
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v2] PCI: Move pci_dev_is/assign_added() to pci.h
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC v5 6/8] PCI: hv: Set ->domain_nr of pci_host_bridge at probing time
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v5 5/8] PCI: hv: Generify PCI probing
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v5 0/8] PCI: hv: Support host bridge probing on ARM64
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v5 2/8] PCI: Support populating MSI domains of root buses via bridges
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v5 8/8] PCI: hv: Turn on the host bridge probing on ARM64
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v5 4/8] arm64: PCI: Support root bridge preparation for Hyper-V
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v5 1/8] PCI: Introduce domain_nr in pci_host_bridge
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v5 3/8] arm64: PCI: Restructure pcibios_root_bridge_prepare()
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v5 7/8] PCI: hv: Set up MSI domain at bridge probing time
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH] PCI/sysfs: Take reference on device to be removed
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- Re: [PATCH v4 01/14] genirq: Provide new interfaces for affinity hints
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH v2] PCI: Move pci_dev_is/assign_added() to pci.h
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH] PCI: Move pci_dev_is/assign_added() to pci.h
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH] PCI: Move pci_dev_is/assign_added() to pci.h
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v6 1/9] PCI: kirin: Reorganize the PHY logic inside the driver
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v6 6/9] phy: HiSilicon: Add driver for Kirin 970 PCIe PHY
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v6 4/9] dt-bindings: PCI: kirin: Fix compatible string
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v6 8/9] dt-bindings: PCI: kirin-pcie.txt: Convert it to yaml
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v6 7/9] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v6 2/9] PCI: kirin: add support for a PHY layer
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v6 3/9] PCI: kirin: Use regmap for APB registers
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v6 0/9] Add support for Hikey 970 PCIe
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH V2] genirq/affinity: add helper of irq_affinity_calc_sets
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] PCI: pciehp: Ignore Link Down/Up caused by DPC
- From: Lukas Wunner <lukas@xxxxxxxxx>
- [PATCH V2] genirq/affinity: add helper of irq_affinity_calc_sets
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 0/6] x86: PIRQ/ELCR-related fixes and updates
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- [PATCH 6/6] x86: Fix typo s/ECLR/ELCR/ for the PIC register
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- [PATCH 5/6] x86: Avoid magic number with ELCR register accesses
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- [PATCH 1/6] x86: Add support for 0x22/0x23 port I/O configuration space
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- [PATCH 2/6] x86/PCI: Add support for the ALi M1487 (IBC) PIRQ router
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- [PATCH 4/6] x86/PCI: Add support for the Intel 82426EX PIRQ router
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- [PATCH 3/6] x86/PCI: Add support for the Intel 82374EB/82374SB (ESC) PIRQ router
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH v5 4/5] dt-bindings: PCI: remove designware-pcie.txt
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v5 3/5] dt-bindings: PCI: update references to Designware schema
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v5 2/5] dt-bindings: PCI: add snps,dw-pcie-ep.yaml
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v5 1/5] dt-bindings: PCI: add snps,dw-pcie.yaml
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v11 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base address and parse node
- From: Chuanjia Liu <chuanjia.liu@xxxxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v11 1/4] dt-bindings: PCI: mediatek: Update the Device tree bindings
- From: Chuanjia Liu <chuanjia.liu@xxxxxxxxxxxx>
- Re: [question]: Query regarding the PCI addresses
- From: Wenchao Hao <haowenchao@xxxxxxxxxx>
- Re: [RESEND PATCH 2/3] PCI: aardvark: Fix checking for PIO status
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: endpoint: Use sysfs_emit() in "show" functions
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v11 1/4] dt-bindings: PCI: mediatek: Update the Device tree bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: PCI: intel,lgm-pcie: Add reference to common schemas
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH] dt-bindings: PCI: intel,lgm-pcie: Add reference to common schemas
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v5 5/5] dt-bindings: arm64: tegra: fix pcie-ep DT nodes
- From: Rob Herring <robh@xxxxxxxxxx>
- RE: [5.14-rc1] mlx5_core receives no interrupts with maxcpus=8
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- Re: [5.14-rc1] mlx5_core receives no interrupts with maxcpus=8
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- Re: [PATCH v2] PCI: pciehp: Ignore Link Down/Up caused by DPC
- From: stuart hayes <stuart.w.hayes@xxxxxxxxx>
- Re: [PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
- From: Marek Vasut <marek.vasut@xxxxxxxxx>
- [PATCH v4 14/14] net/mlx4: Use irq_update_affinity_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v4 12/14] hinic: Use irq_set_affinity_and_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v4 13/14] net/mlx5: Use irq_set_affinity_and_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v4 11/14] scsi: lpfc: Use irq_set_affinity
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v4 10/14] mailbox: Use irq_update_affinity_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v4 09/14] ixgbe: Use irq_update_affinity_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v4 07/14] enic: Use irq_update_affinity_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v4 08/14] be2net: Use irq_update_affinity_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v4 06/14] RDMA/irdma: Use irq_update_affinity_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v4 05/14] scsi: mpt3sas: Use irq_set_affinity_and_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v4 04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v4 03/14] i40e: Use irq_update_affinity_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v4 02/14] iavf: Use irq_update_affinity_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v4 01/14] genirq: Provide new interfaces for affinity hints
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v4 00/14] genirq: Cleanup the usage of irq_set_affinity_hint
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- Re: [PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
- From: Marek Vasut <marek.vasut@xxxxxxxxx>
- Re: [PATCH] PCI: endpoint: Use sysfs_emit() in "show" functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- Re: [PATCH v2] PCI: pciehp: Ignore Link Down/Up caused by DPC
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH] PCI: endpoint: Use sysfs_emit() in "show" functions
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- [PATCH] PCI: Move pci_dev_is/assign_added() to pci.h
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] genirq/affinity: add helper of irq_affinity_calc_sets
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v11 3/4] arm64: dts: mediatek: Split PCIe node for MT2712 and MT7622
- From: Chuanjia Liu <chuanjia.liu@xxxxxxxxxxxx>
- [PATCH v11 4/4] ARM: dts: mediatek: Update MT7629 PCIe node for new format
- From: Chuanjia Liu <chuanjia.liu@xxxxxxxxxxxx>
- [PATCH v11 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base address and parse node
- From: Chuanjia Liu <chuanjia.liu@xxxxxxxxxxxx>
- [PATCH v11 1/4] dt-bindings: PCI: mediatek: Update the Device tree bindings
- From: Chuanjia Liu <chuanjia.liu@xxxxxxxxxxxx>
- [PATCH v11 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
- From: Chuanjia Liu <chuanjia.liu@xxxxxxxxxxxx>
- Re: [PATCH] PCI: endpoint: Use sysfs_emit() in "show" functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- Re: [PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
- From: "Oliver O'Halloran" <oohall@xxxxxxxxx>
- [PATCH] PCI: endpoint: Use sysfs_emit() in "show" functions
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH v2] PCI: pciehp: Ignore Link Down/Up caused by DPC
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
- From: "Oliver O'Halloran" <oohall@xxxxxxxxx>
- [pci:pci/resource] BUILD SUCCESS a67462fc9de8b958d6a2c2c34d0195733a8c61a6
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v5 3/5] dt-bindings: PCI: update references to Designware schema
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v5 0/5] convert designware-pcie.txt to yaml
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v5 5/5] dt-bindings: arm64: tegra: fix pcie-ep DT nodes
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v5 4/5] dt-bindings: PCI: remove designware-pcie.txt
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v5 1/5] dt-bindings: PCI: add snps,dw-pcie.yaml
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v5 2/5] dt-bindings: PCI: add snps,dw-pcie-ep.yaml
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v4 1/5] dt-bindings: PCI: add snps,dw-pcie.yaml
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v4 1/5] dt-bindings: PCI: add snps,dw-pcie.yaml
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [5.14-rc1] mlx5_core receives no interrupts with maxcpus=8
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH v11 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
- From: Marek Vasut <marek.vasut@xxxxxxxxx>
- Re: [PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH V5 4/6] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 4/6] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- Re: [PATCH v2] PCI/portdrv: Use link bandwidth notification capability bit
- From: stuart hayes <stuart.w.hayes@xxxxxxxxx>
- Re: [PATCH v2] PCI/portdrv: Use link bandwidth notification capability bit
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: Refactor pci_ioremap_bar() and pci_ioremap_wc_bar()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 1/2] dt-bindings: PCI: mediatek-gen3: Add property to disable dvfsrc voltage request
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH V5 4/6] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v12 8/8] PCI: Change the type of probe argument in reset functions
- From: Shanker Donthineni <sdonthineni@xxxxxxxxxx>
- [PATCH v12 5/8] PCI: Define a function to set ACPI_COMPANION in pci_dev
- From: Shanker Donthineni <sdonthineni@xxxxxxxxxx>
- [PATCH v12 7/8] PCI: Add support for ACPI _RST reset method
- From: Shanker Donthineni <sdonthineni@xxxxxxxxxx>
- [PATCH v12 6/8] PCI: Setup ACPI fwnode early and at the same time with OF
- From: Shanker Donthineni <sdonthineni@xxxxxxxxxx>
- [PATCH v12 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
- From: Shanker Donthineni <sdonthineni@xxxxxxxxxx>
- [PATCH v12 3/8] PCI: Remove reset_fn field from pci_dev
- From: Shanker Donthineni <sdonthineni@xxxxxxxxxx>
- [PATCH v12 2/8] PCI: Add new array for keeping track of ordering of reset methods
- From: Shanker Donthineni <sdonthineni@xxxxxxxxxx>
- [PATCH v12 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
- From: Shanker Donthineni <sdonthineni@xxxxxxxxxx>
- [PATCH v12 0/8] PCI: Expose and manage PCI device reset
- From: Shanker Donthineni <sdonthineni@xxxxxxxxxx>
- Re: [PATCH v11 0/8] PCI: Add support for ACPI _RST reset method
- From: Shanker R Donthineni <sdonthineni@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [question]: Query regarding the PCI addresses
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH V5 4/6] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [question]: Query regarding the PCI addresses
- From: Wenchao Hao <haowenchao@xxxxxxxxxx>
- Re: [question]: Query regarding the PCI addresses
- From: Wenchao Hao <haowenchao@xxxxxxxxxx>
- Re: [PATCH v5 4/8] dt-bindings: PCI: kirin: Drop PHY properties
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH V5 4/6] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- Re: [question]: BAR allocation failing
- From: Ruben <rubenbryon@xxxxxxxxx>
- Re: [PATCH 5/5] PCI/VPD: Allow access to valid parts of VPD if some is invalid
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 4/5] PCI/VPD: Don't check Large Resource types for validity
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 3/5] PCI/VPD: Consolidate missing EEPROM checks
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 2/5] PCI/VPD: Check Resource tags against those valid for type
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/5] PCI/VPD: Correct diagnostic for VPD read failure
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] genirq/affinity: add helper of irq_affinity_calc_sets
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [question]: BAR allocation failing
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [question]: BAR allocation failing
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 3/5] PCI/VPD: Consolidate missing EEPROM checks
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH 1/5] PCI/VPD: Correct diagnostic for VPD read failure
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 5/5] PCI/VPD: Allow access to valid parts of VPD if some is invalid
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 4/5] PCI/VPD: Don't check Large Resource types for validity
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 3/5] PCI/VPD: Consolidate missing EEPROM checks
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 2/5] PCI/VPD: Check Resource tags against those valid for type
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 1/5] PCI/VPD: Correct diagnostic for VPD read failure
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 0/5] PCI/VPD: pci_vpd_size() cleanups
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [question]: BAR allocation failing
- From: Keith Busch <kbusch@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]