Linux PCI
[Prev Page][Next Page]
- Re: [RFC PATCH v3 2/4] PCI/doe: Add Data Object Exchange support
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- RE: [EXT] Re: [RESEND v4 2/2] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3
- From: Richard Zhu <hongxing.zhu@xxxxxxx>
- RE: [EXT] Re: [RESEND v4 1/2] dt-bindings: imx6q-pcie: add one regulator used to power up pcie phy
- From: Richard Zhu <hongxing.zhu@xxxxxxx>
- Re: [PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH 5/5] PCI: Support ASpeed VGA cards behind a misbehaving bridge
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH 4/5] PCI: Add quirk for multifunction devices of LS7A
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH 3/5] PCI: Improve the mrrs quirk for LS7A
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH 2/5] PCI: Move loongson pci quirks to quirks.c
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH 1/5] PCI/portdrv: Don't disable pci device during shutdown
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH 0/5] PCI: Loongson-related pci quirks
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH 1/2] dt-bindings: PCI: mediatek-gen3: Add property to disable dvfsrc voltage request
- From: Jianjun Wang <jianjun.wang@xxxxxxxxxxxx>
- [PATCH 0/2] PCI: mediatek-gen3: Add support for disable dvfsrc
- From: Jianjun Wang <jianjun.wang@xxxxxxxxxxxx>
- [PATCH 2/2] PCI: mediatek-gen3: Add support for disable dvfsrc voltage request
- From: Jianjun Wang <jianjun.wang@xxxxxxxxxxxx>
- [PATCH v4 8/8] cxl/acpi: Add module parameters to stand in for ACPI tables
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v4 7/8] cxl/port: Introduce cxl_port objects
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v4 6/8] cxl/Kconfig: Default drivers to CONFIG_CXL_BUS
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v4 5/8] cxl/acpi: Introduce ACPI0017 driver and cxl_root
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v4 4/8] cxl/core: Refactor CXL register lookup for bridge reuse
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v4 3/8] cxl/core: Rename bus.c to core.c
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v4 2/8] cxl/mem: Introduce 'struct cxl_regs' for "composable" CXL devices
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v4 1/8] cxl/mem: Move some definitions to mem.h
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v4 0/8] CXL Port Enumeration and Plans for v5.14
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v4 2/2] PCI: Add sysfs "removable" attribute
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- [PATCH v4 1/2] driver core: Move the "removable" attribute from USB to core
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- [PATCH v2 05/22] PCI/P2PDMA: Print a warning if the host bridge is not in the whitelist
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 06/22] PCI/P2PDMA: Attempt to set map_type if it has not been set
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 13/22] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 12/22] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 11/22] dma-iommu: Return error code from iommu_dma_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 10/22] iommu: Return full error code from iommu_map_sg[_atomic]()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 09/22] dma-direct: Return appropriate error code from dma_direct_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 07/22] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagemap and device
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 08/22] dma-mapping: Allow map_sg() ops to return negative error codes
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 14/22] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 15/22] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 16/22] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 17/22] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 22/22] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 21/22] RDMA/rw: use dma_map_sgtable()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 19/22] nvme-pci: Convert to using dma_map_sgtable()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 18/22] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 20/22] RDMA/core: Introduce ib_dma_pci_p2p_dma_supported()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 00/22] Add new DMA mapping operation for P2PDMA
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 04/22] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 03/22] PCI/P2PDMA: Cleanup type for return value of calc_map_type_and_dist()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 01/22] PCI/P2PDMA: Rename upstream_bridge_distance() and rework documentation
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 02/22] PCI/P2PDMA: Use a buffer on the stack for collecting the acs list
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH] PCI: Allow drivers to claim exclusive access to config regions
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [RFC PATCH v3 2/4] PCI/doe: Add Data Object Exchange support
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v3 1/2] driver core: Move the "removable" attribute from USB to core
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- [PATCH 5/5] PCI/VPD: Remove pci_vpd member flag
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 1/5] PCI/VPD: Refactor pci_vpd_size
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 4/5] PCI/VPD: Make pci_vpd_wait uninterruptible
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 3/5] PCI/VPD: Remove old_size argument from pci_vpd_size
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 2/5] PCI: Clean up VPD constants and functions in pci.h
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 0/5] PCI/VPD: Further improvements
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH v3 2/2] PCI: Add sysfs "removable" attribute
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 2/2] PCI: Add sysfs "removable" attribute
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- Re: [PATCH v3 2/2] PCI: Add sysfs "removable" attribute
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 2/2] PCI: Add sysfs "removable" attribute
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- Re: [PATCH v3 2/2] PCI: Add sysfs "removable" attribute
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- Re: [PATCH v3 2/2] PCI: Add sysfs "removable" attribute
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] driver core: Move the "removable" attribute from USB to core
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- Re: [PATCH v3 2/2] PCI: Add sysfs "removable" attribute
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- Re: [PATCH v3 1/2] driver core: Move the "removable" attribute from USB to core
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] driver core: Move the "removable" attribute from USB to core
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- Re: How does the "/sys/bus/pci/drivers/*/*" interface work?
- From: "linux.enthusiast" <linux.enthusiast@xxxxxxxxxxxxxx>
- Re: How does the "/sys/bus/pci/drivers/*/*" interface work?
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: How does the "/sys/bus/pci/drivers/*/*" interface work?
- From: "linux.enthusiast" <linux.enthusiast@xxxxxxxxxxxxxx>
- Re: How does the "/sys/bus/pci/drivers/*/*" interface work?
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: How does the "/sys/bus/pci/drivers/*/*" interface work?
- From: "linux.enthusiast" <linux.enthusiast@xxxxxxxxxxxxxx>
- Re: [PATCH] PCI: dynamically map ECAM regions
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] PCI: dynamically map ECAM regions
- From: Russell King - ARM Linux admin <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH] PCI: dynamically map ECAM regions
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v7 09/16] drm/amdgpu: Guard against write accesses after device removal
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH v7 09/16] drm/amdgpu: Guard against write accesses after device removal
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: How does the "/sys/bus/pci/drivers/*/*" interface work?
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH] PCI: dynamically map ECAM regions
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] PCI: Add sysfs "removable" attribute
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] driver core: Move the "removable" attribute from USB to core
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- How does the "/sys/bus/pci/drivers/*/*" interface work?
- From: "linux.enthusiast" <linux.enthusiast@xxxxxxxxxxxxxx>
- Re: [PATCH V3 2/2] PCI: Add MCFG quirks for Tegra194 host controllers
- From: Vidya Sagar <vidyas@xxxxxxxxxx>
- Re: [PATCH 01/11] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- Re: [PATCH] PCI: tegra: move to use request_irq by IRQF_NO_AUTOEN flag
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH] PCI: tegra: move to use request_irq by IRQF_NO_AUTOEN flag
- From: Tian Tao <tiantao6@xxxxxxxxxxxxx>
- Re: [PATCH V3 2/2] PCI: Add MCFG quirks for Tegra194 host controllers
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH -next] PCI: tegra: Add missing MODULE_DEVICE_TABLE
- From: Vidya Sagar <vidyas@xxxxxxxxxx>
- Re: [PATCH v2 1/2] driver core: Move the "removable" attribute from USB to core
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- Re: [PATCH v2 2/2] pci: Support "removable" attribute for PCI devices
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- Re: [PATCH v2 1/2] driver core: Move the "removable" attribute from USB to core
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- [PATCH v3 2/2] PCI: Add sysfs "removable" attribute
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- [PATCH v3 1/2] driver core: Move the "removable" attribute from USB to core
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- [PATCH v2] PCI/portdrv: Use link bandwidth notification capability bit
- From: Stuart Hayes <stuart.w.hayes@xxxxxxxxx>
- Re: [PATCH v2 31/40] docs: PCI: acpi-info.rst: Use ASCII subset instead of UTF-8 alternate symbols
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v7 09/16] drm/amdgpu: Guard against write accesses after device removal
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH v7 03/16] drm/amdkfd: Split kfd suspend from device exit
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
- From: Konstantin Kharlamov <hi-angel@xxxxxxxxx>
- Re: [PATCH v7 03/16] drm/amdkfd: Split kfd suspend from device exit
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH v7 09/16] drm/amdgpu: Guard against write accesses after device removal
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [PATCH v7 09/16] drm/amdgpu: Guard against write accesses after device removal
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH 4/7] dt-bindings: imx6q-pcie: add a property configure refclk pad usage mode
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 2/7] PCI: imx6: Initialize ATU unroll offset
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2] dt-bindings: PCI: ftpci100: convert faraday,ftpci100 to YAML
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] PCI/portdrv: Use link bandwidth notification capability bit
- From: Lukas Wunner <lukas@xxxxxxxxx>
- [PATCH] PCI/portdrv: Use link bandwidth notification capability bit
- From: Stuart Hayes <stuart.w.hayes@xxxxxxxxx>
- [PATCH AUTOSEL 4.4 2/4] ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 2/7] ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 04/12] ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 02/12] PCI: thunder: Fix compile testing
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 05/18] ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 02/18] PCI: thunder: Fix compile testing
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 06/23] ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 02/23] PCI: thunder: Fix compile testing
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 13/34] PCI: tegra: Add Tegra194 MCFG quirks for ECAM errata
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 07/34] PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 06/34] ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 02/34] PCI: thunder: Fix compile testing
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.11 14/35] PCI: tegra: Add Tegra194 MCFG quirks for ECAM errata
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.11 07/35] PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.11 06/35] ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.11 02/35] PCI: thunder: Fix compile testing
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.12 16/37] PCI: tegra: Add Tegra194 MCFG quirks for ECAM errata
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.12 08/37] PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.12 07/37] ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.12 02/37] PCI: thunder: Fix compile testing
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v2] PCI/VPD: Use unaligned access helpers in pci_vpd_read
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH V3 4/6] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V3 6/6] PCI: Enable 10-Bit tag support for PCIe RP devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V3 5/6] PCI/IOV: Enable 10-Bit tag support for PCIe VF devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V3 1/6] PCI: Use cached Device Capabilities Register
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V3 3/6] PCI: Add 10-Bit Tag register definitions
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V3 2/6] PCI: Use cached Device Capabilities 2 Register
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V3 0/6] PCI: Enable 10-Bit tag support for PCIe devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH v7 16/16] drm/amdgpu: Unmap all MMIO mappings
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v7 15/16] drm/amdgpu: Verify DMA opearations from device are done
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v7 14/16] drm/amd/display: Remove superfluous drm_mode_config_cleanup
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v7 13/16] drm/scheduler: Fix hang when sched_entity released
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v7 12/16] drm/amdgpu: Fix hang on device removal.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v7 11/16] drm/amdgpu: Prevent any job recoveries after device is unplugged.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v7 10/16] drm/sched: Make timeout timer rearm conditional.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v7 09/16] drm/amdgpu: Guard against write accesses after device removal
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v7 08/16] drm/amdgpu: Convert driver sysfs attributes to static attributes
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v7 07/16] PCI: Add support for dev_groups to struct pci_driver
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v7 06/16] drm/amdgpu: Remap all page faults to per process dummy page.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v7 05/16] drm/amdgpu: Handle IOMMU enabled case.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v7 04/16] drm/amdgpu: Add early fini callback
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v7 03/16] drm/amdkfd: Split kfd suspend from device exit
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v7 02/16] drm/amdgpu: Split amdgpu_device_fini into early and late
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v7 01/16] drm/ttm: Remap all page faults to per process dummy page.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v7 00/16] RFC Support hot device unplug in amdgpu
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [pci:for-linus] BUILD SUCCESS 2ee4c8a268764e751ee44dfffa76c813cfc27aee
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v6 10/16] drm/amdgpu: Guard against write accesses after device removal
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [PATCH v6 10/16] drm/amdgpu: Guard against write accesses after device removal
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH v6 10/16] drm/amdgpu: Guard against write accesses after device removal
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v2 31/40] docs: PCI: acpi-info.rst: Use ASCII subset instead of UTF-8 alternate symbols
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [RFC PATCH v3 2/4] PCI/doe: Add Data Object Exchange support
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH] PCI: hv: Move completion variable from stack to heap in hv_compose_msi_msg()
- From: longli@xxxxxxxxxxxxxxxxx
- [Patch v3 2/2] PCI: hv: Remove unused refcount and supporting functions for handling bus device removal
- From: longli@xxxxxxxxxxxxxxxxx
- [Patch v3 1/2] PCI: hv: Fix a race condition when removing the device
- From: longli@xxxxxxxxxxxxxxxxx
- Re: [PATCH v2] PCI/VPD: Use unaligned access helpers in pci_vpd_read
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH V2 5/5] PCI: Enable 10-Bit tag support for PCIe RP devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- Re: [PATCH V2 5/5] PCI: Enable 10-Bit tag support for PCIe RP devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- Re: [PATCH V2 1/5] PCI: Use cached Device Capabilities 2 Register
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- Re: [PATCH v2] PCI/VPD: Use unaligned access helpers in pci_vpd_read
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 7/8] cxl/port: Introduce cxl_port objects
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 5/8] cxl/acpi: Introduce ACPI0017 driver and cxl_root
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 2/8] cxl/mem: Introduce 'struct cxl_regs' for "composable" CXL devices
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 1/8] cxl/mem: Move some definitions to mem.h
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH -next] PCI: tegra: Add missing MODULE_DEVICE_TABLE
- From: Zou Wei <zou_wei@xxxxxxxxxx>
- Re: [PATCH v2 1/2] driver core: Move the "removable" attribute from USB to core
- From: Rajat Jain <rajatxjain@xxxxxxxxx>
- Re: [PATCH v2 1/2] driver core: Move the "removable" attribute from USB to core
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- Re: [PATCH v2 2/2] pci: Support "removable" attribute for PCI devices
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- Re: [PATCH v2 2/2] pci: Support "removable" attribute for PCI devices
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 2/2] pci: Support "removable" attribute for PCI devices
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- Re: [PATCH v2 1/2] driver core: Move the "removable" attribute from USB to core
- From: Rajat Jain <rajatja@xxxxxxxxxx>
- Re: [PATCH v2 2/2] pci: Support "removable" attribute for PCI devices
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3] PCI: Disallow retraining link for Atheros chips on non-Gen1 PCIe bridges
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH v2 1/2] driver core: Move the "removable" attribute from USB to core
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v6 10/16] drm/amdgpu: Guard against write accesses after device removal
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [RFC PATCH v3 2/4] PCI/doe: Add Data Object Exchange support
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v6 04/15] swiotlb: Add restricted DMA pool initialization
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- Re: [PATCH v6 05/15] swiotlb: Add a new get_io_tlb_mem getter
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- Re: [PATCH v6 08/15] swiotlb: Bounce data from/to restricted DMA pool if available
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- Re: [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH] PCI: Add Max Payload Size quirk for ASMedia ASM1062 SATA controller
- From: Marek Behún <kabel@xxxxxxxxxx>
- Re: [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH 00/16] Add new DMA mapping operation for P2PDMA
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCH v6 06/16] drm/amdgpu: Handle IOMMU enabled case.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [PATCH v6 06/16] drm/amdgpu: Handle IOMMU enabled case.
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH v6 06/16] drm/amdgpu: Handle IOMMU enabled case.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [PATCH] MAINTAINERS: Add Krzysztof as PCI host/endpoint controllers reviewer
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH V2 5/5] PCI: Enable 10-Bit tag support for PCIe RP devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V2 5/5] PCI: Enable 10-Bit tag support for PCIe RP devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V2 1/5] PCI: Use cached Device Capabilities 2 Register
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V2 5/5] PCI: Enable 10-Bit tag support for PCIe RP devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- Re: [PATCH 3/7] PCI: imx6: Rework PHY search and mapping
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH V2 5/5] PCI: Enable 10-Bit tag support for PCIe RP devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- Re: [PATCH v6 01/16] drm/ttm: Remap all page faults to per process dummy page.
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH V2 4/5] PCI/IOV: Enable 10-Bit tag support for PCIe VF devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V2 1/5] PCI: Use cached Device Capabilities 2 Register
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V2 2/5] PCI: Add 10-Bit Tag register definitions
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V2 3/5] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V2 0/5] PCI: Enable 10-Bit tag support for PCIe devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH] MAINTAINERS: Add Krzysztof as PCI host/endpoint controllers reviewer
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH 3/7] PCI: imx6: Rework PHY search and mapping
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: [PATCH v6 04/16] drm/amdkfd: Split kfd suspend from devie exit
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [PATCH v6 01/16] drm/ttm: Remap all page faults to per process dummy page.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [PATCH 3/7] PCI: imx6: Rework PHY search and mapping
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH V2 0/5] PCI: Enable 10-Bit tag support for PCIe devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- Re: [PATCH] PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- [PATCH V2 4/5] PCI/IOV: Enable 10-Bit tag support for PCIe VF devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V2 3/5] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V2 2/5] PCI: Add 10-Bit Tag register definitions
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V2 1/5] PCI: Use cached Device Capabilities 2 Register
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH V2 0/5] PCI: Enable 10-Bit tag support for PCIe devices
- From: Dongdong Liu <liudongdong3@xxxxxxxxxx>
- [PATCH 1/1] PCI: mediatek: Remove redundant error printing in mtk_pcie_subsys_powerup()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH 1/1] PCI: dwc/imx6: Remove redundant error printing in imx6_pcie_probe()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- RE: [PATCH v10 1/4] misc: Add Synopsys DesignWare xData IP driver
- From: Gustavo Pimentel <Gustavo.Pimentel@xxxxxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v10 1/4] misc: Add Synopsys DesignWare xData IP driver
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 3/7] PCI: imx6: Rework PHY search and mapping
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: [PATCH v6 16/16] drm/amdgpu: Verify DMA opearations from device are done
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH v6 13/16] drm/amdgpu: Fix hang on device removal.
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH -next] PCI: mediatek-gen3: Add missing MODULE_DEVICE_TABLE
- From: Zou Wei <zou_wei@xxxxxxxxxx>
- Re: [PATCH v6 12/16] drm/amdgpu: Prevent any job recoveries after device is unplugged.
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH v6 11/16] drm/sched: Make timeout timer rearm conditional.
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH v6 10/16] drm/amdgpu: Guard against write accesses after device removal
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH v6 06/16] drm/amdgpu: Handle IOMMU enabled case.
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH v6 05/16] drm/amdgpu: Add early fini callback
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH v6 04/16] drm/amdkfd: Split kfd suspend from devie exit
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH v6 01/16] drm/ttm: Remap all page faults to per process dummy page.
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH v2] PCI: Coalesce contiguous regions for host bridges
- From: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
- RE: Re: [RESEND v4 2/2] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3
- From: Richard Zhu <hongxing.zhu@xxxxxxx>
- RE: Re: [RESEND v4 1/2] dt-bindings: imx6q-pcie: add one regulator used to power up pcie phy
- From: Richard Zhu <hongxing.zhu@xxxxxxx>
- Re: [PATCH v6 03/16] drm/amdgpu: Split amdgpu_device_fini into early and late
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH] Revert "arm64: PCI: Exclude ACPI "consumer" resources from host bridge windows"
- From: Maximilian Luz <luzmaximilian@xxxxxxxxx>
- [no subject]
- From: Maximilian Luz <luzmaximilian@xxxxxxxxx>
- Re: [PATCH] PCI: Fix accessing freed memory in pci_remove_resource_files
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: Adam Borowski <kilobyte@xxxxxxxxxx>
- Re: [PATCH v6 15/16] drm/amd/display: Remove superflous drm_mode_config_cleanup
- From: Rodrigo Siqueira <Rodrigo.Siqueira@xxxxxxx>
- Re: [PATCH v6 08/16] PCI: Add support for dev_groups to struct pci_device_driver
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 2/3] PCI: dwc: Visconti: PCIe RC controller driver
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2] dt-bindings: PCI: ftpci100: convert faraday,ftpci100 to YAML
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- Re: [PATCH] PCI: endpoint: Make struct pci_epf_driver::remove return void
- From: Uwe Kleine-König <uwe@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v6 1/3] reset: add missing empty function reset_control_rearm()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: pci: convert faraday,ftpci100 to yaml
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v6 02/16] drm/ttm: Expose ttm_tt_unpopulate for driver use
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [PATCH v6 02/16] drm/ttm: Expose ttm_tt_unpopulate for driver use
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH] PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH] PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH v3 0/8] CXL Port Enumeration and Plans for v5.14
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] cxl: Rename mem to pci
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 0/8] CXL Port Enumeration and Plans for v5.14
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 3/7] PCI: imx6: Rework PHY search and mapping
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v6 16/16] drm/amdgpu: Verify DMA opearations from device are done
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v6 15/16] drm/amd/display: Remove superflous drm_mode_config_cleanup
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v6 14/16] drm/scheduler: Fix hang when sched_entity released
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v6 13/16] drm/amdgpu: Fix hang on device removal.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v6 12/16] drm/amdgpu: Prevent any job recoveries after device is unplugged.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v6 10/16] drm/amdgpu: Guard against write accesses after device removal
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v6 11/16] drm/sched: Make timeout timer rearm conditional.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v6 09/16] drm/amdgpu: Convert driver sysfs attributes to static attributes
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v6 08/16] PCI: Add support for dev_groups to struct pci_device_driver
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v6 07/16] drm/amdgpu: Remap all page faults to per process dummy page.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v6 06/16] drm/amdgpu: Handle IOMMU enabled case.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v6 05/16] drm/amdgpu: Add early fini callback
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v6 04/16] drm/amdkfd: Split kfd suspend from devie exit
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v6 03/16] drm/amdgpu: Split amdgpu_device_fini into early and late
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v6 02/16] drm/ttm: Expose ttm_tt_unpopulate for driver use
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v6 01/16] drm/ttm: Remap all page faults to per process dummy page.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- [PATCH v6 00/16] RFC Support hot device unplug in amdgpu
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [PATCH 3/4 v3] PCI: ixp4xx: Add device tree bindings for IXP4xx
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 01/11] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 1/3] dt-bindings: pci: qcom: Document PCIe bindings for SC720
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v5 20/27] drm: Scope all DRM IOCTLs with drm_dev_enter/exit
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 7/8] cxl/port: Introduce cxl_port objects
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 6/8] cxl/Kconfig: Default drivers to CONFIG_CXL_BUS
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 3/8] cxl/core: Rename bus.c to core.c
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 2/8] cxl/mem: Introduce 'struct cxl_regs' for "composable" CXL devices
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 1/8] cxl/mem: Move some definitions to mem.h
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: Edward Cree <ecree.xilinx@xxxxxxxxx>
- RE: [PATCH] PCI: Fix accessing freed memory in pci_remove_resource_files
- From: "Slivka, Danijel" <Danijel.Slivka@xxxxxxx>
- Re: [PATCH v6 08/15] swiotlb: Bounce data from/to restricted DMA pool if available
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 05/15] swiotlb: Add a new get_io_tlb_mem getter
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 04/15] swiotlb: Add restricted DMA pool initialization
- From: Christoph Hellwig <hch@xxxxxx>
- RE: [PATCH] PCI: Fix accessing freed memory in pci_remove_resource_files
- From: "Slivka, Danijel" <Danijel.Slivka@xxxxxxx>
- Re: [PATCH v6 02/15] swiotlb: Refactor swiotlb_create_debugfs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 01/15] swiotlb: Refactor swiotlb init functions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/8] cxl/acpi: Introduce ACPI0017 driver and cxl_root
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH 4/7] dt-bindings: imx6q-pcie: add a property configure refclk pad usage mode
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 7/7] PCI: imx6: Add i.MX8MM support
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 6/7] dt-bindings: imx6q-pcie: add compatibles for i.MX8MM PCIe
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 5/7] PCI: imx6: Configure PHY refclock according to DT property
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 3/7] PCI: imx6: Rework PHY search and mapping
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 2/7] PCI: imx6: Initialize ATU unroll offset
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 1/7] PCI: imx6: Move i.MX8MQ controller instance check to correct case statement
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: Edward Cree <ecree.xilinx@xxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [RFC v2 1/7] PCI: Introduce pci_host_bridge::domain_nr
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: Ben Boeckel <me@xxxxxxxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: Edward Cree <ecree.xilinx@xxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: Thorsten Leemhuis <linux@xxxxxxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH 43/53] docs: PCI: acpi-info.rst: avoid using UTF-8 chars
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH 43/53] docs: PCI: acpi-info.rst: avoid using UTF-8 chars
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH 01/11] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH] PCI/PM: Target PM state is D3cold if the upstream bridge is power manageable
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- Re: Question on guest enable msi fail when using GICv4/4.1
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v5 00/16] Restricted DMA
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- [PATCH v6 15/15] of: Add plumbing for restricted DMA pool
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- [PATCH v6 14/15] dt-bindings: of: Add restricted DMA pool
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- [PATCH v6 13/15] dma-direct: Allocate memory from restricted DMA pool if available
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- [PATCH v6 12/15] swiotlb: Add restricted DMA alloc/free support.
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- [PATCH v6 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- [PATCH v6 10/15] swiotlb: Refactor swiotlb_tbl_unmap_single
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- [PATCH v6 09/15] swiotlb: Move alloc_size to find_slots
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- [PATCH v6 08/15] swiotlb: Bounce data from/to restricted DMA pool if available
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- [PATCH v6 07/15] swiotlb: Update is_swiotlb_active to add a struct device argument
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- [PATCH v6 06/15] swiotlb: Update is_swiotlb_buffer to add a struct device argument
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- [PATCH v6 05/15] swiotlb: Add a new get_io_tlb_mem getter
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- [PATCH v6 04/15] swiotlb: Add restricted DMA pool initialization
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- [PATCH v6 03/15] swiotlb: Add DMA_RESTRICTED_POOL
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- [PATCH v6 02/15] swiotlb: Refactor swiotlb_create_debugfs
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- [PATCH v6 01/15] swiotlb: Refactor swiotlb init functions
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- [PATCH v6 00/15] Restricted DMA
- From: Claire Chang <tientzu@xxxxxxxxxxxx>
- Re: Question on guest enable msi fail when using GICv4/4.1
- From: Auger Eric <eric.auger@xxxxxxxxxx>
- Re: Question on guest enable msi fail when using GICv4/4.1
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 2/3] PCI: dwc: Visconti: PCIe RC controller driver
- From: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/3] reset: add missing empty function reset_control_rearm()
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH v2] PCI/VPD: Use unaligned access helpers in pci_vpd_read
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [RFC v2 6/7] PCI: arm64: Allow pci_config_window::parent to be NULL
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v2] PCI/VPD: Use unaligned access helpers in pci_vpd_read
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 11/11] PCI: shpchp: Use sysfs_emit() and sysfs_emit_at() in "show" functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH 10/11] PCI: hotplug: Use sysfs_emit() and sysfs_emit_at() in "show" functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH 09/11] PCI: rpadlpar: Use sysfs_emit() and sysfs_emit_at() in "show" functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH 08/11] PCI: switchtec: Use sysfs_emit() and sysfs_emit_at() in "show" functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH 07/11] PCI/ASPM: Use sysfs_emit() and sysfs_emit_at() in "show" functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH 06/11] PCI/P2PDMA: Use sysfs_emit() and sysfs_emit_at() in "show" functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH 05/11] PCI/IOV: Use sysfs_emit() and sysfs_emit_at() in "show" functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH 04/11] PCI/MSI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH 03/11] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH 02/11] PCI/AER: Use sysfs_emit() and sysfs_emit_at() in "show" functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH 01/11] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH] PCI: cpcihp: Move declaration of cpci_debug to the header file
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH] PCI: mobiveil: Remove unused readl and writel functions
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- RE: [PATCH v5 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
- From: "Liang, Prike" <Prike.Liang@xxxxxxx>
- RE: Re: [RESEND v4 2/2] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3
- From: Richard Zhu <hongxing.zhu@xxxxxxx>
- RE: Re: [RESEND v4 1/2] dt-bindings: imx6q-pcie: add one regulator used to power up pcie phy
- From: Richard Zhu <hongxing.zhu@xxxxxxx>
- [PATCH 4/4 v3] PCI: ixp4xx: Add a new driver for IXP4xx
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 3/4 v3] PCI: ixp4xx: Add device tree bindings for IXP4xx
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 2/4 v3] ARM/ixp4xx: Make NEED_MACH_IO_H optional
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 1/4 v3] ARM/ixp4xx: Move the virtual IObases
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 0/4 v3] IXP4xx PCI rework
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 3/4] PCI: ixp4xx: Add device tree bindings for IXP4xx
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: Question on guest enable msi fail when using GICv4/4.1
- From: Auger Eric <eric.auger@xxxxxxxxxx>
- Re: [PATCH] PCI: xgene: Fix a non-compliant kernel-doc
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] PCI: microchip: Make the struct event_descs static
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH] PCI: xgene: Fix a non-compliant kernel-doc
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- Re: [PATCH] PCIe: qcom: Add support to control pipe clk mux
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- [PATCH] PCI/sysfs: Move to kstrtobool() to handle user input
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH] PCIe: qcom: Add support to control pipe clk mux
- From: Prasad Malisetty <pmaliset@xxxxxxxxxxxxxx>
- Re: Question on guest enable msi fail when using GICv4/4.1
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: Question on guest enable msi fail when using GICv4/4.1
- From: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
- Re: [PATCH 7/8] cxl/port: Introduce cxl_port objects
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Question on guest enable msi fail when using GICv4/4.1
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 1/1] iommu/of: Fix request and enable ACS for of_iommu_configure
- From: Xingang Wang <wangxingang5@xxxxxxxxxx>
- Re: [RFC PATCH v3 2/4] PCI/doe: Add Data Object Exchange support
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 8/8] cxl/acpi: Add module parameters to stand in for ACPI tables
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH 7/8] cxl/port: Introduce cxl_port objects
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH 6/8] cxl/Kconfig: Default drivers to CONFIG_CXL_BUS
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH 5/8] cxl/acpi: Introduce ACPI0017 driver and cxl_root
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH 4/8] cxl/core: Refactor CXL register lookup for bridge reuse
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH 3/8] cxl/core: Rename bus.c to core.c
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH 2/8] cxl/mem: Introduce 'struct cxl_regs' for "composable" CXL devices
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH 1/8] cxl/mem: Move some definitions to mem.h
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 0/8] CXL Port Enumeration and Plans for v5.14
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2] PCI/VPD: Use unaligned access helpers in pci_vpd_read
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH] PCI: Fix accessing freed memory in pci_remove_resource_files
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI/VPD: Use unaligned access helpers in pci_vpd_read
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH 1/1] iommu/of: Fix request and enable ACS for of_iommu_configure
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 2/3] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes
- From: Stephen Boyd <swboyd@xxxxxxxxxxxx>
- Re: [PATCH 1/3] dt-bindings: pci: qcom: Document PCIe bindings for SC720
- From: Stephen Boyd <swboyd@xxxxxxxxxxxx>
- Re: [PATCH v5 20/27] drm: Scope all DRM IOCTLs with drm_dev_enter/exit
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [PATCH 05/42] PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v5 15/27] drm/scheduler: Fix hang when sched_entity released
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [PATCH v5 15/27] drm/scheduler: Fix hang when sched_entity released
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v5 20/27] drm: Scope all DRM IOCTLs with drm_dev_enter/exit
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 17/42] PCI: aardvark: Fix support for MSI interrupts
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v5 20/27] drm: Scope all DRM IOCTLs with drm_dev_enter/exit
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [PATCH 06/42] PCI: aardvark: Fix reporting CRS Software Visibility on emulated bridge
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH 06/42] PCI: aardvark: Fix reporting CRS Software Visibility on emulated bridge
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 17/42] PCI: aardvark: Fix support for MSI interrupts
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH 05/42] PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
- From: Konstantin Kharlamov <hi-angel@xxxxxxxxx>
- Re: [PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
- From: Konstantin Kharlamov <hi-angel@xxxxxxxxx>
- Re: [PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 06/42] PCI: aardvark: Fix reporting CRS Software Visibility on emulated bridge
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 0/1] iommu/of: Fix request and enable ACS for of_iommu_configure
- From: Wang Xingang <wangxingang5@xxxxxxxxxx>
- [PATCH 1/1] iommu/of: Fix request and enable ACS for of_iommu_configure
- From: Wang Xingang <wangxingang5@xxxxxxxxxx>
- Re: Question on guest enable msi fail when using GICv4/4.1
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: pci: convert faraday,ftpci100 to yaml
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 3/4 v2] PCI: ixp4xx: Add device tree bindings for IXP4xx
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 4/4 v2] PCI: ixp4xx: Add a new driver for IXP4xx
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 3/4 v2] PCI: ixp4xx: Add device tree bindings for IXP4xx
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 2/4 v2] ARM/ixp4xx: Make NEED_MACH_IO_H optional
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 1/4 v2] ARM/ixp4xx: Move the virtual IObases
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 0/4 v2] IXP4xx PCI rework
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH] PCI: Fix accessing freed memory in pci_remove_resource_files
- From: Danijel Slivka <danijel.slivka@xxxxxxx>
- Re: [PATCH 19/42] PCI: aardvark: Fix setting MSI address
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 18/42] PCI: aardvark: Correctly clear and unmask all MSI interrupts
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH 18/42] PCI: aardvark: Correctly clear and unmask all MSI interrupts
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 0/3] Add DT bindings and DT nodes for PCIe and PHY in SC7280
- From: Prasad Malisetty <pmaliset@xxxxxxxxxxxxxx>
- [PATCH 3/3] arm64: dts: qcom: sc7280: Add PCIe nodes for IDP board
- From: Prasad Malisetty <pmaliset@xxxxxxxxxxxxxx>
- [PATCH 2/3] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes
- From: Prasad Malisetty <pmaliset@xxxxxxxxxxxxxx>
- [PATCH 1/3] dt-bindings: pci: qcom: Document PCIe bindings for SC720
- From: Prasad Malisetty <pmaliset@xxxxxxxxxxxxxx>
- Re: [PATCH 17/42] PCI: aardvark: Fix support for MSI interrupts
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: Question on guest enable msi fail when using GICv4/4.1
- From: Shaokun Zhang <zhangshaokun@xxxxxxxxxxxxx>
- Re: [PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [RFC PATCH v3 2/4] PCI/doe: Add Data Object Exchange support
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
- From: Konstantin Kharlamov <hi-angel@xxxxxxxxx>
- Re: [PATCH 14/42] PCI: aardvark: Don't mask irq when mapping
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH 14/42] PCI: aardvark: Don't mask irq when mapping
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 13/42] PCI: aardvark: Remove irq_mask_ack callback for INTx interrupts
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 12/42] PCI: aardvark: Check for virq mapping when processing INTx IRQ
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v5 20/27] drm: Scope all DRM IOCTLs with drm_dev_enter/exit
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 15/42] PCI: aardvark: Change name of INTx irq_chip to advk-INT
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: Question on guest enable msi fail when using GICv4/4.1
- From: Marc Zyngier <maz@xxxxxxxxxx>
- RE: Re: [RESEND v4 2/2] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3
- From: Richard Zhu <hongxing.zhu@xxxxxxx>
- Question on guest enable msi fail when using GICv4/4.1
- From: Shaokun Zhang <zhangshaokun@xxxxxxxxxxxxx>
- RE: Re: [RESEND v4 1/2] dt-bindings: imx6q-pcie: add one regulator used to power up pcie phy
- From: Richard Zhu <hongxing.zhu@xxxxxxx>
- Re: [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 05/42] PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [RFC v2 6/7] PCI: arm64: Allow pci_config_window::parent to be NULL
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [RFC PATCH v3 2/4] PCI/doe: Add Data Object Exchange support
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [RESEND v4 2/2] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] Add support for PCIe SSD status LED management
- From: stuart hayes <stuart.w.hayes@xxxxxxxxx>
- Re: [RESEND v4 1/2] dt-bindings: imx6q-pcie: add one regulator used to power up pcie phy
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: pci: convert faraday,ftpci100 to yaml
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 3/4] PCI: ixp4xx: Add device tree bindings for IXP4xx
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
- From: Konstantin Kharlamov <Hi-Angel@xxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: pci: convert faraday,ftpci100 to yaml
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v5 20/27] drm: Scope all DRM IOCTLs with drm_dev_enter/exit
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [RESEND v4 1/2] dt-bindings: imx6q-pcie: add one regulator used to power up pcie phy
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: `quirk_usb_handoff_xhci` takes 60 ms with ASM1042
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- [PATCH 40/42] PCI: pci-bridge-emul: re-arrange register tests
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 42/42] PCI: aardvark: Add support for Advanced Error Reporting registers on emulated bridge
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 39/42] PCI: aardvark: Add comments for OB_WIN_ENABLE and ADDR_WIN_DISABLE
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 38/42] PCI: aardvark: Cleanup some register macros
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 41/42] PCI: pci-bridge-emul: add support for PCIe extended capabilities
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 36/42] PCI: aardvark: Replace custom PCIE_CORE_ERR_CAPCTL_* macros by linux/pci_regs.h macros
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 37/42] PCI: aardvark: Replace custom PCIE_CORE_INT_* macros by linux PCI_INTERRUPT_* values
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 33/42] PCI: pci-bridge-emul: Add definitions for missing capabilities registers
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 34/42] PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and LNKCTL2 registers on emulated bridge
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 35/42] PCI: aardvark: Add support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 31/42] PCI: aardvark: Use separate INTA interrupt for emulated root bridge
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 32/42] PCI: pci-bridge-emul: Add description for class_revision field
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 29/42] PCI: aardvark: Reset PCIe card and disable PHY when unbinding driver
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 30/42] PCI: aardvark: Rewrite irq code to chained irq handler
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 28/42] PCI: aardvark: Free config space for emulated root bridge when unbinding driver to fix memory leak
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 27/42] PCI: aardvark: Disable bus mastering and mask all interrupts when unbinding driver
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 26/42] PCI: aardvark: Fix support for bus mastering and PCI_COMMAND on emulated bridge
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 25/42] PCI: aardvark: Fix support for PME requester on emulated bridge
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 24/42] PCI: aardvark: Fix support for PME on emulated bridge
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 23/42] PCI: aardvark: Fix support for ERR interrupt on emulated bridge
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 19/42] PCI: aardvark: Fix setting MSI address
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 22/42] PCI: aardvark: Enable MSI-X support
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 21/42] PCI: aardvark: Add support for masking MSI interrupts
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 20/42] PCI: aardvark: Add support for more than 32 MSI interrupts
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 17/42] PCI: aardvark: Fix support for MSI interrupts
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 11/42] PCI: aardvark: Do not touch status bits of masked interrupts in interrupt handler
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 14/42] PCI: aardvark: Don't mask irq when mapping
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 18/42] PCI: aardvark: Correctly clear and unmask all MSI interrupts
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 10/42] PCI: aardvark: Implement workaround for the readback value of VEND_ID
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 09/42] PCI: aardvark: Fix PCIe Max Payload Size setting
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 08/42] PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 16/42] PCI: aardvark: Remove unneeded goto
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 15/42] PCI: aardvark: Change name of INTx irq_chip to advk-INT
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 13/42] PCI: aardvark: Remove irq_mask_ack callback for INTx interrupts
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 12/42] PCI: aardvark: Check for virq mapping when processing INTx IRQ
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 06/42] PCI: aardvark: Fix reporting CRS Software Visibility on emulated bridge
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 07/42] PCI: aardvark: Fix link training
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 05/42] PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 01/42] PCI: aardvark: Fix kernel panic during PIO transfer
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 03/42] PCI: aardvark: Fix checking for PIO status
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 00/42] PCI: aardvark: Various driver fixes
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 04/42] PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH 02/42] PCI: aardvark: Fix checking for PIO Non-posted Request
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: `quirk_usb_handoff_xhci` takes 60 ms with ASM1042
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [RFC v2 1/7] PCI: Introduce pci_host_bridge::domain_nr
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH 2/2] ARM: dts: gemini: add device_type on pci
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: pci: convert faraday,ftpci100 to yaml
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: NVIDIA GPU fallen off the bus after exiting s2idle
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v5 20/27] drm: Scope all DRM IOCTLs with drm_dev_enter/exit
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] PCI: tegra: Fix host initialization during resume
- From: Jon Hunter <jonathanh@xxxxxxxxxx>
- RE: [PATCH v4 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
- From: "Liang, Prike" <Prike.Liang@xxxxxxx>
- RE: [PATCH v5 2/2] nvme-pci: add AMD PCIe quirk for simple suspend/resume
- From: "Liang, Prike" <Prike.Liang@xxxxxxx>
- RE: [PATCH v5 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
- From: "Liang, Prike" <Prike.Liang@xxxxxxx>
- Re: [PATCH] Add support for PCIe SSD status LED management
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH v9 2/2] PCI: rockchip: Add Rockchip RK356X host controller driver
- From: Simon Xue <xxm@xxxxxxxxxxxxxx>
- [PATCH v9 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller
- From: Simon Xue <xxm@xxxxxxxxxxxxxx>
- Re: [PATCH] Add support for PCIe SSD status LED management
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] Add support for PCIe SSD status LED management
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- Re: [GIT PULL] PCI changes for v5.13
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
- From: Shanker R Donthineni <sdonthineni@xxxxxxxxxx>
- Re: [PATCH] PCI: endpoint: Make struct pci_epf_driver::remove return void
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
- From: Amey Narkhede <ameynarkhede03@xxxxxxxxx>
- [GIT PULL] PCI changes for v5.13
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v3] PCI: Disallow retraining link for Atheros chips on non-Gen1 PCIe bridges
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH v5 1/4] PCI: Introduce pcim_alloc_irq_vectors()
- From: Dejin Zheng <zhengdejin5@xxxxxxxxx>
- Re: [PATCH] Add support for PCIe SSD status LED management
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] Add support for PCIe SSD status LED management
- From: stuart hayes <stuart.w.hayes@xxxxxxxxx>
- Re: `quirk_usb_handoff_xhci` takes 60 ms with ASM1042
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: `quirk_usb_handoff_xhci` takes 60 ms with ASM1042
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: xhci_pci & PCIe hotplug crash
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
- From: Shanker R Donthineni <sdonthineni@xxxxxxxxxx>
- RE: xhci_pci & PCIe hotplug crash
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v5 06/27] drm/amdgpu: Handle IOMMU enabled case.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [PATCH v6 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v5 06/27] drm/amdgpu: Handle IOMMU enabled case.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [PATCH v5 20/27] drm: Scope all DRM IOCTLs with drm_dev_enter/exit
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [PATCH v5 15/27] drm/scheduler: Fix hang when sched_entity released
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: xhci_pci & PCIe hotplug crash
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: xhci_pci & PCIe hotplug crash
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: xhci_pci & PCIe hotplug crash
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: xhci_pci & PCIe hotplug crash
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: xhci_pci & PCIe hotplug crash
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: `quirk_usb_handoff_xhci` takes 60 ms with ASM1042
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: xhci_pci & PCIe hotplug crash
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- xhci_pci & PCIe hotplug crash
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH v2 4/6] arm64: dts: ipq6018: Add pcie support
- From: Baruch Siach <baruch@xxxxxxxxxx>
- [PATCH v2 3/6] phy: qcom-qmp: add QMP V2 PCIe PHY support for ipq60xx
- From: Baruch Siach <baruch@xxxxxxxxxx>
- [PATCH v2 5/6] dt-bindings: phy: qcom,qmp: Add IPQ60xx PCIe PHY bindings
- From: Baruch Siach <baruch@xxxxxxxxxx>
- [PATCH v2 6/6] dt-bindings: pci: qcom: Document PCIe bindings for IPQ6018 SoC
- From: Baruch Siach <baruch@xxxxxxxxxx>
- [PATCH v2 2/6] PCI: qcom: add support for IPQ60xx PCIe controller
- From: Baruch Siach <baruch@xxxxxxxxxx>
- [PATCH v2 0/6] arm64: IPQ6018 PCIe support
- From: Baruch Siach <baruch@xxxxxxxxxx>
- [PATCH v2 1/6] PCI: dwc: tegra: move GEN3_RELATED DBI register to common header
- From: Baruch Siach <baruch@xxxxxxxxxx>
- Re: `quirk_usb_handoff_xhci` takes 60 ms with ASM1042
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: `quirk_usb_handoff_xhci` takes 60 ms with ASM1042
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: `quirk_usb_handoff_xhci` takes 60 ms with ASM1042
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [pci:next] BUILD SUCCESS 882862aaacefcb9f723b0f7817ddafc154465d8f
- From: kernel test robot <lkp@xxxxxxxxx>
- `quirk_usb_handoff_xhci` takes 60 ms with ASM1042
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH] PCI: cadence: Set LTSSM Detect Quiet state minimum delay as workaround for training defect.
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH v6 1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v6 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver
- From: Greentime Hu <greentime.hu@xxxxxxxxxx>
- Re: [PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
- From: "Oliver O'Halloran" <oohall@xxxxxxxxx>
- Re: [PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
- From: Shanker R Donthineni <sdonthineni@xxxxxxxxxx>
- Re: [PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH] cxl: Rename mem to pci
- From: Ben Widawsky <ben.widawsky@xxxxxxxxx>
- Re: [PATCH v6 1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v6 1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH] PCI: tegra: Fix host initialization during resume
- From: Vidya Sagar <vidyas@xxxxxxxxxx>
- [PATCH 3/3] PCI: tegra: make const array err_msg static
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH 2/3] PCI: tegra: Use 'seq_puts' instead of 'seq_printf'
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH 1/3] PCI: tegra: Fix OF node reference leak
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH v5 06/27] drm/amdgpu: Handle IOMMU enabled case.
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH tip:irq/core v1] genirq: remove auto-set of the mask when setting the hint
- From: Jesse Brandeburg <jesse.brandeburg@xxxxxxxxx>
- Re: [PATCH v6 1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v5 06/27] drm/amdgpu: Handle IOMMU enabled case.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [RFC v2 1/7] PCI: Introduce pci_host_bridge::domain_nr
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH tip:irq/core v1] genirq: remove auto-set of the mask when setting the hint
- From: Nitesh Lal <nilal@xxxxxxxxxx>
- Re: [PATCH v6 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v6 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 3/4] PCI: ixp4xx: Add device tree bindings for IXP4xx
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v6 1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH tip:irq/core v1] genirq: remove auto-set of the mask when setting the hint
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v6 0/6] Add SiFive FU740 PCIe host controller driver support
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- [PATCH v6 6/6] riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC
- From: Greentime Hu <greentime.hu@xxxxxxxxxx>
- [PATCH v6 3/6] MAINTAINERS: Add maintainers for SiFive FU740 PCIe driver
- From: Greentime Hu <greentime.hu@xxxxxxxxxx>
- [PATCH v6 4/6] dt-bindings: PCI: Add SiFive FU740 PCIe host controller
- From: Greentime Hu <greentime.hu@xxxxxxxxxx>
- [PATCH v6 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver
- From: Greentime Hu <greentime.hu@xxxxxxxxxx>
- [PATCH v6 2/6] clk: sifive: Use reset-simple in prci driver for PCIe driver
- From: Greentime Hu <greentime.hu@xxxxxxxxxx>
- [PATCH v6 1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
- From: Greentime Hu <greentime.hu@xxxxxxxxxx>
- [PATCH v6 0/6] Add SiFive FU740 PCIe host controller driver support
- From: Greentime Hu <greentime.hu@xxxxxxxxxx>
- Re: [PATCH v5 0/6] Add SiFive FU740 PCIe host controller driver support
- From: Greentime Hu <greentime.hu@xxxxxxxxxx>
- Re: [PATCH v5 0/6] Add SiFive FU740 PCIe host controller driver support
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- NVIDIA GPU fallen off the bus after exiting s2idle
- From: Chris Chiu <chris.chiu@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] ARM/ixp4xx: Move the UART and exp bus virtbases
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v5 0/6] Add SiFive FU740 PCIe host controller driver support
- From: Greentime Hu <greentime.hu@xxxxxxxxxx>
- Re: [PATCH 4/4] PCI: ixp4xx: Add a new driver for IXP4xx
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH -next] PCI: mediatek-gen3: Add missing MODULE_DEVICE_TABLE
- From: Tang Yizhou <tangyizhou@xxxxxxxxxx>
- Re: [PATCH v5 06/27] drm/amdgpu: Handle IOMMU enabled case.
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- [pci:next] BUILD SUCCESS 19e1547b448cc1b693e60336c534977c40829415
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC v2 1/7] PCI: Introduce pci_host_bridge::domain_nr
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
- From: Shanker R Donthineni <sdonthineni@xxxxxxxxxx>
- Re: [PATCH 4/4] PCI: ixp4xx: Add a new driver for IXP4xx
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 13/16] nvme-pci: Convert to using dma_map_sg_p2pdma for p2pdma pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 12/16] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 4/4] PCI: ixp4xx: Add a new driver for IXP4xx
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 3/4] PCI: ixp4xx: Add device tree bindings for IXP4xx
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 2/4] ARM/ixp4xx: Make NEED_MACH_IO_H optional
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 1/4] ARM/ixp4xx: Move the UART and exp bus virtbases
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 0/4] IXP4xx PCI rework
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v5 06/27] drm/amdgpu: Handle IOMMU enabled case.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [PATCH] dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1 support
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v6 0/3] ata: ahci_brcm: Fix use of BCM7216 reset controller
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v6 1/3] reset: add missing empty function reset_control_rearm()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 1/2] dt-bindings: pci: convert faraday,ftpci100 to yaml
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 2/2] ARM: dts: gemini: add device_type on pci
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- Re: [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v5 06/27] drm/amdgpu: Handle IOMMU enabled case.
- From: Andrey Grodzovsky <andrey.grodzovsky@xxxxxxx>
- Re: [PATCH 13/16] nvme-pci: Convert to using dma_map_sg_p2pdma for p2pdma pages
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 12/16] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 08/16] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v5 0/6] Add SiFive FU740 PCIe host controller driver support
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]