Linux PCI
[Prev Page][Next Page]
- RE: [PATCH v2 1/5] PCI: dwc: Call dma_unmap_page() before freeing the msi page
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- RE: [PATCH v2 2/5] PCI: dwc: Check alloc_page() return value
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- [PATCH v2 4/5] PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled
- From: Jisheng Zhang <Jisheng.Zhang@xxxxxxxxxxxxx>
- [PATCH v2 2/5] PCI: dwc: Check alloc_page() return value
- From: Jisheng Zhang <Jisheng.Zhang@xxxxxxxxxxxxx>
- [PATCH v2 1/5] PCI: dwc: Call dma_unmap_page() before freeing the msi page
- From: Jisheng Zhang <Jisheng.Zhang@xxxxxxxxxxxxx>
- [PATCH v2 0/5] PCI: dwc: improve msi handling
- From: Jisheng Zhang <Jisheng.Zhang@xxxxxxxxxxxxx>
- [PATCH v2 3/5] PCI: dwc: Rename dw_pcie_free_msi to dw_pcie_msi_deinit
- From: Jisheng Zhang <Jisheng.Zhang@xxxxxxxxxxxxx>
- [PATCH v2 5/5] PCI: dwc: Move dw_pcie_msi_init() from each users to designware host
- From: Jisheng Zhang <Jisheng.Zhang@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation.
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] PCI: dwc: Move allocate and map page for msi out of dw_pcie_msi_init()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 0/6] Add virtio-iommu built-in topology
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH v3 0/6] Add virtio-iommu built-in topology
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH v3 0/6] Add virtio-iommu built-in topology
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH v3 0/6] Add virtio-iommu built-in topology
- From: Auger Eric <eric.auger@xxxxxxxxxx>
- Re: [PATCH v3 0/6] Add virtio-iommu built-in topology
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v6 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v6 15/17] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v6 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v6 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v6 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v6 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v6 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v6 13/17] PCI: Add TI J721E device to pci ids
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v6 11/17] PCI: cadence: Implement ->msi_map_irq() ops
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v6 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v6 07/17] PCI: endpoint: Add support in configfs to associate two EPCs with EPF
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v6 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v6 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v6 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v6 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v6 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v6 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v6 00/17] Implement NTB Controller using multiple PCI EP
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH v3 0/6] Add virtio-iommu built-in topology
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH v3 0/6] Add virtio-iommu built-in topology
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] PCI: aardvark: Update comment about disabling link training
- From: Pali Rohár <pali@xxxxxxxxxx>
- [pci:next] BUILD SUCCESS 3ef0a955e2e06447f0aa422055e1b9bf3f2d626f
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 1/4] sched/isolation: API to get housekeeping online CPUs
- From: peterz@xxxxxxxxxxxxx
- Re: [PATCH v3 5/6] iommu/virtio: Support topology description in config space
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH v3 2/6] iommu/virtio: Add topology helpers
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH] PCI: dwc: Move allocate and map page for msi out of dw_pcie_msi_init()
- From: Jisheng Zhang <Jisheng.Zhang@xxxxxxxxxxxxx>
- Re: [PATCH] rpadlpar_io:Add MODULE_DESCRIPTION entries to kernel modules
- From: "Oliver O'Halloran" <oohall@xxxxxxxxx>
- [PATCH] rpadlpar_io:Add MODULE_DESCRIPTION entries to kernel modules
- From: Mamatha Inamdar <mamatha4@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- Re: [PATCH v2] PCI: Cadence: Add quirk for Gen2 controller to do autonomous speed change.
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH v3 1/1] PCI/ERR: Fix reset logic in pcie_do_recovery() call
- From: "Kuppuswamy, Sathyanarayanan" <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] PCI/ERR: Fix reset logic in pcie_do_recovery() call
- From: Sinan Kaya <okaya@xxxxxxxxxx>
- Re: [PATCH v3 1/1] PCI/ERR: Fix reset logic in pcie_do_recovery() call
- From: "Kuppuswamy, Sathyanarayanan" <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] PCI/ERR: Fix reset logic in pcie_do_recovery() call
- From: Sinan Kaya <okaya@xxxxxxxxxx>
- Re: [PATCH v3 1/1] PCI/ERR: Fix reset logic in pcie_do_recovery() call
- From: "Kuppuswamy, Sathyanarayanan" <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] PCI/ERR: Fix reset logic in pcie_do_recovery() call
- From: Sinan Kaya <okaya@xxxxxxxxxx>
- [PATCH 8/8] PCI/ASPM: Remove struct pcie_link_state.l1ss
- From: "Saheed O. Bolarinwa" <refactormyself@xxxxxxxxx>
- [PATCH 7/8] PCI/ASPM: Remove pcie_get_aspm_reg() and struct aspm_register_info
- From: "Saheed O. Bolarinwa" <refactormyself@xxxxxxxxx>
- [PATCH 6/8] PCI/ASPM: Remove aspm_register_info.enable
- From: "Saheed O. Bolarinwa" <refactormyself@xxxxxxxxx>
- [PATCH 5/8] PCI/ASPM: Remove aspm_register_info.l1ss_ctl*
- From: "Saheed O. Bolarinwa" <refactormyself@xxxxxxxxx>
- [PATCH 4/8] PCI/ASPM: Replace aspm_register_info.l1ss_cap* with pci_dev.l1ss_cap*
- From: "Saheed O. Bolarinwa" <refactormyself@xxxxxxxxx>
- [PATCH 3/8] PCI/ASPM: Compute the value of aspm_register_info.support directly
- From: "Saheed O. Bolarinwa" <refactormyself@xxxxxxxxx>
- [PATCH 2/8] PCI/ASPM: Rework calc_l*_latency() to take a struct pci_dev
- From: "Saheed O. Bolarinwa" <refactormyself@xxxxxxxxx>
- [PATCH 1/8] PCI/ASPM: Cache device's ASPM link capability in struct pci_dev
- From: "Saheed O. Bolarinwa" <refactormyself@xxxxxxxxx>
- [PATCH 0/8] PCI: Move some ASPM info to struct pci_dev
- From: "Saheed O. Bolarinwa" <refactormyself@xxxxxxxxx>
- Re: [PATCH v6 01/18] PCI: dwc: Use the DMA-API to get the MSI address
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] Use maximum latency when determining L1/L0s ASPM v2
- From: Ian Kumlien <ian.kumlien@xxxxxxxxx>
- Re: [PATCH] Use maximum latency when determining L1/L0s ASPM v2
- From: Ian Kumlien <ian.kumlien@xxxxxxxxx>
- Re: [PATCH] Use maximum latency when determining L1/L0s ASPM v2
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2] PCI: Cadence: Add quirk for Gen2 controller to do autonomous speed change.
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v6 04/11] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2] PCI: Cadence: Add quirk for Gen2 controller to do autonomous speed change.
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [bugzilla-daemon@xxxxxxxxxxxxxxxxxxx: [Bug 209149] New: "iommu/vt-d: Enable PCI ACS for platform opt in hint" makes NVMe config space not accessible after S3]
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- [bugzilla-daemon@xxxxxxxxxxxxxxxxxxx: [Bug 209361] New: PTMControl Enabled blocks Low Power Idle in 5% of s2idle attempts - Dell XPS-13 9300 Ice Lake]
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2] PCI: Cadence: Add quirk for Gen2 controller to do autonomous speed change.
- From: Nadeem Athani <nadeem@xxxxxxxxxxx>
- [PATCH v2 0/4] isolation: limit msix vectors based on housekeeping CPUs
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v2 3/4] i40e: limit msix vectors based on housekeeping CPUs
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v2 4/4] PCI: Limit pci_alloc_irq_vectors as per housekeeping CPUs
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v2 2/4] sched/isolation: Extend nohz_full to isolate managed IRQs
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH v2 1/4] sched/isolation: API to get housekeeping online CPUs
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- Re: [PATCH] PCI: Unify ECAM constants in native PCI Express drivers
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] PCI: dwc: Move allocate and map page for msi out of dw_pcie_msi_init()
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [bugzilla-daemon@xxxxxxxxxxxxxxxxxxx: [Bug 209149] New: "iommu/vt-d: Enable PCI ACS for platform opt in hint" makes NVMe config space not accessible after S3]
- From: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
- Re: [bugzilla-daemon@xxxxxxxxxxxxxxxxxxx: [Bug 209149] New: "iommu/vt-d: Enable PCI ACS for platform opt in hint" makes NVMe config space not accessible after S3]
- From: "Raj, Ashok" <ashok.raj@xxxxxxxxx>
- [bugzilla-daemon@xxxxxxxxxxxxxxxxxxx: [Bug 209149] New: "iommu/vt-d: Enable PCI ACS for platform opt in hint" makes NVMe config space not accessible after S3]
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 4/5] pci: controller: dwc: qcom: Add PCIe support for SM8250 SoC
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 3/3] PCI: keystone: Remove iATU register mapping
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 2/3] PCI: dwc: Add common iATU register support
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 00/14] drop double zeroing
- From: Rolf Reintjes <lists2.rolf@xxxxxxxxxxxx>
- Re: [PATCH 00/14] drop double zeroing
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] PCI/ASPM: Enable ASPM for links under VMD domain
- From: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
- Re: [PATCH] PCI: Cadence: Add quirk for Gen2 controller to do autonomous speed change.
- From: Rob Herring <robh@xxxxxxxxxx>
- RE: Enabling d3 support on hotplug bridges
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxxx>
- Re: Enabling d3 support on hotplug bridges
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: Enabling d3 support on hotplug bridges
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH v5 3/3] vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v2] PCI: brcmstb: Add missing if statement and error path
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- RE: [PATCH] PCI: Cadence: Add quirk for Gen2 controller to do autonomous speed change.
- From: Athani Nadeem Ladkhan <nadeem@xxxxxxxxxxx>
- RE: [PATCH] PCI: Cadence: Add quirk for Gen2 controller to do autonomous speed change.
- From: Athani Nadeem Ladkhan <nadeem@xxxxxxxxxxx>
- [PATCH] PCI: dwc: Move allocate and map page for msi out of dw_pcie_msi_init()
- From: Jisheng Zhang <Jisheng.Zhang@xxxxxxxxxxxxx>
- Re: [PATCH v5 06/10] PCI/RCEC: Add pcie_link_rcec() to associate RCiEPs
- From: Sean V Kelley <seanvk.dev@xxxxxxxxxxxxxxxx>
- [PATCH] PCI: shpchp: Remove unused assignment to variable rc
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- Re: [PATCH v5 07/10] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
- From: Sean V Kelley <seanvk.dev@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 05/10] PCI/AER: Apply function level reset to RCiEP on fatal error
- From: Sean V Kelley <seanvk.dev@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] PCI/ERR: Fix reset logic in pcie_do_recovery() call
- From: "Kuppuswamy, Sathyanarayanan" <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] PCI/ERR: Fix reset logic in pcie_do_recovery() call
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v6 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] Use maximum latency when determining L1/L0s ASPM v2
- From: Ian Kumlien <ian.kumlien@xxxxxxxxx>
- Re: [PATCH] Use maximum latency when determining L1/L0s ASPM v2
- From: Ian Kumlien <ian.kumlien@xxxxxxxxx>
- Re: [PATCH] PCI: Unify ECAM constants in native PCI Express drivers
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] Use maximum latency when determining L1/L0s ASPM v2
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- Re: [PATCH v5 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
- From: "Sean V Kelley" <sean.v.kelley@xxxxxxxxx>
- [PATCH v6 01/10] PCI/RCEC: Add RCEC class code and extended capability
- From: Sean V Kelley <seanvk.dev@xxxxxxxxxxxxxxxx>
- [PATCH v6 06/10] PCI/RCEC: Add pcie_link_rcec() to associate RCiEPs
- From: Sean V Kelley <seanvk.dev@xxxxxxxxxxxxxxxx>
- [PATCH v6 07/10] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
- From: Sean V Kelley <seanvk.dev@xxxxxxxxxxxxxxxx>
- [PATCH v6 10/10] PCI/AER: Add RCEC AER error injection support
- From: Sean V Kelley <seanvk.dev@xxxxxxxxxxxxxxxx>
- [PATCH v6 01/10] PCI/RCEC: Add RCEC class code and extended capability
- From: Sean V Kelley <seanvk.dev@xxxxxxxxxxxxxxxx>
- [PATCH v6 00/10] Add RCEC handling to PCI/AER
- From: Sean V Kelley <seanvk.dev@xxxxxxxxxxxxxxxx>
- [PATCH v6 08/10] PCI/AER: Add pcie_walk_rcec() to RCEC AER handling
- From: Sean V Kelley <seanvk.dev@xxxxxxxxxxxxxxxx>
- [PATCH v6 02/10] PCI/RCEC: Bind RCEC devices to the Root Port driver
- From: Sean V Kelley <seanvk.dev@xxxxxxxxxxxxxxxx>
- [PATCH v6 05/10] PCI/AER: Apply function level reset to RCiEP on fatal error
- From: Sean V Kelley <seanvk.dev@xxxxxxxxxxxxxxxx>
- [PATCH v6 04/10] PCI/AER: Extend AER error handling to RCECs
- From: Sean V Kelley <seanvk.dev@xxxxxxxxxxxxxxxx>
- [PATCH v6 09/10] PCI/PME: Add pcie_walk_rcec() to RCEC PME handling
- From: Sean V Kelley <seanvk.dev@xxxxxxxxxxxxxxxx>
- [PATCH v6 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
- From: Sean V Kelley <seanvk.dev@xxxxxxxxxxxxxxxx>
- Re: [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- Re: [RFC][Patch v1 3/3] PCI: Limit pci_alloc_irq_vectors as per housekeeping CPUs
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [RFC][Patch v1 2/3] i40e: limit msix vectors based on housekeeping CPUs
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- Re: [PATCH] Use maximum latency when determining L1/L0s ASPM v2
- From: Ian Kumlien <ian.kumlien@xxxxxxxxx>
- [PATCH v9 4/5] PCI/portdrv: Remove redundant pci_aer_available() check in DPC enable logic
- From: sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx
- Re: [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [PATCH v9 1/5] PCI: Conditionally initialize host bridge native_* members
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v9 0/5] Simplify PCIe native ownership detection logic
- From: sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx
- Re: [PATCH v9 1/5] PCI: Conditionally initialize host bridge native_* members
- From: "Kuppuswamy, Sathyanarayanan" <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [RFC][Patch v1 2/3] i40e: limit msix vectors based on housekeeping CPUs
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [PATCH v9 1/5] PCI: Conditionally initialize host bridge native_* members
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] Use maximum latency when determining L1/L0s ASPM v2
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH] PCI: iproc: Fix using plain integer as NULL pointer in iproc_pcie_pltfm_probe
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- Re: [PATCH v3 1/1] PCI/ERR: Fix reset logic in pcie_do_recovery() call
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: Cadence: Add quirk for Gen2 controller to do autonomous speed change.
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] PCI: dwc/meson: do not fail on wait linkup timeout
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] [-next] PCI: DWC: Fix cast truncates bits from constant value
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v5 3/3] vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/3] vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] PCI: xgene: Remove unused assignment to variable msi_val
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: Enabling d3 support on hotplug bridges
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [RFC][Patch v1 3/3] PCI: Limit pci_alloc_irq_vectors as per housekeeping CPUs
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- Re: [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- Re: [RFC][Patch v1 2/3] i40e: limit msix vectors based on housekeeping CPUs
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- Re: [PATCH v2] PCI: brcmstb: fix a missing if statement on a return error check
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH v2] PCI: brcmstb: fix a missing if statement on a return error check
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- Re: [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [PATCH] [-next] PCI: DWC: Fix cast truncates bits from constant value
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- RE: [PATCH] [-next] PCI: DWC: Fix cast truncates bits from constant value
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- Re: [RFC][Patch v1 2/3] i40e: limit msix vectors based on housekeeping CPUs
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [bugzilla-daemon@xxxxxxxxxxxxxxxxxxx: [Bug 209323] New: pcieport devices take longer than 1 second in resume]
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- Re: [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support
- From: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx>
- Re: [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Enabling d3 support on hotplug bridges
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH] PCI/portdrv: Don't disable pci device during shutdown
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH] PCI/portdrv: Don't disable pci device during shutdown
- From: Huacai Chen <chenhuacai@xxxxxxxxx>
- Re: [PATCH] PCI/portdrv: Don't disable pci device during shutdown
- From: Sinan Kaya <okaya@xxxxxxxxxx>
- Re: [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- Re: [RFC][Patch v1 2/3] i40e: limit msix vectors based on housekeeping CPUs
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- [PATCH] PCI: xgene: Remove unused assignment to variable msi_val
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH] PCI/ACPI: update kernel-doc line comments
- From: Tian Tao <tiantao6@xxxxxxxxxxxxx>
- Re: [PATCH] PCI/portdrv: Don't disable pci device during shutdown
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- Re: [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Enabling d3 support on hotplug bridges
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [RFC][Patch v1 2/3] i40e: limit msix vectors based on housekeeping CPUs
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [bugzilla-daemon@xxxxxxxxxxxxxxxxxxx: [Bug 209323] New: pcieport devices take longer than 1 second in resume]
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2] PCI: brcmstb: Add missing if statement and error path
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [PATCH v2] PCI: brcmstb: Add missing if statement and error path
- From: Alex Dewar <alex.dewar90@xxxxxxxxx>
- [PATCH][V2][next] PCI: brcmstb: fix a missing if statement on a return error check
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH][next] PCI: brcmstb: fix a missing if statement on a return error check
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] PCI: brcmstb: Add missing if statement
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- Re: [PATCH][next] PCI: brcmstb: fix a missing if statement on a return error check
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH] PCI: brcmstb: Add missing if statement
- From: Alex Dewar <alex.dewar90@xxxxxxxxx>
- Re: [PATCH][next] PCI: brcmstb: fix a missing if statement on a return error check
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH v3 13/30] kbuild: lto: postpone objtool
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH] [-next] PCI: DWC: Fix cast truncates bits from constant value
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- RE: [PATCH v2] PCI: hv: Fix hibernation in case interrupts are not re-created
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- Re: [PATCH 00/14] drop double zeroing
- From: Mark Brown <broonie@xxxxxxxxxx>
- RE: [PATCH 6/7] dts: arm64: ls1043a: Add SCFG phandle for PCIe nodes
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- [PATCH 5.8 005/118] dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- Re: [PATCH v3 03/30] x86/boot/compressed: Disable relocation relaxation
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] PCI/portdrv: Don't disable pci device during shutdown
- From: Sinan Kaya <okaya@xxxxxxxxxx>
- Re: [PATCH] pci: meson: build as module by default
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: [PATCH] PCI: dwc/meson: do not fail on wait linkup timeout
- From: Kevin Hilman <khilman@xxxxxxxxxxxx>
- RE: [PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- [PATCH][next] PCI: brcmstb: fix a missing if statement on a return error check
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH 6/7] dts: arm64: ls1043a: Add SCFG phandle for PCIe nodes
- From: Shawn Guo <shawnguo@xxxxxxxxxx>
- [PATCH -next] PCI: loongson: simplify the return expression of loongson_pci_probe()
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- [PATCH -next] PCI: cadence: simplify the return expression of cdns_pcie_host_init_address_translation()
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- Re: [PATCH 0/2] PCI: aardvark: Fix comphy with old ATF
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH v5 3/3] vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH v5 09/10] PCI/PME: Add pcie_walk_rcec() to RCEC PME handling
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v5 08/10] PCI/AER: Add pcie_walk_rcec() to RCEC AER handling
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- RE: [PATCH] [-next] PCI: DWC: Fix cast truncates bits from constant value
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- Re: [PATCH v5 07/10] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH] PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready
- From: Bean Huo <huobean@xxxxxxxxx>
- Re: [PATCH v5 06/10] PCI/RCEC: Add pcie_link_rcec() to associate RCiEPs
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH] PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v5 05/10] PCI/AER: Apply function level reset to RCiEP on fatal error
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCHv8 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v5 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH] Convert enum pci_dev_flags to bit fields in struct pci_dev
- From: Martin Habets <mhabets@xxxxxxxxxxxxxx>
- [PATCH] PCI/portdrv: Don't disable pci device during shutdown
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [PATCH -next] PCI: mobiveil: simplify the return expression of mobiveil_pcie_init_irq_domain
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- [PATCH] PCI: dwc/meson: do not fail on wait linkup timeout
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add r8a774e1 support
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v5 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v5 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH v5 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add r8a774e1 support
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 14/14] PCI/P2PDMA: drop double zeroing
- From: Julia Lawall <Julia.Lawall@xxxxxxxx>
- [PATCH 00/14] drop double zeroing
- From: Julia Lawall <Julia.Lawall@xxxxxxxx>
- Re: [PATCH v2] PCI: keystone: Enable compile-testing on !ARM
- From: Alex Dewar <alex.dewar90@xxxxxxxxx>
- [PATCH] PCI: Convert enum pci_bus_flags to bit fields in struct pci_bus
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [pci:next] BUILD SUCCESS 9f7e8e9355250b59371f5262fe2c527b974151c5
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add r8a774e1 support
- From: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx>
- Re: [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support
- From: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx>
- Re: [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
- From: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx>
- Re: [PATCH 03/20] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support
- From: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx>
- Re: [PATCH] PCI: Make sure the bus bridge powered on when scanning bus
- From: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
- Re: [PATCH] Use maximum latency when determining L1/L0s ASPM v2
- From: Ian Kumlien <ian.kumlien@xxxxxxxxx>
- Re: [PATCH v3 17/30] init: lto: ensure initcall ordering
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 13/30] kbuild: lto: postpone objtool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 09/10] PCI/PME: Add pcie_walk_rcec() to RCEC PME handling
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- Re: [PATCH v3 00/30] Add support for Clang LTO
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH v5 06/10] PCI/RCEC: Add pcie_link_rcec() to associate RCiEPs
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH v5 05/10] PCI/AER: Apply function level reset to RCiEP on fatal error
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- Re: [PATCH v3 00/30] Add support for Clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v5 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- Re: [PATCH v3 00/30] Add support for Clang LTO
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- [PATCH v3 05/30] kbuild: preprocess module linker script
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 04/30] x86/asm: Replace __force_order with memory clobber
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 09/30] x86, build: use objtool mcount
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 10/30] treewide: remove DISABLE_LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 06/30] objtool: Add a pass for generating __mcount_loc
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 07/30] objtool: Don't autodetect vmlinux.o
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 08/30] kbuild: add support for objtool mcount
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 16/30] kbuild: lto: remove duplicate dependencies from .mod files
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 29/30] x86, cpu: disable LTO for cpu.c
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 30/30] x86, build: allow LTO_CLANG and THINLTO to be selected
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 11/30] kbuild: add support for Clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 17/30] init: lto: ensure initcall ordering
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 21/30] scripts/mod: disable LTO for empty.c
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 20/30] modpost: lto: strip .lto from module names
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 19/30] PCI: Fix PREL32 relocations for LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 22/30] efi/libstub: disable LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 23/30] drivers/misc/lkdtm: disable LTO for rodata.o
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 28/30] x86, vdso: disable LTO only for vDSO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 18/30] init: lto: fix PREL32 relocations
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 27/30] arm64: allow LTO_CLANG and THINLTO to be selected
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 24/30] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 26/30] KVM: arm64: disable LTO for the nVHE directory
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 25/30] arm64: vdso: disable LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 15/30] kbuild: lto: merge module sections
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 14/30] kbuild: lto: limit inlining
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 12/30] kbuild: lto: fix module versioning
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 13/30] kbuild: lto: postpone objtool
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 01/30] lib/string.c: implement stpcpy
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 03/30] x86/boot/compressed: Disable relocation relaxation
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 02/30] RAS/CEC: Fix cec_init() prototype
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3 00/30] Add support for Clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v9 5/5] PCI/DPC: Move AER/DPC dependency checks out of DPC driver
- From: sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx
- Re: [PATCH v2 0/3] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v9 3/5] ACPI/PCI: Ignore _OSC DPC negotiation result if pcie_ports_dpc_native is set.
- From: sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx
- [PATCH v9 1/5] PCI: Conditionally initialize host bridge native_* members
- From: sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx
- [PATCH] pci: meson: build as module by default
- From: Kevin Hilman <khilman@xxxxxxxxxxxx>
- [PATCH v5 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v5 11/17] PCI: cadence: Implement ->msi_map_irq() ops
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH -next] PCI: iproc: use module_bcma_driver to simplify the code
- From: Ray Jui <ray.jui@xxxxxxxxxxxx>
- Re: [PATCH v5 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] PCI: Make sure the bus bridge powered on when scanning bus
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v5 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH] PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready
- From: Bean Huo <huobean@xxxxxxxxx>
- Re: [PATCH v3 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v2 0/3] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v2 3/3] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation
- From: George Cherian <gcherian@xxxxxxxxxxx>
- [PATCH] PCI: Cadence: Add quirk for Gen2 controller to do autonomous speed change.
- From: Nadeem Athani <nadeem@xxxxxxxxxxx>
- Re: [PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
- From: Michael Walle <michael@xxxxxxxx>
- RE: [PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- Re: [PATCH] PCI: Make sure the bus bridge powered on when scanning bus
- From: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
- [pci:pci/misc] BUILD SUCCESS 10791141a6cfc96eecf578fb1240f191ac112e02
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v5 00/17] Implement NTB Controller using multiple PCI EP
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v5 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH V4 00/10] Add RCEC handling to PCI/AER
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCHv8 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv8 03/12] PCI: designware-ep: Move the function of getting MSI capability forward
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv8 05/12] dt-bindings: pci: layerscape-pci: Add compatible strings for ls1088a and ls2088a
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv8 01/12] PCI: designware-ep: Add multiple PFs support for DWC
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv8 02/12] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv8 06/12] PCI: layerscape: Fix some format issue of the code
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv8 07/12] PCI: layerscape: Modify the way of getting capability with different PEX
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv8 10/12] arm64: dts: layerscape: Add PCIe EP node for ls1088a
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv8 04/12] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv8 08/12] PCI: layerscape: Modify the MSIX to the doorbell mode
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv8 11/12] misc: pci_endpoint_test: Add LS1088a in pci_device_id table
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv8 12/12] misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllers
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- [PATCHv8 09/12] PCI: layerscape: Add EP mode support for ls1088a and ls2088a
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- RE: [PATCHv7 04/12] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- [PATCH v5 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v5 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- RE: [PATCH] [-next] PCI: DWC: Fix cast truncates bits from constant value
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- [PATCH v5 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v5 15/17] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v5 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v5 13/17] PCI: Add TI J721E device to pci ids
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v5 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v5 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v5 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v5 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v5 07/17] PCI: endpoint: Add support in configfs to associate two EPCs with EPF
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v5 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v5 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v5 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v3 1/2] dt-bindings: PCI: sprd: Document Unisoc PCIe RC host controller
- From: Hongtao Wu <wuht06@xxxxxxxxx>
- [PATCH AUTOSEL 5.4 013/330] PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 050/330] PCI: Avoid double hpmemsize MMIO window assignment
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 216/330] PCI: Use ioremap(), not phys_to_virt() for platform ROM
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 221/330] PCI: pciehp: Fix MSI interrupt race
- From: Sasha Levin <sashal@xxxxxxxxxx>
- RE: [PATCHv7 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- [PATCH AUTOSEL 5.4 298/330] PCI: tegra194: Fix runtime PM imbalance on error
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 304/330] PCI: tegra: Fix runtime PM imbalance on error
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH -next] PCI: iproc: use module_bcma_driver to simplify the code
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 132/206] PCI: Use ioremap(), not phys_to_virt() for platform ROM
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 135/206] PCI: pciehp: Fix MSI interrupt race
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 189/206] PCI: tegra: Fix runtime PM imbalance on error
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v3 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller
- From: Hongtao Wu <wuht06@xxxxxxxxx>
- Re: [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- Re: [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH] [-next] PCI: DWC: Fix cast truncates bits from constant value
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] [-next] PCI: endpoint: Using plain integer as NULL pointer
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2] PCI: Add support for LTR
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH] [-next] PCI: DWC: Fix cast truncates bits from constant value
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- [PATCH] [-next] PCI: endpoint: Using plain integer as NULL pointer
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- Re: [PATCH] PCI: Simplify pci_dev_reset_slot_function()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: pciehp: Reduce noisiness on hot removal
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: Make sure the bus bridge powered on when scanning bus
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: pcie-designware.c sparse warning
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCHv7 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- [PATCH v4 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH v4 09/10] PCI/PME: Add pcie_walk_rcec() to RCEC PME handling
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- Re: [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- Re: support range based offsets in dma-direct v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] PCI/ASPM: Enable ASPM for links under VMD domain
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [RFC][Patch v1 2/3] i40e: limit msix vectors based on housekeeping CPUs
- From: Nitesh Narayan Lal <nitesh@xxxxxxxxxx>
- Re: [RFC][Patch v1 2/3] i40e: limit msix vectors based on housekeeping CPUs
- From: Jesse Brandeburg <jesse.brandeburg@xxxxxxxxx>
- Re: [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
- From: Jesse Brandeburg <jesse.brandeburg@xxxxxxxxx>
- Re: [PATCH v3 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v3 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH V4 00/10] Add RCEC handling to PCI/AER
- From: "Sean V Kelley" <sean.v.kelley@xxxxxxxxx>
- Re: [PATCH -next] PCI/IOV: use module_pci_driver to simplify the code
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH V4 00/10] Add RCEC handling to PCI/AER
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI/ACPI: Add Ampere Altra SOC MCFG quirk
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] driver/pci: reduce the single block time in pci_read_config
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH -next] PCI/IOV: use module_pci_driver to simplify the code
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- pci=nocrs required on HP rp5700 Business System
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] PCI: Trivial comment fixup for PCI mmap ifdefs
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH -next] PCI/IOV: use module_pci_driver to simplify the code
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2] PCI: Add support for LTR
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH v4 05/10] PCI/AER: Apply function level reset to RCiEP on fatal error
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH v4 01/10] PCI/RCEC: Add RCEC class code and extended capability
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH V4 00/10] Add RCEC handling to PCI/AER
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- [PATCH v4 07/10] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
- From: Sean V Kelley <sean.v.kelley@xxxxxxxxx>
- Re: [PATCH v2] ARM/PCI: Remove unused fields from struct hw_pci
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH -next] PCI: dwc: Remove set but not used variable
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH] PCI/LINK: Print IRQ number used by port
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH -next] PCI: rpadlpar: use for_each_child_of_node() and for_each_node_by_name
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v12 00/10] PCI: brcmstb: enable PCIe for STB chips
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH -next] PCI: tegra: convert to use DEFINE_SEQ_ATTRIBUTE macro
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v2 3/3] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- [PATCH -next] PCI/IOV: use module_pci_driver to simplify the code
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- [PATCH -next] PCI: dwc: Remove set but not used variable
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- Re: [PATCH 1/5] dt-bindings: phy: qcom,qmp: Document SM8250 PCIe PHY bindings
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- Re: [PATCH 2/5] phy: qualcomm: phy-qcom-qmp: Add PCIe PHY support for SM8250 SoC
- From: Vinod Koul <vkoul@xxxxxxxxxx>
- Re: [PATCH 1/5] dt-bindings: phy: qcom,qmp: Document SM8250 PCIe PHY bindings
- From: Vinod Koul <vkoul@xxxxxxxxxx>
- Re: [PATCH v2 3/3] PCI: iproc: Display PCIe Link information
- From: Srinath Mannam <srinath.mannam@xxxxxxxxxxxx>
- Re: [PATCH v2 0/3] PCI: iproc: Add fixes to pcie iproc
- From: Srinath Mannam <srinath.mannam@xxxxxxxxxxxx>
- Re: [PATCH v2 3/3] PCI: iproc: Display PCIe Link information
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 5/5] pci: controller: dwc: qcom: Harcode PCIe config SID
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] driver/pci: reduce the single block time in pci_read_config
- From: Jiang Biao <benbjiang@xxxxxxxxx>
- Re: [PATCH v3 04/10] PCI/RCEC: Add pcie_walk_rcec() to walk associated RCiEPs
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 3/5] dt-bindings: pci: qcom: Document PCIe bindings for SM8250 SoC
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- Re: [PATCH 2/5] phy: qualcomm: phy-qcom-qmp: Add PCIe PHY support for SM8250 SoC
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- Re: [PATCH v3 04/10] PCI/RCEC: Add pcie_walk_rcec() to walk associated RCiEPs
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/5] dt-bindings: phy: qcom,qmp: Document SM8250 PCIe PHY bindings
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- Re: [PATCH] Convert enum pci_dev_flags to bit fields in struct pci_dev
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/3] PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 0/3] PCI: iproc: Add fixes to pcie iproc
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 5/5] pci: controller: dwc: qcom: Harcode PCIe config SID
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v5] PCI/ACS: Enable PCI_ACS_TB and disable only when needed for ATS
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v4 4/4] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 4/5] pci: controller: dwc: qcom: Add PCIe support for SM8250 SoC
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 1/1] PCI: pcie_bus_config can be set at build time
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- Re: [PATCH 0/2] PCI: aardvark: Fix comphy with old ATF
- From: Tomasz Maciej Nowak <tmn505@xxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- [PATCH v2 1/3] sparc32: Remove useless io_32.h __KERNEL__ preprocessor guard
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v5 2/2] misc: rtsx: Add power saving functions and fix driving parameter
- From: "gregkh@xxxxxxxxxxxxxxxxxxx" <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5/5] pci: controller: dwc: qcom: Harcode PCIe config SID
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH 4/5] pci: controller: dwc: qcom: Add PCIe support for SM8250 SoC
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [pci:next] BUILD SUCCESS 9a8b3f0c7abe7a3c05a43f23680018d720ad67ec
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] driver/pci: reduce the single block time in pci_read_config
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v4 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2] ARM/PCI: Remove unused fields from struct hw_pci
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v12 06/10] PCI: brcmstb: Add control of rescal reset
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
- From: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
- Re: [PATCH v5 2/2] misc: rtsx: Add power saving functions and fix driving parameter
- From: "gregkh@xxxxxxxxxxxxxxxxxxx" <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] misc: rtsx: Add power saving functions and fix driving parameter
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v7 18/24] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- [PATCH 3/5] dt-bindings: pci: qcom: Document PCIe bindings for SM8250 SoC
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH 1/5] dt-bindings: phy: qcom,qmp: Document SM8250 PCIe PHY bindings
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH v2 0/3] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v12 05/10] PCI: brcmstb: Add bcm7278 PERST# support
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 3/3] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- [PATCH v2 2/3] sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v2 3/3] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH 2/5] phy: qualcomm: phy-qcom-qmp: Add PCIe PHY support for SM8250 SoC
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [v2,2/3] PCI: mediatek: Add new generation controller support
- From: Jianjun Wang <jianjun.wang@xxxxxxxxxxxx>
- Re: [PATCH] PCI: rcar: Add L1 link state fix into data abort hook
- From: Marek Vasut <marek.vasut@xxxxxxxxx>
- Re: [PATCH v12 04/10] PCI: brcmstb: Add suspend and resume pm_ops
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 0/1] PCI: pcie_bus_config can be set at build time
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- Re: [RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 0/5] Add PCIe support for SM8250 SoC
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v15 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- RE: pcie-designware.c sparse warning
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/40] PCI: dwc: Driver clean-ups
- From: Michael Walle <michael@xxxxxxxx>
- [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/6] usb: don't inherity DMA properties for USB devices
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] ARM/dma-mapping: remove dma_to_virt
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH -next] PCI: rpadlpar: use for_each_child_of_node() and for_each_node_by_name
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- Re: [RFC PATCH v3] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
- From: Huacai Chen <chenhuacai@xxxxxxxxx>
- [PATCH 1/6] ARM/dma-mapping: remove a __arch_page_to_dma #error
- From: Christoph Hellwig <hch@xxxxxx>
- support range based offsets in dma-direct v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC] pcie hotplug doesn't work with kernel 4.19
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- [PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
- From: Zhiqiang Hou <Zhiqiang.Hou@xxxxxxx>
- Re: [RFC] pcie hotplug doesn't work with kernel 4.19
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v8 2/5] ACPI/PCI: Ignore _OSC negotiation result if pcie_ports_native is set.
- From: "Kuppuswamy, Sathyanarayanan" <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 1/5] PCI: Conditionally initialize host bridge native_* members
- From: "Kuppuswamy, Sathyanarayanan" <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- [PATCH -next] PCI: tegra: convert to use DEFINE_SEQ_ATTRIBUTE macro
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- [PATCH v2 0/3] PCI: iproc: Add fixes to pcie iproc
- From: Srinath Mannam <srinath.mannam@xxxxxxxxxxxx>
- [PATCH v2 1/3] PCI: iproc: fix out of bound array access
- From: Srinath Mannam <srinath.mannam@xxxxxxxxxxxx>
- Re: [PATCH 1/2] sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [RFC] pcie hotplug doesn't work with kernel 4.19
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 13/18] dmaengine: idxd: add dedicated wq mdev type
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v3 02/18] iommu/vt-d: Add DEV-MSI support
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v3 10/18] dmaengine: idxd: virtual device commands emulation
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v3 14/18] dmaengine: idxd: add new wq state for mdev
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v3 15/18] dmaengine: idxd: add error notification from host driver to mediated device
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v3 16/18] dmaengine: idxd: add ABI documentation for mediated device support
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v3 12/18] dmaengine: idxd: add mdev type as a new wq type
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v3 07/18] dmaengine: idxd: add basic mdev registration and helper functions
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v3 05/18] dmaengine: idxd: add IMS support in base driver
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v3 01/18] irqchip: Add IMS (Interrupt Message Storage) driver
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Clint Sbisa <csbisa@xxxxxxxxxx>
- Re: [PATCH 1/2] sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v4 4/4] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] PCI: Add quirks for Juniper ASICs to set class code
- From: Ming Qiao <mqiao@xxxxxxxxxxx>
- Re: [PATCH v3 04/10] PCI/RCEC: Add pcie_walk_rcec() to walk associated RCiEPs
- From: "Sean V Kelley" <sean.v.kelley@xxxxxxxxx>
- [PATCH 3/3] PCI: Add quirks for Juniper ASICs to fix PCIe gen
- From: Ming Qiao <mqiao@xxxxxxxxxxx>
- Re: [PATCH v8 2/5] ACPI/PCI: Ignore _OSC negotiation result if pcie_ports_native is set.
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v8 1/5] PCI: Conditionally initialize host bridge native_* members
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 00/40] PCI: dwc: Driver clean-ups
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2] PCI: Add support for LTR
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [RFC PATCH v3] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/3] PCI: Add quirks for Juniper FPGAs to set class code
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/2] sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
- From: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
- Re: [PATCH v15 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH v3 1/2] dt-bindings: PCI: sprd: Document Unisoc PCIe RC host controller
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v15 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v3 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v15 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 04/10] PCI/RCEC: Add pcie_walk_rcec() to walk associated RCiEPs
- From: "Sean V Kelley" <sean.v.kelley@xxxxxxxxx>
- [PATCH 1/3] PCI: Add quirks for Juniper FPGAs to set class code
- From: Ming Qiao <mqiao@xxxxxxxxxxx>
- Re: [PATCH v5 2/2] misc: rtsx: Add power saving functions and fix driving parameter
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 3/3] PCI: iproc: Display PCIe Link information
- From: Srinath Mannam <srinath.mannam@xxxxxxxxxxxx>
- [PATCH v2 2/3] PCI: iproc: fix invalidating PAXB address mapping
- From: Srinath Mannam <srinath.mannam@xxxxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- [PATCH 2/2] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- [PATCH 1/2] sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- [PATCH 0/2] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v2 00/40] PCI: dwc: Driver clean-ups
- From: Michael Walle <michael@xxxxxxxx>
- Re: [PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
- From: Matthias Brugger <matthias.bgg@xxxxxxxxx>
- RE: [PATCH v5 2/2] misc: rtsx: Add power saving functions and fix driving parameter
- From: 吳昊澄 Ricky <ricky_wu@xxxxxxxxxxx>
- Re: [RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
- From: Jason Wang <jasowang@xxxxxxxxxx>
- RE: [PATCH 7/7] PCI: layerscape: Add power management support
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- RE: [PATCH 2/7] PCI: layerscape: Change to use the DWC common link-up check function
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- Re: [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v4 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v4 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v4 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v4 15/17] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v4 13/17] PCI: Add TI J721E device to pci ids
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v4 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v4 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v4 16/17] Documentation: PCI: Add binding documentation for pci-ntb endpoint function
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v4 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v4 11/17] PCI: cadence: Implement ->msi_map_irq() ops
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v4 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v4 07/17] PCI: endpoint: Add support in configfs to associate two EPCs with EPF
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v4 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v4 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v4 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v4 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v4 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH v4 00/17] Implement NTB Controller using multiple PCI EP
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- RE: [PATCH 5/7] dt-bindings: pci: layerscape-pci: Update the description of SCFG property
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- RE: [PATCH 3/7] dt-bindings: pci: layerscape-pci: Add a optional property big-endian
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- RE: [PATCH 1/7] PCI: dwc: Fix a bug of the case dw_pci->ops is NULL
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- Re: [PATCH 1/2] PCI/portdrv: Remove the .remove() method in pcie_portdriver
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [RFC PATCH v3] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
- From: Huacai Chen <chenhuacai@xxxxxxxxx>
- Re: [PATCH 5/7] dt-bindings: pci: layerscape-pci: Update the description of SCFG property
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 3/7] dt-bindings: pci: layerscape-pci: Add a optional property big-endian
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 7/7] PCI: layerscape: Add power management support
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 2/7] PCI: layerscape: Change to use the DWC common link-up check function
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 1/7] PCI: dwc: Fix a bug of the case dw_pci->ops is NULL
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
- From: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Clint Sbisa <csbisa@xxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] PCI/portdrv: Remove the .remove() method in pcie_portdriver
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- R: [PATCH] PCI: qcom: don't clear out PHY_REFCLK_USE_PAD
- From: <ansuelsmth@xxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 2/2] PCI/portdrv: Don't disable pci device during shutdown
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- RE: [PATCH 1/2] PCI/portdrv: Remove the .remove() method in pcie_portdriver
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- Re: PCIe hot-plug issue: Failed to check link status
- From: Myron Stowe <mstowe@xxxxxxxxxx>
- [PATCH v3] PCI: vmd: Offset Client VMD MSI-X vectors
- From: Jon Derrick <jonathan.derrick@xxxxxxxxx>
- Re: [PATCH v2] PCI: vmd: Offset Client VMD MSI/X vectors
- From: "Derrick, Jonathan" <jonathan.derrick@xxxxxxxxx>
- Re: [PATCH v2] PCI: vmd: Offset Client VMD MSI/X vectors
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2] PCI: vmd: Offset Client VMD MSI/X vectors
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH v2] PCI: vmd: Offset Client VMD MSI/X vectors
- From: Jon Derrick <jonathan.derrick@xxxxxxxxx>
- Re: [RFC PATCH v3] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [RFC PATCH v3] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
- From: Zhou Yanjie <zhouyanjie@xxxxxxxxxxxxxx>
- Re: [PATCH] PCI: vmd: Add AHCI to fast interrupt list
- From: "Derrick, Jonathan" <jonathan.derrick@xxxxxxxxx>
- Re: [PATCH v3 04/10] PCI/RCEC: Add pcie_walk_rcec() to walk associated RCiEPs
- From: "Sean V Kelley" <sean.v.kelley@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [PATCH v3 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [v2,2/3] PCI: mediatek: Add new generation controller support
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v16 2/3] dt-bindings: PCI: microchip: Add Microchip PolarFire host binding
- From: <Daire.McNamara@xxxxxxxxxxxxx>
- Re: [PATCH v16 3/3] PCI: microchip: Add host driver for Microchip PCIe controller
- From: <Daire.McNamara@xxxxxxxxxxxxx>
- Re: [PATCH v16 1/3] PCI: Call platform_set_drvdata earlier in devm_pci_alloc_host_bridge
- From: <Daire.McNamara@xxxxxxxxxxxxx>
- [PATCH v16 0/3] PCI: microchip: Add host driver for Microchip PCIe controller
- From: <Daire.McNamara@xxxxxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Clint Sbisa <csbisa@xxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
- From: Matthias Brugger <matthias.bgg@xxxxxxxxx>
- Re: [RFC PATCH v3] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- RE: [PATCH v15 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- [PATCH RFC v1 12/18] asm-generic/hyperv: update hv_interrupt_entry
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- Aw: [PATCH v6 0/4] Spilt PCIe node to comply with hardware design
- From: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx>
- [PATCH v6 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base and irq
- From: Chuanjia Liu <chuanjia.liu@xxxxxxxxxxxx>
- [PATCH v6 3/4] arm64: dts: mediatek: Split PCIe node for MT2712 and MT7622
- From: Chuanjia Liu <chuanjia.liu@xxxxxxxxxxxx>
- [PATCH v6 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
- From: Chuanjia Liu <chuanjia.liu@xxxxxxxxxxxx>
- [PATCH v6 4/4] ARM: dts: mediatek: Modified MT7629 PCIe node
- From: Chuanjia Liu <chuanjia.liu@xxxxxxxxxxxx>
- [PATCH v6 0/4] Spilt PCIe node to comply with hardware design
- From: Chuanjia Liu <chuanjia.liu@xxxxxxxxxxxx>
- Re: [v2,2/3] PCI: mediatek: Add new generation controller support
- From: Jianjun Wang <jianjun.wang@xxxxxxxxxxxx>
- Re: [v2,1/3] dt-bindings: PCI: mediatek: Add YAML schema
- From: Jianjun Wang <jianjun.wang@xxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [v2,2/3] PCI: mediatek: Add new generation controller support
- From: Jianjun Wang <jianjun.wang@xxxxxxxxxxxx>
- Re: [PATCH] PCI: rcar: Add L1 link state fix into data abort hook
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v3] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
- From: Huacai Chen <chenhuacai@xxxxxxxxx>
- Re: [RFC PATCH v3] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH] PCI: rcar: Add L1 link state fix into data abort hook
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
- From: Matthias Brugger <matthias.bgg@xxxxxxxxx>
- Re: [RFC PATCH v3] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
- From: Huacai Chen <chenhuacai@xxxxxxxxx>
- Re:[RFC PATCH v3] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
- From: "陈华才" <chenhc@xxxxxxxxxx>
- [RFC PATCH v3] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH 5/6] usb: don't inherity DMA properties for USB devices
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/6] usb: don't inherity DMA properties for USB devices
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] ARM/dma-mapping: remove dma_to_virt
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] ARM/dma-mapping: remove a __arch_page_to_dma #error
- From: Christoph Hellwig <hch@xxxxxx>
- support range based offsets in dma-direct v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [RFC PATCH v2] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [RFC PATCH v2] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [RFC PATCH v2] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- [PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- dma-coherent property for PCIe Root
- From: Valmiki <valmikibow@xxxxxxxxx>
- Re: [RFC PATCH v2] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
- From: Huacai Chen <chenhuacai@xxxxxxxxx>
- Re: [RFC PATCH v2] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH] Convert enum pci_dev_flags to bit fields in struct pci_dev
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- Re: [PATCH] PCI: rcar: Add L1 link state fix into data abort hook
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH] Convert enum pci_dev_flags to bit fields in struct pci_dev
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- Re: [PATCH] PCI: rcar: Add L1 link state fix into data abort hook
- From: Marek Vasut <marek.vasut@xxxxxxxxx>
- Re: touchpad doesn't work at all on ACER Spin 5
- From: Martin crysman Zahradník <crysman@xxxxxxxxx>
- Re: [PATCH v8 2/5] ACPI/PCI: Ignore _OSC negotiation result if pcie_ports_native is set.
- From: "Kuppuswamy, Sathyanarayanan" <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 1/5] PCI: Conditionally initialize host bridge native_* members
- From: "Kuppuswamy, Sathyanarayanan" <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- [RFC PATCH v2] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- RE: [PATCHv7 12/12] misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllers
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- RE: [PATCHv7 04/12] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- Re: [PATCH] PCI: rcar: Add L1 link state fix into data abort hook
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- RE: [PATCHv7 02/12] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- RE: [PATCHv7 10/12] arm64: dts: layerscape: Add PCIe EP node for ls1088a
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- RE: [PATCH 1/7] PCI: dwc: Fix a bug of the case dw_pci->ops is NULL
- From: "Z.q. Hou" <zhiqiang.hou@xxxxxxx>
- Re: [PATCH 2/2] PCI/portdrv: Don't disable pci device during shutdown
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/2] PCI/portdrv: Remove the .remove() method in pcie_portdriver
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/2] PCI/portdrv: Remove the .remove() method in pcie_portdriver
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH] driver/pci: reduce the single block time in pci_read_config
- From: Jiang Biao <benbjiang@xxxxxxxxx>
- Re: [PATCH v5 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
- From: Chuanjia Liu <chuanjia.liu@xxxxxxxxxxxx>
- Re: [PATCH v5 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
- From: Chuanjia Liu <chuanjia.liu@xxxxxxxxxxxx>
- Re: [PATCH v5 2/4] PCI: mediatek: Use regmap to get shared pcie-cfg base
- From: Chuanjia Liu <chuanjia.liu@xxxxxxxxxxxx>
- [PATCH] PCI: rcar: Add L1 link state fix into data abort hook
- From: marek.vasut@xxxxxxxxx
- [PATCH] PCI: dwc: do not export a static symbol
- Re: [PATCH 3/3] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] PCI: vmd: Add AHCI to fast interrupt list
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v3 04/10] PCI/RCEC: Add pcie_walk_rcec() to walk associated RCiEPs
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 04/10] PCI/RCEC: Add pcie_walk_rcec() to walk associated RCiEPs
- From: "Sean V Kelley" <sean.v.kelley@xxxxxxxxx>
- Re: [PATCH v5 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v5 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [v2,1/3] dt-bindings: PCI: mediatek: Add YAML schema
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [v2,2/3] PCI: mediatek: Add new generation controller support
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] arm64: Enable PCI write-combine resources under sysfs
- From: Clint Sbisa <csbisa@xxxxxxxxxx>
- Re: [PATCH 2/3] ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE
- From: santosh.shilimkar@xxxxxxxxxx
- [PATCH v12 03/10] PCI: brcmstb: Add bcm7278 register info
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH v12 06/10] PCI: brcmstb: Add control of rescal reset
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH v12 08/10] PCI: brcmstb: Accommodate MSI for older chips
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH v12 10/10] PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
- [PATCH v12 07/10] PCI: brcmstb: Set additional internal memory DMA viewport sizes
- From: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]